@charset "utf-8";
@import url(thickbox.css);
/******************************/
/*CONFIGURATION GENERALE*/
/******************************/
* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	font-size:12px;
	text-align:justify;
	margin:10px 0;
}
a {
	color:#97BF0D;
	font-size:12px;
	font-weight:bold;
}
a:hover {
	color:#000000;
}
hr {
	border:#97BF0D dashed 1px;
}
h2 {
	font-size:16px;
	color:#97BF0D;
}
th {
	font-size:12px;
	padding:5px;
}
/******************************/
/*CONFIGURATION DES BLOCS*/
/******************************/
div#global {
	position:relative;
	width:700px;
	min-height:550px;
	_height:550px;
	margin:auto;
	padding:230px 0 0 250px;
	background:url(../images/nina-esthetique-domicile.jpg) no-repeat;
}
div#header {
	width:950px;
	height:277px;
	margin:auto;
}
div#colonne {
	position:absolute;
	width:200px;
	top:220px;
	right:50px;
}
div#contact {
	position:absolute;
	width:140px;
	height:67px;
	left:55px;
	top:725px;
}
div#contenu {
	width:410px;
	padding:10px;
}
div#footer {
	width:950px;
	height:142px;
	background:url(../images/soins-esthetique-saint-raphael.gif) no-repeat;
	margin:auto;
}
div#menu-footer {
	text-align:center;
	padding:5px 0 10px 0;
}
/******************************/
/*BLOC TARIFS*/
/******************************/
div#tarifs {
	width:175px;
	height:148px;
	background:url(../images/epilations-domicile-frejus.gif) no-repeat;
	padding-left:25px;
	margin:auto;
}
div#tarifs .titre {
	font-size:18px;
	text-align:center;
	color:#97BF0D;
	margin-left:-10px;
	padding:4px;
}
div#tarifs .texte {
	font-size:12px;
	margin:-8px 0 0 40px;
}
div#tarifs .tirets {
	margin:0 0 0 57px;
}
div#tarifs a {
	font-size:13px;
	margin:0 0 0 47px;
	padding:4px;
	color:#97BF0D;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
div#tarifs a:hover {
	color:#000000;
}
/******************************/
/*BLOCS MENU*/
/******************************/
div#menu {
	position:absolute;
	top:300px;
	left:50px;
	background:url(../images/esthetique-domicile-frejus.gif) no-repeat;
	width:190px;
	padding-top:18px;
}
div#menu li {
	list-style:none;
}
div#menu li a {
	display:block;
	width:120px;
	height:20px;
	margin-bottom:13px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
	padding:6px 0 0 50px;
}
div#menu li a:hover {
	color:#97BF0D;
}
div#menu-footer li {
	display:inline;
	padding:0 2px;
}
div#menu-footer li a {
	font-size:10px;
	font-weight:lighter;
}
/******************************/
/*BLOC ACCUEIL*/
/******************************/
div#accueil {
	width:410px;
	padding:10px;
}
div#accueil img {
	float:left;
	margin:0 10px 10px 0;
}
div#accueil h1 {
	color:#97BF0D;
	font-size:18px;
}
div#accueil .grand-titre {
	font-size:18px;
	font-weight:bold;
	color:#97BF0D;
}
div#accueil .titre {
	font-size:16px;
	color:#97BF0D;
}
/******************************/
/*TABLEAUX TARIFS*/
/******************************/
#grille-tarifs table {
	display:none;
}
div#tableau-tarifs table {
	font-size:12px;
	border:#97BF0D solid 2px;
	padding:5px;
}
div#tableau-tarifs th {
	font-size:14px;
	font-weight:normal;
	padding:5px;
	background:#D0DF99;
	text-align:center;
}
div#tableau-tarifs td {
	font-size:12px;
	padding:5px;
	border-bottom:#97BF0D dashed 1px;
}
/******************************/
/*CLASSES DIVERSES*/
/******************************/
.img-float-01 {
	float:left;
	margin-right:5px;
}
.annotation {
	font-size:10px;
}
.vertical-align-middle {
	vertical-align:middle;
}
.font-size-12 {
	font-size:12px;
}
.align-center {
	text-align:center;
}
div#contenu h1 {
	width:345px;
	height:35px;
	background:url(../images/esthetique-domicile-saint-raphael.gif) no-repeat;
	padding:20px 0 0 60px;
	font-size:14px;
}
.border-01 {
	border:#97BF0D solid 1px
}
.border-02 {
	border:#97BF0D dashed 1px
}
.background-01 {
	background:url(../images/cosmetiques-bio.gif) bottom right no-repeat;
}
.vert-01 {
	color:#97BF0D;
}

