/*
	CSS Hammam Sauna Houari
	antizero communication
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center;
	background-color: #ffdfb8;
	font-family: verdana, arial;
	font-size: 12px;
}

p {
	margin-bottom: 10px;
	clear: left;
}

p.saut {
	margin-bottom: 30px;
}
p.horaire {
	margin-bottom: 2px;
}

h1 {
	font-size: 16px;
	font-family: verdana, arial;
	color:#7c5b00;
	margin-bottom:10px;
	font-variant: small-caps;
}

h2 {
	font-size: 12px;
	font-family: verdana, arial;
	color:#7c5b00;
	margin-bottom: 3px;
	width:100px;
	clear: left;
	float: left;
}

h2.tcl{
	margin-bottom:5px;
	width:100%;
}

a.contact{
	text-decoration:none;
	background-color:#7c5b00;
	color:#ffdfb8;
}

a:hover.contact {
	text-decoration:none;
	font-weight: bold;
}

a.mnuhammam {
	display: block;
	width:178px;
	height:80px;
}

a:hover.mnuhammam {
	background-image: url("../images/main/menu_hammam_over.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
}

a.mnusoins {
	display: block;
	width:178px;
	height:41px;
}

a:hover.mnusoins {
	background-image: url("../images/main/menu_soins_over.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
}

a.mnucontact {
	display: block;
	width:178px;
	height:40px;
}

a:hover.mnucontact {
	background-image: url("../images/main/menu_contact_over.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
}

#antizero {
	font-family:verdana,arial;
	font-size:9px;
	color: #735103;
	text-align: center;
}
#antizero a{
	text-decoration:none;
	color: #402d02;
}
#antizero a:hover{
	text-decoration:none;
	color: #735103;
}

/* SPLASH SCREEN */

#splash {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.marge{
	padding-right:48px;	
}
#splash img {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

/* CADRE PRINCIPAL */

#general {
	width: 904px;
	height: 512px;
	text-align: left;
	margin: 0;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#ombrehaut {
	width: 904px;
	height: 19px;
	font-size: 0;
	background-image: url("../images/main/ombre-haut.gif");
	background-repeat: no-repeat;
	background-position: top left;

}

#centre {
	width: 895px;
	height:477px;
}

#ombregauche {
	height: 477px;
	width: 21px;
	background-image: url("../images/main/ombre-gauche.gif");
	background-repeat: no-repeat;
	background-position: top left;
	float: left;

}

#menutitretext {
	height: 477px;
	width: 586px;
	float: left;
}

#titre {
	height: 86px;
	width: 586px;
	float: left;
	background-image: url("../images/main/titre.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

/* MENU */

#gauche {
	height: 391px;
	width: 178px;
	float: left;
}

#menuhammam {
	width: 178px;
	height:80px;
	background-image: url("../images/main/menu_hammam.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#menusoins {
	width: 178px;
	height:41px;
	background-image: url("../images/main/menu_soins.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#menucontact {
	width: 178px;
	height:40px;
	background-image: url("../images/main/menu_contact.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#horaires {
	width: 173px;
	height:203px;
	background-image: url("../images/main/horaires.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:5px;
	padding-top:27px;
	font-size: 12px;
	font-family: verdana, arial;
	color:#ffdfb8;
	font-weight:bold;
}

#textedeco {
	width: 408px;
	height:36px;
	float:left;

}

#texte { 
	width: 388px;
	height:345px;
	background-image: url("../images/main/texte.jpg");
	background-repeat: no-repeat;
	background-position: top left;	
	float:left;
	padding-top:10px;
	padding-left:20px;
	font-family: arial;
	color:#7c5b00;
	overflow: auto;
}

#deco {
	width: 408px;
	height:36px;
	background-image: url("../images/main/deco.jpg");
	background-repeat: no-repeat;
	background-position: top left;	
	float:left;
	font-size: 9px;
	font-family: verdana, arial;
	color:#000;
}

#arches {
	width: 23px;
	height:477px;
	background-image: url("../images/main/arches.gif");
	background-repeat: no-repeat;
	background-position: top left;	
	float:left;

}

#carreaux {
	width: 8px;
	height:477px;
	background-image: url("../images/main/carreaux.png");
	background-repeat: repeat-y;
	background-position: top left;	
	float:left;

}

#photos {
	width: 243px;
	height:477px;
	background-image: url("../images/main/photos.jpg");
	background-repeat: no-repeat;
	background-position: top left;	
	float:left;

}

#ombredroite {
	height: 477px;
	width: 14px;
	float: left;
	background-image: url("../images/main/ombre-droit.gif");
	background-repeat: no-repeat;
	background-position: top left;
	display:inline;
}

#ombrebas {
	width: 904px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	background-image: url("../images/main/ombre-bas.gif");
	background-repeat: no-repeat;
	background-position: top left;
}