/* Feuille de style pour la charte graphique du site
 * Cette feuille de style est appelée depuis styles.css.
 */

/***************** STRUCTURE *****************/
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
	height:100%;/*---obligatoire pour le footer---*/
	background:#dd511f url(../images/charte/bg-body.jpg) repeat-x;
}

body{
	font-size:62.5%;
}

#container{
	position: relative;/*---obligatoire pour le footer---*/
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	width:972px;
	margin:0 auto;
	background: url(../images/charte/bg-container.jpg) repeat-y;

}

#header{
	width:972px;
	height:135px;
}
/***************** CONTAINER DU CONTENU *****************/


#contenu {
	position:relative;
	width:972px;
	padding-bottom:43px;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background:url(../images/charte/bg-contenu.jpg) no-repeat;
}

/***************** MENU *****************/

#contenu #menu {
	width:160px;
	float:left;
	margin-left:10px;
}

#contenu #menu span{
	display:none;
}

#contenu #menu dt {
	cursor: pointer;
	height: 24px;
	line-height:24px;
	text-align:left;
	font-size:1.1em;
	font-weight: bold;
	color:#fff;
}

#contenu #menu dd {
	width:160px;

}

#contenu #menu dt a {
	color: #FFF;
	text-decoration: none;
	display:block;
	height:100%;
}
#contenu #menu dt a:hover {
	color: #870000;
	text-decoration: none;
	display:block;
	height:100%;
}
#contenu #menu ul{
	border:0px solid #ccc;
	list-style:none;
	margin:10px 0;
	
}
*+html #contenu #menu li {
	font-size:1.1em;
	text-align:left;
	text-decoration: none;
	text-indent:0px;
}
#contenu #menu li {
	text-indent:30px;
	font-weight:bold;
	font-size:1.1em;
	text-align:left;
	text-decoration: none;
}
#contenu #menu li a {
	color: #cc0000;
	text-decoration: none;
	display:block;
}
#contenu #menu li a:hover {
	color:#000;
	text-decoration:none;
}
.accueil {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-accueil.gif) no-repeat;}
.accueil:hover {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-accueil-ovr.gif) no-repeat;}

.magasin {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-magasin.gif) no-repeat;}
.magasin:hover {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-magasin-ovr.gif) no-repeat;}

.patisserie {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-patisserie.gif) no-repeat;}
.patisserie:hover {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-patisserie-ovr.gif) no-repeat;}
.image{
margin-top:20px;
margin-bottom:10px;
width:300px;
height:225px;
float:left;
}
.patisserie-col{
width:100px;
color:#FCEC66;
text-align:left;
line-height:20px;
}

.diaporama-entremets{
width:300px;
height:225px;
float:left;

}
.diaporama-individuelles{
width:221px;
height:269px;
float:left;
margin-left:25px;
margin-top:75px;
}
.diaporama-glaces{
width:300px;
height:225px;
float:left;
margin-top:40px;
}
.diaporama-mignardises{
width:350px;
height:300px;
float:left;
}
.diaporama-eveniments{
width:300px;
height:225px;
float:left;
margin-top:40px;
}
.conditionnement
{
width:300px;
height:225px;
float:left;
margin-top:50px;
}
diaporama-gourmande{
width:350px;
height:300px;
float:left;
}
.mignardises{
width:300px;
margin-top:70px;
float:left;
}
.gourmande{
width:300px;
margin-top:60px;
}
.chocolats {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-chocolats.gif) no-repeat;}
.chocolats:hover {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-chocolats-ovr.gif) no-repeat;}

.glaces {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-glaces.gif) no-repeat;}
.glaces:hover {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-glaces-ovr.gif) no-repeat;}

.evenements {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-evenements.gif) no-repeat;}
.evenements:hover {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-evenements-ovr.gif) no-repeat;}

.professionnels {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-professionels.gif) no-repeat;
}
.professionnels:hover {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-professionels-ovr.gif) no-repeat;}

ul.list
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#F3AC98;
	margin-top:10px;
	margin-bottom:5px;
	float:left;
	text-align:left;
	padding-left:200px;
	font-weight:bold;
}
.list li
{
	background:url(../images/charte/bullet.jpg) no-repeat;
	list-style-type:none;
	background-position:2px 5px;
	background-repeat:no-repeat;
	padding:1px 2px 2px 0px;
	padding-left:20px;
}	
ul.list1
{
width:300px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:30px;
	float:left;
	text-align:left;
}
.list1 li
{
	background:url(../images/charte/bullet.jpg) no-repeat;
	list-style-type:none;
	background-position:2px 3px;
	background-repeat:no-repeat;
	padding:1px 2px 2px 0px;
	padding-left:20px;
}	
.contact {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-contact.gif) no-repeat;}

.contact:hover {
width:201px;
height:24px;
display:block;
background:url(../images/charte/btn-contact-ovr.gif) no-repeat;
}
.bullet
{
float:left;
margin-top:5px;
margin-right:2px;

}

/**********************End Menu*******************/
/***************** CONTENU TEXTUEL *****************/

#contenuTexte{
	padding:0px 10px 5px 20px;
	width:700px;
	float:left;
	font-size:12px;
	line-height:16px;
	text-align:justify;

}
#contenuTexte h1{
	margin:10px 0 50px 0;
	font:bold 1.4em Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	clear:both;
}
#contenuTexte h1 span{
	/*display:none;*/
}

#contenuTexte h2{
	margin:10px 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#000000;
	border-bottom:solid 1px #F6AF01;
}
#contenuTexte h3{
	margin:10px 0;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFBA00;
	border-bottom:solid 1px #FFDD7F;
}
#titre_photo{
	float:right;
	padding-right:235px;
}
#contenuTexte p{
	padding-bottom:5px;
	font-size:1.1em;
	line-height:1.4em;
	text-align:justify;
}
#contenuTexte a:link, #contenu a:visited{
	color: #ffff66;
	text-decoration:none;
}
#contenuTexte a:hover, #contenu a:active{
	color: #ffff66;
	text-decoration:underline;
}
#contenuTexte p.couleur, .couleur{
	font-weight:bold;
	color:#FFF;
}

/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer"></div> apres la div contenu---*/
.clearer
{
	clear: both;
	display: block;
	height: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
}
/***************** FOOTER *****************/
#footer{
	position: relative;/*---obligatoire pour le footer---*/
	margin: -25px auto 0 auto;/*---margin top = - hauteur du footer---*/
	width:972px;
	height:25px;
	text-align:right;
	font:bold 1em Arial, Helvetica, sans-serif;
	color: #FFF;
	clear:both;
}


#footer a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFF;
	text-transform:uppercase;
	margin:0 10px;
}
#footer a:hover {
text-decoration:underline;
}
/***************** DIVERS *****************/

.Gche {
width:350px;
float:left;
margin:150px 30px 0 0;

}
.Gche-actualite {
width:700px;
float:left;
margin:0px 0px 20px 0;
}
#actualites{
background:url(../images/charte/bg-actualite.gif) no-repeat top left;
width:304px;
height:270px;
padding-top:5px;
margin-top:10px;
}
#plan{
background:url(../images/charte/bg-plan.gif) no-repeat top left;
width:304px;
height:230px;
padding-top:5px;

}

.Drte {
width:310px;
float:left;
}


/*********************************/
