/* Start of CMSMS style sheet 'charte_1' */
body 
{
background:transparent url('images/charte/batiment.jpg') no-repeat top left;
font-family:arial; 
font-size:12px; 
color:#333333;
}

a
{
color:inherit;
font-size:inherit;
}

img
{
vertical-align:baseline;
}


.txt
{
color:#333333;
}


/* TABLE HEADER et TABLE PRINCIPALE --------------------------------------------*/
table#header, table#page_content
{
margin:auto;
width:980px;

}


/* TABLE HEADER ---------------------------------------------------------------------*/
td#header
{
height:150px;
background:transparent url('images/charte/bando.jpg') no-repeat top right;
vertical-align:bottom;
}

#home
{
font-size:12px;
color:#981B49;
font-family:"Arial Unicode MS";
font-variant:small-caps;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}

#home:hover
{
color:#FFCC00;
}

.title_acte
{
display:none;
}

/* SEPAR HORIZ ---------------------------------------------------------------------*/
#separ_horiz
{
height:2px;
background-color:#981B49;
}

/* TABLE PRINCIPALE ---------------------------------------------------------------------*/
table#page_content
{
background:transparent url('images/charte/supinf.jpg') repeat-y top left;
height:100%;
text-align:left;
}

/* BOUTON MENU HORIZONTAL ---------------------------------------------------------------------*/
table#menutop
{
float:right;
margin-right:20px;
}

table#menutop td
{
width:159px;
height:30px;
background-repeat:no-repeat;
background-position:top center;
vertical-align:bottom;
}

table#menutop td div
{
vertical-align:bottom;
cursor:pointer;
padding-bottom:4px;
font-size:12px;
color:#FFFFFF;
/*font-family:"Arial Unicode MS";*/
font-variant:small-caps;
font-weight:bold;
letter-spacing:none;
text-decoration:none;
text-indent:14px;
font-size:13px;
}

table#menutop td a
{
color:#ffffff;
text-decoration:none;
}

table#menutop td a:hover
{
color:#981B49;
}

table#menutop td.select a
{
color:#981B49;
}

#head-office{background-image:url('images/charte/bouton_ho.gif');}
#strategic-issues{background-image:url('images/charte/bouton_si.gif');}
#workshop-center{background-image:url('images/charte/bouton_wc.gif');}
#monitoring-room{background-image:url('images/charte/bouton_mr.gif');}
#news-pit{background-image:url('images/charte/bouton_np.gif');}


/* MENU GAUCHE ---------------------------------------------------------------------*/
td#menugauche
{
width:200px;
}

#menu_g_container
{
padding:2px;
background:transparent url('images/charte/menubg3.jpg') no-repeat bottom left ;
}

#le_menu_g
{
padding:8px;
}

#ss_menu_g
{
padding:0 4px;
}

/* CONTENU ---------------------------------------------------------------------*/
.bloc_accueil_left, .bloc_accueil_right
{
float:left;
width:49%;
margin-bottom:8px;
}

.bloc_accueil_right
{
float:right;
}

div#content .bloc_accueil_left a
, div#content .bloc_accueil_right a
{
color:#333333;
border:0;
}

div#content .bloc_accueil_left a:hover
, div#content .bloc_accueil_right a:hover
{
border:0;
color:#333333;
}

div#titre_page
{
padding:2px;
margin-bottom:5px;
font-size:11px;
color:#FFFFFF;
font-family:"Arial Unicode MS";
font-variant: small-caps;
font-weight:bold;
letter-spacing:1px;
}


div#content
{
margin:15px 20px 15px 15px;
}

div#content, div#content *
{
text-align:justify;
}

div#content a
{
color:#981b49;
font-size:inherit;
border-bottom:1px dotted #981b49
}

div#content a:hover
{
border-bottom:1px solid#981b49
}

/* PIED DE PAGE ---------------------------------------------------------------------*/
div#footer
{
border-top:1px dotted #999999;
clear:both;
}

.bloc 
{
overflow:none;
margin:5px 0 0 0;
padding:5px;
font-size:12px;
color:#333333;
font-family:"Arial";
text-align:justify;
}

/* FORMATION ---------------------------------------------------------------------*/
.form_container
{
margin-bottom:4px;
}

.form_title, .form_title_select
{
cursor:pointer;
}

.form_title_select
{
background-color:#ffcc00;
}

.form_title:hover
{
background-color:#E9FFFF;
}

.form_title_select:hover
{
background-color:#ffe995;
}

.form_detail
{
border:1px solid #ffcc00;
border-top : 0;
}

.form_detail table
{
border-collapse:separate;
border-spacing:2px;
width:100%;
}


/* WORKSHOP ---------------------------------------------------------------------*/
#workshop-service_titre
{
border:1px solid #58B0E3;
border-bottom:0;
padding:5px;
cursor:pointer;
margin-top:4px;
background-color:#DDEEFF;
}

#workshop-service_titre:hover
{
background-color:#DDEEFF;
}

.workshop-service_content
{
border:1px solid #58B0E3;
border-top:0;
padding:5px;
}

/* STRATEGIC ---------------------------------------------------------------------*/
#strategic-service_titre
{
border:1px solid #f99d33;
border-bottom:0;
padding:5px;
cursor:pointer;
margin-top:4px;
background-color:#FFE2AB;
}

#strategic-service_titre:hover
{
background-color:#FFE2AB;
}

.strategic-service_content
{
border:1px solid #f99d33;
border-top:0;
padding:5px;
}

/* End of 'charte_1' */

