body {
	margin:0px;
	padding:0px;
	background-image:url('./img/body_background.gif');
	background-repeat:repeat-x;
	background-color:#DBE4E7;
	color:#000;
	font-family: Arial;
	font-size:9pt;
}

ul,li{
	padding:0px;
	margin:0px;	
}

div{
	margin:0px;
	padding:0px;
}

a {
	color:#555;
	text-decoration:none;

}

a:hover{
	color:#999;
}

a img{
	border:0px;
}

table,td,tr{
	padding:0px;
	margin:0px;
}

form{
	margin:0px;
	padding:0px;
}

h1{
	color:#03285d;
	text-transform: uppercase ;
	font-size:140%;	
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-weight:bolder;
}

h1 span{
	color:#FBB30C;
}


h2{
	color:#03285d;
	font-size:130%;
	border-bottom:1px solid #FBB30C;
	margin:0px;
	padding:0px;
	/*text-transform: capitalize;*/
}
h2 span{
	color:#FBB30C;
}
h3{
	width:130px;
	color:#073d67;
	font-size:110%;
	border-bottom:1px solid #FBB30C;
		margin:0px;
	padding:0px;
}

h4{
	color:#FBB30C;
	font-weight:bold;
	border-bottom:solid 1px #DDD;
}

p{
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
}

#centre {
	margin-left:auto;
	margin-right:auto;
	width:809px;
	background-image:url('./img/centre_background.gif');
	background-repeat:repeat-y;
}

#phrases{
	position:absolute;
	width:100%;
	left:-70px;
	top:35px;
}

#page{
	background-image:url('./img/page_top.gif');
	background-repeat:no-repeat;
	
}

#menu_top {
	width:809px;
	height:24px;	
	position:relative;
	top:99px;
	overflow:hidden;	
	font-size:90%;
}

		#menu_top ul {
			list-style-type:none;
			margin-left:27px;
		}

		#menu_top li{
			
			float:left;	
			border-right:1px solid #333;
			border-bottom-width:0px;
		}

		#menu_top li.selected a{
			cursor:pointer;
			float:left;				
			text-align:center;
			display:block;
			overflow:hidden;
			padding-left:19px;
			padding-right:19px;
			font-weight:bold;		
			background-image:url('./img/fond_menu_top-sel.jpg');			
			color:#FFF;	
			padding-top:6px;
			height:18px;
			font-size:120%;		
		}
		
		#menu_top li.selected a:hover{
			background-image:url('./img/fond_menu_top-hover.jpg');			
			color:#FFF;	
			padding-top:6px;
			height:18px;
			font-size:120%;
		}

		#menu_top li.normal a:hover{
			background-image:url('./img/fond_menu_top-hover.jpg');			
			color:#FFF;	
			padding-top:6px;
			height:18px;
			font-size:120%;
		}
		
		#menu_top li.normal a{			
			cursor:pointer;
			float:left;				
			text-align:center;
			padding-top:5px;
			display:block;
			overflow:hidden;
			padding-left:19px;
			padding-right:19px;
			height:19px;
			font-weight:bold;
			color:#000;			
			background-image:url('./img/fond_menu_top-normal.jpg');	
		}
		


#menu_right {
	font-size:90%;
	margin-left:8px;
}

		#menu_right ul {
			list-style-type:none;
		}

		#menu_right li{
			float:left;	
			border-width:0px;
		}

		#menu_right li a:hover{	
			font-weight:bold;
			padding-left:19px;
			color:#073d67;
			background-image:url('./img/border_menu_right-hover.gif');		
		}
		
		#menu_right li a{			
			padding-top:5px;
			display:block;
			overflow:hidden;
			padding-top:7px;
			padding-left:9px;
			height:20px;
			width:130px;
			color:#000;			
			background-image:url('./img/border_menu_right-normal.gif');		
			background-repeat:no-repeat;
			background-position:bottom left;			
			margin-bottom:3px;
		}
		
		#menu_right li.selected a{			
			padding-top:5px;
			display:block;
			overflow:hidden;
			padding-top:7px;
			padding-left:19px;
			height:20px;
			width:130px;
			color:#000;		
			font-weight:bold;			
			background-image:url('./img/border_menu_right-hover.gif');			
			background-repeat:no-repeat;
			background-position:bottom left;			
			margin-bottom:3px;
		}
		


