/*******************************************************/
/* CSS de RECOVER.EU                - Style d'accueil  */
/*                                                     */
/*       (c) 2008 - IRC GROUP s.a., Rudi Jocqueau      */
/*******************************************************/

body {background-image: url(../image/ap_logo.png); background-position: 100% 100%; background-attachment: fixed; background-repeat: no-repeat; }


.zone_droite { position: absolute; margin-left:260px; margin-right:10px; margin-top:-30px; margin-bottom:0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; }
.zone_droite img.droit { float: right; margin: 4px; width: 320px; height: 180px; }

.zone_droite h1 { margin-left:0px; height: 60px; font-family:"Bitstream Vera Sans",Verdana,Arial,Helvetica,sans-serif; font-weight: bolder; font-size: 300%;
                  color: #960020; }
.zone_texte {margin-left:0px; margin-right:0px; margin-bottom:20px; font-size:1.0em; background-color: #ffffff; border-right-style: dotted; border-right-width: 2px;  border-bottom-style: dotted; border-bottom-width: 2px;
             border-right-color: #960020;
             border-bottom-color: #960020; width: 75%; }

.zone_texte p { clear:both; margin:10px 20px 1.0em 30px; color:rgb(80,80,80); line-height:1.3em; font-size:120%; text-align: justify; }	
.zone_texte li {font-size: 120%;font-family :"Bitstream Vera Sans",Verdana,Arial,Helvetica,sans-serif; color: #202020;margin-top: 10px;margin-right: 25px;margin-left: 50px;text-align: justify;list-style-type:none; background-image:url(../image/puce.gif); background-repeat:no-repeat; padding-left:25px; }
.zone_texte h1 {font-size: 150%;color: #0070ff;font-family :"Bitstream Vera Sans",Verdana,Arial,Helvetica,sans-serif; margin-top: 15px;margin-right: 25px;margin-left: 30px;text-align: left;text-decoration:underline;}
.zone_texte h2 {font-size: 150%;color: #b80047;font-family :"Bitstream Vera Sans",Verdana,Arial,Helvetica,sans-serif; margin-top: 15px;margin-right: 25px;margin-left: 30px;text-align: left;text-decoration:none; }
.zone_texte h3 {font-size: 120%;color: #000000;font-family :"Bitstream Vera Sans",Verdana,Arial,Helvetica,sans-serif; margin-top: 15px;margin-right: 25px;margin-left: 30px;text-align: left;text-decoration:none; }
.zone_texte a:link { color: #0070ff; text-decoration:underline; }
.zone_texte a:visited {	color: #0070ff;	text-decoration:underline; }
.zone_texte a:hover { color: #da0257; text-decoration:none; }

.zone_texte form { clear:both; margin:10px 20px 1.0em 30px; color:rgb(80,80,80); line-height:1.3em; font-size:120%; text-align: justify; }

.zone_texte table { clear:both; margin:10px 20px 1.0em 30px; color:rgb(80,80,80); line-height:1.3em; font-size:120%; text-align: justify; }



fieldset { background-color:#ffffff; border:solid 1px #960020; width:500px; }
legend { font-family:"Bitstream Vera Sans",Verdana,Arial,Helvetica,sans-serif; color:#960020; font-weight:bold; font-size:160%; text-transform:uppercase; margin-left: 10px; margin-right: 10px; vertical-align: middle; }
label { margin-left: 10px; margin-right: 10px; padding:0.2em; text-align:right; width:160px; float:left; }


