.Title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #3366CC
}
.FormTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: 900; 
	color: #FFFFFF; 
	background-color: #91B5FF; 
	white-space: nowrap; 
	text-align: left; 
	vertical-align: middle
}
.FormChampsTxt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #CC3300; 
	background-color: #FFFFFF; 
	border-color: #000066 #003366 #003366; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.FormBouton { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #79A5FF; border-color: #000066 #003366 #003366; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px 
}
.Txtkm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.Txtkmblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.SsTitle {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3366cc
}
.TitleFiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.TxtkmGcoul1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.TxtkmGcoul2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.miniTxtkm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.TxtkmGcoul3 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}


/*
-------------------------------------------------------
NEW HOME
-------------------------------------------------------
*/

#central {
	position: absolute;
	width: 740px;
	height: 482px;
	left: 200px;
	top: 90px;
}

#blocleft {
	width: 511px;
	height: 496px;
	float: left;
}
#bloc1 {
	width: 511px;
	height: 350px;
	float: left;
	background:transparent url(img/home/home_bloc1.gif) 0 0 no-repeat;
}
#bloc1 h1 {
	width: 340px;
	font-size: 14px;
	font-weight: bold;
	color: #1C5CBA;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 14px;
	margin-left: 14px;
}
#bloc1 h2 {
	width: 285px;
	font-size: 12px;
	font-weight: bold;
	color: #1C5CBA;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 14px;
	margin-top: -5px;
	height: 20px;
}
#bloc1 h3 {
	width: 348px;
	font-size: 20px;
	font-weight: bold;
	color: #F93B00;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 14px;
	margin-top: 10px;
}
#bloc1 p {
	/*width: 348px;*/
	font-size: 14px;
	color: #F93B00;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 14px;
	margin-top: -15px;
}
#blocright {
	width: 226px;
	height: 496px;
	float: left;
}
.imgdroite {
	width: 213px;
	height: 159px;
	border: solid #000000 1px;
	float: left;
	margin: 2px 0 0 5px;
}

/*
-------------------------------------------------------
DIVERS
-------------------------------------------------------
*/


img {
	border: 0;
}


