/* Feuille de style pour le contenu des pages
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

/* STYLE CONTENU */
#texte h1{
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
color:#000;
font-weight:bold;
height:35px;
text-align:left;
padding:60px 0 0 0px;
background:url(../images/background/img-h.jpg) no-repeat 0 45px;

}
#texte h2{
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
font-weight:bold;
line-height:30px;
height:30px;
text-align:left;
color:#e11150;

}
#texte a:link, #texte a:visited{
	font-weight:bold;
	color:#e11150;
}
#texte a:hover, #texte a:active{
	font-weight:bold;
	color:#e11150;
}
#texte1 h1{
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
color:#000;
font-weight:bold;
height:35px;
text-align:left;
padding:60px 0 0 0px;
background:url(../images/background/img-h.jpg) no-repeat 0 45px;
}
#texte1 h2{
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
font-weight:bold;
line-height:30px;
height:30px;
text-align:left;
color:#e11150;
}

#texte1 p{
font-family:tahoma;
font-size:13px;
font-weight:normal;
color:#333333;
line-height: 15px;
}
#texte p{
font-family:tahoma;
font-size:13px;
font-weight:normal;
color:#333333;
line-height: 15px;
}

#texte2 a:link, #texte a:visited{
	font-weight:bold;
	color:#e11150;
}
#texte2 a:hover, #texte a:active{
	font-weight:bold;
	color:#e11150;
}
#texte2 h1{
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
color:#000;
font-weight:bold;
height:35px;
text-align:left;
padding:60px 0 0 0px;
background:url(../images/background/img-h.jpg) no-repeat 0 45px;
}
#texte2 h2{
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
font-weight:bold;
line-height:30px;
height:30px;
text-align:left;
color:#e11150;
}

#texte2 p{
font-family:tahoma;
font-size:13px;
font-weight:normal;
color:#333333;
line-height: 15px;
}


#texte2 a:link, #texte a:visited{
	font-weight:bold;
	color:#e11150;
}
#texte2 a:hover, #texte a:active{
	font-weight:bold;
	color:#e11150;
}
/*----------------------------------------------------- Promos ------------------------------------ */
#promotions{
	float:right;
	width:158px;
/*	min-height:180px;
	height:auto !important;*/
	height:223px;
	background-color:#FFFFFF;
	border:1px solid #82d215;
	margin:50px 0 0 10px;
	text-align:center;
}
.photopromo{
	margin:10px 0 10px 0;
}
#promotions a:link,#promotions a:visited{

	color:#000;
}
#promotions a:hover{

	color:#000;
}
.prixpromo{
	color:#f26521;
	font-size:18px;
	font-weight:bold;
}
.prixbarre{
	text-decoration: line-through;
}
#tteslespromos{
	float:right;
	width:158px;
	height:15px;
	background-color:#82d215;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}
#tteslespromos a:link,#tteslespromos a:visited{
	display:block;
	width:158px;
	height:15px;
	font-weight:normal;
	color:#FFFFFF;
}
#tteslespromos a:hover{
	display:block;
	width:158px;
	height:15px;
	color:#000000;
	font-weight:normal;
}

/*----------------------------------------------------- Promotions ------------------------------------ */
#promotions1{
	float:left !important;
	width:158px;
/*	min-height:180px;
	height:auto !important;*/
	height:223px;
	background-color:#FFFFFF;
	border:1px solid #82d215;
	margin:10px 0 0 10px;
	text-align:center;
}
.photopromo1{
	margin:10px 0 10px 0;
}
#promotions1 a:link,#promotions a:visited{

	color:#FFF;
}
#promotions1 a:hover{

	color:#FFFFFF;
}
.prixpromo1{
	color:#EC008C;
	font-size:18px;
	font-weight:bold;
}
.prixpromo2{
	color:#EC008C;
	font-size:16px;
	font-weight:bold;
}
.prixbarre1{
	text-decoration: line-through;
}
#tteslespromos1{
	float:left !important;
	width:158px;
	height:16px;
	background-color:#82d215;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}
#tteslespromos1 a:link,#tteslespromos1 a:visited{
	display:block;
	width:158px;
	height:15px;
	font-weight:normal;
	color:#FFFFFF;
}
#tteslespromos1 a:hover,#tteslespromos1 a:active{
	display:block;
	width:158px;
	height:15px;
	color:#000000;
	font-weight:normal;
}
.bg-promotions-titre1{
  background:url("../images/charte/promotions1.gif") no-repeat ;
  background-color: #82D215;
  height: 29px;
  padding-top: 0px;
  width:158px;
}
.promotions-details{
  background:url(../images/promotions/beaux-arts-1.jpg) no-repeat ;
  height: 280px;
  width:355px;
}
