body {
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
}

.contact {
	text-align: left;
	width: 80%;
	padding: 0px;
	border-collapse: collapse;
}

.contact .label {
	width: 40%;
}

.contact .cellule {
	width: 60%;
}

.contact .cellule input[type=text] {
	width: 300px;
}

td {
	color: #d22f6d;
}

a {
	text-decoration: none;
	color: white;
}

.infolien {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: #d22f6d;
}

#banniere {
	font-weight: 300;
	font-size: 50px;
	letter-spacing: normal;
	font-family: Verdana;
}

.titre {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

.explication {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 600;
	padding-bottom: 3px;
}

.fond_entete,.criteres,.fond_entete_resultats {
	padding-left: 4px;
	padding-right: 4px;
	border-width: 1px;
	border-color: #15caff;
	border-style: solid;
	background-color: #ffffff;
}

.fond_entete,.fond_entete_resultats {
	height: 23px;
	white-space: nowrap;
	text-align: center;
}

.fond_entete_resultats:hover {
	color: #0b56a1;
}

.fond_entete_resultats,.lien,.ligneAuto,.href {
	cursor: pointer;
}

.entete_recherche {
	color: #ff0066;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

.entete_liste {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}

.vide {
	width: 3px;
	height: 23px;
}

select {
	font-family: Verdana;
	font-size: 10px;
	color: #ff0066;
	width: 100%;
	height: 150px;
}

.criteres {
	height: 100px;
	font-family: Verdana;
	font-size: 10px;
	color: #ff0066;
}

.select_criteres {
	height: 100px;
	border-width: 1px;
	border-color: #15caff;
	border-style: solid;
}

.resultat,.resultat_g,.contenuSite {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099ff;
	white-space: nowrap;
}

.resultat {
	text-align: left;
}

.contenuSite,.resultat_g {
	text-align: center;
}

.style1 {
	height: 400px;
}

.lien,#separateur {
	visibility: hidden;
	color: #ffffff;
}

.lien:hover,.contenuSite:hover,.href:hover {
	color: #0000ff;
}

.ligneAuto:hover {
	background-color: #e3f3fd;
}

.box-upperleft-tb {
	background-position: left top;
	background-image: url(/images/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #0099FF;
}

.box-upperright-tb {
	background-position: right top;
	background-image: url(/images/box-upperright.gif);
	background-repeat: no-repeat;
}

.box-lowerleft-tb {
	background-position: left bottom;
	background-image: url(/images/box-lowerleft.gif);
	background-repeat: no-repeat;
}

.box-lowerright-tb {
	padding-right: 10px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(/images/box-lowerright.gif);
	padding-bottom: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

.mentions_legales {
	font-size: 9px;
	color: #cccccc;
}

a.linkext {
	font-size: 10px;
	color: #0099FF;
}

a:hover.linkext {
	font-size: 10px;
	color: #D22F6D;
}
input,textarea,select {
	font: 14px/ 14px Tahoma,Arial,Helvetica,sans-serif;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #DCDCDC;
}
input[type="text"] {
	background: url('/images/fond_input.png') repeat-x scroll top left;
	vertical-align: middle;
}
label {
	font-size: 11px;
	font-weight: bold;
	color: #666;
		height:20px;
}
