/*

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

*/

#chapo p, #chapo ul  {
padding:0;
margin:5px 0;
}

#chapo {
padding-bottom:0;
}

#chapo ul {
margin-left:15px;
padding-left:5px;
list-style-position:outside;
list-style-image:url("puceC.gif");
}

h4 {
clear:both;
}

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

.block {
width:150px;
height:250px;
margin:0px;
float:left;
text-align:center;
}

.block img {
padding:1px;
border:1px solid #FF9900;
}

/* .block p {
height:0px;
padding:0 0 !important;
} */


