/* Feuille de style accueil */

body {
background-attachment: fixed;
background-repeat: no-repeat;
background-color: #fff;
}

#navrubrique {
width: 180px;
float: left;
background:  #fff no-repeat left top;
}

#navrubrique a {
display: inline;
}

.recrutement {
font-size: 11px;
background-color: transparent;
margin-bottom: 20px;
}

.realisation {
font-size: 11px;
background-color: transparent;
margin-bottom: 20px;
}

.votreunivers {
font-size: 11px;
background-color: transparent;
margin-bottom: 20px;
}

#navrubrique .produitsune {
	font-size: 11px;
	background-color: transparent;
	margin-bottom: 20px;
	margin-top: 15px;
}

.recrutement h3, .realisation h3, .votreunivers h3 {
font-size: 11px;
font-weight: bold;
color: black;
margin-bottom: 3px;
padding-bottom: 10px;
background: url(../images/dotted-line-related.gif) bottom left no-repeat;
}

.recrutement a, .realisations a, .votreunivers a {
text-decoration: none;
line-height: 12px;
}

.recrutement a:visited, .realisations a:visited, .votreunivers a:visited  {
color: #5995c8;
}

.recrutement a:hover, .realisation a:hover, .votreunivers a:hover {
text-decoration: underline;
}

.recrutement p, .realisation p, .votreunivers p {
padding: 0 10px;
font-size: 11px;
line-height: 14px;
margin: 0;
}

.vousetes ul li {
line-height: 14px;
margin:0;
padding:0;
}

#navrubrique .produitsune h3 {
font-size: 11px;
font-weight: bold;
color: black;
margin-bottom: 3px;
padding-bottom: 10px;
background: url(../images/dotted-line-related.gif) bottom left no-repeat;
}


#navrubrique .produitsune ul {
font-weight: normal;
padding: 0 10px;
}

#navrubrique .produitsune ul li {
font-size: 11px;
line-height: 14px;
list-style-type: square;
padding-bottom: 5px;
}


#navrubrique .produitsune a {
text-decoration: none;
font-weight: normal;
margin: 0px;
padding: 0px;
}

#navrubrique .produitsune a:visited {
color: #5995c8;
}

#navrubrique .produitsune a:hover {
text-decoration: none;
}

#contenu {
width: 345px;
float: left;
margin-left: 20px;
padding-top: 15px;
}

#contextuel {
	width: 180px;
	float: left;
	padding: 0 0 0 15px;
	margin-top: 15px;
}

.navfooter {
margin: 5px 0 5px 200px;
}

.toolsfooter {
margin: 0;
padding: 0;
float: right;
}

#footer ul {
background: #fff;
list-style-type: none;
padding: 0 0 0 10px;
margin: 0;
width: 100%;
}

#footer ul li {
font-size: 10px;
line-height: 15px;
display: inline;
margin: 0;
padding: 0;
color: #999;
}

#footer a, #footer p {
font-size: 10px;
line-height: 12px;
text-decoration: none;
}

#footer a {
color: #2269b6;
}

#footer a:hover {
color: #2269b6;
text-decoration: underline;
}

#footer p {
color: #999;
padding: 0 0 0 10px;
margin: 0;
}

.copyright {
margin: 5px 0 5px 200px;
}

#actualites {
margin-top: 10px;
}

#actualites h3 {
font-weight: bold;
font-size: 13px;
margin-bottom: 12px;
color: #003366;
line-height: normal;
text-decoration: none;
}

.titre_actu_home {
background: url(../images/bulletRight.gif) 5px 2px no-repeat;
padding-left: 20px;
}

#filnews {
margin-top: 10px;
margin-bottom: 10px;
float: left;
clear: both;
}


#filnews ul {
border-top: 1px solid #e9e9e9;
list-style-type: none;
margin: 0;
padding: 0;
}

#filnews ul  li {
width: 320px;
float: left;
padding: 0px  5px 20px 20px;
border-bottom: 1px solid #e9e9e9;
background: #f9f9f9 url(../images/bulletRight.gif) 5px 2px no-repeat;
}

#filnews span.date {
color: black;
width:  60px;
float: left;
text-decoration: none;
}

#filnews span.titre {
width:  215px;
margin-left: 10px;
float:  left;
}
