p.accroche{
    margin:15px 0;
    color:#666;
    font-size:.9em;
}

#content p{
    margin:15px 0px 0px 0px;
}


#content h1,h2{
    margin:15px 0px 15px 0px;
}

#content h3{
   margin:15px 0px 10px 0px;
}
span.date{
    font-size:.9em;
    color:#999;
    font-weight:bold;
}

a.add_cart_page_product{
    display:block;
    float:right;
    color:black;
    background-color:#7adb60;
    font-weight:bold;
    padding:5px;
    width:200px;
    text-align:center;
    text-decoration: none;
    -moz-border-radius: 5px ;
    -webkit-border-radius: 5px ;
}
a.add_cart_page_product:hover{
    background:green;
    color:white;
}



span.price{
    float:right;
    margin: 0 15px;
    padding:0;
    width:auto;
    font-size:1.5em;
}

div.bloc_images {
    margin:10px 0px 10px 0px;
    padding:15px ;
    border:1px dashed #e1dddd;
    border-right:0px;
    border-left:0px;
     background-color:#FAFAFA ;
     color:#666;
    font-style:italic;
    font-size:0.9em;
   
}

div.comparo{
    padding:15px;
    text-align: center;
}
div.comparo a{
    font-size:1.5em;
}

/* ---------------------------------------------------------------------
Pavés comparatif offres
Construit sous la forme d'une table HTML
------------------------------------------------------------------------ */
.comparatif { width:600px; height:231px; margin:15px 0 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
#content .comparatif p.prix { font-size:14px; margin: 0; }
.comparatif a.configuration, .comparatif a.comparez { color:#4490C6; }
.comparatif a.configuration { font-size:12px; }
.comparatif a.comparez { font-size:15px; line-height: 25px }

#content .comparatif a.button { float: none; margin: 10px 0 0; padding: 2px 15px; display: inline-block; }

.comparatif td { text-align:center; }
.comparatif h2 { color: #000; }

td.rapido100 { background:url(rapido100-bg.png) no-repeat; }
.rapido100 h2 { font-size:18px; margin:10px 0 2px; font-weight:bold; }
.rapido100 ul { margin:20px 0 0; }
.rapido100 li { font-size:16px; line-height:20px; }
#content .rapido100 p.actions { margin:25px 0 0 }

.rapido500, .rapido3000 { background:url(rapido-bg.png) no-repeat; }
.rapido500 h2, .rapido3000 h2 { font-size:16px; margin:5px 0 0; font-weight:bold; }
.rapido500 ul, .rapido3000 ul { margin:11px 0 0; }
.rapido500 li, .rapido3000 li { line-height:18px; font-size:14px; }
#content .rapido500 p.actions, #content .rapido3000 p.actions { margin:14px 0 0 }

/* pages détails hebergement */
#features h2 {
    background: url("/medias/bg_rounded-h1.png") no-repeat scroll left top transparent;
    color: #4F4F4F;
    font-size: 1.3em;
    height: 25px;
    margin: 20px 0 10px;
    padding: 5px 0 0 10px;
    vertical-align: top;
}
#features p { overflow: hidden; }
#features img { float: left; margin: 0 15px 0 0; }

.details, .technos, .cms, .resume table { width: 600px; }
.details td,
.details th { line-height: 25px; padding: 0 5px !important; }
.details th { background: url('/medias/bg_rounded-details.gif') top left no-repeat  ; font-weight: bold;}

.details td:first-child { width: 450px; }
.details td { border-bottom: 1px solid #e6f4ff; }
.details tr:last-child td { border: none; line-height: 35px; }

.technos td { width: 20%; text-align: center; font-size: 12px; }
.technos img { margin: 0 0 10px !important; float: none !important; }

.cms td { width: 100px; text-align: center; font-size: 12px; }
.cms img { margin: 0 0 10px !important; float: none !important; }

.resume { border: 1px solid #ccc; border-radius:5px; clear: both; margin: 30px 0 5px }
.resume td { padding: 5px 0 !important; text-align: center; vertical-align: middle !important; width: 33%; }
.resume td.titre { font-weight: bold; }
span.prix { font-weight: bold; color: #4490C6; display: block }
span.prix-petit { font-style: italic; font-size: 10px; }

#features .offre-links { margin: 0 !important; color: #aaa; font-size: 12px }

