body,html
{
	height:100%;
	margin:0;
	padding:0;
}
body
{
	background-image:url('../images/fond.gif'); 
	background-color:#0D0D0D;
	text-align:center;
	font-family:arial,sans-serif;
	color:white;
	
}
div#conteneur
{	
	min-height: 100%;width:740px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:black;
	border:1px solid #380003;
}
div#haut
{
	height:323px;
	border:1px solid black;
	background-image:url('../images/haut_escorte.jpg');
	padding-left:30px;
}
div#haut-index
{
	background-image:url('../images/natacha-escorte.jpg');
	background-repeat:no-repeat;
	height:499px;
	width:740px;
}

div#milieu,div#milieu-index,div#milieu-bien-etre,div#milieu-contact,div#galerie-photo,div#cache
{
	position:relative;
	text-align:justify;
	font-size:13px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	font-family:Palatino Linotype,arial,sans-serif;
	font-style: italic;
}
div#milieu
{
	height:435px;
}
div#milieu-index
{
	height:100px;
}
div#milieu-bien-etre
{
	height:1350px;
}
div#milieu-contact
{
	height:500px;
}
div#bas
{
	position:absolute;
	height:20px;
	bottom:0px;
	width:740px;
	border-top:1px solid #380003;
	font-size:10px;
	left:0px;
}
div#cache
{
	display:none;
}
/*MENU-------------------------------------------------------------------------------------------------------------------*/
a#menu_un,a#menu_deux,a#menu_trois,a#menu_quatre,a#menu_cinq
{
	margin-top:245px;padding-top:4px;
	display:block;
	width:130px;
	float:left;
	margin-left:5px;
	color:white;
	font-size:12px;
	text-decoration:none;
}
h1#titre_page
{
	font-size:15px;
	border-top:1px solid  #380003;
	border-bottom:1px solid  #380003;
	width:145px;
}
div#block_vide
{
	height:310px;
	width:400px;
}
div.formules,div.intro,div.menu-admin
{
	width:500px;
	border-bottom:1px solid #380003;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
}
/*LIENS--------------------------------------------------------------------------------------------*/
a.blanc
{
	color:white;
}
/*-----------------------------------------------------------------------------------------------------*/

/*TEXTE -------------------------------------------------------------------------------------------*/
a#entree
{
	display:block;
	width:250px;
	height:40px;
	margin-right:auto;
	margin-left:auto;
	
}
span.t_red
{
	color:#6A0005;
	font-size:18px;
}
span.t_blanc
{
	color:white;
}
span.t_blanc,span.t_red
{
	font-family:arial,sans-serif;
	font-size:14px;
}
p.beige
{
	color:#ffffff;
}
p.petit
{
	font-family:arial,sans-serif;
	font-size:10px;
	color:white;
}
a
{
	color:white;
}
/*--------------------------------------------------*/
/*TEXTE DEFILANT___________________________________________________*/
#conteneur_defil 
		{ 
	
			margin-top:208px;
			border-top:0px solid white;
			width:500px; 	
			overflow:hidden;
			line-height:normal;
			margin:0 auto;
		}
#cadre_defil
		{
			position:relative; 
			width:425px; 
			height:18px; 
			overflow:hidden;
			background-color:black;
		}

#defile 
		{ 
			position:absolute;
			z-index:1000;
			width:1500px;
			font-family: Arial, sans-serif;
			font-size:13px;
			color:white;
			margin-left:70px;
			float:left;
		}
#titrenews	
		{
			float:left;
			width:75px;
			text-align:center;
			margin-right:0px;
			display:block;
			font-size:13px;
		
		}
/*______________________________________________________________________________________*/
/*ADMINISTRATION*/
label
{
		display:block;
		width:200px;
		float:left;
}
a.bouton-admin
{
	width:150px;
	height:20px;
	display:block;
	border:1px solid white;
	color:white;
	text-decoration:none;
	background-color:#380003;
	text-align:center;
	float:left;
	margin-left:20px;
}
a.bouton-admin:hover
{
	background-color:#840006
}
/*GALERIE PHOTO ---------------------------------------------------------------------------------------------------------------------------------------*/
div#galerie-photo
{
	height:630px;
}
div#form-galerie
{
	width:200px;
	border:2px solid #380003;
	clear:left;
}
div#milieu-gauche-admin-galerie
{
	border:1px solid #380003;
	width:250px;
	height:165px;
	overflow:auto;
	float:left;
}
div#milieu-droit-admin-galerie
{
	float:left;
	width:250px;
	height:300px;
	border:1px solid #380003;
	margin-top:-71px;
	padding-top:0px;

}
div#lemessage
{
	float:left;
	width:150px; 
	border:1px solid #380003;
}
/*#messagegalerie est la boite a photo */
div#messagegalerie
{
	width:150px;
	height:150px;
	overflow:auto;
	float:left;
	margin-right:10px;
	border:1px solid #380003;
}
span.galerie_titre
{
	width:200px;
	height:20px;
	border:1px solid #380003k;
	margin-left:60px;
}
span.nommasseuse
{
	width:120px;
	height:20px;
	font-weight:bold;
	margin-right:10px;
}
a.modifiermasseuses
{
width:140px;
	color:white;
	text-align:right;
}
a.suppressionmasseuses
{
	margin-right:10px;
}
p.blockmasseuses
{
	width:200px;
	height:20px;

}
img
{
	border:0px;
}