body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #03468a;
	margin: 0px;
	padding: 0px;
	background:url(fd-wallpaper.gif) repeat 0 0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #03468a;
}

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

.spacer{
	clear:both;	
}

/*Mise en page générale*/

#connexion{
	width:980px;
	height:30px;
	text-align:left;
	padding:5px 0 0 0;
}

#connexion input{
	float:left;
	width:103px;
	height:16px;
	margin:0 20px 0 0;
	background:url(fd-input.gif) no-repeat 0 0;
	border:none;
	font-size:11px;
	padding:0 0 0 5px;
}

#header{
	width:980px;
	margin:0;
	padding:5px 0 0 0;
	background:url(arrondi-haut.gif) no-repeat left top ;	
}

.logo img{
	margin:10px 0 0 0;
}

#wallpaper{
	width:100%;	
	margin: 0px;
	padding: 0px;
	background:url(wallpaper.png) no-repeat top center; 
	_background:url(wallpaper.gif) no-repeat top center; 
}

#conteneur{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	background:none;
}

#contenu{
	width:930px;
	padding:20px 30px 20px 20px;
	background:url(arrondi-haut.gif) no-repeat left top #FFFFFF;	
}

.arrondi-bas{
	background:url(arrondi-bas.gif) no-repeat 0 0;
	width:980px;
	height:6px;	
}

.arrondi-bas#arrondi-header{
	background:url(arrondi-bas-header.gif) no-repeat 0 0;
}


#footer{
	width:940px;
	padding:20px;
	background:url(arrondi-haut.gif) no-repeat left top #FFFFFF;	
	margin: 0px;
		
}

table.table_center {
	margin-right: auto;
	margin-left: auto;
}

