/*-------------------------------------------------------------------------
Pour tout retrouver facilement avec CTRL+F : Saisir étoile * et la lettre SANS ESPACE
  * L  Liens ;
  =L  Lightbox ;
  * N  Newsletter ;
  * T   Texte ;
  * N  Nav (navigation) ;
  * M   Modele ;
  * I   Index ;
  * P   Pages ;
  * C   Contact ;
  * F  Footer ;
-------------------------------------------------------------------------*/

/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


img {
border: 0;}

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

li {
list-style: none;}

body {
margin: 0;
text-align: center;
background: #d6c5a9;
}

#container {
text-align: left;
width: 977px;
margin: 0 auto;}

/*Liens
******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#content_main a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b1215;
	font-weight: bold;
	text-decoration: underline;
}
#content_main a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b1215;
	font-weight: bold;
	text-decoration: underline;
}
#content_main a:hover {
	text-decoration: underline;
	color: #c12024;
}
#content_main a:active {
	text-decoration: underline;
	color: #8b1215;
}

#hdp a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b1215;
	text-decoration: none;
	padding: 3px 5px;
}
#hdp a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b1215;
	text-decoration: none;
}
#hdp a:hover {
	text-decoration: underline;
	color: #c12024;
}
#hdp a:active {
	text-decoration: none;
	color: #8b1215;
}


#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b1215;
	font-weight: normal;
	text-decoration: none;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b1215;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #c12024;
}
#footer a:active {
	text-decoration: none;
	color: #8b1215;
}
/*--------------------------------------------------------------------------*/



/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/



/* Newsletter 
--------------------------------------------------------------------------*/
#option_lettre {
background: url(gifs/ag-conseil-france_18.jpg) no-repeat;
width: 220px;
height: 63px;
}
#option_lettre p{
padding-top: 8px;
color: #8b1215;}

	#option_lettre #letter {
	position: relative;
	top: -3px;
	left: 25px;}


.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding: 2px;
}

.bouton_news {
background: url(gifs/ag-conseil-france_28.jpg) no-repeat;
height: 19px;
width: 19px;
cursor: pointer;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/*--------------------------------------------------------------------------*/

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/




/*NAV
-------------------------------------------------------*/
ul.MenuHorizontal {
   width: 220px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 220px;
}

ul.MenuHorizontal li a {
   display: block;
   padding: 0 0 0 40px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 36px;         /*Ici, on augmente la hauteur du menu*/ 
   line-height:36px;
   
   
}

li#menu0 a {
   background-image: url('gifs/menu_06.jpg');         /*Ici l'image de fond de la cellule*/
   color: #F0E9C8;
   font-family:Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
}

li#menu1 a {
   background-image: url('gifs/menu_09.jpg');         /*Ici l'image de fond de la cellule*/
   color: #F0E9C8;
   font-family:Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
}

li#menu2 a {
   background-image: url('gifs/menu_10.jpg');         /*Ici l'image de fond de la cellule*/
   color: #F0E9C8;
   font-family:Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
}

li#menu3 a {
   background-image: url('gifs/menu_13.jpg');         /*Ici l'image de fond de la cellule*/
   color: #F0E9C8;
   font-family:Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
}

li#menu4 a {
   background-image: url('gifs/menu_14.jpg');         /*Ici l'image de fond de la cellule*/
   color: #F0E9C8;
   font-family:Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
}

li#menu5 a {
   background-image: url('gifs/menu_15.jpg');         /*Ici l'image de fond de la cellule*/
   color: #F0E9C8;
   font-family:Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
}

li#menu6 a {
   background-image: url('gifs/menu_17.jpg');         /*Ici l'image de fond de la cellule*/
   color: #F0E9C8;
   font-family:Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/over_06.jpg') !important;         /*Ici l'image de fond over de la cellule*/
    color: #F0E9C8;
	text-decoration: none;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/over_09.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #F0E9C8;
	text-decoration: none;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/over_10.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #F0E9C8;
	text-decoration: none;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/over_13.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #F0E9C8;
	text-decoration: none;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/over_14.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #F0E9C8;
	text-decoration: none;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/over_15.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #F0E9C8;
	text-decoration: none;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/over_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #F0E9C8;
	text-decoration: none;
} 

