/* CSS Document */
body
{
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link
{
	color: #336699;
	text-decoration: none
}
a:hover
{
	color: #336699;
	text-decoration: underline;
}

a:visited {
	color: #336699;
	text-decoration: underline;
}

#contenu_principal
{
	height: auto;
	width: 837px;
	background-image: url(images/ombre.jpg);
	background-repeat: repeat-y;
	background-position:right;
	z-index: 1;
	bottom: 0px;
	color: #000000;
}

#header
{
	color: #000000;
	height: 119px;
	width: 807px;
	left: 7px;
	top: 7px;
	position: relative;
	z-index: 2;
}

.afrique
{
	height: 210px;
	width: 218px;
	left: 553px;
	top: 5px;
	position: absolute;
	z-index: 150;
}

#gauche
{
	width: 180px;
	height: auto;
	position: relative;
	float: left;
	left: 7px;
	top: 14px;
	z-index: 3;
	padding-bottom: 35px;
}

#espace_client
{
	width: 166px;
	height: 140px;
	background-color: #FFE270;
	padding: 7px;
	color: #FFFFFF;
	font-weight: bold;
}
.titre_espace
{
	font-size: 14px;
	position: absolute;
}
#espace_client form
{
	position:absolute;
	top: 30px;
}
.oublipass_form
{
	position: absolute;
	top: 118px;
	width: 180px;
	text-align: center;
	left: 0px;
}
.image_form
{
	left: 45px;
	top: 58px;
	position: absolute;
}
.login_form
{
	position: absolute;
	top: 10px;
}
.pass_form
{
	position: absolute;
	top: 36px;
}
.input_espace2
{
	width: 111px;
	border-color: #FFFFFF;
	background-color: #FFE270;
	left: 47px;
	top: -4px;
	position: absolute;
	z-index: 50;
	height: 17px;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}
.input_espace1
{
	width: 111px;
	border-color: #FFFFFF;
	background-color: #FFE270;
	left: 47px;
	top: -3px;
	position: absolute;
	z-index: 50;
	height: 17px;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

#menu
{
	width: 180px;
	height: 277px;
	padding-top: 8px;
	font-size: 14px;
	float:left;
}

#element
{
	width: 165px;
	height: 23px;
	background-image: url(images/fond-menu-norm.jpg);
	padding-left: 9px;
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
	left: 3px;
	position: relative;
	float:left;
}
#element:hover {
	background-image: url(images/fond-menu-on.jpg);
}
#element a {
	color: #FFFFFF;
	width: 174px;
	height: 30px;
	text-decoration: none;
}
#element a:hover {
	color: #999999;
	width: 174px;
	height: 30px;
	text-decoration: none;
}

#centre
{
	max-height: 100%;
	width: 617px;
	position: relative;
	float: left;
	left: 14px;
	top: 14px;
}

#annonces
{
	color: #000000;
	width: 607px;
	height: auto;
	background-color: #336699;
	position:relative;
	float:left;
	top: 14px;
	padding: 5px 5px 5px 5px;
}
#titre_annonce
{
	background-image:url(images/bande_pleine_page.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	height: 20px;
	width: 607px;
	position:relative;
	top: -5px;
	right: -5px;
}
#detail_annonce
{
	width: 605px;
	height: 78px;
	float: left;
	clear: both;
	position:relative;
	top: 1px;
	left: 1px;
	margin-bottom: 7px;
	display: block;
	color: #000000;
}

#baseline
{
	width: 795px;
	height: auto;
	margin-top: -3px;
	text-align: center;
	font-size:10px;
	clear:both;
	float:left;
	margin-left:5px;
	font-weight: normal;
	margin-bottom: 0px;
	color: #000000;
}

#baseline h1 {
	text-align: center;
	font-size:10px;
	font-weight: normal;
	margin-top: -3px;
}

#endline
{
	clear: both;
	float:left;
	width: 795px;
	height: auto;
	margin-top: -3px;
	text-align: center;
	font-size:10px;
	margin-left:5px;
	font-weight: normal;
	margin-bottom: 0px;
}
#mdr
{
	width: 400px;
	height: 107px;
	background-color: #336699;
	position: relative;
	top: 7px;
	float: left;
}
#titre_mdr
{
	width: 600px;
	height: 20px;
	background-image:url(../images/loc_vac_recherche.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
}

#contenu_mdr
{
	width: 600px;
	height: auto;
	background-color: #7295B9;
	position: relative;
	margin: 5px;
	padding-bottom: 5px;
	top: 1px;
}