#content {
	height:100%;
	min-height:350px;
	position:relative;
	top:105px;
	overflow:hidden;
	background-image:url('./img/page_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:45px;
}

#content_left{
	overflow:hidden;
	float:left;
	width:602px;
	padding-left:30px;	
	padding-right:15px;
	padding-top:7px;
}

#content_left .mis_en_valeur a{
		border-bottom:1px dotted #BBB;
}

	.classic_ul {
		list-style-image:url('../icos/bullet_black-trans.png');
	}
	
	.classic_ul li{
		margin-left:20px;
		padding-bottom:1px;
	}

#content_right{
	overflow:hidden;
	float:left;
	padding-top:10px;
	padding-right:10px;
	width:150px;
	/*background-color:#999;*/
}

#login_box {
	width:140px;
	font-size:80%	
}

#login_box input{
	width:110px;
	font-size:9px;
	height:12px;
	border:1px solid #073d67;
}

#login_box input:focus{
	border:1px solid #FBB30C;
}

#additionnal {
	float:left;
	clear:both;
	margin-top:30px;
	padding-left:10px;
	padding-right:10px;
}

#tableau_de_bord {
	background-image:url('./img/fond_tableau_de_bord.png');
	width:608px;
	height:154px;
	overflow:hidden;
}

.connect_button{
	display:block;
	width:85px;
	height:25px;
	border-width:0px;
	margin:3px;
	margin-left:40px;	
	background-image:url('../img/connexion_button.gif');	
}

.connect_button:hover{
	background-image:url('../img/connecting.gif');	
}

.connect_button:focus{
	background-image:url('../img/connecting.gif');	
}

#footer{
	clear:both;
	height:55px;
	
	/*position:relative;
	top:65px;*/
	
	margin-top:105px;
	padding-top:10px;
	
	overflow:hidden;
	background-image:url('./img/footer.jpg');
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-size:80%;
	
	color:#5c7888;
}

#footer a{
	color:#4e4e4e;
}

#footer a:hover{
	color:#000;
	border-bottom:1px dashed #4e4e4e;
}

.visite_guidee a{
	display:block;
	background-image:url('../img/visite_guidee.gif');
	background-repeat:no-repeat;
	background-color:#FFF;
	width:170px;
	padding-top:165px;
	height:100%;
}

.visite_guidee a:hover{
	background-image:url('../img/visite_guidee-hover.png');
}


#contact_form {
	font-size:90%	
}

#contact_form input{
	font-family:arial;
	width:180px;
	font-size:11px;
	height:14px;
	border:1px solid #073d67;
}

#contact_form input:focus{
	border:1px solid #FBB30C;
}

#contact_form textarea{
	font-family:arial;
	width:180px;
	height:50px;
	font-size:11px;
	border:1px solid #073d67;
}

#contact_form textarea:focus{
	border:1px solid #FBB30C;
}

#contact_form .submit_button {
	font-family:arial;
	width:100px;
	font-size:11px;
	height:18px;
	font-weight:bold;
	border:1px solid #073d67;
}

#contact_form .submit_button:hover {
	border:1px solid #FBB30C;
	cursor:pointer;
}

.services_table{
	margin-top:-2px;
}

.services_table  td{
	vertical-align:top;
}

.metier_tools {
	margin-left:14px;
}


.table_marge_presentation span{
	font-weight:bolder;
}

.table_marge_presentation ul {
	list-style-type:square;
	margin-left:1.5em;
}

.table_marge_presentation td {
	border:1px solid #FFF;
	width:50%;
	padding:8px;
	vertical-align:top;
	background-image:url('../img/marges/box_back_2.jpg');
	background-repeat:repeat-x;
}

.table_marge_presentation td h3{
	text-transform:uppercase;
	color:#073d67;
	width:auto;
	margin-bottom:3px;
	border-color:#FBB30C;
}



