#content{width: 558px;float: left;}

#page h1{
font-size: 21px;
color: #333;
padding: 0 0 10px 0;
margin:10px 0 5px 0;
font-family: Arial;
background: none;
font-weight: normal;
border-bottom: solid 1px #ddd;
}
#page h1 span{font-size: 14px; color: #646464;}
#content p, #content li{line-height: 15px; font-size: 12px;text-align: justify;}
#content strong{font-weight: normal;} /* on désactive les strong pour pouvoir en utiliser plein pour le ref*/
#content strong.sstitre{font-weight: bold;}


#content .photo{display: block; border: solid 1px #aaa; padding: 5px; width: 235px; float: right; margin-left: 10px;text-decoration: none; color: #666;font-size: 11px;text-align: center;}
#content .photo img{margin-bottom: 5px;}

#content .offre{border: solid 1px #aaa; padding: 5px; width: 155px; float: left; margin-left: 15px;color: #666;font-size: 11px;text-align: center;}
#content .offre h4{margin:0;font-size: 16px;color: #f6851d;margin-bottom: 5px;}
#content .offre p{font-size: 11px;}


/* list ul sur 2 colonnes */
#content .list1, #content .list1 li{margin:0; padding:0; list-style: none;}
#content .list1{width: 440px; margin:0 auto;}
#content .list1 li{display: block; width: 200px; float: left;background: url(../images/skin/bg_list1.gif) no-repeat;padding-left: 20px; height: 15px line-height: 15px;}
/* fin list ul 2 colonnes */


/* style sur partenaires */
#content .part{margin: 10px 0;border:solid 1px #f6851d;}
#content .part-logo{display: block; width: 164px; height: 84px;}
#content .part-lib{width: 360px;margin-left: 20px;text-align: justify;font-size: 10px;}
#content .part-top{background: #f6851d;text-align: left;padding:0 5px;color: #fff;height: 20px; line-height: 20px;}
#content .part-top .nom{display: block; float: left;height: 20px; line-height: 20px; font-weight: bold;font-size: 13px;}
#content .part-top .nom strong{font-weight: bold;}
#content .part-top a{display: block; float: right; color: #fff;text-decoration: none;height: 20px; line-height: 20px;}
#content .part-top a:hover{text-decoration: underline;}
#content .page-bottom{background: #f6851d;text-align: center;height: 15px; line-height: 15px;color: #fff;font-size: 11px;}
/* fin partenaires */



#content.large{width: 791px}