/*************
	GENERAL
*************/

*, html, body{
	margin:0;
	padding:0;
}

img{border:none;}

body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#C67B6B;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#tout{
}

/*************
	DRAPEAUX
*************/
#drapeaux{
	width:930px;
	height:0px;
	text-align:left;
	margin-left:15px;
	margin-top:10px;
}

/*************
	HEADER
*************/
#header{
	width:930px;
	height:180px;
	text-align:center;
	margin:0 auto;
	background-image:url(../img/bg_header2.jpg);
	background-repeat:no-repeat;
}
#header2{
	width:930px;
	height:160px;
	text-align:center;
	margin:0 auto;
	background-image:url(../img/bg_header2.jpg);
	background-repeat:no-repeat;
}

/*************
	CONTENU
*************/
#contenu{
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
#sous_contenu{
	width:950px;
	height:420px;
	margin:0 auto;
	background-repeat:no-repeat;
	padding-left: 20px;
}
#sous_contenu_2{
	width:930px;
	height:28px;
	margin:0 auto;
	background-repeat:no-repeat;
	padding-left: 20px;
}
#sous_contenu_3{
	width:930px;
	height:50px;
	margin:0 auto;
	background-repeat:no-repeat;
}
#sous_contenu_4{
	width:950px;
	height:470px;
	margin:0 auto;
	background-repeat:no-repeat;
	padding-left: 20px;
}
#sous_contenu_5{
	width:950px;
	height:380px;
	margin:0 auto;
	background-repeat:no-repeat;
	padding-left: 20px;
}
#sous_contenu_6{
	width:950px;
	height:400px;
	margin:0 auto;
	background-repeat:no-repeat;
	padding-left: 20px;
}
#sous_contenu_7{
	width:930px;
	height:110px;
	margin:0 auto;
	background-repeat:no-repeat;
}

/* BLOC FLASH */

#contenu_flash{
	width:345px;
	height:275px;
	float:left;
	margin-top: 10px;
}

/* BLOC IMAGE HOMME */

#contenu_image{
	width:345px;
	height:300px;
	float:left;
	margin-top:2px;
}

/* BLOC FICHIERS */

#contenu_communiques{
	width:930px;
	height:490px;
	float:left;
	background-image: url(../img/bg_actualites.jpg);
	background-repeat: repeat-x;
}

#contenu_actualites{
	width:930px;
	height:490px;
	float:left;
	background-image: url(../img/bg_actualites.jpg);
	background-repeat: repeat-x;
}

#contenu_fichiers{
	width:930px;
	height:420px;
	float:left;
	background-image: url(../img/bg_fichiers.jpg);
	background-repeat: repeat-x;
}

#contenu_sites{
	width:930px;
	height:430px;
	float:left;
	background-image: url(../img/bg_sites.jpg);
	background-repeat: repeat-x;
}

#liste {
	margin-top:130px;
	list-style:none;
	line-height:20px;
	float: left;
	margin-left: 130px;
	font-size:14px;
}

#liste a {
	color:#FFF;
	text-decoration:none;
}

#liste a:hover {
	text-decoration:underline;
	color:#D4C3BB;
	}



#liste2 {
	margin-top:120px;
	list-style:none;
	line-height:20px;
	float: left;
	margin-left: 160px;
	font-size:14px;
}

#liste2 a {
	color:#FFF;
	text-decoration:none;
}

#liste2 a:hover {
	text-decoration:underline;
	color:#D4C3BB;
	}


/* BLOC CONTACT */

#contenu_contact{
	width:910px;
	height:345px;
	float:left;
	background-color:#46261F;
	padding:10px;
}

#contenu_contact h2{
	color:#D4C3BB;
	font-size:14px;
	margin:20px 0;
}

#contenu_contact ul{
	list-style:none;
	
	
}

#contenu_contact li{
	padding:12px;
	width:157px;
	float:left;
}

#contenu_contact li .nom{
	font-size:12px;
	color:#FFF;
}

#contenu_contact li .poste{	
	font-size:12px;
	color:#D4C3BB;
}

.bas_droite {
	display:block;
	bottom:210px;
	right:-1px;
	margin-bottom:20px;
	padding-top:15px;
	margin-right:20px;
	clear: both;
	text-align: right;
}

.bas_droite a {
	color:#FFF;
}

.bas_droite a:hover {
	text-decoration:none;
}

/* BLOC TABULE */

.bloc_contenu_tab{
	width:595px;
	height:362px;
	float:left;
	background-image:url(../img/module/module1.jpg);
	background-repeat:no-repeat;
	color:#6D6E71;
	text-align:left;
	line-height:16px;
}
.bloc_contenu_tab h3{
	color:#7E3C36;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding: 10px 0 10px 0;
}

.bloc_contenu_tab .tabule {
	width:581px;
	margin:2px;
	background-image:url("../img/bg_tabule.jpg");
	background-repeat:no-repeat;
	height:30px;
}
.tabule ul{
	list-style:none;
	width:100%;
}

.tabule li{
	float:left;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:30px;
	text-align:center;
	width:25%;
	line-height:30px;
	color:#FFF;
}

.tabule li.actif {
    background-color:#FFF;
	line-height:30px;
}

