/* CSS Document */
input, select, textarea{
	border: 1px solid #1170af;
	font-family: Tahoma, Arial, sans-serif;
	color: red;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 3px;
}

body{
	font-size: 11px;
}


ul, li{
	border: 0;
	margin:0;
	padding:0;
}

td{
	font-size: 11px;
}

a{
	/*outline-color:-moz-use-text-color;*/
	outline-style:none;
	outline-width:medium;
}

a:link, a:visited, a:hover {
	color: #267cb6;
	text-decoration: none;
	/*font-style: italic;*/
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img{
	border: 0;
}

a.dossier{
	color: red;
	text-decoration: none;
}

a.dossier:hover
{
	text-decoration: underline;
}

a.formules-lien
{
	position: absolute;
	display: block;
	width: 211px;
	height: 118px;
}

h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	/*font-style: italic;*/
	font-size: 12px;
	color: red;
	margin-left: 7px;
}

h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	/*font-style: italic;*/
	font-size: 10px;
	color: #f85417;
}

h3 {
	display: block;
	/*font-style: italic;*/
	font-size: 15px;
	color: #fff;
	margin-left: 7px;
	margin-top: 10px;
}
h4 {
	display: block;
	margin:0;
	padding:0;
	/*font-style: italic;*/
	font-size: 15px;
	color: #000000;
	/*margin-left: 7px;*/
	/*margin-top: 10px;*/
}


p {
	display: block;
	text-align: justify;
}

.red{
	color:red;
}

.gras{
	font-weight:bold;
}

.raye {
	text-decoration:line-through;
}

.erreur{
	color:red;
	font-weight:bold;
}


/* BLOCS */
/* NOUVEAU SITE*/
div.std-cadre{
	width:756px;
	background:#E7EFF6 url(/medias/images/haut.gif) no-repeat scroll center top;
	/*padding: 0 10px 0 10px;*/
	padding:0;
	margin: 0 0 10px 0;
}
div.std-cadre .haut{
	height:20px;
	background:#E7EFF6 url(/medias/images/titre-actus.jpg) no-repeat scroll center top;
	padding:10px 10px 10px 10px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}
div.std-cadre .haut h1, div.std-cadre .haut h2, div.std-cadre .haut h3, div.std-cadre .haut h4, div.std-cadre .haut h5, div.std-cadre .haut h6{
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin:0;
}
div.std-cadre .contenu{
	/*font-weight:bold;*/
	font-size:12px;
	color:#1170AF;
	overflow:hidden;
	padding:10px 10px 10px 10px;
	color:#1170AF;
	/*font-weight:bold;*/
	text-align:justify;
	/*line-height:1.5em;*/
}
h2.titre, h3.titre, h4.titre, h5.titre{
	font-size:14px;
	height:18px;
	color:#1170AF;
	font-weight:bold;
	background:transparent url(/medias/images/fleche.gif) no-repeat scroll left center;
	padding:0 0 0 20px;
	margin:10px 0 10px 0;
	border-bottom: 1px solid #1170AF;
}
div.std-cadre .bas{
	background:#FFFFFF url(/medias/images/bas.gif) no-repeat;
	width:756px;
	height:12px;
	margin:0;
	padding:0;
}

/* MARGE */
.std-marge {
	font-size:11px;
	padding: 0px;
	width: 203px;
	margin: 10px 0px 0px 0px;
	float: left;
	border: 0px solid red;
}

.std-testgratuit, .std-3euros {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	width: 203px;
	height: 62px;
	background: #ffffff;
	border: 0px solid #ffffff;
}

