/**********************************

Use: style commun a toutes les pages

***********************************/
	
body {
	background-color:#001d56;
	font: 11px 'Trebuchet ms', Helvetica, Verdana, sans-serif;
	line-height: 14px;
}


a {text-decoration: none;}

/* header */

h1 {
color:#284e98;font-size: 24px;margin-top:30px;margin-bottom:20px;line-height: 26px;
}

h2 {
color:#284e98;font-size: 13px;padding-left:40px;margin-bottom:30px;line-height: 18px;
}

h3 {
color:#5e5d5d;font-size: 13px;padding-bottom:10px;
}


.omt_coul_fiche {
color:#006c47
}



/* liste menu */	
li a		{ 
	font-size:11px;
	text-decoration: none;
	color:#222;
	}
	
li a:link		{ 
	color:#222;
	}
li a:visited		{ 
	color:#777;
	}	
li a:hover	{ 
	color:red;
	border-bottom: 1px dotted;
	}	

.racine {
	font-size:14px;
	text-decoration: none;
	color:#111;
}

#treecontrol a {
	text-decoration: none;
	color:#111;
}
#treecontrol a:hover {
	color:red;
	border-bottom: 1px dotted;
}







#omt_bloc {
margin-top:28px;
margin-left:auto;
margin-right:auto;
width:930px;
}



/* haut */

#omt_bloc_top {
background-color:white;
background: url(../img/omt_fd_cadre_haut.gif) no-repeat;
height:184px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
}

#omt_img_fd {
background: url(../img/omt_fd_top.jpg) no-repeat;
width:887px;
height:184px;
}

/* top img */

#omt_haut_violet {
background: url(../img/omt_top_violet.gif) no-repeat;
width:887px;
height:184px;
}

#omt_haut_bleu {
background: url(../img/omt_top_bleu.gif) no-repeat;
width:887px;
height:184px;
}

#omt_haut_vert {
background: url(../img/omt_top_vert.gif) no-repeat;
width:887px;
height:184px;
}

#omt_haut_rouge {
background: url(../img/omt_top_rouge.gif) no-repeat;
width:887px;
height:184px;
}

#omt_haut_contact {
background: url(../img/omt_top_contact.gif) no-repeat;
width:887px;
height:184px;
}




/* menu haut */
#omt_menu {
}


#omt_quisommesnous {
    width: 201px;
    height: 27px;
    float:left;
	background: transparent url(../img/omt_menu_on_03.gif) no-repeat; }

#omt_quisommesnous a {
	display: block;
    width: 100%;
    height: 100%;
	background: url(../img/omt_menu_off_03.gif) no-repeat; }

#omt_quisommesnous a:hover	{     background: transparent none; }
#omt_quisommesnous a span	{     visibility:hidden; }



#omt_carto {
    width: 255px;
    height: 27px;
    float:left;
	background: transparent url(../img/omt_menu_on_05.gif) no-repeat; }

#omt_carto a {
	display: block;
    width: 100%;
    height: 100%;
	background: url(../img/omt_menu_off_05.gif) no-repeat; }

#omt_carto a:hover	{     background: transparent none; }
#omt_carto a span	{     visibility:hidden; }


#omt_fiches {
    width: 228px;
    height: 27px;
    float:left;
	background: transparent url(../img/omt_menu_on_06.gif) no-repeat; }

#omt_fiches a {
	display: block;
    width: 100%;
    height: 100%;
	background: url(../img/omt_menu_off_06.gif) no-repeat; }

#omt_fiches a:hover	{     background: transparent none; }
#omt_fiches a span	{     visibility:hidden; }



#omt_facteurs {
    width: 202px;
    height: 27px;
    float:left;
	background: transparent url(../img/omt_menu_on_07.gif) no-repeat; }

#omt_facteurs a {
	display: block;
    width: 100%;
    height: 100%;
	background: url(../img/omt_menu_off_07.gif) no-repeat; }

#omt_facteurs a:hover	{     background: transparent none; }
#omt_facteurs a span	{     visibility:hidden; }







/* centre */
#omt_bloc_central {
padding-left:20px;
padding-right:20px;
background-color:white;
}

#omt_s_menu {
background: url(../img/omt_bandeau_gris.gif) no-repeat;
width:887px;
height:125px;
}

#omt_s_menu_fiche {
clear: left;
background: url(../img/omt_fd_s_menu.gif) left top no-repeat;
/*border: 1px solid red;*/
width:887px;
height:124px;
}

#omt_contenu_d_img{
float:left;
width:500px;
padding-top:1px;
}

#omt_contenu_g {
float:left;
width:295px;
padding-right:25px;
padding-left:10px;
}

#omt_contenu_d {
float:left;
/*width:537px;*/
width:500px;
text-align: justify;
}

/* bas */

#omt_bloc_bas {
background: url(../img/omt_bas.gif) no-repeat;
height:28px;
}




/* menu bas */
#omt_menu_bas {
margin-top:50px;
padding-top:10px;
padding-right:44px;
width:842px;
height:24px;
background-color:#d4d9e3;
text-align: right;
}

#omt_menu_bas a {
	margin-left:20px;
	text-decoration: none;
	color:#222;
}

#omt_menu_bas a:hover {
	color:#777;
	border-bottom: 1px dotted;
}