.table_marge_presentation td.blue {
	background-image:url('../img/marges/box_back_1.jpg');
}

.table_marge_presentation td.blue h3 {

}


/*-----------------------------------------------------------------------------
RACCOURCI
-----------------------------------------------------------------------------*/

.icone_interne{
	position:relative;
	top:3px;
	margin-right:3px;
	width:16px;
	height:16px;	
}

.icon_interne{
	position:relative;
	top:3px;
	margin-right:3px;
	width:16px;
	height:16px;
}


.icone_interne8{
	position:relative;
	top:2px;
	margin-right:3px;
	width:12px;
	height:12px;
}

.catalogue_metier{
	margin-left:10px;
}

.catalogue_metier ul{
	margin:0px;
	padding:0px;
}

.catalogue_metier li {
	list-style-type:none;
	list-style-image:none;
}

.catalogue_metier a {
	background-image:url('./img/cat_back.png');
	background-repeat:no-repeat;
	padding-left:13px;
	display:block;
	width:240px;	
}

.catalogue_metier a:hover {
	background-image:url('./img/cat_back-hover.png');
}

/*-----------------------------------------------------------------------------
DIV SURVOL
-----------------------------------------------------------------------------*/
.survol{
	cursor:pointer;		
}

.survol span{
	color:#073d67;
	display:none;	
}

.survol:hover span{
	display:inline ;	
}

.survol acronym{
	display:inline;
	color:#FBB30C;
	font-weight:bolder;
	border:none;
}

.survol:hover acronym{
	display:none;
}

.survol_cat a{
	font-weight:bold;
}

.survol_cat a span{
	font-weight:lighter;
	color:#073d67;
	display:none;	
}

.survol_cat a:hover span{
	display:inline;
}

.survol_cat a acronym{
	display:inline;
	color:#BBB;
	font-weight:bolder;
	border:none;
	margin:3px;
}

.survol_cat a:hover acronym{
	display:none;
}

.pj_survol a span{
	display:none;	
}

.pj_survol a:hover span{
	display:block;
	border:1px solid #999;
	color:#073d67;
	padding:8px;
}



/*-----------------------------------------------------------------------------
TEXTE 
-----------------------------------------------------------------------------*/
.lettrine{
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 2.6em; /* 3 hauteurs de lignes pour la lettrine*/
	height:0.85em;
	display:block;
	font-weight: bold;
	margin-right:1px;
	line-height: 1em;
	color:#03285d;
	overflow:hidden;
}



/* COULEURS */

.discret{
	color:#999;
}

.cl_var_1 {
	color:#073d67;
}

.cl_var_2 {
	color:#FBB30C;
}


/*-----------------------------------------------------------------------------
LINK
-----------------------------------------------------------------------------*/

.lien_normal a {
	color:#555;	
	text-decoration:none;
	border-bottom:1px dotted #FBB30C;
}

.lien_normal a:hover {	
	border-bottom:1px solid #FBB30C;
}


/* FIELDSET
*/



fieldset.inscription{
	border:0px solid #999;
	border-right:1px solid #DDD;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color:#FFF;
	padding-bottom:20px;
}

fieldset.inscription legend {
	padding:10px;
	font-weight:bolder;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	font-size:120%;
	color:#444;
}

fieldset.inscription input{
	font-family:arial;
	width:180px;
	font-size:11px;
	height:14px;
	border:1px solid #073d67;
	padding:3px;
}

fieldset.inscription input:focus{
	border:1px solid #FBB30C;
}

fieldset.inscription textarea{
	font-family:arial;
	width:180px;
	height:90px;
	font-size:11px;
	border:1px solid #073d67;
	padding:3px;
}

fieldset.inscription textarea:focus{
	border:1px solid #FBB30C;
}

fieldset.inscription textarea.big_textarea{
	width:400px;
	height:210px;
}

fieldset.inscription .submit_button {
	font-family:arial;
	width:100px;
	font-size:11px;
	height:18px;
	font-weight:bold;
	border:1px solid #073d67;
}

fieldset.inscription .submit_button:hover {
	border:1px solid #FBB30C;
	cursor:pointer;
}