.std-testgratuit a:link, .std-testgratuit a:visited, .std-testgratuit a:hover {
	background: url(/medias/images/fond-test_gratuit.jpg) no-repeat center top;
	display:block;
	width: 203px;
	height: 67px;
	text-indent:-5000px;
	margin:0;
	padding:0;
}
.std-3euros a:link, .std-3euros a:visited, .std-3euros a:hover {
	background: url(/medias/images/encart-code-route.jpg) no-repeat center top;
	display:block;
	width: 203px;
	height: 67px;
	text-indent:-5000px;
	margin:0;
	padding:0;
}
.std-connection {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-bottom: 5px;
	width: 203px;
	height: 175px;
	background: url('/medias/images/fond-login.jpg') top center no-repeat;
	border: 0px solid blue;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.std-connection a:link, .std-connection a:visited, .std-connection a:hover {
	color: #267cb6;
	text-decoration: none;
	/*font-style: italic;*/
	font-weight: bold;
}

.std-connection a:hover {
	color: #267cb6;
	text-decoration: underline;
}

.std-connection .cadre{
	width:165px;
	position:relative;
	left:18px;
	top:13px;
	text-align:center;
}

.std-connection .txt{
	display:block;
	width:77px;
	position:relative;
	top:5px;
	float:left;
	text-align:left;
}

.std-connection .cadre input{
	margin-bottom:4px;
}

.std-connection table{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	border: 0px solid blue;
}

.std-valider-log{
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	border: 0px solid blue;
}

.std-oublier-log{
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	border: 0px solid blue;
}

.std-maxipermis {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	width: 203px;
	height: 230px;
	background: #fff url('/medias/images/fond-dossier.jpg') top center no-repeat;
	border: 0px solid #fff;
	
}

.std-maxipermis a:link, .std-maxipermis a:visited, .std-maxipermis a:hover {
	display: block;
	margin: 0px;
	/*padding: 0px;*/
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0px solid blue;
	text-decoration: none ;
	font-size:11px;
	width: 175px;
}

.std-maxipermis a:hover {
	color: #267cb6;
	text-decoration: underline;
}

.std-maxipermis table{
	margin: 0px;
	padding: 0px;
	margin-left: 3px;
	border: 0px solid blue;
	color: #267cb6;
	text-decoration: none;
	/*font-style: italic;*/
	font-weight: bold;
	font-family:Verdana,Arial,sans-serif;
	font-size:9px;

}

.std-dossiers {
	margin: 0px;
	padding: 0px;
	width: 203px;
	height: 260px;
	color: #267cb6;
	margin-bottom: 15px;
	text-decoration: none;
	text-align: justify;
	/*font-style: italic;*/
	font-weight: bold;
	background: #fff url('/medias/images/fond-plus-maxipermis.jpg') top center no-repeat;
	border: 0px solid #fff;
}

.std-dossiers a {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 170px;
	border: 0px solid blue;
}

.std-maxipermis a, .std-dossiers a {
	background: transparent url('/medias/images/plus.gif') top left no-repeat;
	padding-left:15px;
}

.std-diapo-jour {
	margin: 0px;
	padding: 0px;
	width: 203px;
	height: 170px;
	color: #267cb6;
	text-decoration: none;
	text-align: justify;
	/*font-style: italic;*/
	font-weight: bold;
	background: #fff url('/medias/images/fond-diapo-jour.jpg') top center no-repeat;
	border: 0px solid #fff;
}

.std-diapo-jour div#diapo_jour{
	width:180px;
	margin-left: 8px;
	text-align:center;
}

.std-diapo-jour div#diapo_jour div.texte{
	display:block;
	height:26px;
	overflow:hidden;
}

.std-diapo-jour img{
	border: 1px solid #000000;
	margin-bottom:5px;
}

#std-reseaux-sociaux {
	margin-top: 10px;
	width: 203px;
	height: 70px;
}

#std-reseaux-sociaux .titre_gauche{
	font-size:11px;
}

#std-reseaux-sociaux #icones{
	margin-left:5px;
	width: 203px;
	height: 70px;
}

.std-concours {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 203px;
	height: 177px;
	background: #fff url('/medias/images/cadre-fond.jpg') bottom center no-repeat;
	border: 1px solid #fff;
}

