@charset "utf-8";
/* CSS Document */

body{
margin-top: 0px;
background-color:#ccc;
font-family: verdana, arial, sans-serif;
}

.tableau {
	border: #ccc 2px solid;
	text-align: center;
}

#header {
	position: relative;
	width: 802px;
	height: 150px;
	border: black 1px solid;
	background-color: #000;
	margin: 0px;
	color: #999;
}

#header_joindre {
	position: relative;
	width: 802px;
	height: 150px;
	border: black 1px solid;
	margin: 0px;
	color: #999;
}

#header_text {
	font-size: 12px;
	line-height: 18px;
	color: #CCC;
	margin-left: 60px;
	margin-top: 15px;
	text-align: left;
}
.footer_text {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	margin-left: 60px;
	margin-top: 15px;
	text-align: left;
	font-style: italic;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#nav {
z-index:100;
width: 803px;
height: 18px;
background-color:#666;
margin: 0px;
}
.tableau tr td #header #header_text .mail {
	color: #CCC;
	text-decoration: none;
}

#nav dl {
float:left;
width: 200px;
padding: 0px 0px;
}
#nav dl.menugauchedroite {
width: 201px;
}
#nav dl.subfauxfini {
}
#nav dt {
cursor: pointer;
font-size: 12px;
font-weight: normal;
text-align: center;
line-height: 20px;
vertical-align: middle;
/*background-image: url(images/fond.jpg);*/
border: black 1px solid;
border-top: none;
background-repeat: no-repeat;
height: 20px;
display: block;
}
#nav dt.gauche {
border-left: black 1px solid;
}
#nav dd {
position:absolute;
}
#nav dd.smenu2 {
}
#nav li {
text-align: center;
text-decoration: none;
font-size: 11px;
background-color: #666;
line-height:22px;
vertical-align: middle;
height: 20px;
border: black 1px solid;
border-top: none;
width: 200px;
}
#nav li.gauchedroite1 {
width: 201px;
border-bottom: none;
}
#nav li.gauchedroite2 {
width: 201px;
top: 22px;
}
#nav li.subfauxfinihaut {
border-bottom: none;
}
#nav li.subfauxfinimilieu {
top: 22px;
border-bottom: none;
}
#nav li.subfauxfinibas {
top: 22px;
}
#nav li a, #nav dt a {
color: white;
text-decoration: none;
text-align: center;
display:block;
}
#nav li a:hover{
background: #999;
font-weight: bold;
color: white;
text-decoration: none;
text-align: center;
}
#nav dt a:hover{
color: white;
font-weight: bold;
}
#smenu1{
display:none;
}
#smenu2{
display:none;
}

.presseTitre{
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}

p {
	font-size: 11px;
	color: #333;
	line-height: 16px;
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #333;
	line-height: 16px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;	
}


.DLacombe2 {
width: 230px;
height: 153px; 
float:left;
margin-left: 50px;
margin-right: 50px;
border: #333 2px solid;
}

.adresse {
	line-height: 16px;
	vertical-align: middle;
	padding-bottom: 10px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
}
.adresseemail {
	line-height: 14px;
	margin-top:0px;
	padding-left: 314px;
	text-align: left;
	text-decoration: none;
}

.mail{
	font-size: 11px;
	color: #CCC;
	text-decoration: underline;
}
.tableau tr td #centre h3 {
	color: #000;
}
.accueil_titre {
	color: #333;
}
