
/* ENCART 190 */
.encart-190{
float: left;
width: 200px;
margin-right: 15px;
background: url("../../icones/cadre-arrondi-190-bas.png") bottom no-repeat;
padding: 0 0 10px 0;
}
.encart-190 h2{
font-family: Georgia, Times, Serif;
margin-top: 0;
padding: 10px 8px 5px 8px;
background: url("../../icones/cadre-arrondi-190-haut.png") top no-repeat;
width: 184px;
}
.encart-190 p, .encart-190 ul{
padding: 0 8px;
width: 184px;
}

/* ENCART LOGIN */
.login{
float: left;
margin-right: 30px;
width: 280px;
background: white url("../../icones/login-bas.png") bottom no-repeat;

}

*HTML .login {
position: relative;
left:-3px;
}

/* CONTACT CEMAFOR */
.contact-cemafor{
float: left;
width: 305px;
}
.contact-cemafor h3{
margin-top: 0;
font-size: 13px;
font-weight: bold;
}
.contact-cemafor img{
border: 5px solid #E6E6E6;
}

/* Titre avec icone */
#titre{
float: left;
margin: 20px 0 5px 0;
}
#titre img {
position: relative;
top:-15px;
}


/* Plaquette */
.plaquette{
float: left;
width:100px;
margin: 0 5px;
clear: none;
}

.plaquette h6{
font-size: 12px;
color: gray;
}
.plaquette img{
margin: 1px 0;
}