.std-concours-haut {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 203px;
	background: transparent url('/medias/images/cadre-haut.jpg') top center no-repeat; 
	border: 0px solid blue;
	border-top: 1px solid #fff;
}

.std-concours a {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0px solid blue;
}

.std-panier {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-left:2px;
	margin-right:-4px;
	width: 200px;
	height: 130px;
	background: #fff url('/medias/images/cadre-cb.jpg') top left no-repeat;
	border: 0px solid #fff;
}

.std-panier-haut {
	display: block;
	margin: 0;
	padding: 0;
	width: 203px;
	border: 0px solid blue;
}

.std-panier a {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0px solid blue;
}






/* CORPS DE LA PAGE */

.std-invisible {
	display: none;
}

.std-orange {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 756px;
	background: url(/medias/images/titre-orange.jpg) no-repeat center top;
	border: 0px solid green;
	position: relative;
	height: 263px;
}

.std-tout-orange {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 756px;
	background: url(/medias/images/titre-tout-orange.jpg) no-repeat center top;
	border: 0px solid green;
	position: relative;
	height: 263px;
}


.std-orange h4, .std-tout-orange h4, .std-sms h4{
	text-indent:-5000px;
	position:relative;
	top:10px;
	left:7px;
	margin-bottom:35px;
}

.std-orange .std-txt, .std-tout-orange .std-txt{
	float:left;
	padding-left:50px;
	margin-right:60px;
}
.std-sms  .std-txt {
	float:left;
	padding-left:20px;
	margin-right:20px;
}

img#trois-euros{
	position:absolute;top:42px;left:5px;
}

.std-orange .std-txt-blanc , .std-tout-orange .std-txt-blanc {
	float:left;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	text-align: center;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid red;
}
.std-orange .std-txt-blanc .txt, .std-tout-orange .std-txt-blanc  .txt{
	position:relative;
	top:-1000px;
}

.std-orange a.cliquez-ici{
	display:block;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
	width: 171px;
	height: 50px;
	background: url(/medias/images/bt_cliquez.gif) no-repeat center top;
	margin:auto;
}

.std-tout-orange a.demarrer{
	display:block;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
	width: 171px;
	height: 50px;
	background: url(/medias/images/bt_demarrer.gif) no-repeat center top;
	margin:auto;
}

.std-orange #flashcontent_pt{
	border:1px solid #FFFFFF;
}

.std-titre {
	margin: 0px;
	padding: 0px;
	height: 39px;
	border:0px solid #FF0000;
}

.std-photo {
	margin: 0px;
	padding: 0px;
	text-align: right;
	border: 0px solid blue;
}

.std-formules {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 756px;
 	background: #e7eff6 url('/medias/images/titre-actus.jpg') top center no-repeat;
	border: 0px solid green;
}

.std-formules h6, .std-formules h2{
	font-size:12px;
}

.std-formules p a{
	font-size:11px;
	position:relative;
	top:-3px;
}

.std-formules  span{
	position:relative;
	top:-5px;
}

.std-formules a
{
	cursor: pointer;
}
.std-formules .gauche{
	width:466px;
	float:left;
}
.std-formules .droite{
	width:290px;
	float:left;
}

.std-formule {
	margin: 0px;
	padding: 0px;
	width: 211px;
	height: 118px;
	vertical-align: top;
	border: 0px solid green;
	position:relative;
	left:8px;
	margin-right:10px;
	margin-top:6px;
	float:left;
}

.std-formule h6, .std-formule h2{
	color:red;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
}

.std-formule p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-size: 10px;
}

