/*
 * statique/habillage.css
 * habillage module "pages statiques"
 *
 *
 * @author EIIDM
 * @date 2009-06-05
 * @media screen
 * @site boutique.ina.fr
 */

/* skin
 ****************************************************** */
 
/* activer la css ci-dessous pour affichage de la skin
 ------------------------------------------------------ */
  
/* body.body-global.skinny {
	background:#910007 url("/images/visio/statique/091123_skin_ardisson.jpg") top center no-repeat;
} */


/* body.body-global.skinny {
	background:#b6490f url("/images/boutique/ina/statique/100422_skin_boutique_roland_garros.jpg") top center no-repeat;
} */


/*body.body-global.skinny {
	background:#c8a702 url("/images/boutique/ina/statique/100708-skin-boutique-tourdefrance.jpg") top center no-repeat;
}*/



/*
a.url-skinny {
	cursor:pointer;
}*/

/* plan du site
 ********************************************************/

div.contenu-statique ul.plan {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	color:#555555;
}

/* aide, cgv
 ********************************************************/

/*div.bloc-576px div.bloc-contenu.grand-bg {
	background:url(../../../../images/boutique/ina/commun/bloc-576-2.png) bottom center no-repeat;
}*/

/*div.bloc-576px div.bloc-contenu.grand-bg {
	background:url(../../../../images/boutique/ina/commun/bloc-576-3.png) bottom center no-repeat;
}*/

/* bloc 576px
--------------------------------------------------------*/
div.bloc-576px div.bloc-titre{
	background:url(../../../../images/boutique/ina/commun/bloc-576-haut.png) top center no-repeat;
}
* html div.bloc-576px div.bloc-titre{/*ie6*/
	background:url(../../../../images/boutique/ina/commun/bloc-576-haut.gif) top center no-repeat;
}
div.bloc-576px-milieu {
	background:#FFFFFF;
	border-left:#d2d2d2 solid 1px;
	border-right:#d2d2d2 solid 1px;
	width:574px;
}

div.bloc-576px-bas {
	background:url(../../../../images/boutique/ina/commun/bloc-576-bas.png) top center no-repeat;
	height:45px;
}

* html div.bloc-576px-bas {/*ie6*/
	background:url(../../../../images/boutique/ina/commun/bloc-576-bas.gif) top center no-repeat;
	height:45px;
}

div.contenu-statique.aide ul {
	list-style-position:inside;
}

div.contenu-statique.aide li a, div.contenu-statique.cgv li a {
	background:url(../../../../images/boutique/ina/statique/carre-bleu.png) center left no-repeat;
}

div.aide p strong, div.cgv h1 {
	background:url(../../../../images/boutique/ina/statique/carre-bleu.png) center left no-repeat;
}

div.bloc-576px ul.liste-simple li a {
	background:none;
}

div.bloc-576px ul.liste-simple {
	list-style-type: square;
}

/*div.contenu-statique.cgv li {background:url(../../../../images/boutique/ina/statique/carre-bleu.png) center left no-repeat;}*/


/* ARDISSON
 ****************************************************** */
 
body.center_statique {
	background-color: #fff;
}

.haut_attente_ardisson {
	background:url(/images/boutique/ina/statique/haut_attente_ardisson.jpg) no-repeat;
}

.bas_attente_ardisson {
	background:url(/images/boutique/ina/statique/bas_attente_ardisson.gif) no-repeat;
}

.bt_poursuivre_visite {
	background:url(/images/boutique/ina/statique/bt_attente_ardisson.jpg);
}

.bt_poursuivre_visite:hover {
	background:url(/images/boutique/ina/statique/bt_attente_ardisson_hover.jpg);
}

