/*

# ---------------------------------------------------------
# ReedMidem.com - Corporate Web Site
# ---------------------------------------------------------
# /style/corp.css
# Feuille de style spécifique à la template "Corporate"
# ---------------------------------------------------------

*/

img.vignette {
float:left;
border:1px solid #FF9900;
padding:1px;
margin:0 10px 10px 0;
width:128px;
min-height:108px;
/*cursor:pointer;*/
}

.line {
margin-bottom:25px;
}

.block {
width:575px;
float:left;
margin-right:10px;
margin-bottom:10px;
/*cursor:pointer;*/
}

.block h3 {
border-left:10px solid #FF9900;
padding-left:10px;
}