/*--------------------------------------------------------------------------*/
#nav_sub {}

	#nav_sub li{
	margin:0;
	padding:0;
	float: left;
	margin: 5px 0 5px 5px;
	padding: 0 7px;
	background: url(gifs/ag-conseil-france_40.jpg) repeat-x;
	width:17%;
	height: 38px;
	line-height: 38px;
	text-align:center;
	font-size: 11px;
	}
	
	
		#nav_sub li a {
			display: block;
			/*width: 100%;*/
			height: 38px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #d6c5a9;
			text-decoration: none;
		}
		#nav_sub li a:link {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #d6c5a9;
			text-decoration: none;
		}
		#nav_sub li a:hover {
			font-size: 11px;
			text-decoration: underline;
			color: #d6c5a9;
		}
		#nav_sub li a:active {
			font-size: 11px;
			text-decoration: none;
			color: #d6c5a9;
		}

/*--------------------------------------------------------------------------*/


/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, p {text-align: left;}

h1 {
font-size: 16px;
margin: 0 10px;
padding: .5em 0 0 0;
font-size: 13px;
color: #8b1215;
clear: both;}

h2 {
font-size: 16px;
color: #8b1215;
margin: 0 10px;
padding: .5em 0;}

h3 {
margin: 0 10px;
padding: .5em 0 0 0;
font-size: 13px;
color: #8b1215;
clear: both;}
h3 span{
font-size: 11px;
color: #644c4b !important;}

h5 {
color: #8b1215;
font-size: 14px;
margin: 0 15px;
padding: 0;}

p {
text-align: justify;/*
color: #012549;*/
color: #644c4b;
margin: 0 15px;
padding-bottom: .5em;
font-size: 11px;
line-height: 1.3em;}

.impt {
color: #8b1215;}

.impt2 {
color: #8b1215;
font-weight: bold;}

.intro {
clear: both;
margin: 10px 15px;
color: #8b1215;
font-family: Arial, Helvetica, sans-serif;
font-size: 115%;
font-weight: bold;}

/*--------------------------------------------------------------------------*/
.imag{
border: 1px solid #8b1215;
float: left;
margin: 5px 15px 5px 0;
}

.imag2{
border: 1px solid #8b1215;
float: right;
margin: 5px 0 5px 15px;
}
/*--------------------------------------------------------------------------*/



/*MODELE
-------------------------------------------------------*/
#content {
width: 100%;
border-collapse: collapse;
border: 0;
background: #f8f8f8;}

	#content td{
	padding: 0;}

	#content_side {
	width: 220px;}
	
	#content_main{}
/*-------------------------------------------------------*/
#options {
background: url(gifs/ag-conseil-france_05.jpg) no-repeat;
height: 33px;
line-height: 33px;
padding: 0 0 0 275px;
letter-spacing: -1px;
position:relative;}

	#options a{
	padding-left: 5px;}


#bloc_contact {
background: url(gifs/ag-conseil-france_22.jpg) no-repeat;
width: 220px;
height: 132px;
position: relative;
padding-top:5px;}

#bloc_contact p{
padding-top: 10px;
color: #8b1215;
margin-bottom:0 !important;
padding-bottom:0 !important;
}

	#bloc_contact a{
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 21px;}
	
	
#bloc_lettre {
background: url(gifs/encartlettre.jpg) no-repeat;
width: 220px;
height: 132px;
position: relative;}

#bloc_lettre p{
padding-top: 15px;
color: #8b1215;
font-size:14px !important;
}
#bloc_lettre #letter {
	position: relative;
	top: 5px;
	left: 25px;}

	#bloc_lettre a{
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 15px;}

/*-------------------------------------------------------*/



/*INDEX
-------------------------------------------------------*/
.blocs p, .blocs h5{
margin: 0 25px;
letter-spacing: -1px;
color: #8b1215;}

.blocs h5{
font-variant: small-caps;}

#bloc01 {
	background: url(gifs/ag-conseil-france_11.jpg) no-repeat;
	height: 256px;
	width: 311px;
	background-repeat: no-repeat;
	background-position: left top;
}

