
body {
font-family: "Times New Roman", Times, serif;
color:#660000; 
}

A:link, A:visited, A:active {
text-decoration:none; 
color:#3939C8; 
background:transparent;
}

A:hover {
text-decoration:none; 
color:#3939C8; /* #EF4325 */ 
/*background: #99CCFF ;*/ 
}

.logo_txt5 {
	font-size: 48px;  /* avec logo 170 52px ok /   48px*/
	color: #77452C;
}
.logo_txt4 {
	font-size: 36px;  /* avec logo 170 40px ok /   36px*/
	letter-spacing: 3px;
	color: #77452C;
}
.logo_mini_txt5 {
	font-size: 36px;
	color: #77452C;
}
.logo_mini_txt4 {
	font-size: 24px;
	letter-spacing:4px;
	color: #77452C;
}
.brun_beige_txt5 {
	font-size: 48px;
	color: #77452C;
}
.brun_beige_txt4 {
	font-size: 36px;
	letter-spacing: 3px;
	color: #77452C;
}
.fond_menu_s_clair {
	width: 400px;
	/*height: 180px;*/
	padding: 10px;
	font-size: 18px;
	color: #ffcc77;
	background-color: #663300; /*#222222;*/
	overflow: visible;
}
.fond_menu_s_clair_mini {
	width: 420px;
	/*height: 120px;*/
	padding: 10px;
	left-margin: 5px;
	font-size: 18px;
	color: #ffcc77;
	background-color: #663300; /*#222222;*/
}
a.menu_s_clair:link {
	color: #88CCFF;
	text-decoration: none;
}
a.menu_s_clair:visited {
	color: #88CCFF;
	text-decoration: none;
}
a.menu_s_clair:hover {
	color: red;
}
.slogan {
	font-size: 24px;
	font-style:italic;
	AAAcolor: #0066FF;
}
.txt_principal {
	font-size: 18px;
	text-align:justify;
	color: #663300;
}
.txt_cd {
	font-size: 16px;
	color: #141414;
}
/*  flèches discographie  */
a.fleche {
    font-size:40px;
	font-weight:bolder;
}
a.fleche:link {
	color: #99ccff;
}
a.fleche:activ {
	color: #99ccff;
}
a.fleche:visited {
	color: #99ccff;
}
a.fleche:hover {
	color: #663300;
}

/* menus à gauche */

.gauche_titre1 {
	font-size: 36px;
	color: #CCCCCC;
}
.gauche_texte1 {
	font-size: 16px;
	color: #CCCCCC;
}

.menu { 
color: #999999;
font-size: 18px;
}
A.menu:link, A.menu:visited, A.menu:active {
text-decoration:none; 
color:#99CCFF; /*#3939C8*/
background:transparent;
}

A.menu:hover {
text-decoration:none; 
color:#3939C8; /* #EF4325 */ 
background: #99CCFF ; 
}

.clic_langue {
color: #999999;
font-size: 18px;
}
A.clic_langue:link, A.clic_langue:visited, A.clic_langue:active {
text-decoration:none; 
color: #99CCFF; /*#3366CC#3939C8#99CCFF*/
background:transparent;
}

A.clic_langue:hover {
text-decoration:none; 
color:#3939C8; /* #EF4325 */ 
background: #99CCFF ; 
}

.piedpage {
color: #999999;
font-size: 14px;
}
A.piedpage:link, A.piedpage:visited, A.piedpage:active {
text-decoration:none; 
color: #99CCFF; /*#3939C8#99CCFF*/
background:transparent;
}

A.piedpage:hover {
text-decoration:none; 
color:#3939C8; /* #EF4325 */ 
background: #99CCFF ; 
}


/* zone du haut */

.haut_titre1 {
	font-size: 24px;
	color: #CCCCCC;
	letter-spacing: 5px;
}







/* Ancien DEI */


.surbleu:link { 
text-decoration: none; 
color: #99CCFF; 
}
.surbleu:visited { 
text-decoration: none; 
color: #99CCFF; 
}
.surbleu:hover { 
text-decoration: none; 
color: navy; 
background: #99CCFF ; 
}

.ssmenu { 
font-size: 14px;
color: #666666; 
}
.ssmenu:link { 
text-decoration: none; 
color: #006633; 
}
.ssmenu:visited { 
text-decoration: none; 
color: #006633; 
}
.ssmenu:hover { 
text-decoration: none; 
color: #EF4325; 
background: #99CCFF ; 
}


input, select { 
font: Verdana; 
font-size: 10pt; 
border-width:2px; 
border-color:#000000; 
border-style:solid; 
}

/* Tableaux */
.standard {
font-size: 9px;
text-decoration: none;
color: #000000 }

.surbleu {
font-size: 9px;
text-decoration: none;
color: #99CCFF }

/* Paragraphes */
.normal {
	text-align: justify;
	font-size: 14px; /*margin-right: 14px;*/
}

.titre {
font-size: 30px;
color: #FFFFFF; /*#EF4325;*/
letter-spacing: 15px;
font-weight: 80pt;
}

.annonce {
font-size: 16px;
color: #990000; /*#EF4325;*/
}

.petit {
font-size: 10px;
color: #333333; /*#EF4325;*/
}


.formulaire {
	background-color: #CCDDFF;
	border: thin solid #6666CC;
	width: 95%;
}
