body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0;
margin:0;
line-height:1.5;
color:#444;
text-align:justify;
}

a:hover {
color:#EC9437;
}
a {
color:#2D3C79;
}

a img{
border:none;
}

/* ---------------- <h> ----------------------- */
h1,h2,h3,h4{
padding:0.5em 5px 0.3em;
color:#444;
}

h1,h2,h3,h4 {
font-weight:bold;
}

h1 {
font-size:15px;
margin:0;
}

h2 {
font-size:15px;
}

/* ---------------- </h> ----------------------- */

#main{
width:960px;
margin:auto;
}

#div_under_header{
background-image:url(images/background.png);
width:960px;
margin:auto;
}

#header{
background-image:url(images/top.png);
width:950px;
height:383px;
margin:auto;
}
	#logo{
	height:150px;
	width:200px;
	}
	#monCompte{
	height:117px;
	width:26px;
	position:absolute;
	margin-top:-150px;
	margin-left:650px;
	}
	#login{
	height:100px;
	width:200px;
	position:absolute;
	margin-top:-150px;
	margin-left:680px;
	padding-top:25px;
	padding-left:10px;
	}
		#header #login input {
		border:1px solid #D5D3D4;
		font-size:11px;
		}
		#header #login .button {
		border:medium none;
		position:relative;
		top:7px;
		}
		#header #login a:hover {
		color:#EC9437;
		}
		#header #login a {
		color:#FFFFFF;
		font-size:10px;
		}
		#header #login div {
		margin-top:5px;
		}
		#header #login span {
		color:#FFF;
		}
	#flags{
	height:100px;
	position:absolute;
	margin-top:-150px;
	margin-left:920px;
	}
		#header #flags ul {
		margin:0;
		margin-top:5px;
		padding:0;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		}
			#header #flags li a img {
				padding-top:5px;
			}
		
	#header #header_texte{
	position:absolute;
	height:200px;
	margin-left:700px;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	}
	#header #header_texte strong {
	color:#2C3E7E;
	font-size:13px;
	font-style:italic;
	}
	#header #header_texte .p_subscribe{
	text-align:right;
	}
	
	#header .menu{
	position:absolute;
	width:950px;
	background-image:url(images/menu_bg.png);
	height:30px;
	margin-top:203px;
	}
		#header .menu ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0;
		}
			#header .menu ul li{
			float:left;
			margin:0;
			padding:0;
			}
			#header .menu ul li a {
			background:transparent url(images/menu_puce.png) no-repeat scroll left center;
			color:#FFFFFF;
			display:block;
			font-size:13px;
			font-weight:bold;
			line-height:30px;
			margin:0 30px 0 10px;
			padding:0 0 0 12px;
			text-decoration:none;
			}
				#header .menu ul li.actif a{
				color:#F49B2E;
				background:transparent url(images/menu_puce_actif.png) no-repeat scroll left center;
				}

#contenu{
	padding:10px;
}

#footer{
margin-top:20px;
}
	#footer .menu {
	font-size:10px;
	line-height:12px;
	}
	#footer .copy {
	color:#999999;
	font-size:9px;
	line-height:12px;
	}

.cadre_bordure{
width:90%;
margin:auto;
border: 1px solid #666;
padding:10px;
}
.cadre_pointille{
width:90%;
margin:auto;
padding:10px;
border: 1px dashed #CCC;
}

.tab_interlocuteur{
width:100%;
margin-bottom:25px;
}
	.tab_interlocuteur td{
	padding:10px;
	vertical-align:top;
	}
	
.bloc{
	background-color:#DFDFDF;
	margin-left:10px;
	padding:10px;
	margin-bottom:25px;
}
.bloc_accueil{
	background-color:#f1f1f1;
	padding:10px;
	font-weight:bold;
}
	.bloc_accueil .tab_accueil_img{
		width:100%
	}
		.bloc_accueil .tab_accueil_img td{
			width:50%;
			vertical-align:top;
		}
	/*.bloc .bloc_separation{
	height:10px;
	}
	.bloc .tab_h2{
		margin-left:-15px;
		margin-top:-15px;
		position:absolute;
	}	
		.bloc .tab_h2 .tab_h2_td1{
			width:15px;
			height:29px;
			background-image:url(images/bloc_left.png);
		}
		.bloc .tab_h2 .tab_h2_td2{
			background-image:url(images/bloc_middle.png);
		}
			.bloc .tab_h2 .tab_h2_td2 h2{
				margin:0;
				padding:0;
				color:#FFF;
			}
		.bloc .tab_h2 .tab_h2_td3{
			width:15px;
			background-image:url(images/bloc_right.png);
		}
		*/
.bloc_accueil .bloc_separation{
	height:10px;
	}
	.bloc_accueil .tab_h2{
		margin-left:-15px;
		margin-top:-15px;
		position:absolute;
	}	
		.bloc_accueil .tab_h2 .tab_h2_td1{
			width:15px;
			height:29px;
			background-image:url(images/bloc_left.png);
		}
		.bloc_accueil .tab_h2 .tab_h2_td2{
			background-image:url(images/bloc_middle.png);
		}
			.bloc_accueil .tab_h2 .tab_h2_td2 h2{
				margin:0;
				padding:0;
				color:#FFF;
			}
		.bloc_accueil .tab_h2 .tab_h2_td3{
			width:15px;
			background-image:url(images/bloc_right.png);
		}
		
.tab_listes{
width:100%;
}
	.tab_listes td{
	width:33%;
	vertical-align:top;
	}
	
#tab_accueil_offres td{
font-size:10px;
padding:2px;
text-align:left;
}
	#tab_accueil_offres .tr_0{
	}
	#tab_accueil_offres .tr_1{
		 background-color:#ebecf0;
	}


p.success {
color: #009900;
font-weight: bold;
margin: 10px 50px 10px 50px;
padding: 5px;
/*background-color: #D9FFD9;
border: 1px solid #009900;*/
}
p.error {
color: #FF0000;
font-weight: bold;
margin: 10px 50px 10px 50px;
padding: 5px;
/*background-color: #FFDFDF;
border: 1px solid #FF0000;*/
}

tr.error {
background-color: #FFDFDF;
font-weight: bold;
color: #FF0000;
}

.souligne_h1{
background-image:url(images/accueil_souligne.png);
height:7px;
}