body, html {
	#background-color: #ff0000;
}	


div#header {
	background:#fff url(images/header-secciv.jpg) bottom no-repeat;
}


ul#menu li.active {
	background: url(images/button_on_secciv.jpg) no-repeat;
}
ul#menu li a:hover {
	background: url(images/button_on_secciv.jpg) no-repeat;
}
ul#menu li a {
	color: #06C;
}


div#sidebar #top_sidebar{
	background: #fff url(images/header_sidebar_secciv.jpg) no-repeat;
}

div#boite{
	background: #fff url(images/Boite-SecuriteCivile-v1-reflect_blanc_150p.jpg) no-repeat;
	width:150px;
	height:233px;
	margin:20px;
	margin-top:10px;
}

div#boitedefaut, div#headerdefaut{
	display:none;
}

div#headercontenu {
	background:#fff url(images/coin-logo.jpg) bottom no-repeat;
	width:160px;
	height:103px;
	position:relative;
	top:-13px;
}

	div#content div.code{
	padding:10px 10px 10px 10px;
	background:#f4f5f5 url(images/code.gif) repeat-x;
	border-top:1px solid #d8d9d9;
	border-bottom:1px solid #dfe1e1;
	}			

	div#content h2{
		color:#000;
		}	
