/* CSS Document */
body {
margin: 0;
padding: 0;
background: white;
font: 100% verdana, arial, sans-serif;
}
#bandeau{
	background-image:url(../img/bandeau.jpg);
	width:889px;
	height:150px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	visibility: visible;
	margin: 0;
	padding: 0;
}
#derrnier_tof{
	position:absolute;
	top:170px;
	border:thin;
	width:250px;
	}
#global {
	
	padding: 0;
    margin: auto;
    width: 892px;/* mettre une largeur obligatoirement */
	 
     }
#essaie2{
text-align:center

}
#essaie1{
position:absolute;
z-index:100;

float:none

}
.liseret1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff3333;
}

.liseret2 {
	background-image:url(../img/dot.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.liseret3 {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #000000;
}
.liseret4{
	border-top-width: 5px;
	border-top-style:solid;
	border-top-color: #ff3333;
}
.liseret5{
	border-top-width: 1px;
	border-top-style:dotted;
	border-top-color: #000000;
}
.der_cliches_haut{
	background-image:url(../img/der_cliches_haut.jpg);
	background-repeat:no-repeat;
}
.der_cliches_milieu{
	background-image:url(../img/der_cliches_milieu.jpg);
	background-repeat:repeat-y;	
}

.der_cliches_bas{
	background-image:url(../img/der_cliches_bas.jpg);
	background-repeat:no-repeat;
}

.texte_droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.puces {
	position:relative; top: 2px;
}

.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.txt9{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.txt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.txt13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.lien_direct{
	text-decoration: none;
	color: #000000;
}

.lien_direct_clignotant{
	text-decoration: blink;
	color: #cc3333;
}

.lien_direct:hover{
	text-decoration: none;
	color: #ff9900;
}

.plus_infos{
	text-decoration: underline;
	color: #cc3333;
}

.plus_infos:hover{
	text-decoration: underline;
	color: #ff9900;
}



.lire_suite{
	text-decoration: underline;
	color: #cc3333;
}

.lire_suite:hover{
	text-decoration: underline;
	color: #ff9900;
}

.favoris{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #00489d;
}

.favoris:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ff9900;
}

.lien{
	text-decoration: underline;
	color: #00489d;
}

.lien:hover{
	text-decoration: underline;
	color: #ff9900;
}

a.lien_partenaires{
	text-decoration: none;
	color: #000000;
}

a.lien_partenaires:hover{
	text-decoration: none;
	color: #000000;
}

.retrait{	
	position: relative;
	left:14px;
	width:150px;
	}
	