.tabule li.mid {
	background-image: url(../img/bg_mid_li.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.tabule ul a.actif {
	color:#7E3C36;
	text-decoration:none;
}

.tabule ul a {
	color:#FFF;
	text-decoration:none;
}

.bloc_contenu_tab .content{
	width:545px;
	padding:0 20px;	
}

.separation {
	width:371px;
	height:410px;
	float: left;
	margin-left: 30px;
}

.separation2 {
	width:326px;
	height:410px;
	float: left;
	margin-left: 30px;
}
/* BLOC TABULE 2 */

.bloc_contenu_tab2{
	width:595px;
	height:362px;
	float:left;
	background-image:url(../img/module/module1.jpg);
	background-repeat:no-repeat;
	color:#6D6E71;
	text-align:left;
	line-height:16px;
}
.bloc_contenu_tab2 h3{
	color:#7E3C36;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	padding-top:10px;	
	text-align:center;
}

.bloc_contenu .image_left {
	float:left;

}

.bloc_contenu .texte_left {

	margin-top:10px;
	margin-left:10px;
	float:left;
	width:300px;
}

.bloc_contenu_tab2 .tabule2 {
	width:581px;
	margin:2px;
	background-image:url("../img/bg_tabule.jpg");
	background-repeat:no-repeat;
	height:30px;
}
.tabule2 ul{
	list-style:none;
	width:100%;
}

.tabule2 li{
	float:left;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:30px;
	text-align:left;
	width:290px;
	line-height:30px;
	color:#FFF;
}

.tabule2 li.actif {
    background-color:#FFF;
	line-height:30px;
}

.tabule2 li.mid {
	background-image: url(../img/bg_mid_li.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.tabule2 ul a.actif {
	color:#7E3C36;
	text-decoration:none;
}

.tabule2 ul a {
	color:#FFF;
	text-decoration:none;
}


.bloc_contenu .content2{
	width:545px;
	padding:0 20px;	
}

/* BLOC 1 */

.bloc_contenu{
	width:555px;
	height:350px;
	float:left;
	background-image:url(../img/module/module1.jpg);
	background-repeat:no-repeat;
	color:#6D6E71;
	text-align:left;
	padding: 20px;
	line-height:16px;
}
.bloc_contenu h3{
	color:#7E3C36;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding: 0px 0 10px 0;
}
.bloc_contenu .titre_habille{
	display:block;
	height:21px;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#7E3C36;
	
	background-image:url(../img/bg_titre.jpg);
	background-repeat:repeat-x;
	padding:3px;
}


/* BLOC 2 */

.bloc_contenu_2{
	width:555px;
	height:400px;
	float:left;
	background-image:url(../img/module/module3.jpg);
	background-repeat:no-repeat;
	color:#6D6E71;
	text-align:left;
	padding: 20px;
	line-height: 16px;
}
.bloc_contenu_2 h3{
	padding:0 0 10px 0;
	color:#7E3C36;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

/* BLOC 3 */
.bloc_contenu_3{
	width:555px;
	height:370px;
	float:left;
	background-image:url(../img/module/module1.jpg);
	background-repeat:no-repeat;
	color:#6D6E71;
	text-align:left;
	padding: 20px;
	line-height: 16px;
}

/* BLOC 0 */
.bloc_contenu_0{
	width:555px;
	height:370px;
	float:left;
	background-image:url(../img/module/module0.jpg);
	background-repeat:no-repeat;
	color:#6D6E71;
	text-align:left;
	padding: 20px;
	line-height: 16px;
}
.bloc_contenu_0 h3{
	padding:0 0 10px 0;
	color:#7E3C36;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

/*************
BOUTON SITE ANGLAIS
*************/
#bouton_englishsite{
	text-align:left;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:20px;	
}

/*************
	FOOTER
*************/
#footer{
	width:930px;
	text-align:center;
	margin:auto;
	padding-top:10px;
	margin-top:20px;
	
	border-top:1px #FFFFFF solid;
}
#footer strong{
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

/*************
	CLASSES
*************/


.inv{
	display:none;
}
div.strong{
	color:#4A4A4C;
	font-weight:bold;
	display: inline;
}

.strong{
	color:#4A4A4C;
	font-weight:bold;
	display: inline;
}

.texte{
	font-weight:normal;
	color:#6D6E71;
	display: inline;
}
.maj_marron{
	text-transform:uppercase;
	color:#7E3C36;
	font-weight: bold;
}

.strong_marron{
	color:#7E3C36;
	font-weight: bold;
}

.marron_sub{
	color:#7E3C36;
	text-decoration:underline;
}
ul.list_carre{
	list-style:square;
	margin:10px 0 10px 20px;
}
ul.list_carre ul{
	list-style:none;
	margin:5px 0 5px 25px;
}
.bloc_contenu_2 ul.list_carre ul{
	margin:5px 0 5px 15px;
}
ul.sub_list{
	list-style:none;
	margin:5px 0 5px 10px;
	float:left;
}
strong{
	color:#4A4A4C;
}
.clear{
	clear:both;
}
.sub{
	text-decoration:underline;
}
.f_left{
	float:left;
}
.m_bot{
	margin-bottom:10px;
}
.p_top{
	padding-top:10px;
}
.l_h{
	line-height:1.5em;
}
