/* Start of CMSMS style sheet 'pagePrincipale' */
/* Content
---------------------------------------------*/
#page {
	margin:22px auto 38px auto;
	overflow:auto;
	width:860px;
}

#content {
	background-color:#323232;
	float:right;
	display:inline;
	overflow:hidden;
	width:587px;
	min-height:519px;
}



#case_metiers_top {
	background:transparent url(uploads/images/pagePrincipale/degrade_choix_metiers.png) repeat-y 0 0;
	border-top:1px solid #aeaeae;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	border-bottom:1px solid #323232;
	width:585px;
	height:265px;
}

* html #case_metiers_top {
	height:253px;
}

#case_metiers_bottom {
	background:transparent url(uploads/images/pagePrincipale/degrade_choix_metiers.png) repeat-y 0 0;
	border-top:1px solid #919191;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	width:585px;
	height:265px;
}

* html #case_metiers_bottom {
	height:252px;
}

*+html #case_metiers_top {
	height:263px;
}

*+html #case_metiers_bottom {
	height:262px;
}

.photo_gauche_haut {
	margin:13px 0 0 45px;
	float:left;
	width:220px;
}

.photo_droite_haut {
	margin:13px 45px 0 0;
	float:right;
	width:220px;
}

.photo_gauche_bas {
	margin:25px 0 0 45px;
	float:left;
	width:220px;
}

.photo_droite_bas {
	margin:25px 45px 0 0;
	float:right;
	width:220px;
}

.photo_gauche_haut img, .photo_droite_haut img, .photo_gauche_bas img, .photo_droite_bas img {
	border:1px solid #aeaeae;
	margin:10px 0 20px 0;
}

*+html .photo_gauche_haut img, *+html .photo_droite_haut img, *+html .photo_gauche_bas img, *+html .photo_droite_bas img {
	margin:10px 0 15px 0;
}

* html .photo_gauche_haut img, * html .photo_droite_haut img, * html .photo_gauche_bas img, * html .photo_droite_bas img {
	margin:10px 0 15px 0;
}

.photo_gauche_haut h2, .photo_droite_haut h2, .photo_gauche_bas h2, .photo_droite_bas h2 {
	margin:0;
}

* html .photo_gauche_bas {
	margin:27px 0 0 22px;
}

* html .photo_droite_bas {
	margin:27px 22px 0 0;
}

* html .photo_gauche_haut {
	margin:13px 0 0 22px;
}

* html .photo_droite_haut {
	margin:13px 22px 0 0;
}

*+html .photo_gauche_bas, *+html .photo_droite_bas {
	margin-top:27px;
}

#barre_verte, #barre_rouge, #barre_jaune, #barre_bleue {
	margin-left:60px;
	width:96px;
	height:10px;
}

#barre_verte {
	background-color:#35c435;
}

#barre_rouge {
	background-color:#bb3252;
}

#barre_jaune {
	background-color:#ebe53f;
}

#barre_bleue {
	background-color:#41aaf4;
}

* html #barre_verte, * html #barre_rouge, * html #barre_jaune, * html #barre_bleue {
	font-size:8px;
}

/* Actualité
---------------------------------------------*/
#actualite {
	background:#535353 url(uploads/images/pagePrincipale/degrade_actualite.gif) repeat-y 0 0;
	margin:0 auto;
	width:860px;
}

#actualite_titre_case {
	background:#aeaeae url(uploads/images/pagePrincipale/bandeau_actualite.png) no-repeat 0 0;
	padding:4px 20px;
	border-bottom:1px solid #2e3136;
	width:820px;
	height:46px;
}

*+html #actualite_titre_case {
	padding:20px 20px;
	height:14px;
}

#actualite_titre {
	float:left;
	color:#000;
	font-size:140%;
}

* html #actualite_titre {
	margin-top:15px;
}

#actualite_logo_rss {
	background:transparent url(uploads/images/pagePrincipale/logo_rss.png) no-repeat 0 0 !important;
	background:transparent url(uploads/images/pagePrincipale/logo_rss.gif) no-repeat 0 0;
	margin:10px;
	width:31px;
	height:25px;
	float:right;
}

*+html #actualite_logo_rss {
	margin:-5px 10px 0 0;
}

#actualite_left {
	padding:10px 20px;
	width:390px;
	min-height:238px;
	float:left;
}

* html #actualite_left {
	height:258px;
}

#actualite_right {
	padding:10px 20px;
	width:388px;
	float:right;
}

#actualite_footer {
	background:#535353 url(uploads/images/pagePrincipale/fond_actualite.gif) no-repeat right bottom;
	height:25px;
	margin:0 auto 40px auto;
	width:860px;
}

#content a:link, #content a:visited, #content a:active, #content a:focus {
	text-decoration:none;
	color:#fff;
}

#content a:hover {
	background-color:transparent;
	color:#fff;
}

#content a:hover img {
	border-color:#fff;
}
/* End of 'pagePrincipale' */

