/*-------- CSS INTEGRATIONS VERSION 2.0 ------------ */

#integration {
	color: #FFFFFF; /* A CHANGER SUIVANT LA LARGEUR DE L'INTEGRATION */
	font-family: Tahoma;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/*-------------------------------TITRES-------------------------------*/
#integration h1, #integration h2, #integration h3, #integration h4, #integration h5, #integration h6 {
	margin:1em 0.5em 0;
	font-weight:bold;
}

#integration h1 {
	font-size:1.75em;
	text-align:left;
	padding-bottom: 40px;
}

#integration h2 {
	font-size:1.5em;
}

#integration h3 {
	font-size:1.25em;
}

#integration h4 {
	font-size:1em;
}

/*-------------------------------TEXTES-------------------------------*/
#integration p {
	margin:0.75em 0;
}

.txt1 {
	color:#FFCE15;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.txt2 {
	color:#FF0000;
}

.txt3 {
	color:#0000FF;
}

.txt_gras {
    font-weight:bold;
}

.txt_italique {
    font-style:italic;
}

.clear {
	clear:both;
}

#haut {
	font-size:0.8em;
}
.txt-centrer {
	text-align:center;
}
/*-------------------------------BLOCS-------------------------------*/
.colonne_ensemble {
	width:500px; /* Valeur à changer, suivant le nombre de colonnes */
	margin:2px 0px 0px 80px; /* Valeur à changer, suivant le nombre de colonnes */
}

.colonne_txt {
	width:150px;
	float:left;
	margin:2px 0px 0px 2px;
	text-align: center;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #89AF1B;
	padding: 5px;
	border: 1px solid #8CB31A;
}

.element_flottant_gauche {
	float:left;
	margin-right:5px;
	border: 1px solid #000000;
}

.element_flottant_droit {
	float:right;
	margin-left:5px;
	border: 1px solid #000000;
}
.element_flottant_droit2{
	float:right;
	margin-left:5px;
}


.encart1 {
	width:320px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
	text-align: justify;
	height: 600px;
}

.encart2 {
	width:230px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: justify;
	height: 600px;
}

.encart3 {
	width:230px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: justify;
	height: 300px;
}
.encart4 {
	width:320px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
	text-align: justify;
	height: 300px;
}
.encart6 {
	width:320px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
	text-align: justify;
	height: 420px;
}
.encart7 {
	width:230px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: justify;
	height: 420px;
}

#plan {
	width:425px;
	height:350px;
	border:1px solid #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.infos-legales {
	text-align:center;
	margin: 0px auto;
}
.centrer {
	margin:0 auto;
	text-align:centrer
}
/*-------------------------------IMAGES/FLASH-------------------------------*/
.bordure-flash {
	border:1px solid #000;
	display:block;
}
.bordure1 {
	border:1px solid #000;
}

.bordure2 {
	border:1px solid #FFF;
}

/*-------------------------------LISTES-------------------------------*/
.liste {
	margin:0.75em 0.75em 32px;
	padding:0;
}
#integration ul.liste li{
	list-style-image:url(../img/puce.gif);
	font-weight: bold;
	margin-left: 20px;
	color: #FFDF5D;

}
#integration ul.liste li a{
	color: #FFDF5D;

}
#integration ul.liste li a:hover{
	color: #FFFFFF;

}

.liste li {
	list-style-image:url(../img/puce.jpg);
}

.liste li ul {
}

.liste li ul li {
	list-style-image:url(../img/puce2.jpg);
}

/*-------------------------------LIENS-------------------------------*/
#integration a {
	text-decoration:underline;
	color:#FFFFFF;
}

#integration a:hover {
	text-decoration:none;
	color: #FFCE15;
}

#integration a img {
    border:none;
}

#integration a:hover img {
    border:none;
}

/*-------------------------------REFERENCEMENT-------------------------------*/
#liens-referencement{
	text-align:center;
	margin-top:10px;
	font-size:9px;
}

#liens-referencement a{
}

#liens-referencement a:hover{
	text-decoration: none;
}

/*-------------------------------GOODIES-------------------------------*/
.horaires_ensemble {
	width:550px; /* Valeur à changer */
	margin-left:45px; /* Valeur à changer */
}

.horaires {
	background-color:#473423;
	border:1px solid #37810E;
	margin-left:2px;
	padding:4px;
	width:250px;
	float:left;
	text-align:center;
}

div#menu {
	width:550px;
	margin: 0 auto;
	text-align:left
}

div#menu h2 { /*pour les titres*/

}

dl{
	width: 100%;
	overflow: hidden;
	margin: 0 0 1em;
	background: url(../img/dot.gif) repeat-x 0 1.2em;
}

dt,dd.prix{
	font-size: 120%;
	font-weight: bold;
}

dt{
	float: left;
	padding-right: 3px;
	color: #FFF;
}

dd {
	margin:0;
}

dd.prix {
	float: right;
	padding-left: 3px;
	color: #FFF;
}

dd.commentaires{
float: left;
width: 100%;
padding: 3px 0;
font: italic 100% Georgia,Times,sans-serif;color: #FFF;
}



#ensemble_cheque {
	width:760px;
	position: relative;
	text-align:center;
}
.cheque_cadeau {
	width:380px;
	height:460px;
	float:left;
	
}
	


#numero_gauche, #numero_droite  {
	width: 220px;
	height:23px;
	position:absolute;
	text-align: center;
	color: #CA018F;
	font-weight: bold;
}

#numero_gauche {
	left:130px;
	top:354px;
}


#numero_droite {
	left:507px;
	top:355px;
}
.encart5 {
	float: left;
	height: 150px;
	width: 280px;
	padding-left: 10px;
}