#bloc02 {
background: url(gifs/ag-conseil-france_16.jpg) no-repeat;
height: 156px;
width: 311px;
}

	#bloc02 {
	padding-top: 5px;
	margin-bottom: -5px;
	}
		
	#bloc02 .acces {
	margin:0;
	padding:0;
	float:right;
	background-color:#8a1315;
	width:154px;
	margin-right:20px;
	font-size:11px;
	}
	
	#bloc02 .acces a {
	font-size:12px;
	color:#f0e9c8;
	text-decoration:none;
	letter-spacing:-0,5px;
	font-size:11px;
	}
	
	#bloc02 .acces a:active {
	text-decoration:none;
	}
	
	#bloc02 .acces a:hover {
	text-decoration:underline;
	color:#fff;
	}



#bloc03 {
background: url(gifs/ag-conseil-france_19.jpg) no-repeat;
height: 255px;
width: 311px;}

	#bloc03 {
	padding-top: 100px;
	margin-bottom: -100px;}

#bloc04 {
background: url(gifs/ag-conseil-france_20.jpg) no-repeat;
height: 255px;
width: 225px;}

#bloc05 {
background: url(gifs/ag-conseil-france_21.jpg) no-repeat;
height: 255px;
width: 221px;}

	#bloc04 p, #bloc05 p{
	padding-top: 65px;}
/*--------------------------------------------------------------------------*/


/*PAGES
-------------------------------------------------------*/
#contenu {
width: 755px;
border: 0;
border-bottom: 1px solid #c2c0b9;
border-collapse: collapse;
background: url(gifs/ag-conseil_31.jpg) repeat-y;
margin-bottom: 5px;}
#contenu td{
padding: 0;}
/*--------------------------------------------------------------------------*/



/*CONTACT
-------------------------------------------------------*/
#contact_body {
padding: 15px;
margin: 15px 0;
border: 1px dashed #c2c0b9;}

#contact_side p{
text-align: center;}

	
#bob {
width: 65%;
border-right: 1px dashed #a6814d;}


#mail {}

#mail p{
margin: 0 10px;}

#corpForm {
margin: 0 auto;}

#reserv td.right{
text-align: right;}

#reserv td.left{
text-align: left;}
 
fieldset{
margin: 5px 3em;
color: #a6814d;
}

em.ob{margin-left: 3em;
color: #333;}

fieldset legend{
line-height: 16px;
text-align: left;
color: #8b1215;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}


fieldset input{
text-align: left;
margin-top: 5px;}

fieldset label{
color: #8b1215;}

fieldset textarea{
vertical-align: text-top;
text-align: left;
width: 200px;}


	fieldset input:focus {
	border: 2px solid #c2c0b9;
	background: #fff;}
	fieldset textarea:focus {
	border: 2px solid #c2c0b9;
	background: #fff;}



fieldset p{
width: 300px;
text-align: right;}

#bouton_send{
width: 400px;
text-align: center;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 1em 0 .5em;
padding: 0 1em;
background: #3f5155;
border: 0;}

/*--------------------------------------------------------------------------*/


#hdp {
text-align: right;}

/*footer
--------------------------------------------------------------------------*/
#footer {
padding: 5px;
text-align: center;
color: #8b1215;}
/*--------------------------------------------------------------------------*/.contourActu {
	padding: 5px;
	border: 1px solid #BB0708;
}
.alignementGauche {
	float:left ;
	margin-right: 5px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	border: 1px solid #000000;
}
.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}
.souligne {
text-decoration:underline;
font-weight:bold;
font-size:12px;
}

#menuaccueil{
	background:url(gifs/ag-conseil-france_12.jpg) no-repeat;
	width:446px;
	height:220px;
	margin:0;
}

#menuaccueil .menus a{
	color: #F0E9C8;
	text-decoration:underline;
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	display:block;
	text-align:left;
	font-weight:normal;
	padding:0 0 0 45px;
	line-height:43px; 
}

#menuaccueil .menus a:hover{
	color: #F0E9C8;
	text-decoration:underline;
}
#loupe{position:absolute;top:0px;right:2px;padding:0px;}