/* RESET */

html, body, div, span, h1, h2, h3, h4, h5, 
h6, p, blockquote, pre,
a, code, em, font, img, small, strong, center,
dl, dt, dd, ol, ul, li, form{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: bold;
}

p {
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 1em 0;
	color:#231f20;
}




/* MAIN STYLES */

html {
	background: url(images/bg1.png) repeat-x;
	background-color:#1a91d6;
}

#container {
	position: relative;
	width: 801px;
	margin: 0em auto;
}

#header {
	overflow: hidden;
	height: 100%; /* Needed for IE 6 */
}


#header ul#nav {
	font-size: 13px;
}

ul#nav li {
	display: inline;
	padding-right: 35px; /* Space between links */
}

#nav li a {
	color: white;
}

#featured {
	margin-top: 30px;
	overflow: hidden;
}


#main {
	position: relative;
}

#main img#recrutement {
	position: absolute;
	right: -85px;
	top: 30px;
}

#main #nouvelles {
	font-size: 14px;
	line-height: 40px;
	color: #231f20;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 750px;
}


#main p.date {
	color: white;
	font-size: 11px;
	margin-bottom: .3em;
}


#main #nouvelles h3 {
    font-size: 22px;
	color: #231f20;
}

#col1, #col2, #col3 {
	float: left;
	width: 237px;
	margin-right: 4.45em;
}

#col3 {
	margin-right: 0;
	margin-bottom: 65px;
}

#col1 h2, #col2 h2, #col3 h2 {
	color: white;
	font-size: 22px;
	margin-bottom: 20px;
}

#col1 p.col, #col2 p.col, #col3 p.col {
	color: #231f20;
	font-size: 11px;
}


#footer {
	clear: both;
	height: auto; 
	background-color: #231f20;
	overflow: hidden;

}

#footer a, #footer p{
	color: white;
}

#footer p {
	float: right;
	height: 103px;
	line-height: 103px;
	margin-right: 4em;
	_margin-right: 1em; 
}

#jaune{ 
	height:47px;
	background-image:url(images/jaune.png);
	background-repeat:repeat-x;
}

#ligne{ 
	height:2px;
	background-image:url(images/lign.png);
	background-repeat:repeat-x;
	margin-bottom:20px;
}



#description {
padding-top: 30px;
	padding-bottom: 20px;
	width: 800px;
	
}



#description h3 {
    font-size: 22px;
	color: #231f20;
	margin-bottom:20px;
}


#phase2 {
	padding-top: 40px;
	padding-bottom:20px;
	padding-left:40px;
	width: 650px;
	background-image:url(images/bg-phase2.png);
	
}


#phase2 p {
	width: 600px;
	
}


#phase2 h3 {
    font-size: 22px;
	color: #231f20;
	margin-bottom:20px;
}



#livre {
	padding-top: 30px;
	padding-bottom: 25px;
	width: 800px;
	
}


#livre h3 {
    font-size: 22px;
	color: #231f20;
	margin-bottom:20px;
}



#projet {
	width:800px;
	overflow:hidden;
}

#projet p{
	line-height: 27px;
	font-size: 12px;

}

#projet img.jaune2 {
	float:left;
	margin-right:30px;
}


#main #contexte {
	font-size: 14px;
	line-height: 40px;
	color: #231f20;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 800px;
}


#main #contexte h3 {
    font-size: 22px;
	color: #231f20;
	margin-bottom:20px;
}

#main #objectifs {
	line-height: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 800px;
	padding-left:25px;
}

#main #objectifs h3 {
    font-size: 22px;
	color: #231f20;
	margin-bottom:20px;
}

#main #objectifs span {
    font-size: 16px;
	font-style:italic;
	color: white;
}

#main #profils {
	font-size: 14px;
	line-height: 40px;
	color: #231f20;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 800px;
}


#main #profils h3 {
    font-size: 22px;
	color: #231f20;
	margin-bottom:20px; 
}
	

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area .champs, textearea {
	padding: 5px;
	width: 400px;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 1em 0;
	border: 2px solid #ffffff;
}


#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #231f20;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}f

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-family: arial, helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px;
}

table {
border-style:dotted;
border-width:1px;
border-color: #231f20;
}


td {
border-style:dotted;
border-width:1px;
border-color:#666666;
}


