.bod
{
	background:url('images/couleur_fond2.jpg');
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html>body bod
{
	height:auto;
	min-height:100px;
}

a:link
{
	color="#FFFFFF";
}

a:visited
{
	color="#FFFFCC";
}

a:link
{
	color="CCCCCC";
}

.textenormal {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF;}
.soustitre {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #003366; text-decoration: none}
.soustitregras {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #CC0000}
.titre {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFF00; text-decoration: none}
.text_rge {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color:#FF0000; text-decoration: none}


.soustitreblanc {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #003399; text-decoration: none}
.tr { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color: #FFFFFF}
.titrecouleur {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #990066; text-decoration: none}
.petittexte {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #003399; text-decoration: none}
.puce {  font-family: webdings; font-size: 7px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFF99; text-decoration: none}



#t_livre_or
{
	
	font-weight:bold;
	font-size:12px;
	text-align:center;
/*	border:1px solid #5E1A6F;*/
	border-collapse:collapse;
	padding:2px;
}

#t_livre_or TD
{

	border-collapse:collapse;
	/*border:1px solid black;*/
	width:15%;

}

#t_livre_or TH
{
	color: #FFFF00;
	border-collapse:collapse;
	/*border:1px solid black;*/
	width:15%;
	
}

.tab
{
	border:1px solid #FFCC66;
	border-collapse:collapse;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabTd15
{
	border:1px solid #FFCC66;
	text-align:center;
	width:15%;
}

.tabTd55
{
	border:1px solid #FFCC66;
	text-align:center;
	width:55%;
}

#zCentre
{
	width:600px;
	height:500px;
	margin:auto;
	background:url('images/couleur_fond.jpg');
}


html>body #zCentre
{
	height:auto;
	min-height:100px;
}

.col
{
	width:300px;
	float:left;
	text-align:center;
	color:white;
	margin-top:15px;
}

.ligne
{
	margin:auto;
	width:550px;
	text-align:center;
	color:white;
}

.spacer
{
	clear:both;
}

.txtnormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:left;
	text-transform: none;
	color: #FFFFFF;
}