#main {
	width: 980px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
	height:0px;
}
td#entetelarge{
	background:#FFFFFF url(/images/emploi/entete.png) no-repeat left top;
	width:784px;
	height:68px;
	overflow:hidden;
}
#liens_fr {
	font-size:11px;
	font-weight:bold;
	float:right;
	width:86px;
}
#liens_fr ul, #liens_fr li, 
#navig ul, #navig li,
#menubleu ul, #menubleu li
{
	list-style:none;
	padding:0px;
	margin:0px;
}

#liens_fr a {
	display:block;
	padding:2px;
	width:76px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-color:#009966;
	border:solid 1px;
	border-top-color:#32B98C;
	border-right-color:#00794E;
	border-bottom-color:#006141;
	border-left-color:#32B98C;
	margin:1px;
}
#liens_fr a:hover {
	background-color:#00CC66;
	color:#003333;
}
#navig {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	white-space:nowrap;
	clear:both;
	height: 29px;
}
#navig li {float:left;}
#navig a {
	display:block;
	padding:2px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	float:left;
	height:18px;
	width:117px;
	padding-top:9px;
	border-left:solid 1px #FFFFFF;
}
#navig a.last {
	width:120px; border-right:solid 1px;
}
#navig a:hover {
	color:#0066FF;
	background-color:#FFF;
	border-bottom:1px solid;
	border-color:#CCCCCC;
}
#navig li a.active{
	color:#0033CC;
	background-color:#FFF;
	border-bottom:1px solid;
	border-color:#CCCCCC;
}
#content {
	background:#FFF url(/images/bg_menubleu.gif) repeat-y left top;
	font-size:13px;
	line-height:17px;
	width:980px;
	padding:0px;
	margin:0px;
}
#page {
	margin-left: 210px;
	border-top:1px solid #FFF;
	width:auto;
	}
#page a { color:#009933; text-decoration:none}
#page a:hover {color:#CC0000; text-decoration:underline;}

#menubleu {
	width:190px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:20px;
	background-color:#0A0367;
	}
#menubleu a .mini{
	font-size:9px;
	font-weight:normal;
}
#menubleu a {
	display:block;
	text-decoration:none;
	color:#CCCCCC;
	padding:10px;
	padding-left:20px;
}
#menubleu a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#menubleu a.active {
	background: url(/images/carrerouge.gif) no-repeat left center;
	color:#FFFFFF;
}


.titrepage {
	padding-left:0px;
	padding-bottom:20px;
}
.titrepage .mini {
font-size:14px;
}
#page .fleches li, #page .fleches2 li {
	list-style: url(/images/emploi/puce.gif) none outside;
}
#page ul.fleches li{
	line-height:22px;
	padding-top:0px;
	margin-top:0px;
}
#page ul.fleches2 li {
	padding-top:0px;
	margin-top:25px;
	
}
#page ul.fleches2 {
	padding-top:0px;
	margin-top:0px;
}
label {
	cursor:pointer;
	width: 500px;
}
table.formulaire {
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
.formulaire TH {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top: 20px;
	padding-bottom: 4px;
	background:#FFF url(/images/emploi/bg_th.gif) repeat-x left bottom;
	color: #006699;
	letter-spacing: 2px;
}
.formulaire TD {
	padding:4px;
	border-bottom:dotted 1px #DDDDDD;
	color:#666666;
}
.formulaire input, .formulaire textarea, .formulaire SELECT {
	color:#000000;
	font-weight:bold;
	border:solid 1px #B5E1D3;
	padding:4px;
}
.formulaire .large {
	width:90%;
}
.formulaire .bouton {
	padding: 2px 10px;
	color:#FFFFFF;
	background:#006666 url(/images/emploi/bg_bouton.gif) repeat-x left bottom;
	border-bottom-color:#000;
	border-right-color:#000;
	cursor:pointer;
}
#page a.bouton350 {
	display:block;
	width:350px;
	font-size:20px;
	font-weight:bold;
	padding: 6px 10px;
	color:#FFFFFF;
	background:#006666 url(/images/emploi/bg_bouton.gif) repeat-x left bottom;
	border: solid 1px #666;
	border-bottom-color:#000;
	border-right-color:#000;
	text-decoration:none;
	text-align: center;
}
#page .bulle {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	width: 300px;
	height:45px;
	background: url(/images/emploi/bulle.png) no-repeat left top;
	padding:19px 25px;
}
#page .bulle a {
	color:#000000;
	text-decoration:none;
	display:block;
}
.margegauche {
	margin-left: 15px;
}
#page td.preview {
font-size:14px;
	color:#000000;
	font-weight:bold;
}#lettre {
	margin: auto;
	width: 90%;
	font-size: 14px;
	text-align: justify;
}
#page .mention {
	font-size: 10px;
	line-height:11px;
}
@media print { 

	#main {
	width: 90%;
	margin:0px auto;
	}
	#menubleu, #entete_top, #navig, .googlesearch, .footer {
	display:none;
	}
	#page {margin:0px; padding:0px; font-size:12pt;}
	#lettre {padding-top:3cm; font-size:13pt; line-height:20pt;}
	#page .mention {
	padding-top:3cm;	
	font-size: 8pt;
}

}

#page .bloc_offre {
	margin: 15px auto;
	width:95%;
}
#page .bloc_offre a {
text-decoration:none;
color:#000000;
border: 1px solid #99CC99;
background:#F5F5F5 url(/images/emploi/bg_offre_off.png) repeat-x left bottom;

display:block;
padding:10px;
}
#page .bloc_offre a:hover {
text-decoration:none;
color:#000000;
background:#EBFFDE url(/images/emploi/bg_offre_on.png) repeat-x left bottom;
border-color:#66FF66;
}
#page .bloc_offre a .ref {
color:#666666;
font-weight:normal;
display:block;
text-align:right;
}
#page .bloc_offre a .titre {
display:block;
font-weight:bold;
color:#CC0000;
border-bottom:solid 1px #CCC;
font-size:120%;
padding-bottom:5px;
}
#page .bloc_offre a .lien {
font-weight:normal;
text-decoration:none;
color:#009966; 
display:block;
text-align:right;}
#page .bloc_offre a:hover .lien {
color:#FF0000;
text-decoration:none;
}
#refposte{
	float:right;
	width: 250px;
	text-align: right;
	color: #333333;
	font-weight: bold;
}
#titreposte {
	color:#009966;
	font-size: 20px;
	font-weight: bold;
	width: 500px;
}
#emerson_menu {
	padding-top:80px;
	text-align:center;
	width:190px;
	height:60px;
	margin-bottom:20px;
}
#alerteformu {
width:100%;
margin:5px auto;
background-color:#FFFF66;
color:#990000;
text-align:center;
font-weight:bold;

}#page.roue {
	background-image: url(/images/emploi/roue.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
.important {
	font-style: italic;
	font-weight: bold;
	color: #00A26B;
	font-size: 1.2em;
}
