BODY{
margin:0;
padding:0;
color:#000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image: url("images/body_fond.jpg");
background-repeat: repeat-x;
background-color:#FFFFFF;
font-size:small;
}
h1{
font-size:large;
margin-bottom:0px;
margin-top:25px;
} 
.accessiweb{
display:none;
}
#tetiere{
height:110px;
width:1200px;
}
#logo{
float: left;
width:226px;
}
#baseline{
width:900px;
float: left;
height:110px;
background-image: url("images/baseline.jpg");
background-repeat: no-repeat;
background-position: 3px 45px;
}
.menu_haut{
position: relative;
top: 91px;
float: left;
height:19px;
width:130px;
background-image: url("images/onglet.jpg");
background-repeat: no-repeat;
text-align:center;
margin: 0 5px 0;
}
a.menu_h{ 
color:#000000;
text-decoration:none;
font-weight:bold;
font-size:medium;
}
a.menu_h:hover{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
font-size:medium;
}
.page{
margin:2em 0 0;
padding:0;
width:1200px;
}
.navigation{
float: left;
width: 237px;
}
.contenus{
float: left;
width: 750px;
}
.goulotte{
float: left;
width: 28px;}
.col_float {
float: left;
width: 360px;
}
.spacer {
clear: both;
}
.footer{
font-size:x-small;
border-top:1px solid #CCCCCC;
width:750px;
padding-top:1em;
}

.titre_entreprise{
color:#EE7701;
font-weight:bold;
font-size:large;
}
.titre_centranthe{
/* color:#BD0237; */
color:#EE7701;
font-weight:bold;
font-size:large;
}
.titre_particulier{
color:#F16781;
/* color:#EE7701; */

font-weight:bold;
font-size:large;
}
.titre_entreprise em{
color:#000000;
font-size:small;
}
.titre_centranthe em{
color:#000000;
font-size:small;
}
.titre_particulier em{
color:#000000;
font-size:small;
}


/* menu box */
.colbox{
margin-left:15px;
}
.colbox2{
font-size:x-small;
margin-left:15px;
width:180px;
}
.topbox{
width:186px;
height:30px;
background-image: url("images/topbox.jpg");
background-repeat: no-repeat;
text-align:center;
}
a.titrebox{ 
color:#000000;
text-decoration:none;
font-weight:bold;
font-size:medium;
position: relative;
top: 3px;
}
a.titrebox:hover{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
font-size:medium;
position: relative;
top: 3px;
}
.bodybox{
width:186px;
background-image: url("images/bodybox.jpg");
background-repeat: repeat-y;
}
.bottombox{
width:186px;
height:29px;
background-image: url("images/bottombox.jpg");
background-repeat: no-repeat;
}
.bodybox ul
{
list-style-type: none;
text-align: left;
margin:0;
padding:0;
}
.bodybox li{
margin-left:1px;
}
a.menubox {
display:block;
width:178px;
height:25px;
line-height:25px;
color: #000000;
font-weight: bold;
background-image: url("images/menubox_off.gif");
background-repeat: no-repeat;
padding-left: 30px;
text-decoration:none;
}
a.menubox:hover {
background-image: url("images/menubox_on.gif");
background-repeat: no-repeat;
}

.adresse{
float: left;
width: 50%;
}
.ville{
float: left;
width: 30%;
}

a.type3 {
color: #000000;
font-weight: bold;
}

a.type4 {
color: #000000;
font-weight: bold;
}

a.type5 {
color: #000000;
text-decoration:none;
}
a.type5:hover {
color:#000000;
text-decoration:underline;
}

a.type6 {
color: #000000;
font-weight: bold;
}
.type7{
font-weight: bold;
}

a.type9 {
color: #000000;
text-decoration:none;
}
a.type9:hover {
color:#000000;
text-decoration:underline;
}
.type10 {
font-weight: bold;
}
a.poucet{
color:#BD0237;
font-weight: bold;
text-decoration:none;
}
a.poucet:hover{
text-decoration:underline;
}

.contenus ul {
margin: 0; padding: 0;
}
.contenus ul li {
padding-left:15px;
margin-left:14px;
list-style-type:none;
list-style-image: url("images/ipuce.gif");
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.contenus ul.part li {
padding-left:15px;
margin-left:14px;
list-style-type:none;
list-style-image: url("images/ipuce2.gif");
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

INPUT[type="text"]{
width:25em;
}
TEXTAREA{
width:22em;
height:10em;
}