/* Start of CMSMS style sheet 'default' */
/* container-------------------------------------------------------------------------------------*/

#container {
position:relative;
z-index:20;
overflow: hidden;
background-image:url(images/cms/bandeau.gif);
background-repeat:repeat-x;


}

/* tableau-------------------------------------------------------------------------------------*/
table {
background:#fff;
background-repeat:repeat-x;
background-position:top;
border:#c8302f solid 1px;
margin:10px 10px 10px 1px;
}

td {
padding:10px;
font-size:11px;
line-height:16px;
font-weight:normal;
border:#c8302f solid 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;

}

#notable table {
padding:0;
background:#fff;
border:green solid 0px;
margin:0;
}

#notable td {
padding:0;
background:#fff;
border:green solid 0px;
margin:0;
}


/* header-------------------------------------------------------------------------------------*/


#header{
height:189px;

}

#header h1{
margin-top:20px;
}

#header p{
margin-left:280px;
margin-top:-65px;
font-family: arial, sans-serif;
font-size: 16px;
line-height: 20px;
color: #fff;
}

#header a{
color: #fff;
}

#header a:link{
color: #fff;
}

#header a:hover{
color: #fff;
}

#header a:actived{
color: #fff;
}

/* intérieur-------------------------------------------------------------------------------------*/

#inter {
overflow: hidden;
background:#fff;
margin-bottom:20px;
}


/* menu-------------------------------------------------------------------------------------*/

#secondary1 {
margin-top:20px;
background:#fff;
}

/* home -------------------------------------------------------------------------------------*/

.intro{
font-family: arial, sans-serif;
font-size: 13px;
color: #000000;
line-height:20px;
padding-bottom:10px;
border-bottom: 1px solid black;
margin-right:15px;
}

/* content -------------------------------------------------------------------------------------*/

#content {
margin:20px 10px 10px 10px;
overflow: hidden;
background:#fff;
}

/* gd titre---------------------------------------*/

#content h2 {
font-family: arial, sans-serif;
font-size: 30px;
line-height:45px;
margin-bottom:10px;
}

.titre_rouge{
border-top:13px solid #c10007;
border-bottom:1px dotted #c10007;
color: #c10007;
}

.titre_orange{
border-top:13px solid #fd7700;
border-bottom:1px dotted #fd7700;
color: #fd7700;
}

.titre_marron{
border-top:13px solid #a32e11;
border-bottom:1px dotted #a32e11;
color: #a32e11;
}

/* ss titre---------------------------------------*/

h3 {
font-family:Arial;
font-size:18px;
line-height:20px;
color: #8f8f8f;
margin-top:15px;
margin-bottom:10px;
}

/* ss ss titre---------------------------------------*/

#content h4 {
margin-top:15px;
margin-bottom:10px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 12px;
color:#8f8f8f;
line-height:20px;
}

/* txt---------------------------------------*/

p {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 12px;
color: #8f8f8f;
line-height:20px;
}

/* pour mettre coul a txt - ss titre - ss ss titre---------------------------------------*/

.rouge{
color: #c10007;
}

.rouge-bold{
color: #c10007;
font-weight:bold;
}

.orange{
color: #fd7700;
}

.orange-bold{
color: #fd7700;
font-weight:bold;
}

.marron{
color: #a32e11;
}

.marron-bold{
color: #a32e11;
font-weight:bold;
}

/* lien---------------------------------------*/

#content a{
color: #c10007;
font: italic 12px "Lucida Grande", Lucida, Verdana, sans-serif;
text-decoration: underline;
line-height:20px;
}

#content a:link{
color: #c10007;
font: italic 12px "Lucida Grande", Lucida, Verdana, sans-serif;
text-decoration: underline;
line-height:20px;
}

#content a:hover{
color: #c10007;
font: italic 12px "Lucida Grande", Lucida, Verdana, sans-serif;
text-decoration: underline;
line-height:20px;
}

#content a:actived{
color: #c10007;
font: italic 12px "Lucida Grande", Lucida, Verdana, sans-serif;
text-decoration: underline;
line-height:20px;
}

/* liste avec puce---------------------------------------*/

.list{
list-style-type:disc;
list-style-position:inside;
font-size: 12px;
line-height:20px;
padding-left:20px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
color: #8f8f8f;
}

.list ul{
}


.list li{
}


/* pour cristal people - hauteur et largeur fixe----------------------------------------------------------------*/

.people{
height:185px;
width:245px;
}


/* footer-------------------------------------------------------------------------------------*/

#footer {
height:24px;
background: black;
text-decoration:none;
padding-top:10px;
padding-left:45%;
}

#footer p{
font-family: arial, sans-serif;
font-size: 12px;
color:#FFFFFF;

text-decoration:none;
}

#footer a{
font-family: arial, sans-serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
margin-right:10px;
}

#footer a:link{
font-family: arial, sans-serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
font-family: arial, sans-serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

#footer a:visited{
font-family: arial, sans-serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

#footer a:actived{
font-family: arial, sans-serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}
/* End of 'default' */

