@CHARSET "ISO-8859-1";

body,html
{

}

.top_middle_content{
float:left;
margin:20px 0px 0px 0px;
padding:13px;
border:1px dashed white;
background:#C4C6BD;
color:white;
font-weight:bold;
}

.title{
float:left;
text-align:left;
width:995px;
height:100px;
margin:0px;
padding:0px 0 0 19px;
font-size:20px;
font-weight:bold;
color:#505542;
border:0px solid red;
}

/*Content*/
.principal{
position:relative;
}

#menu{
background:#C4C6BD;
width:100%;
float:left;
min-height:117px;
overflow:hidden;
color:white;
text-align:center;
font-size:26px;
font-weight:bold;
}

.column{
padding:15px 60px 0 25px;
width:580px;
font-family:Tahoma;
font-size:12px;
color:#64584C;
line-height:17px;
float:left;
}
.column h3{
background-image:url(../images/bullet.gif);
background-position:left 2px;
background-repeat:no-repeat;
padding:7px 0 9px 28px;
font-family:Arial;
font-size:18px;
color:#64584C;
font-weight:normal;
}

.text {
color:#677D2A;
font-size:14px;
line-height:20px;
padding:22px 0 8px;
}

.combo_liste{
margin:40px 0 0 90px;
float:left;
}

.breadcrumb{
border-bottom:1px dashed;margin-bottom:35px;padding:12px;font-weight:bold;font-size:15px;
}

