/* CSS Document */
* {margin:0; padding:0;}

body  {
/*font: Verdana, Arial, Helvetica, sans-serif;*/
background: white url(../images/headertop.jpg) no-repeat top center;
text-align: center;
color: #666;
font-family: "Trebuchet MS";
font-size: 13px;
}

a{
text-decoration: none;
color:black;
}

a:hover{
color:#39C;
}

img {display: block;}
a img {border:0 none;}

.clear {
	clear: both;
}

.clearer {
	clear: both;
	line-height: 0px;
}

#main {
margin: 0 auto 0 auto;
width: 950px;
text-align: left;
}


#top{
	height: 115px;
	position: relative;
}

#top a {
	position: absolute;
}

#top a#lien-accueil {
	height: 115px;
	width: 225px;
}
/*
#top a#catchphrase {
	font-size: 15px;
	color: #999;
	left: 250px;
	width: 480px;
	top: 60px;
	line-height: 1.2em;
}*/
.catchphrase {
	font-size: 15px;
	color: #999;
	left: 250px;
	width: 480px;
	top: 60px;
	line-height: 1.2em;
}
.menutop {
	height: 24px;
	background: url(../images/ombrage-repeat.png) repeat top left;
}

.menutop li {
	display: block;
	float: left;
	list-style-type: none;
	width: 210px;
	text-align: center;
}

.menutop li.last {
	width:110px;
}

.menutop li a {
	color: #000;
	font-size: 14px;
	line-height: 1.6em;
}

.menutop li.active a {
	color: #39C;
}

.poucet{
font-size: 12px;
line-height: 1.6em;
color: #39C;
}

.poucet span  a{
text-decoration: none;
color: #666;
}

.poucet span  a:hover{
color:#0378BE;
}

#middle{
margin-bottom:6px;
}

#ombre{
width: 950px;
height:12px;
background:url(../images/trame-repeat.png);
background-repeat:repeat-x;
margin: auto;
}


#footer{
width: 950px;
height: 22px;
font-size: 12px;
margin-top: 5px;
}

#footer a{
color: #808080;
}

#footer a:hover{
text-decoration:underline;
}

#footer ul{
margin: .5em 0 0 0;
}

#footer ul li{
display: inline;
list-style-type: none;
padding-right: 5px;
}


#communbas{
text-align: right;
}

a.communbas{
padding-right: 2em;
border-bottom: 1px solid black;
}



/*
.tx-wecmap-pi3{
width: 200px;
}
*/