body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #461100;
	background-color: #7c2900;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
	text-align:left;

}
#top {
	background-image: url(images/bande-collage.JPG);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 150px;
	width: 100%;
	margin: 0;
	text-align:center;
}

#page{
background:#FFFFFF;
}

#middle {
background:#FFFFFF;
margin-left:auto;
margin-right:auto;
padding-bottom : 25px;
width:680px;
overflow:hidden;

}

#clear{clear:both}

#bottom {
background-image: url(images/fond-bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
		margin: 0;
	text-align:center;
	
}

#footer{
	width:678px;
	color: #ffffff;
	height: 50px;
	padding-left: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
		}
	



img{border: none;}


#top h2 {
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	font-size: 24px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #ffffff;
	width:678px;
	text-align:left;
}

h2 {
	border-bottom-style: solid;
	border-bottom-color: #461100;
	border-bottom-width: 1px;
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	font-size: 16px;
	
}



#content {
	width: 678px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow:hidden;
}

#content-lil {
	width: 478px;
	float:right;
	text-align:left;
	overflow:hidden;
}

#side{
	width: 190px;
	float:left;
	text-align:left;
	overflow:hidden;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
}

#side ul{
	padding: 0px;
	font-size:14px;
}


.lienhead a {
color: #e56611;
text-decoration:none;
font-size:16px;
}

#menutop h3{
margin-top: -10px;
padding-bottom: 13px;



}


p{text-align:justify;
margin-left: 20px;
margin-right:20px;
}

.arco{padding-top:20px;}

.mail{font-size:24px;
color:#006600;
background-image:url(/assets/templates/bn-template/images/icon-mail.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left: 80px;
padding-bottom: 20px;
padding-top: 5px;
border:none;
}



.phone{font-size:24px;
color:#006600;
background-image:url(/assets/templates/bn-template/images/icon-phone.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left: 70px;
padding-bottom: 10px;
padding-top: 10px;
}

a {color: #e56611;text-decoration:none;}
a:hover{color:#006600;}

li {
display:list-item;
list-style:none;
padding-left: -20px;
}

.pdf{padding-left:45px;
padding-top:17px;
background-image:url(images/pdf.png);
background-position: top left;
background-repeat:no-repeat;
border: none;
}


/*menu horizontal*/

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 5;
center: 0;
z-index:100;
width: 100%;

}
#menu dl {
float: left;
width: 12em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}





