* {
	padding: 0;
	margin: 0;
}
body {
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:1em;
	background-image:url(../img/bg.png);
	color:#FFFFFF;

}
a:link, a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
.clear{
	clear:both;
}
.left{
	float:left;
	margin-right:10px;
}
.noborder{
	border:none;
	border:0;
}
.partenaire{
	border:none;
	float:left;
}
/*__________________________________________Splash_______________________________________*/
#content{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.acces{
	float:left;
	margin-right:40px;
	margin-top:90px;
}
.acces img{
	border:none;
	border:0;
}
#desc{
	font-size:12px;
}
#desc h1{
	font-size:14px;
}
#desc p{
	width:700px;
	text-align:justify;
}
#menusplash{
	width:200px;
	float:right;
	margin-top:-90px;
}
input{
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	margin-bottom:3px;
	width:120px;
}
#send{
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#FFFFFF;
	margin-bottom:3px;
}
#partenaire{
	height:150px;
	margin-top:50px;
}
#partenaire h1{
	font-size:14px;
	margin-bottom:5px;
}
#soutien_old{
	height:150px;
	margin-top:0px;
}
#soutien_old h1{
	font-size:14px;
	margin-bottom:5px;
}

#footer{
	text-align:center;
	font-size:10px;
}

/*__________________________________________Inside_______________________________________*/

#contentin{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-bottom:15px #FFF solid;
	border-top:15px #FFF solid;
	color:#000;
}
#header{
	width:930px;
	height:200px;
	background:url(../img/header.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
/*_____Menu header gauche + menu central header__*/
#headermenu{
	list-style-type:none;
	float:left;
	margin-left:733px;
}
#qui{
	position:absolute;
	top:15px;
	background-image:url(../img/menu/qui.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
}
#ebusiness{
	position:absolute;
	top:45px;
	background-image:url(../img/menu/ebusiness.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#elearning{
	position:absolute;
	top:75px;
	background-image:url(../img/menu/elearn.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#marshall{
	position:absolute;
	top:105px;
	background-image:url(../img/menu/plan.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#medias{
	position:absolute;
	top:135px;
	background-image:url(../img/menu/medias.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#contact{
	position:absolute;
	top:165px;
	background-image:url(../img/menu/contact.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#menucentral{
	width:890px;
	margin:auto;
}
#menucentral li{
	list-style-type:none;
	display:inline;
}
#ent{
	position:absolute;
	top:171px;
	background-image:url(../img/menu/entreprises.jpg);
	width:195px;
	height:96px;
	border:none;
	cursor:pointer;
	text-indent:-6000px;
	float:left;
}
#emp{
	position:absolute;
	top:171px;
	background-image:url(../img/menu/emplois.jpg);
	width:195px;
	height:96px;
	border:none;
	cursor:pointer;
	text-indent:-6000px;
	margin-left:205px;	
	float:left;
}
#ens{
	position:absolute;
	top:171px;
	background-image:url(../img/menu/enseignants.jpg);
	width:195px;
	height:96px;
	border:none;
	cursor:pointer;
	text-indent:-6000px;
	margin-left:410px;
	float:left;	
}
#enf{
	position:absolute;
	top:171px;
	background-image:url(../img/menu/enfant.jpg);
	width:59px;
	height:96px;
	border:none;
	cursor:pointer;
	text-indent:-6000px;
	margin-left:615px;	
}


/*_____colonne gauche___*/

#center{
	width:716px;
	background-color:#FFF;
	margin-left:15px;
	margin-top:55px;
	float:left;	
}
.datenews{
	background-color:#006699;
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;	
}
#fil{
	font-size:10px;
	color:#006699;	
}
#center h1{
	color:#006699;
	font-size:22px;
	margin-bottom:30px;
}
.encours{
	float:left;
	margin-right:80px;
}
#center h2{
	color:#000;
	font-size:18px;
	margin-top:5px;
}
.rssnews{
	float:left;
}
.rssnews img{
	border:none;
	margin-right:5px;
	margin-top:5px;
}

/*__________________colonne droite + style formation___________________*/
#formation{
	width:196px;
	background-color:#73c6ff;
	margin-left:749px;
}
#searchbox{
	background-image:url(../img/bgsearch.png);
	width:196px;
	height:40px;
	text-align:center;
}
#searchbox input{
	margin-top:12px;
}
#sendin{
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#FFFFFF;
	margin-bottom:2px;
	background-image:url(../img/search.png);
	width:14px;
	height:18px;
}
#formation h1{
	background-image:url(../img/formations/formations.png);
	height:61px;
	width:196px;
	text-indent:-6000px;
}

/*_style formation à la une_*/
.aviation{
	width:196px;
	background-color:#AECD6B;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/aviation.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.cfao{
	width:196px;
	background-color:#706757;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/cfao.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.soudage{
	width:196px;
	background-color:#E49C00;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/soudage.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.electricite{
	width:196px;
	background-color:#EFEA81;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/electricite.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.mecanique_usinage{
	width:196px;
	background-color:#C4B6A5;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/mecanique.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.automatisme{
	width:196px;
	background-color:#4F9692;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/automatisme.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.micromecanique{
	width:196px;
	background-color:#3B5E89;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/microtechnologies.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.maintenance{
	width:196px;
	background-color:#953732;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/maintenance.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.informatique{
	width:196px;
	background-color:#B35579;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/informatique.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.diagnostic_ebusiness{
	width:196px;
	background-color:#006E2E;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/ebusiness.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.communication_rh{
	width:196px;
	background-color:#B6AC75;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/communication.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.organisation_travail{
	width:196px;
	background-color:#BA491A;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/organisationdutravail.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.mecatech{
	width:196px;
	background-color:#FF0000;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/mecatech.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}
.assemblage{
	width:196px;
	background-color:#B59B3A;
	color:#FFF;
	font-size:12px;
	background-image:url(../img/formations/assemblage.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-bottom:10px;
}




/*__________________________pied de page________________________________*/
#footerin{
	clear:both;
	width:930px;
	height:157px;
	background-image:url(../img/footer.jpg);
	margin-left:auto;
	margin-right:auto;
}
#footerin p{
	padding-top:100px;
	margin-left:50px;
	font-size:10px;
	color:#FFFFFF;
}