/* ---------------------- =layout ---------------------- */
*{margin:0;padding:0;}
body{background:#416196;}
.out, h3.legendFix, h5.legendFix, h1.legendFix{position:absolute;left:-999em;}
.inline{display:inline;}

#wrapTop{

}

a img{border:none;}
ul{list-style:none;}

#logIn .alert, #logInTypo3 .alert{
	float:right;
	padding:0 4px;
	margin-top:-16px;
}

/* ----------- =raccourcis accessibilité ----------- */
#accessNav{position:absolute;top:6px;left:10px;}
#accessNav ul li{display:inline;}
#accessNav a{padding:2px 4px;}
#accessNav a:link, #accessNav a:visited, #accessNav a:hover{position:absolute;left:-999em;color:#334d84;text-decoration:none;}
#accessNav a:focus, #accessNav a:active{left:auto;white-space:nowrap;color:#fff;text-decoration:underline;}

/* ----------- =main (partie haute) ----------- */
#wrapTop{
	width:100%;
	padding-top:25px;
	background:#70a2d2 url(images/bkgd_wrapTop.png) repeat-x;
	height:auto !important;
}
#main, #mainPro{
	width:961px;
	margin:0 auto 0;
	padding:8px 0 0;
	background:#fff;
}


/* ---------- =Pubs ---------- */
/* banner */
#tagPubBanniere{
	float:right;
}
html:first-child #pubTop{}  /* Opera */
/* blocs tag */
#tagPubPave{ /* homepage */
	margin-top:8px;
	padding-top:15px;
	background:transparent url(images/publicite_horztl.gif) no-repeat;
}
#tagPubLDM{padding:16px 9px 4px 0;}
#tagPubLDM dl{padding-left:8px;}
#tagPubLDM dd img{display:none;} /* img de stats */
#tagPub3{
	clear:both;
	width:300px;
	position:relative;
	left:262px;
	padding-top:15px;
	background:transparent url(images/publicite_horztl.gif) no-repeat right top;
}

/* pages erreur */
#col1 .errPage #col1_2{width:562px;}
#col1 .errPage #col1_2 h2{font-size:1.2em;margin-bottom:8px;margin-top:10px;}
#col1 .errPage #col1_2 h3{font-size:1em;margin-bottom:8px;}
#col1 .errPage #col1_2 select{width:140px;}
#col1 .errPage #col1_2 p,#col1 .errPage #col1_2 ul,
#col1 .errPage #col1_2 select, #col1 .errPage #col1_2 input{font-size:1em;}
#col1 .errPage #col1_2 ul{margin:4px 0 12px 35px;}
#col1 .errPage #col1_2 ul a{font-weight:bold;}
#col1 .errPage #col1_2 li{list-style-type:circle;margin:2px 0 6px;}
#col1 .errPage #col1_2 fieldset ul{margin-left:0;}
#col1 .errPage #col1_2 fieldset li{list-style-type:none;}
#col1 .errPage p.origin{margin-top:10px;margin-bottom:10px;}
#col1 .errPage .contGris form{width:240px;margin:0 auto;text-align:center;}
#col1 .errPage .contGris form input{width:200px;}
#col1 .errPage #col1_2 form select{width:205px;margin-left:0;}
#col1 .errPage .contGris form .btns{text-align:center;}

p.onglet img#chargement{margin:12px 30px;}

/* Safari hack */
/*\*/
html>body #pushServ ul li a{padding-right:3px;}
html>body #email, html>body #pwd, html>body #emailCV { margin-top:3px;margin-bottom:/*4px*/3px;}
html>body #btnRech{position:relative;top:18px;}
html>body #blocPush button{margin-bottom:-8px;}
html>body #blocPush #sinscr{margin-left:58px;}
html>body ul#rubriques{padding-top:17px;}
html>body #pubTop{margin-left:-254px;}
html>body #blocPush #emailPushCV fieldset{margin-bottom:0;}
html>body #col2 .rechOffr p.btn{margin-top:16px}
html>body #offpp{padding-top:1px;}
html>body #offpp select{width:45px;}
/*html>body*#votEspPro input{margin-bottom:5px;}*/
html>body #votEspPro button{margin-bottom:-8px;}
/**/

.clearfix:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
