@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body {
	color:#666666;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
h1 { color:#999999;
	font:700 1.1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center; }
h2 {
	color:#999999;
	font:700 1.1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}
h3 { color:#999999; font:700 1.17em Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left; }
h4 { color:#999999; font-weight:700; font-size:1em; text-transform: uppercase; }
p, ul, ol, li { font-size:1em; }
h5 { color:#999999; font-size:.83em; }
h6 { color:#999999; font-size:.67em; }
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#333333;
} /* si changement de couleur au survol */
textarea { color:#333333; border-width:thin; padding:3px; }

/* Elements Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
.italique2 {
	font-style:italic;
	font-size: 0.9em;
}
.souligne { text-decoration:underline; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }


/*	Liens de bas de page
----------------------------------------------------------*/
#sitti p, #sitti a { color:#999999; } /* couleur des liens de bas de page */
#sitti p { font-size:.9em; }

/* Image de validation W3C
----------------------------------------------------------*/
#validator a img { background-color:#999999; } /* - Activer le CSS si le fond du site est blanc */

/*	Page d'accueil
----------------------------------------------------------*/
/*h1#chapeau { padding:1em 0 2em; }*/ 
.illustration { float:left; padding:0 2em 0 0; }

/*	Site en cours de réalisation
----------------------------------------------------------*/
#site { text-align:center; padding-top:5em; }
.li li{
	margin-left: 10px;
	color: #666666;
}

.li2 {
float:left; border:1px solid #F3B5C2;
width:45%;
padding:5px;margin-left: 10px;}

.li2 li{
	
	color: #666666;
	padding:4px;
}
.tabletarif {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.tabletarifs {
	border:1px outset #F3B5C2;
	padding:5px;
	width:78%;
	float: left;
	margin-left: 10px;
	
}
.tarifs {
	background-image:url(../images/tarifs/tarifs.jpg);
	background-repeat:no-repeat;
	width: 437px;
	height: 132px;
	float: right;
}
.encdadref3 {
	border: 1px solid #e8c988;
	float: left;
}

.tabletarifa {
	border:1px solid #80BEE5;
	padding:5px;
	width:78%;
	float: right;
	margin-left: 5px;
}
.tabletarifk {
	border:1px solid #B9DFB8;
	padding:5px;
	width:78%;
	float: right;
	margin-left: 5px;
}
.li {
	margin-left: 10px;
	color: #666666;padding:5px;
}
.liapp {
	margin-left: 10px;
	color: #666666;padding:5px;
	width:540px;
}
.titrerub {
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	margin: 2px;
	font-weight: bold;
	border:1px solid #DCDCDC;  cursor:pointer; text-decoration:none;
	font-size: 1.1em;
}
.titrerub a{
	color: #FFFFFF; text-decoration:none;

}.titrerub a:hover{
	color: #FFFFFF; text-decoration:underline;

}
.encadre {
	border: 1px solid #666666;
}
.limarg li{
	margin: 20px 0;
}
.h2 {
	border: thin solid #F3B5C2;
	padding: 7px;margin-right:5px;
}
.h2a {
	border: thin solid #80BEE5;
	padding: 7px;margin-right:5px;
}
.h2k {
	border: thin solid #B9DFB8;
	padding: 7px;margin-right:5px;
}
.h2m {
	border: thin solid #C99F74;
	padding:7px;margin-right:5px;
}
.encdadref1 {
	border: 1px solid #F3B5C2;
	float: left;
}
.encdadref2 {
	border: 1px solid #80BEE5;
	float: left;
}
.encdadref3 {
	border: 1px solid #B9DFB8;
	float: left;
}
.margetarifs {
	margin-left: 5px;
}
