
/* © 2009 MINIsite - Bexter Vaince CSS */

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	margin:0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* MODIFIER LE GENRE DE LA TYPO DU SITE */
	color: #4b4b4b; /* MODIFIER LA COULEUR DU TEXTE DU SITE */
	background: #39822f url(../css/images/fond.jpg) top center repeat-x;
}


/* hack FF pour masquer les contours pointillés sur les liens 
-------------------------------------------------------*/ 
a{
	outline: none;
} 
:focus{
	-moz-outline-style: none;
}

a {
	color: #7c2213; /* MODIFIER LA COULEUR DES LIENS DU SITE */
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #7c2213; /* MODIFIER LA COULEUR DES LIENS AU SURVOL DU SITE */
	text-decoration:underline;
}

h1{
	font-size: 19px;
	margin: 0px 0px 22px 0px;
	padding: 0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* MODIFIER LE GENRE DU TITRE H1 */
	color:#7c2213; /* MODIFIER LA COULEUR DU TITRE H1 */
	font-weight:bold;
	width:660px;
	height:30px;
	background: transparent url(../css/images/h1-img.jpg) top right no-repeat;
}

h2{
	margin:0px;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#39822f;
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px; /* MODIFIER LE GENRE DU TITRE H1 */
	text-align:left;
}

h3{
	margin:0px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#39822f;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	border-bottom:1px dotted #39822f;
	text-align:left;
}

h4{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#1083b1;
	font-weight:normal;
	font-style:italic;
	font-size:13px;
	text-align:left;
	background: transparent url(../css/images/fleche.gif) top left no-repeat;
}

p{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: justify;
}

ol{
	list-style-position: outside;
	list-style-image: url(../css/images/puce-carre.gif);
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

ol li{
	margin: 0px 0px 0px 30px;
	padding: 5px 0px 0px 0px;
}

ul{
	list-style-position: outside;
	list-style-image: url(../css/images/puce-carre.gif);
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

ul li{
	margin: 5px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

ul li ul{
	list-style-position: outside;
	list-style-image:none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

ul li ul li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

ul li ul li a{
	color:#4b4b4b;
}

strong{
	color: #7c2213;
	font-weight: bold;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#site{
	width:990px;
	margin-left:-495px;
	padding: 10px 0px 0px 0px;
	z-index:99;
	position:absolute;
	left:50%;
}

#header{
	margin:0px;
	width: 990px;
	height: 175px;
	text-align:right;
	background: #d7e6d5 url(../css/images/fr/header.jpg) no-repeat;
}

.titre-societe{
	font-size: 19px;
	margin: 0px 0px 22px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7c2213;
	font-weight:bold;
}

/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:990px;
	height:300px;
	min-height:300px !important;
	height:auto !important;
	padding:0px;
	margin:0px;
	background: #d7e6d5;
	float:left;
}

.content{
	width:660px;/*700*/
	float:left;
	height:300px;
	min-height:300px !important;
	height:auto !important;
	margin:0px 20px 20px 0px !important;
	margin:0px 10px 10px 0px;
	padding:20px 0px 0px 0px;
	text-align:justify;
}

.border-photo{
	padding:2px;
	margin:0px 0px 10px 0px;
	border:1px solid #6b6b6b;
}

.wash{
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
}

/*------------------------------------------------------------------------- BLOCK : ACTUALITES*/
.gauche{
	float: left;
	width: 304px;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 11px;
	color: #000;
	text-align: justify;
}

.top-actu{
	float: left;
	background:url(../css/images/titre-societe.jpg) no-repeat;
	padding:35px 0px 0px 0px;
	margin: 0px;
	width:304px;
	height:25px;
	text-align:center;
}

.content-actu{
	float: left;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	width: 240px;
	background: transparent url(../css/images/content-actu.jpg) no-repeat;
	padding: 20px 40px 0px 30px;
	margin: -5px 0px 0px 0px;

}

.content-actu a{
	color: #7c2213;
}

.bottom-actu{
	float: left;
	width: 304px;
	height: 14px;
	background: transparent url(../css/images/bottom-actu.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}

.fond-actu{
	float: left;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	background: transparent url(../css/images/fond-content-actu.jpg) repeat-y;
}

/*-----------------------------------------------------------------------  BLOCK ACTU : pages*/

.actualite{
	float: left;
	width: 235px;
	margin: 0px 0px 20px 30px !important;
	margin: 0px 0px 10px 15px;
	color: #000000;
}

.actualite h2{
	color: #6b6b6b;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.actu-photo{
	float: left;
	padding: 2px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #6b6b6b;
	width: 80px;
	height: 60px;
	background: #fff;
}

.actu-savoir{
	text-align: right;
	margin: 5px 0px;
	font-style: italic;
	font-weight: bold;
}

.actu-savoir a{
	color: #757575;
	text-decoration:none;
}

.actu-savoir a:hover{
	color: #757575;
	text-decoration: underline;
}

/*---------------------------------------------------------------------- xxx.htm */

/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/

fieldset{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width:360px;
	border:0px;
}

label{
	float: left;
	width: 110px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.input-contact{
	width: 240px;
	margin: 2px 0px !important;
	margin: 0px;
}

.input-envoyer{
	float: right;
	height: 22px;
	width: 125px;
	border: 0px;
	padding: 0px;
}

p.message{
	font-size: 14px;
	color: #7c2213;
	font-weight: bold;
	text-align: center;
}

p.obligatoire{
	font-size: 10px;
	font-style: italic;
	text-align: right;

}

.googleMap{
	border: 1px solid #C0C0C0;
	padding: 2px;
}

/*----------------------------------------------------------------------*/
/* fin - formulaire */
/*----------------------------------------------------------------------*/

/*---------------------------------------------------------------------- sitemap.htm */
.sitemap{
	width: 600px;
	text-align: justify;
	float: left;
	margin-top: 20px !important;
	margin-top: 10px;
	border: 1px solid #B4B5B9;
	padding: 30px 0px 10px 30px !important;
	padding: 15px 0px 10px 15px;
	background: #FFFFFF;
}

/*---------------------------------------------------------------------- mentions.htm */
#mentions-gauche{
	float: left;
	width: 160px;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;				
	text-align: left;
}

#mentions-droite{
	float: right;
	width: 470px;
	text-align: justify;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;	
}

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	float: left;
	width: 990px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	background: #39822f;
	color: #fff;
}

#footer ul{
	width: 700px;
	list-style: none;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

#footer li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	text-decoration: underline;
}

#copyright{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/
