@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:url(../medias/commun/fond.jpg) left top repeat;
	/*min-width:1280px;*/
}

#site{
	width:1220px;
}
#menu{
	width:1220px;
}
#content{
	width:1166px;
}

#contentAll{
	width:858px;
}
#contentLeft{
	width:800px;
}
#contentRight{
	padding-right:17px;
}
#infoSup{
	width:788px;
}

.toRight{
	padding-right:18px;
}

.sousTitreBlack{
	padding-top:0px;
	display:inline;
}

h1 a{
	left:670px;
	top:236px;
	}

#formationForm fieldset{
	width:550px;
}
#formationForm select{
	width:450px;
}

#formationForm #inter-entreprise, form #intra-entreprise, form #online{
	margin-right:150px;
}

#formationForm textarea{
	width:433px;
	height:100px;
}
.champTxt{
	border:1px solid #585858;
	width:300px;
}

#piedForm input{
	width:503px;
}