BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12 px;
	font-weight : normal;
	color : Black;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	SCROLLBAR-FACE-COLOR: #C83128;
	SCROLLBAR-SHADOW-COLOR: #990B0A;
	SCROLLBAR-3DLIGHT-COLOR: #5F2C3B;
	SCROLLBAR-ARROW-COLOR: #4284C6;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
}

.fond_automobile{
	background-image : url(img/fond_voiture.jpg);
}

H1.accueil{
	text-align : center;
	font-size : 115%;
	color : #FC4025;
	text-decoration : none;
	text-align : center;
	border : 1px solid #C83128;
	margin : 1em;
	padding : 1em;
	background-repeat : repeat;
	background-color : white;
	width : auto;
}

TD {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;;
}

#bloc {
	position: absolute;
	display: inline;
	top:0;
	left:0;
	width : 160;
	background-color : #C83128;
	z-index:0;
}

.titre_page {
	font-weight : bold;
	font-size : 180%;
	color : Red;
	margin-top : 20px;
	margin-bottom : 20px;
	text-align : center;
}


H2  {
	font-size : 150%;
	color : #8F1200;
	text-align : center;
	margin-bottom : 20px;
	margin-top : 20px;
}

H3 {
	text-align : center;
	font-size : 135%;
}

H4 {
	text-align : center;
	font-size : 115%;
	color : #FC4025;
	text-decoration : none;
}

H5 {
	font-size : 100%;
	color : #5F2C3B;
	text-align : center;
}

H6 {
	font-size : 100%;

}


A {
	text-decoration : underline;
	color : red;
}
	

A:HOVER {
	color : Red;
	text-decoration : none;
}
A:VISITED {
	color : #353535;
}

A.lienref {
	COLOR: Black;
	text-decoration : none;
}

.news {
	background-color : #4284C6;
	color : #FFDF98;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12 px;
	font-weight : bold;
	padding-left : 5px;
	padding-bottom : 2px;
}


.accueil {
	color : #FC4025;
}




.centre {
	text-align : center;
}

.gras {
	font-weight : bold;
}

.ital {
	font-style : italic;
}

.titre_morceau {
	font-weight : bold;
}

.auteur {
	font-size : 90%;
}

.arrangeur {
	font-style : italic;
	font-size : 90%;
}

.mini {
	font-size : 80%;
}

.tiny {
	font-size : 9px;
}
	
LI {
	list-style-image : url(../img/puce2.jpg);
}



HR {
	width : 75%;
	text-align : center;
	margin-bottom : 20px;
}

P.maj {
	font-size : 80%;
	color : Gray;	
	text-align : center;
}


.cite {
	text-align : justify;
	border : double #8F1200;
	margin : 1em;
	padding : 2em;
	background-repeat : repeat;
	background-color : #FEDF9C;
}

.encadre {
	text-align : center;
	border : 1px solid #C83128;
	margin : 1em;
	padding : 1em;
	background-repeat : repeat;
	background-color : white;
	width : auto;
}

.rouge_ct {
	color : Red;
}

 .bleu_ct {
	color : #4284C6;
}




