/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

div.offre{
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

div.item_offre{
width:910px;
margin-left:auto;
margin-right:auto;
text-align:center;
background:transparent url(images/bg_item_offre.gif) top center repeat-y;
margin-top:25px;
margin-bottom:25px;
}

div.top_item_offre{
width:910px;
height:25px;
background:transparent url(images/top_item_offre.gif) top center no-repeat;
}

div.bottom_item_offre{
width:910px;
height:25px;
background:transparent url(images/bottom_item_offre.gif) bottom center no-repeat;
clear:both;
}

div.item_offre a.bouton{
display:block;
width:190px;
height:44px;
float:right;
background:transparent url(images/nous_contacter.png) 0px 0px no-repeat;
margin-right:100px;
margin-top:15px;
}

div.item_offre a.bouton:hover{
background-position:0px -44px;
}

div.item_offre a.bouton img{
display:block;
width:190px;
height:44px;
}