.std-formules div#formule-decouverte{
	background: #e7eff6 url('/medias/images/fond-formule-1.jpg') top center no-repeat;
}
.std-formules div#formule-super{
	background: #e7eff6 url('/medias/images/fond-formule-2.jpg') top center no-repeat;
}
.std-formules div#formule-maxi{
	background: #e7eff6 url('/medias/images/fond-formule-3.jpg') top center no-repeat;
}
.std-formules div#formule-moto{
	background: #e7eff6 url('/medias/images/fond-formule-4.jpg') top center no-repeat;
}
.std-formules div#formule-mega{
	background: #e7eff6 url('/medias/images/fond-formule-5.jpg') top center no-repeat;
}
.std-formules div#formule-pieges{
	background:#E7EFF6 url('/medias/images/fond-formule-6.jpg') no-repeat scroll center top;
}
.std-formules div#formule-recuperation{
	background:#E7EFF6 url('/medias/images/fond-formule-7.jpg') no-repeat scroll center top;
}
.std-formules div#formule-bsr{
	background:#E7EFF6 url('/medias/images/fond-formule-8.jpg') no-repeat scroll center top;
}

.std-comparer-formules {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 211px;
	height: 118px;
 	background: #e7eff6 url('/medias/images/fond-formule-neutre.jpg') top center no-repeat;
	border: 0px solid green;
	position:relative;
	left:8px;
	margin-right:10px;
	margin-top:6px;
	float:left;
}
.std-comparer-formules a{
	position:relative;
	top:50px;
}

.std-formule-bas {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 150px;
	margin-top: 43px;
	font-weight: bold;
	/*font-style: italic;*/
	color: red;
	font-size: 8pt;
	border: 0px solid green;
}

.std-publicite {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 757px;
	height:102px;
 	background: #FFFFFF url('/medias/images/fond-pub.gif') bottom center no-repeat;
	border: 0px solid red;
}

.std-pub-img {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-left: 15px;
	border: 0px solid red;
}

.std-actualite {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 756px;
 	background: #e7eff6 url('/medias/images/titre-actus.jpg') top center no-repeat;
	border: 0px solid green;
	position: relative;
}

.std-actualite table {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 740px;
	border-spacing: 0px;
	/*border-padding: 0px;*/
	border-collapse: collapse;
	border: 0px solid green;
}

.std-txt {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: justify;
	color: #1170af;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid red;
}

.std-txt h3, .std-txt h2 {
	display: block;
	font-style: italic;
	font-size: 15px;
	color: #1170AF;
	margin-left: 7px;
	margin-top: 10px;
}

.std-txt .indiq
{
	display: inline;
	color: #2F1E61;
}

.std-txt .indiq_promo
{
	display: inline;
	color: red;
	font-weight: bold;
}

.temoignage a, .temoignage a:hover, .temoignage a:visited{
	font-weight:normal;
}

/* PIED DE PAGE */
.std-footer {
	clear: both;
	margin:0px 0 5px 0;
	padding:0;
	width: 980px;
	color: #FFFFFF;
	font-size: 10px;
	/*font-style: italic;*/
 	background: #4F7DB1;
	border-top: 1px solid #fff;
}
.std-footer #haut{
	width:980px;
	height:13px;
	padding-top:10px;
	background: #FFFFFF url('/medias/images/fond-footer-h.jpg') bottom center no-repeat;
}
/*.std-footer #bas{
	width:980px;
	height:18px;
	background: #FFFFFF url('/medias/images/fond-footer-b.jpg') top center no-repeat;
}*/
.std-footer a:link, .std-footer a:visited,.std-footer a:active{
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 11px;
	font-weight:normal;
	/*font-style: italic;*/
	border: 0px solid green;
}

.std-footer h4{
	color:#FFFFFF;
	margin:0 0 5px 0;
	padding:0;
	
}
.std-footer .std-footer-liens h4 a{
	font-size:14px;
	font-weight:bold;
}
.std-footer .std-footer-liens h4 a:hover{
	text-decoration:none;
}
.std-footer li{
	list-style:none;
	margin-bottom:2px;
}
.std-footer li a, .std-footer li a:active, .std-footer li a:visited{
	font-weight:normal;
}
.std-footer li a:hover{
	text-decoration:underline;
	font-weight:normal;
}

