/* CSS Document */

body{
   background-image:url(img/ar_plan2.jpg);
   background-repeat:repeat-x;
   font-family:Geneva, Arial, Helvetica, sans-serif;

}

a{
     color:#b01200;
	 text-decoration:none;
	 }
	 a:visited{
	 text-decoration:none;
	 }
	 a:hover{
	 color:#000000;
	 }
	 a:active{
	 text-decoration:none;
	 }
	 

.globale{
   width:818px;
   height:auto;
   left:50%;
   position:absolute;
   margin-left:-409px;
   top:0px;
   background-image:url(img/fond.jpg);


}

.tete{
	width:818px;
	height:230px;
	top:0px;
	left:0px;
	position:relative;
	display:block;
	padding-bottom:0px;
	z-index: 0;
	background-image:url(img/bandeau_haut.jpg);
   
}

.picto{
    width:106px;
	height:27px;
	right:0px;
	float:right;
	padding-bottom:0px;
	bottom:0px;
	positon:relative;
	padding-top:157px
	

}

.contenu{
   width:818px;
   height:auto;
   clear:inline;
   display:block;
   background-image:url(img/fond.jpg);

}
.bandeau_bas{
   width:818px;
   height:85px;
   display:block;
   float:left;
   background-image:url(img/bandeau_bas.jpg);
}





/*corps*/
.balle{
   width:41px;
   height:39px;
   display:block;
   clear:inline;
   top:0px;
   padding-top:0px;
   border-top:0px;
   margin-top:0px;
   
}

.menu{
   width:190px;
   height:280px;
   top:0px;
   clear:inline;
   display:block;
   float:left;
   
   
  
}

.corps{
    width:600px;
	height:auto;
	float:right;
	clear:inline;
	


}

.adresse{
    width:618px;
	height:40px;
    font-size:12px;
	color:#b01200;
	font-weight:bold;
	margin-left:85px;
	padding-top:5px;

}

.mention{
   width:818px;
   height:20px;
   clear:both;
   font-size:10px;
   
}

.legales{
   width:250px;
   height:20px;
   padding-left:85px;
   float:left;
   color:#b01200;
   font-weight:bolder;
   font-size:10px;
   padding-top:5px;

}

.itemos{
   width:250px;
   height:20px;
   margin-right:5px;
   float:right;
   color:#b01200;
   font-weight:bolder;
   font-size:10px;
   padding-top:5px;
}

.realisation{
   color:#000000;
   font-weight:bolder;
   font-size:10px;
}



/*page*/

.texte{
   color:#000000;
   font-size:12px;

}

.texte-violet{
   color:#6a184e;
   font-size:14px;
   font-style:italic;
   font-weight:bold;

}


.titre-violet{
   color:#6a184e;
   font-size:17px;
   font-weight:bold;

}

.texte_bold{
   color:#000000;
   font-size:12px;
   font-weight:bold;

}

.titre{
   color:#000000;
   font-size:17px;
   font-weight:bold;

}
.texte_itemos{
   color:#b01200;
   font-size:12px;
   font-weight:bold;

}


.texte-vert{
   color:#4c8205;
   font-size:14px;
   font-style:italic;
   font-weight:bold;

}


.titre-vert{
   color:#4c8205;
   font-size:17px;
   font-weight:bold;

}


.texte-bleu{
   color:#2d4294;
   font-size:14px;
   font-style:italic;
   font-weight:bold;

}


.titre-bleu{
   color:#2d4294;
   font-size:17px;
   font-weight:bold;

}


.texte-jaune{
   color:#f4af08;
   font-size:14px;
   font-style:italic;
   font-weight:bold;

}


.titre-jaune{
   color:#f4af08;
   font-size:17px;
   font-weight:bold;

}

.texte-orange{
   color:#FC8002;
   font-size:14px;
   font-style:italic;
   font-weight:bold;

}


.titre-orange{
   color:#FC8002;
   font-size:17px;
   font-weight:bold;

}


.texte-rouge{
   color:#9c0e07;
   font-size:14px;
   font-style:italic;
   font-weight:bold;

}


.titre-rouge{
   color:#9c0e07;
   font-size:17px;
   font-weight:bold;

}