﻿/* affichage on / off du bouton evenementiel boutique */

.bt_evnt_boutique {
	display: block;
}

/* reset */

#boutique_accueil * {
	margin: 0;
	padding: 0;
}

/* global */

#boutique_accueil {   
    FONT-SIZE: 12px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	width:966px;
	/*background:url(http://media.cyrillus.fr/Medias/4-1-0/75/10/bk_content_fidel-gif_m567501309.gif) repeat-x top left;*/
}
#boutique_accueil #boutique_visuel {
	
}

/* col carte */

#boutique_accueil .col_carte {
	background:url(http://media.cyrillus.fr/Medias/4-1-0/75/10/cadre_carte-gif_m-983832545.gif) no-repeat top left;
}

#boutique_accueil .conteneur_carte {
	position:relative;
	z-index:1;
}

#boutique_accueil .col_carte .zone_swf {
	position: absolute;
	z-index:2;
	top:0;
	left:0;	
	margin: 89px 17px 1px 25px;
}

/* rustine masque titre anim */

#boutique_accueil .bloc_rustine {
	position: absolute;
	z-index:3;
	left: 25px;
	top: 88px;
	width: 496px;
	height: 80px;
	background-color:#fff;
	color:#666;
	text-align:center;
}

#boutique_accueil .bloc_rustine p {
	padding: 20px 20px 0 20px;
}

/* col actu + services */

#boutique_accueil .col_actu {
	background: url(http://media.cyrillus.fr/Medias/4-1-0/75/10/cadre_services-gif_m-428457616.gif) no-repeat top left;
}

#boutique_accueil .col_actu a.bt_services {
	margin: 15px 0 15px 8px;
	display:block;
	width: 403px;
	height: 112px;
	background: url(http://media.cyrillus.fr/Medias/4-1-0/75/10/bt_services-gif_m-395005162.gif) no-repeat top left;
}

#boutique_accueil .col_actu a.bt_services:hover {
	background-position: bottom left;
}

#boutique_accueil .col_actu .zone_pub {
	margin-left:8px;
	width: 403px;
}

#boutique_accueil .col_actu .zone_pub h2 {
	background:url(http://media.cyrillus.fr/Medias/4-1-0/75/10/ti_actu-gif_m762521928.gif) no-repeat top left;
	height:27px;
	margin:0;
	padding: 0;
	text-indent: -1000px;
}

#boutique_accueil .col_actu .zone_pub .zone_pub_img {
	width: 401px;
	background-color:#FFFFFF;
	border: 1px solid #B29F90;
	border-top-width: 0;
}




#boutique_accueil a {
	color:#000;
}

#boutique_accueil a:hover {
	color:#000;
	text-decoration:none;
}




/* gestion des titres */

#boutique_accueil h1 {
	background: url(http://media.cyrillus.fr/Medias/4-1-0/75/10/ti_boutique-gif_m-1535952536.gif) no-repeat top left;
	height:47px;
	text-indent: -1000px;
}