.std-footer-a{
	clear:both;
	margin: 0px;
	padding: 0 0px 10px 0;
	border: 0px solid green;
	background: #13488F url('/medias/images/fond-footer.jpg') top center no-repeat;
	text-align:center;
}
.std-footer-liens{
	/*background: #4F7DB1;*/
	width:210px;
	margin-left:25px;
	float:left;
}
.std-footer-ligne{
	clear:both;
	padding-top:10px;
}


.std-footer #bas{
	clear:both;
	padding-top:3px;
	text-align:center;
	height:37px;
	background: #FFFFFF url('/medias/images/fond-footer-b.jpg') top center no-repeat;
}
#bas img{
	margin:3px 5px 0 0;
}

.clear{
	clear:both;
}
anuman {
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}

table.enregistrement td
{
	padding-top: 10px;
	vertical-align: top;
}

table.enregistrement td.titre
{
	padding: 10px 0 10px 20px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	color: red;
}

table.enregistrement td.erreur
{
	padding: 10px 0;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: red;
}

table.enregistrement td table.robot
{
	width: 150px;
	height: 10px;
}

table.enregistrement td table.robot td
{
	vertical-align: top;
	padding-top: 0px;
}

input.submit-value
{
	color: red;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border: 1px solid #1170af;
}

input.std-bouton-valider
{
	border: 0;
}

.msg
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	font-style: normal;
	margin: 10px 0;
}

table.panier
{
	border-collapse: collapse;
	margin-top: 15px;
}

table.panier td
{
	font-style: normal;
	font-weight: bold;
	height: 30px;
	border: 1px solid #fff;
	padding: 0 0 0 5px;
	font-size: 9px;
}

table.panier td.titre
{
	background: #fff;
	color: red;
	font-style: italic;
}

div.texte
{
	font-style: normal;
	font-weight: normal;
	color: #2f1e61;
}

div.titre-panier
{
	padding: 20px 0 5px 20px;
	margin: 0 0 20px 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	color: red;
	border-bottom: 1px solid red;
}

.prix-cellule
{
	font-style: normal;
	font-weight: normal;
	color: #2f1e61;
}



#paiement input
{
	border: 0;
	margin: 15px 0;
}




.annuaire-nom
{
	color: red;
	font-size: 11pt;
	font-style:normal;
	font-weight:bold;
	text-align: justify;
}

.std-actualite-mini {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 373px;
 	background: #e7eff6 url('/medias/images/titre-actus-373.jpg') top center no-repeat;
	border: 0px solid green;
	position: relative;
	float: left;
}

.std-actualite-mini table {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 350px;
	border-spacing: 0px;
	/*border-padding: 0px;*/
	border-collapse: collapse;
	border: 0px solid green;
}

.std-txt-mini {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: justify;
	color: #1170af;
	font-size: 11px;
	/*font-style: italic;*/
	font-weight: normal;
	border: 0px solid red;
}

.std-titre-mini {
	margin: 0px;
	padding:0px;
	height:39px;
	border:0px solid red;
}

/*AJOUT SILVIO*/
.std-content {
	margin: 0px;
	padding:10px;
	/*padding: 0 10px 0 10px;*/
	margin-bottom: 0px;
	width: 736px;
 	background: #e7eff6 url('/medias/images/titre-actus.jpg') top center no-repeat;
	border: 0px solid green;
	position: relative;
	color:#1170AF;
	font-weight:bold;
	text-align:justify;
	font-size:11px;
}
.std-content h3{
	margin:0;
	margin-left:10px;
	padding:0;
	position:relative;
	left:0px;
}
.std-content .contenu{
	margin-left:0;
	padding:10px 10px 10px 10px;
}

div.bt_user{
	clear:both;
	height:146px;
	margin-top:20px;
}

div.bt_user img{
	float:left;
	margin-right:10px;
	position:relative;
	top:-13px;
}

