*{

margin:0;
padding:0;
font-family: arial;
}

#conteneur
{
width:1012px;
margin:auto;

}

body
{
background: url('../images/fond.jpg') repeat-x;
}


.header {
    background-color: #1c97ca;
    height: 80px;
    width: 100%;
}

.container {
    margin: 0 auto;
    width: 1080px;
}
.logo {
    float: left;
}
.logo h1 a {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    display: block;
    font-size: 40px;
    font-weight: 100;
    /*letter-spacing: 4px;*/
    padding: 20px 0;
    text-decoration: none;
    /*text-transform: uppercase;*/
}
#head h1
{
display: block;
width:1012px;
height:159px;
background: url('../images/header.jpg') no-repeat;
text-indent: -9999px;
}

#contenu
{
width:938px;
background: url('../images/contenu_fond.png') repeat-y;
position: relative;
padding:30px 0 0 40px;
min-height:700px;
}

#affichage
{
width:640px;
position: relative;
}

#modules
{
width:233px;
position: absolute;
top:30px;
right:35px;
}

/*  ---- Modules ----- */

.top
{
width:233px;
height:6px;
background: url('../images/module_top.jpg') no-repeat;
}

.middle, .middle1
{
width:233px;
background: url('../images/module_middle.jpg') repeat-y;
}

.bottom
{
width:233px;
height:7px;
background: url('../images/module_bottom.jpg') no-repeat;
margin-bottom:10px;
}

/*  ----PUB ---- */
.pubad{
margin:0;
padding-left:15px;
}

/*  ----PUB Regie affiz---- */

.pubadf{
margin:0;
padding-left:15px;
margin-top:20px;
}

table.tableau_pagination tr td
{
padding:5px;
}
table.liste_offre tr td
{
padding:5px;
}

/* ---- recherche ------ */

#moduleRecherche h2
{
width:176px;
height:27px;
background: url('../images/titre_recherche.jpg') no-repeat;
display: block;
text-indent: -9999px;
position: absolute;
left:20px;
top:10px;
}

#moduleRecherche .middle
{
position: relative;
height: 100px ;
}

#moduleRecherche input[type=text]
{
position: absolute;
top:50px;
left:25px;
width:130px;
border: none;
height:17px;
padding-left:5px;
}

#moduleRecherche input[type=submit]
{

display: block;
width:57px;
height:32px;
background: url('../images/bouton_petit.png') no-repeat;
border:0;
color:white;
cursor: pointer;
position: absolute;
top:42px;
left:165px;
}

#moduleRecherche input[type=submit]:hover
{
color:#0099FF;
}

/* ---- connexion ------ */

#moduleConnexion h2
{
width:176px;
height:27px;
background: url('../images/titre_espaceRecruteur.jpg') no-repeat;
display: block;
text-indent: -9999px;
position: absolute;
left:20px;
top:10px;
}

#moduleConnexion .middle
{
position: relative;
padding-bottom: 25px;
}

#moduleConnexion #lienInscription
{
position: absolute;
bottom:30px;
left:2px;
}

#moduleConnexion #lienConnexion
{
position: absolute;
bottom:15px;
left:2px;
}

#moduleConnexion #lienInscription a
{
color:#FFFFFF;
font-size:11px;
text-decoration: none;
margin-right:20px;
}

#moduleConnexion #lienConnexion a
{
color:#6F6F6F;
font-size:11px;
text-decoration: none;
margin-right:20px;
}

#moduleConnexion #lienInscription a:hover
{
color:white;
}

#moduleConnexion #lienConnexion a:hover
{
color:white;
}

#moduleConnexion .first
{
padding-top:40px;
}

#moduleConnexion p
{
margin-left:20px;
margin-right:20px;
font-size: 13px;
}
 
#moduleConnexion label
{
color:#0099FF;
font-size: 13px;
font-weight:normal;
text-transform: uppercase;
margin-top:10px;
display: block;
}

#modulePlus label
{ width:80px;
}

#moduleConnexion input[type=text],#moduleConnexion input[type=password]
{
margin-top:5px;
width:130px;
border: none;
height:17px;
padding-left:5px;
}

#moduleConnexion input[type=submit]
{
display: block;
width:95px;
height:32px;
background: url('../images/bouton_grand.png') no-repeat;
border:0;
color:white;
cursor: pointer;
position: absolute;
top:145px;
left:17px;
}

#moduleConnexion input[type=submit]:hover
{
color:#0099FF;
}

/* ----- module plu --- */

#modulePlus .middle
{
height:200px;  /* anciennement 200px */
padding: 25px 0;

}

#modulePlus .stats
{
	padding: 14px 22px 34px;
	color:#9FBAFF;
	font-size:13px;
	padding-bottom: 25px;
}

#modulePlus .clientror
{
	padding: 14px 22px 34px;
	padding-bottom: 25px;
	color: #FFFFFF;
	font-size: 12px;
}

#modulePlus .clientror a {
	color: #FFFFFF;
}

#modulePlus .clientror h4 a {
	font-size: 16px;
	text-decoration: none;
}

#modulePlus .clientror h4 {
	padding-bottom: 10px;
}

#modulePlus .clientror ul {
	margin-top: 15px;
	list-style: none;
}

#modulePlus .clientror li {
	margin-top: 8px;
}

#modulePlus .clientror li a {
	color: #FFFFFF;
}

/* ----- footer ----- */

#footer
{
text-align:center;
font-size:12px;
color:#FFFFFF;
height:159px;
background: url('../images/fond_footer.jpg') repeat-x;
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
clear:both;
}

#footer p
{
padding-top:8px;
}
#footer a
{
color:#0099FF;
}
#footer .liens
{
font-size:10px;
}

/* ----- divers ----- */

#lienrecrutor {
	padding-top: 10px;
	color:#FFFFFF;
}

#lienrecrutor a {
	font-size: 12px;
	color: #FFFFFF;
}