td.td_ombre_v {
	background-image: url(/charte/ombre-v.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td.td_ombre_h {
	background-image: url(/charte/ombre-h.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.border_actu {
	border: 1px solid #004489;
	padding: 10px;
	width:100%;
}

.border_recrutement {
	border: 1px solid #004489;
	padding: 10px;
	width:100%;
}

.border_bleu {
	border: 1px solid #004489;
}

td.td_padding {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*Opacite*/

img.img_haut {
	-moz-opacity : 0.3;
	opacity: 0.3;
	filter:alpha(opacity=30);
}

img.img_60 {
	-moz-opacity : 0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

td.td_opaque_60 {
	background-color: #86b8e9;
}

.ombre{
	background:url(ombre.png) no-repeat 0 0;	
	_background:none;
	width:980px;
	height:20px;
}

/*MENU*/

table.menu {
	font-size:14px;
}

table.menu tr td{
	background:url(separateur-menu.gif) no-repeat right bottom;
	height:43px;
	text-align:center;
	border-bottom:1px solid #8eaf30;
}

table.menu tr td.accueil{
	background:url(fd-menu-accueil.gif) no-repeat 0 0;
	height:44px;
	text-align:center;
	border-bottom:none;
}

table.menu tr td.contact{
	background:url(fd-menu-contact.gif) no-repeat 0 0;
	height:44px;
	text-align:center;
	border-bottom:none;
}

table.menu tr td a:hover, table.menu tr td a.select {
	text-decoration:none;
	color:#8eaf30;
}


table.menu tr td.menu-fin{
	background:none;
}

/*Texte*/

.text_pt {
	font-size: 10px;
	font-weight: normal;
	color: #004489;
}

h1 {
	color: #004489;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1.h1_18px {
	font-size: 18px;
}

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

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h3.connexion {
	color: #03468a;
	display:inline-block;
	float:left;
	margin:0 20px 0 0;
}

h3.h3_18px {
	font-size: 18px;
	color: #004489
}


h3.h3_14px {
	font-size: 14px;
	color: #004489;
	margin:0 0 10px 0;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.text_chemin {
	color: #004489;
	font-size: 16px;
	font-weight: normal;
}

td.td_text_actu {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 7px;
	padding-bottom: 5px;
}

td.td_numero {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

td.td_text_justify {
	text-align: justify;
}

.text_rouge {
	color: #CC0000;
}

.region-vert{
	color:#85b91a;
	font-weight:bold;
	font-size:63px;	
}

/*Listes*/

li {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 5px;
}

ul {
	padding:0 0 0 20px;
	}

/*Liens*/

a:link {
	font-weight: bold;
	color: #004489;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #004489;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #004489;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #004489;
	text-decoration: underline;
}

a.liennormal:link {
	font-weight: normal;
}

a.liennormal:active {
	font-weight: normal;
}

a.liennormal:visited {
	font-weight: normal;
}

a.lienblanc:hover {
	font-weight: normal;
	color: #FFFFFF;
}

a.lienblanc:link {
	font-weight: normal;
	color: #FFFFFF;
}

a.lienblanc:active {
	font-weight: normal;
	color: #FFFFFF;
}

a.lienblanc:visited {
	font-weight: normal;
	color: #FFFFFF;
}

a.liennormal:hover {
	font-weight: normal;
}

.pointer {
	cursor:pointer
}

a.selection_bleue {
	color: #42AEDA;
	text-decoration: underline;
}

a.selection_vert {
	color: #83B817;
	text-decoration: underline;
}


/*Formulaire*/

input, select {
	font-size: 12px;
	font-weight: normal;
	color: #004487;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83B817;
	border-right-color: #004487;
	border-bottom-color: #004487;
	border-left-color: #83B817;
}

input.input_newsletter {
	float:left;
	background:url(input-newsletter.gif) no-repeat 0 0;
	color:#FFFFFF;
	border:none;
	width: 162px;
	height:20px;
	padding:0 0 0 5px;
	margin:0 10px 0 0;
}

textarea {
	font-size: 12px;
	font-weight: normal;
	color: #004487;
	width: 100%;
	border: 1px solid #004487;
}


/*images*/

img.img_gauch {
	padding-left: 15px;
}

img.img_droit {
	padding-right: 15px;
}

/*extranet*/

td.td_trait_vert {
	background-image: url(/charte/trait_vert.gif);
	background-repeat: repeat-x;
	background-position: left;
}

p.unite-restauration{
	width:162px;
	height:36px;
	padding:10px 0 0 50px;
	background:url(unite-restauration.gif) no-repeat 0 0;
}

p.unite-sante{
	width:162px;
	height:36px;
	padding:10px 0 0 50px;
	background:url(unite-sante.gif) no-repeat 0 0;
}

.menu-gauche{
	border-right:1px solid #8eaf30; 
	margin:0 30px 0 0;
}

#menu2-gauch{
	display:block;
	margin:0 0 0 -10px;	
}

ul.ul-home{
	margin:0;
	padding:0;
	font-size:10px;
}

ul.ul-home li{
	list-style:none;	
}

li.absolute-accueil{
	position:absolute;
	margin:20px 0 0 45px;	
}
li.absolute-sommes-nous{
	position:absolute;
	margin:20px 0 0 145px;	
}

li.absolute-services{
	position:absolute;
	margin:70px 0 0 175px;	
}

li.absolute-implantation{
	position:absolute;
	margin:120px 0 0 165px;	
}

li.absolute-actu{
	position:absolute;
	margin:153px 0 0 65px;	
}

li.absolute-recrutement{
	position:absolute;
	margin:120px 0 0 10px;	
}

li.absolute-contact{
	position:absolute;
	margin:70px 0 0 20px;	
}

.onglet_detail{
	width:100%; 
	cursor:pointer;	
}

.onglet_detail p{
	font-size:14px;
	margin:10px 0 0 0;
}

.onglet_detail span{
	display:block;
	text-align:left;
}

.onglet{
	width:100%; 
	margin:0 0 15px 0;
	cursor:pointer;
	background: #03468a;
	color:#FFFFFF;
	padding:5px 0 5px 0;
	font-size:16px;
}

.btn-itineraire{
	display:block;
	margin:30px;	
}
