/* CSS Document */
* {margin:0; padding:0;}

body  {
/*font: Verdana, Arial, Helvetica, sans-serif;*/
background: white;
text-align: center;
color: #808080;
font-family: "Trebuchet MS";
font-size: 100%;
}

a{
text-decoration: none;
color:black;
}

a:hover{
color:#0378BE;
}

img {display: block;}
#main {
margin: 0 auto 0 auto;
width: 950px;
text-align: left;
}


#top{margin: auto;}

#poucet{
height: 22px;
margin: .2em auto 0 auto;
font-size: .9em;
font-weight: 600;
color: black;
}

#poucet a{
text-decoration: none;
color: black;
}

#poucet a:hover{
color:#0378BE;
}

#ombre{
width: 950px;
float: left;
margin: auto;
height:12px;
}


#footer{
width: 950px;
height: 22px;
font-size: 12px;
font-weight: 600;
letter-spacing: -1px;
}

#footer a{
color: #808080;
}

#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;
}
*/