body {
	margin: 10px;
	padding:0px;
	font-family: Tahoma,verdana,helvetica,sans-serif;
	font-size:0.9em;
	background:#fff;
	background-image:url(images/fond2.gif);
	background-repeat:repeat-x;
}

#container {
	width:950px;
	margin:auto;
	font-size:1em;
	background-color:#ffffff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

#banniere{
	width:982px;
	height:194px;
	float:left;
	margin-left:-10px;
}

#menu{
	float:left;
	margin-left:30px;
	height:45px;
}

#menu a {
	display:block;
	background-image:url(images/bouton.jpg);
	width:114px;
	height:26px;
	text-decoration:none;
	color:#fff;
	float:left;	
	text-align:center;
}

#menu a:hover {
	background-image:url(images/bouton_hover.jpg);
	height:37px;
}

#contenu{
	background:url(images/filigrane_voiture.jpg);
	background-position:80px 450px;
	background-repeat:no-repeat;
	float:left;
	width:590px;
	margin:10px;
}

h1{
	font-weight:bold;
	text-align:center;
	font-size:1em;
}

a{
	color:#494444;
}

a:hover{
	color:#D4C546;
}

#text{
	color:#494444;
	float:left;
	margin:10px;
	text-align:justify;
}

#anim{
	float:left;
	margin-top:50px;
}



.colright{
	float:right;
	width:280px;
	border-left:1px solid #000;
	margin-left:50px;
	font-size:0.7em;
	text-align:center;
}

.adress3_h{
	background-image:url(images/cadre3_H.jpg);
	width:253px;
	height:42px;
}

.adress1{
	padding-left:15px;
	line-height:1.3em;
}

.adress1_h{
	background-image:url(images/cadre1_H.jpg);
	width:253px;
	height:42px;
}

.adress1_m{
	background-image:url(images/cadre1_M.jpg);
	width:253px;
}

.adress1_b{
	background-image:url(images/cadre1_B.jpg);
	width:253px;
	height:4px;
}

.adress2{
	padding-left:15px;
	line-height:1.3em;
}

.adress2_h{
	background-image:url(images/cadre2_H.jpg);
	width:253px;
	height:42px;
}

.adress2_m{
	background-image:url(images/cadre2_M.jpg);
	width:253px;
}

.adress2_b{
	background-image:url(images/cadre2_B.jpg);
	width:253px;
	height:4px;
}



ul.formations{
	width:550px;
	margin:0px;
	padding:0px;
	list-style:none;
}

ul#formations li{
	margin:0px;
	padding:0px;
	background:url(images/bg_px_li_formation.gif);
	background-repeat:repeat-x;
	margin-bottom:1px;
}

ul.formations li a
{
	display:block;
	width:550px;

	color:#dc291e;
	font-family: tahoma,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size:0.9em;
}

ul.formations li a:hover
{
	display:block;
	background:url(images/bg_px_li_formation_hover.gif);
	background-repeat:repeat-x;
}

sup{
	color:#494444;
}

.pti_fleches
{
	font-family: "Trebuchet MS",tahoma,arial,helvetica,sans-serif;
	font-size:0.9em;
	width:550px;
}

.h_tabs2
{
	color:#494444;
	font-weight:bold;
	font-size:1em;
	text-indent:10px;
	background:url(images/bg_px_htabs2.gif);
	background-repeat:repeat-x;
	margin-bottom:1px;
}

.c_tabs_blanc{
	color:#494444;
	line-height:1.3em;
}

.prixformation
{
padding:0px;
margin-left:30px;
float:right;
color:#d77600;
font-size:1.1em;
font-weight:bold;
}

#recherche{
	float:left;
	margin-top:20px;
}


#footer{
	width:982px;
	height:38px;
	margin-top:5px;
	float:left;
}

#sign{
	color:#414929;
	text-align:center;
	margin:5px;
	font-size:0.75em;
	clear:both;
}
#sign a{
	color:#414929;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}

