/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

*{
	margin:0px;
	padding:0px;
}

body{
	background:#F2F1ED url(/medias/images/background.jpg) repeat-x top left;
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, Verdana;
	margin:0;
	color:#666;
	padding:0;
	line-height:16px;
}

body.mceContentBody
{
	background:#F2F1ED;
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, Verdana;
	color:#666;
	line-height:16px;
}


/* ---------->>> GLOBAL : Mise en page <<<-----------*/

p{
	margin-top:2px;
	margin-bottom:5px;
}

ul li{
	list-style-type:none;
}

ul.puces{
margin-left:25px;
	margin-bottom:15px;}
	
ul.puces li{
	list-style-type:none;
}

.Form{
    font: 14px "Trebuchet MS", Helvetica, Verdana;
	color:#E45094;
	border:1px dotted #999 ;

}

.borderNews{
	padding-left:-50px;
	border-bottom:1px dotted #E45094 ;
	width:50px;}
	
.listeInline{
margin-left:15px;}

.listeInline li{
list-style-type:disc;
display: inline;
padding-bottom:8px;
line-height:24px;
list-style-position:inside;
}

.listePuce{
margin-left:35px;}

.listePuce li{
list-style-type:disc;
padding-bottom:8px;
list-style-position:inside;
}

.listeCircle{
margin-left:35px;}

.listeCircle li{
list-style-type: circle;
padding-bottom:8px;
list-style-position:inside;
}

.listeTemps{
margin-left:0px;}

.listeTemps li{
list-style-type: circle;
padding-bottom:8px;
list-style-position:inside;
}

.listeLois{
margin-left:25px;}

.listeLois li{
list-style-type: circle;
padding-bottom:8px;
margin-left:10px;
list-style-position:outside;
}


.listeNum{
margin-left:5px;}

.listeNum li{
list-style-type: decimal;
padding-bottom:8px;
list-style-position:inside;
}

#article {
background: #F2F1ED url(/medias/images/interface/article.jpg) repeat-x top left;
padding: 8px; 
border:1px dotted #D4D3CD;
}

.article {
background: #F2F1ED url(/medias/images/interface/article.jpg) repeat-x top left;
padding: 8px; 
border:1px dotted #D4D3CD;
}

.tabHorizontal{
border-right:4px solid #E45094;
}

.tabHorizontalSep{
background-color:#E45094;
height:1px;
}

/* ---------->>> GLOBAL : Textes <<<-----------*/

h1{
    font: 18px "Trebuchet MS", Helvetica, Verdana;
	color:#E45094;
	text-transform:uppercase;
	margin:15px 0 10px 0;
}


h2{
    font: 14px "Trebuchet MS", Helvetica, Verdana;
	font-weight:bold;
	color:#4266a7;
	text-transform:uppercase;
	margin:10px 0 10px 0;
}

h3{
    font: 12px "Trebuchet MS", Helvetica, Verdana;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	margin:0 0 10px 0;
}

h4{
    font: 13px "Trebuchet MS", Helvetica, Verdana;
	background-color:#E45094;
	display:block;
	text-align:center;
	padding:2px;
	
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 1px 0;
}

.article h4{

    font: 13px "Trebuchet MS", Helvetica, Verdana;
	background-color:#E45094;
	display:block;
	text-align:center;
	padding:2px;
	width:15px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 1px 0;
}

.news h1{
    font: 16px "Trebuchet MS", Helvetica, Verdana;
	font-weight:bold;
	color:#E45094;
	text-transform:uppercase;
	margin:10px 0 4px 0;
}

.news h2{
    font: 12px "Trebuchet MS", Helvetica, Verdana;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	margin:0 0 4px 0;
}

.mee{
	color:#DF3F89;
	font-weight:bold;
}
.meeBig{
	font-size:14px;
	font-weight:bold;
}

.meeBRose{
	font-size:14px;
	color:#DF3F89;
	font-weight:bold;
}

.texteMandataires{
color:#365f91;
margin:0px;
}
/* ---------->>> GLOBAL : Liens <<<-----------*/

a{
	text-decoration:none;
	color:#325BA3;
}

a:hover{
	text-decoration:none;
	color:#DF3F89;
}


/* ---------->>> GLOBAL : Images <<<-----------*/

.left{
	float:left;
	padding-right:10px;
}
.right{
	float:right;
}

a img{
	border:0px solid red;
}


/* -------------------------------------------*/
/* ---------->>> Page Structure <<<-----------*/
/* -------------------------------------------*/

#general{
	width: 911px; 
	margin: 0 auto; 
}

#gauche{
	background: url(/medias/images/visuels/background-gauche.png) no-repeat;
	float: left;
	text-align:center;
	width: 300px;
	
}

#corps{
	width:609px;
	float:left;
}

#header{
	float:left;
	height:200px;
	width:609px;
}

#gaucheContenu{
	background:#F8F7F3;
	position:relative;
	float: right;
	width: 248px;
}



#droite{
	float: right;
	width: 594px;
	padding:10px 0px 0px 0px;
}

#ariane{
	width:590px;
	font-size:10px;
	float:left;
	text-align:left;
}

#rss{
	width:40px;
	float:right;
	text-align:right;
}

.news{
	width:320px;
	float:left;
	text-align:right;
	margin: 0 0 15px 10px;
}

.newsImage{
	width:240px;
	float:right;
	margin: 7px 0 0 0;

}

#footer{
	font-size:10px;
	width: 609px;
	float: left;
	text-align: right;
	border-top:1px dotted #CECDC8; 
}

#contenu{
padding-left:15px;
}

.spacer{
	clear:both;
	visibility:hidden;
}

.fix{
	margin-right:11px!important;margin-right:6px;
}

.centrage{
	text-align: center;
}

.separationLois{
width:100%;
height:2px;
margin-bottom:20px;
margin-top:10px;
background-color:#E45094;}

.separationStructure{
width:100%;
height:2px;
margin-bottom:20px;
margin-top:10px;
background-color:#e0dfdb;}

.errorField{
	background-color: #3ae3ff;
}

#errorMsg ol{
	list-style:none;
}

#errorMsg li{
	color:#E45094;
}

.small{
	font-size:10px;

}

.espace{
margin-bottom:35px;

}

#samplecal {
	margin: 0pt auto;
}

