/* CSS Document */

/*** menu général **/
.menu ul {
	background:url(../images/barre_nav_risques.gif) no-repeat top right;
}
.menu .menutop {
	background:url(../images/bg_menu_top_risques.gif) no-repeat right;	
}

/*** bloc interne haut ***/

.interne-top {
	background:url(../images/bg_interne_top_risques.gif) repeat-x bottom;
}
.interne-top {
	border-bottom:1px solid #ffcf00;
}

.interne-top h1 {
	background:url(../images/h1_risques_interne.gif) no-repeat bottom;
	width:243px;
	height:27px;
	padding-top:50px;
	margin-left:175px;
}

.interne-top h2 {
	background:url(../images/h2_risques_interne.gif) no-repeat center bottom;
}

.interne-top .visu {
	background:url(../images/visu_interne_risques.gif) no-repeat 30px 4px;
}

/*** sousmenu ***/
.smenu {
	border-left:1px solid #fffcca;
	background-color: #fbfae9;
	margin:0px;
}
.smenu-pied {
	background:url(../images/bg_smenu_risques.gif) no-repeat top #FFFFFF;
}
.smenu ul li {
	background:url(../images/bg_liste_smenu_risques.gif) no-repeat center bottom;
}
.smenu ul li.selected {
	background-color:#fffcca;
}

