/*reset*/
* {
	margin:0;
	padding:0;
}
*:focus 
 {
	-moz-outline-style:none;
	outline-style: none;
}
/* CSS Document */
body
{
	font-family:arial, helvetica, sans-serif; 
}
#bandeau
{
	width:974px;
	height:258px;
}
#contentText a
{
	color:#666;
	/*font-size : 12px;*/
}
#contentEmploi a
{
	color:#666;
	font-size : 12px;
}
.typing
{
	font-size : 12px ;
	color:#666;
	margin-top:20px;
}
img
{
	border-width : 0px;
}
.clear
{
	clear:both;
}
#wrapper
{
	width:1002px;
	margin:auto;
	background-image : url(../img/mainBG.jpg) ;
	background-repeat : repeat-y;
}

#topBorder
{
	background-image:url(../img/bg-topLeft.jpg) ; 
	background-position:left; 
	background-repeat:no-repeat; 
	height : 14px;
}

#topBorder2
{
	background-image:url(../img/corner-TR.jpg) ; 
	background-repeat:no-repeat ; 
	background-position : right; 
	height : 14px;
}

#bottomBorder
{
	background-image:url(../img/bg-bottomLeft.jpg) ; 
	background-position:left ; 
	background-repeat:no-repeat;
	height : 14px;
}

#bottomBorder2
{
	background-image:url(../img/corner-BR.jpg) ; 
	background-position:right ; 
	background-repeat:no-repeat;
	height : 14px;
}

body
{
	background-color:#ededed;
}

#header
{
	width:975px ; 
	margin : auto;
}
#language
{
	width:150px;
	float:right;
}
#language img
{
	float:right;
	margin:5px;
}
#logoBaner
{
	background-image:url(../img/bg-logo-banner.jpg);
	height:78px;
}
#logo
{
	position:relative;
	top:-22px;
	right:44px;
}
#logoBaner img{
	border-width : 0px;
}

#menu
{
	background-image:url(../img/bg-menu.jpg); 
	background-repeat:repeat-x ; 
	height : 82px ; 
	overflow:hidden;
	margin-top: -4px;
}

#menu img
{
	border-width : 0px;
}

#menu ul
{
	display:inline ; 
	float : right ; 
	margin-right:100px ; 
	margin-top:0px ;
}

#menu ul li{
	display:inline ; 
	padding-right : 35px;
}

#entete
{
	height:40px ; 
	background-image:url(../img/ente-BG.jpg); 
	background-repeat:repeat-x ; 
	line-height:40px ; 
	padding-left:40px ; 
	color:#555e54 ; 
	font-weight:bolder ; 
	clear : both ;
}

#center
{
	width : 975px ; 
	margin : auto ; 
	padding: 0;
	background-color:#FFFFFF ;
	background-repeat : repeat-y;
}

#contactForm
{
	width:500px ; 
	padding-left:45px ; 
	padding-top : 20px;
	font-family : Arial ; 
	color :gray; 
	font-size : 14px;
	float:left;
}

#contactForm li{
	margin-right : 20px;
	display : inline ;
}

#contactForm ul{
	margin-bottom : 5px;
}

#contentText
{
	width:552px ; 
	padding-left:45px ; 
	float:left ; 
	padding-top : 20px;
	padding-bottom:10px;
}
#contentEmploi
{ 
	padding-left:45px ; 
	float:left ; 
	padding-top : 20px;
}
#contentText p 
{
	color:#424242 ;
}

#contentText h3,p,ul 
{
	color:#577732 ; 
	/*font-weight:bolder; */
}

#contentText h3,p 
{
	/*font-size:16px ; */
}
#contentText h4
{
	font-family: Georgia,serif,Arial,Helvetica,sans-serif,Verdana;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
}

#contentText ul
{
	font-size:13px ;  line-height : 25px ;  
	margin-top : 20px;
}

#themePic
{
	margin-left:600px;
	padding-right:0px ; 
	padding-top:0px;
}
#themePic img
{
	float:right;
}
#themePic p
{
	clear:both;
}

#lesPlusContent
{
	width : 975px ; 
	background-image:url(../img/lesPlusRight.png) ; 
	background-repeat:no-repeat ; 
	background-position:right ; 
	margin-top : -4px;
	margin-bottom : -5px;
}

