@charset "iso-8859-15";
/* CSS Document ' general ' - Copyright © Sitenloc, tous droits réservés. */

html, body {
	font-family: Arial, Helvetica, sans-serif;	
	margin: 0px;
	padding: 0px;
	height : 100%;
}
a {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
#header {
	background-image: url(../img/md5_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 900px;
}
#accueil, #menu {
	font-size: 14px;
	font-weight: bold;
}
#date{
	font-size: 13px;
}
#bloc_content {
	height: 450px;
	width: 900px;
}
#content {
	font-size: 13px;
	line-height: 17px;
	padding-left: 10px;
	height: 435px;
	width: 870px;
}
#slogan {
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	font-size: 23px;
	height: 120px;
	width: 864px;
}
#tel {
	font-size: 20px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	width: 405px;
	display: block;
}
#menu a {
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
}
#accueil, #tarif, #contact, #partner{
	display:block;
	background-repeat: no-repeat;
	background-position: center center;
}
#accueil {
	background-image: url(../img/md5_menu_accueil.gif);
}
#tarif {
	background-image: url(../img/md5_menu_tarif.gif);
}
#partner {
	background-image: url(../img/md5_menu_partner.gif);
}
#contact {
	background-image: url(../img/md5_menu_contact.gif);
}
#date {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/md5_menu_date.gif);
}
#footer {
	font-size: 12px;
	font-weight: bold;
	color:#e3446d;
	height: 50px;
	width: 900px;
	background-image: url(../img/md5_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titre_page{
	font-size:28px;
	line-height:35px;
	color:#411927;
}
.txt_standard{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:26px;
	color:#411927;
	text-indent:15px;
	font-weight:bold;
}
.txt_standard2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:21px;
	color:#411927;
	font-weight:bold;
}
.txt_standard3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#411927;
	font-weight:bold;
	padding-left:20px;
	padding-right:35px;
	text-align:justify;
	text-indent:15px;
}
/* - - - */

.lien_acc{
	color:#411927;
	text-decoration:underline;
	font-size:14px;
}
.lien_acc:hover, .lien_acc:active{
	text-decoration:none;
	color:#da7e9e;
	font-size:16px;
	font-weight:bold;
}
/* - ---------- - */
.table_accueil{
	background-color:#9bc641;
	border:1px solid #da4a7c;
	padding:5px;
}
.table_titre{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
.table_descript{
	/*text-align:justify;*/
	font-size:11px;
	line-height:13px;
}
.table_descript li{
	text-align:left;

}
.lien_table{ 
	color:#000000;
	text-decoration:none;
}
.lien_table img{
	border:0px;
}
.lien_table:hover, .lien_table:active{
	text-decoration:none;
	color:#FFCCFF;
	
}
.titre_mince{
	font-size:20px;
	font-weight:bold;
	line-height:27px;
	padding-left:40px;
	color:#fc37cf;}
	
/* - ---------- - */

.titre_esthe{
	color:#ff34d1;
	font-size:17px;
}
.descrip_esthe{
	/*margin-right:20px;*/
	padding-left:5px;
	padding-right:5px;
	margin:-15px;
}
