/*

# ---------------------------------------------------------
# ReedMidem.com - Corporate Web Site
# ---------------------------------------------------------
# /style/contactus.css
# Feuille de style spécifique à la page "Contact Us"
# ---------------------------------------------------------

*/

#content p,
#chapo p, #chapo ul, .itemcontact ul  {
padding:0;
margin:0 2px;
}

.itemcontact p {
padding:0;
margin:5px 2px;
}

.itemcontact h4 {
margin-bottom:5px;
}

#menucontacts {
width:375px;
float:left;
border-left:10px solid #FF9900;
padding-left:5px;
margin-bottom:20px;
}

#menucontacts h3 {
margin:5px 0;
padding:inherit 0;
}

#items {
width:350px;
float:left;
}

.itemcontact {
border-left:10px solid #FF9900;
padding-left:10px;
margin-bottom:25px;
}

.itemcontact h1 {
font-size:14px;
color:#000066;
margin-bottom:10px;
}