div.bt_user .txt{
	position:relative;
}
/*********************************/
/* page d'accueil*/
/*********************************/
div.std-accueil{
	background: #fff url('/medias/images/fond_accueil.jpg') bottom center no-repeat;
	width:756px;
	height:455px;
	color:white;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
}
div.std-accueil div.txt{
	width:400px;
	position:relative;
	top:150px;
	left:25px;
}
div.std-accueil div.txt li{
	cursor:pointer;
	list-style-image:url('/medias/images/fond-puce.gif');
	background: transparent url('/medias/images/puce.gif') top left no-repeat;
	list-style-position: inside;
	position:relative;
	margin-bottom: 10px;
}
div.std-accueil a{
	display:block;
	width:756px;
	height:455px;
	position:relative;
	margin-top:-446px;
	margin-left:-25px;
}
div.std-accueil div.txt h1, div.std-accueil div.txt h2, div.std-accueil div.txt h3,  div.std-accueil div.txt h4, div.std-accueil div.txt h5{
	color:white;
	display:inline;
	font-weight:bold;
	/*font-style: italic;*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	margin:0 5px 0 5px;
}


/* AUTO ECOLES */
div.std-autoecole{
	text-align:left;
	margin-left:0px;
	margin-bottom:5Px;
	width:230px;
	height:100px;
	float:left;
}

.titre-autoecole{
	color:red;
	font-size:12px;
	font-weight:bold;
}
div.std-deps .liens-dep{
	width:736px;
	margin:0 10px 0 10px;
}

div.std-deps a{
	white-space:nowrap;
	margin-right:5px;
}

td.header_liste{
	font-size:16px;
	font-weight:bold;
}

td.liste_villes  a, td.liste_villes a:hover{
	color:red;
}

div.std-deps h3{
	color:white;
	font-size:13px;
	margin:0;
	margin-top:10px;
	margin-bottom:0px;
	padding-top:6px;
	text-align:center;
	width:756px;
	height:30px;
	background: transparent url('/medias/images/fond-titre.jpg') top left no-repeat;
}


input#mot_cle{
	margin-left:10px;
	margin-right:5px;
}


/*PANIER*/


div#code{
	clear:both;
	/*float:left;*/
	width:auto;
	height:25px;
	padding-top:5px;
}
div#code img{
	float:left;
	margin-bottom:2px;
}

div#code .txt{
	display:block;
	float:left;
	margin-top:10px;
	margin-left:40px;
	color:#F39600;
}

input.code{
	display:block;
	position:relative;
	top:5px;
	right:20px;
	margin:0;
	margin-left:450px;
	height:18px;
	padding:0;
	
}
table.panier td.promo{
	height:30px;
}

div#recalculer{
	float:right;
	cursor:pointer;
	width:144px;
	height:24px;
	margin-top:-18px;
	margin-right:2px;
	margin-bottom:0px;
}


/*PAIEMENT VALIDE*/
.commande-ok{
	color:#5D5D5D;
	font-size:12px;
	font-weight:normal; 
}

.commande-ok h1{
	color:#F39600;
	font-size:14px;
	margin:5px 0 5px 0;
	padding:0;
}

.commande-ok h2{
	color:#5D5D5D;
	font-size:12px;
	margin:5px 0 5px 0;
	padding:0;
}

.commande-ok a{
	color:blue;
}

/* RADARS */
div.std-actualite #map{
	border:1px solid black;
	margin-top:10px;
	margin-left:78px;
}
div.std-radars{
	margin: 0 0 10px;
	padding: 0px;
	padding-top:0px;
	width: 756px;
 	background: #e7eff6 url('/medias/images/titre-actus.jpg') top center no-repeat;
	border: 0px solid green;;
}

.titre_gauche{
	color:red;
	display:block;
	font-size:12px;
	margin-bottom:10px;
	margin-left:7px;
	margin-top:0;
}

.temoignage{
	margin-bottom:10px;
	/*margin-top:10px;*/
	padding-bottom:10px;
	border-bottom:1px solid #267CB6;
	/*text-indent:18px;
	background:transparent url(/medias/images/fleche.gif) no-repeat scroll 0px 2px;*/
}
.temoignage a{
	font-weight:normal;
}