/***********************************************/
/*            Limiteur-sonore by Virusl        */
/*                   Created By                */
/*                REFERENCEMENT DAY            */
/***********************************************/
@import url("main-menu.css");
body{
	background:#110c0d url(../images-limiteur-sonore/background.jpg) no-repeat left top;
	color:#fff;
	font-size:14px;
	font-family:Arial, verdana, sans-serif; 
	height:100%;
}
#global{
    min-height: 100%;
	margin: 0 auto;
	width:850px;
	margin-top:-9px;
}
#global_haut{
	height:15px;
	width:850px;
	background:url(../images-limiteur-sonore/limiteur_sonore_top.png) no-repeat center top;
}
#content{
	width:850px;
	background:url(../images-limiteur-sonore/limiteur_sonore_middle.png) repeat-y center top;
}
#global_bas{
	height:25px;
	width:850px;
	background:url(../images-limiteur-sonore/limiteur_sonore_bottom.png) no-repeat center top;
}
hr{
	border:1px solid #000;
	width:760px;
	margin-top:1px;
	margin-left:0px;
}
#contact{
	color:#000;
	font-size:12px
}
#contact #contenu{
	background:none;
}
#contact h2.titre_contact{
	color:#FF0000;
	font-weight:bold;
}
#contact h2{
	color:#FF0000;
	font-weight:bold;
}
#contact a{
	outline:none;
	text-decoration:none;
	border:none;
	color:#FF0000;
}
a{
	outline:none;
	text-decoration:none;
	border:none;
	color:#FF0000;
}
img{
	border:none;
}
h1 a{color:#FF0000;}
h1 {color:#000;}
h1.center {text-align:center;}
h2{color:#FF0000;}
h3{color:#FF0000;}
p{font-size:12px; color:#000; font-weight:bold}
span{color:#FF0000;}
/************************************************************************************/
.clear_both{
	clear:both;
}
/****************************************Hedaer**************************************/
#header{
	height:142px;
	width:760px;
	background:url(../images-limiteur-sonore/limiteur-sonore.png) no-repeat center 15px;
	padding-top:9px;
	margin-left:auto;
	margin-right:auto;
}

/****************************************Contenu*************************************/
#contenu{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
#contenu_global{
	padding-top:15px;
	width:760px;
	margin-right:auto;
	margin-left:auto;
}
fieldset{
	border-radius:5px 5px 5px 5px;
	margin:2px;
	padding:0em;
	width:96%;
	border:1px solid #2668C6;
}
fieldset ul{
	width:320px;
}
legend{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:5px;
}
.photo{
	border-radius:5px 5px 5px 5px;
	background-color:#FFF;
	border:1px solid #2668C6;
	padding:5px;
}
#reloaded {
	margin-top: 20px;
	font-size: 11px;
	width: 95%;
	font-family: arial,verdana,sans-serif;
	text-align: justify;
	display: none;
}
/****************************************footer**************************************/
#footer{
	text-align:center;
	width:788px;
	margin-left:32px;
	line-height:14px;
	padding-top:20px;
}
#footer a{
	color:#FF0000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 2px;
}
#footer a:hover{
	color:#fff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright{
	text-align:center;
}