#lesPlusText
{
	width:865px ; 
	height :58px; 
	float:right ; 
	background-image:url(../img/lesPlusBG.png) ; 
	background-repeat:repeat-x ; 
	margin-right:58px ; color:#71756c ; 
	font-size:13px ; 
	font-weight:bolder;
}

#lesPlusText ul li{
	color : #71756c;
	list-style-type:disc;
}

#lesPlusColonne1 , #lesPlusColonne1
{
	margin-top : 0px;
	width : 380px;
	line-height:20px;
}

#lesPlusColonne1{
	float:left;
	padding-left : 20px;
}

#lesPlusColonne2{
	margin-left : 420px;
}

#partners
{
	padding-left:45px;
	margin-top : 20px;
	margin-bottom : 20px;
	display:none;
	visibility:hidden;
}

#partners h3
{
	color:#577732;
	font-size:16px;
	font-weight:bolder;
}

#partners ul li
{
	display:inline;
	padding:25px;
}

#footer
{
	width:975px ;text-align:right ; 
	height : 30px ; 
	margin : auto;border-top:solid ; 
	border-top-color:#CCCCCC ; 
	border-top-width:thin ;
	background-color:#FFFFFF;
	clear : both;
}

#footer ul
{
	margin-top : 20px ;
	margin-right : 40px;
	
}

#footer ul li
{
	color:#aaa;
	font-size:10px; 
	display:inline;
	margin-left:25px;
}
#footer a
{
	color:#aaa;
	text-decoration : none;
	line-height : 30px ;
}

h3
{
	margin-top : 20px;
}

#error
{
	position : relative;
	clear:both;
	margin-left : 600px;
	top : -175px;
	width :350px;
	color:Red;
	font-size : 12px;
	font-weight : bold;
	height : 0px;
}

#error ul
{
	list-style-type:disc;
	color:Red;
	font-size : 12px;
	font-weight : bold;	
}

#bValider
{
	width : 100px;
	margin : auto;
	margin-right : 165px;
	margin-top : 15px;
}

#bEnvoi
{
	width : 100px;
	margin : auto;
	margin-left : 0px;
	margin-top : 15px;
}

.cellTyping
{
	font-family : Arial ; 
	color :gray; 
	font-size : 12px; 
	margin-bottom : 5px;
}

#capcha ul li
{
	display : inline ;
}

#contentAccueil
{
	height:108px ; 
	background:url(../img/content-bg-2.jpg) ; 
	background-repeat:repeat-x ; 
	padding-top : 20px ; 
	overflow:hidden;	
	font-family: Georgia,serif,Arial,Helvetica,sans-serif,Verdana;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 110%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;

}

#contentAccueil #col1,#col2
{
	float:left ; 
	width:450px ;  
	margin-top:0px ;
	color: #F4F4F4 ; 
	font-weight:bolder ; 
	font-size:14px ; 
	line-height:18px;
	margin-left : 20px;
}
              
.emploiEntete 
{	
	float : left;
	font-family : Arial ; 
	color : Gray; 
	font-size : 14px; 
	line-height : 30px;
	text-align : left;
	font-weight : bold;
}

.titreOffre	
{
	color : #666666;
}

.cellDate
{
	font-family : Arial ; 
	float : left;
	width : 61px ; 
	color : #AAAAAA;
	font-weight : bold;
	font-size : 14px;
	line-height : 64px;
}

.cellOffre
{
	font-family : Arial ; 
	float : left;
	width : 259px;
	color : #615d5b; 
    font-size : 14px; 
    font-weight : bold ;
    line-height : 64px;
}

.cellContrat
{
	font-family : Arial ; 
	float : left;
	width : 129px;
	color : #AAAAAA;
    font-weight : bold;
    font-size : 14px;
    line-height : 64px;
}

.alternEmploi
{
	background-image : url(../img/emploi-table-bg.jpg);
	background-repeat : repeat-x;
}
.success
{
	color:#577732 ;	
}

.fileInput
{
	border-width:1px;
	border-color:Green;
}

.magPg {
	margin-top:10px;
}
#contactPeople {
	width:320px;
	margin:15px;
	color:gray;
	font-family:arial;
	float:right;
	padding-top:80px;
}
#contactPeople h3 {
	font-size:13px;
}
#contactPeople a {
	color:gray;
	font-size:13px;
}