body {
	/*font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding:0px;
	margin:0px;
	background-image : url('../images/images_accueil/home_as_decovoeux2011.jpg');
	background-repeat : no-repeat;
	background-color : #000000;
	background-position : top;
	*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding:0px;
	margin:0px;
	background-image : url('../images/images_accueil/body_fond.jpg');
	background-repeat : repeat-x;
	background-color : #000000;
	background-position : bottom;
}

/*************************/
/***********DIV***********/
/*************************/


/******************************/
/*************header***********/
/******************************/

#header{
	width:700px;
	height:96px;
	background: url("/images/images_accueil_membre/bandeau_titre.jpg") no-repeat;
}

/******************************/
/*************milieu***********/
/******************************/

#conteneur{
	width:700px;
	min-height:450px;
	/*min-height:700px;*/
}

#bloc_gauche{
	width:185px;
	float:left;
	text-align:center;
}

#menu{
	background-color: #003548;
	padding-bottom:20px;
}

#menu ul{
	padding:0px;
	margin:0px;
	text-align:left;
}

/*
#menu li{
	background-image:url('../images/images_accueil_membre/bouton_menu.jpg');
	background-repeat:no-repeat;
	list-style-type: none;
	height:28px;
	padding-top:2px;
	padding-left:20px;
}
*/
#menu a{
	text-decoration:none;
}

#menu li a:hover{
	background-image:url('../images/images_accueil_membre/bouton_menu_on.jpg');
	background-repeat:no-repeat;
	list-style-type: none;
	height:28px;
	margin-top:-2px;
	margin-left:-20px;
	padding-left:20px;
	padding-top:2px;
	display:block;	
}

#lihoro:hover
{
	background-image:url('../images/images_accueil_membre/bouton_menu_on_horo.jpg');
	background-repeat:no-repeat;
	list-style-type: none;
	height:28px;
	margin-top:-2px;
	margin-left:-0px;
	padding-left:20px;
	padding-top:2px;
	display:block;	
}

.menuactif{
	background-image:url('../images/images_accueil_membre/bouton_menu_on.jpg');
	background-repeat:no-repeat;
	list-style-type: none;
	height:28px;
	margin-top:-2px;
	margin-left:0px;
	padding-left:20px;
	padding-top:2px;
	display:block;	
}

.menuinactif{
	background-image:url('../images/images_accueil_membre/bouton_menu.jpg');
	background-repeat:no-repeat;
	list-style-type: none;
	height:28px;
	margin-top:-2px;
	margin-left:0px;
	padding-left:20px;
	padding-top:2px;
	display:block;	
}

.menuinactif_horo{
	background-image:url('../images/images_accueil_membre/bouton_menu_horo.jpg');
	background-repeat:no-repeat;
	list-style-type: none;
	height:28px;
	margin-top:-2px;
	margin-left:0px;
	padding-left:20px;
	padding-top:2px;
	display:block;	
}

#menu_degrade{
	height:134px;
	background-image:url('../images/images_accueil_membre/fond_menu.jpg');
	background-repeat:repeat-x;
}


#bloc_droit{
	width:510px;
	float:left;
}

#titre{
	text-align:right;
	padding-right:32px;
}

#bloc_contenu_dynamique{
	background-color:#003548;
	margin:29px 33px 29px 29px;
	min-height:250px;
}


/******************************/
/*******contenudynamique*******/
/******************************/

#bloc_central{
	padding:12px;
}

#boutonretour{
	padding-top:73px;
	z-index:2;
}

/**cadre bleu**/

.cadreBleu{
	width:426px;
	margin-bottom:30px;
}

.headerBlocBleu{
	background-image:url('../images/images_accueil_membre/cadre_haut.gif');
	background-repeat: no-repeat;
	height:10px;
}

.contentBlocBleu{
	background-image:url('../images/images_accueil_membre/cadre_repetition.gif');
	background-repeat: repeat-y;
	min-height:30px;
	text-align:left;
	padding: 5px;
	width:417px;
}

.footerBlocBleu{
	background-image: url('../images/images_accueil_membre/cadre_bas.gif');
	background-repeat: no-repeat;
	height:9px;
	margin-bottom:10px;
}

.footerBlocBleuOmbre{
	background: url('../images/images_accueil_membre/cadre_bas_ombre.gif') no-repeat;
	height:17px;
	margin-bottom:10px;
}

.infobulle{
	margin-top:-10px;
	text-align:left;
}

.lirelasuite{
	float:right;
	margin-top:-3px;
}

.texte_bulle{
	padding:15px;
}

#titremodedepaiement{
margin-top:-41px;
margin-left:164px;

}

#choixmodedepaiement{
margin-top:10px;
}

#cadre{
	height:47px;
	text-align:center;
	line-height:45px;	
}

.gaucheBlocRose {
	background:url('../images/images_accueil_membre/cadre_filet_gauche.gif') no-repeat;
	float:left;
	height:100%;
	width:10px;
}

.contentBlocRose{
	background:url('../images/images_accueil_membre/cadre_filet_repetition.gif') repeat-x;
	float:left;
	height:100%;
}
.droiteBlocRose{
	background: url('../images/images_accueil_membre/cadre_filet_droit.gif') no-repeat;
	float:left;
	height:100%;
	width:10px;	
}

.clearBoth
{
width:0px;
visibility:hidden;
clear:both;
}


/******************************/
/************footer************/
/******************************/

#footer{
	text-align:center;
}

#footer li{
	display:inline;
}

.text_footer{
	font-size:10px;
	font-family:arial;
	color:#fff;
}

.text_footer a:link{
	color:#fff;
	text-decoration:none;
}

.text_footer a:visited{
	color:#fff;
	text-decoration:none;
}

.text_footer a:hover{
	color:#ff66cc;
	text-decoration:none;
}

.text_footer a:active{
	color:#fff;
	text-decoration:none;
}


/******************************/
/************Popup************/
/******************************/

.cadrepopup{
	width:330px;
	margin-bottom:0px;
}


.headerpopup{
	background-image:url('/images/images_accueil_membre/pop_up_infos_ssl_03.gif');
	background-repeat: no-repeat;
	height:10px;
}

.contentpopup{
	background-image:url('/images/images_accueil_membre/cadre_repetition_329.gif');
	background-repeat: repeat-y;
	min-height:30px;
	text-align:left;
	padding: 0px;
}

.footerpopup{
	background-image: url('/images/images_accueil_membre/cadre_popup_bas_329.jpg');
	background-repeat: no-repeat;
	height:9px;

}


/**** voyant du jour *******/
.encartvoyantdujour
{
	background-image: url('/images/voyantdujour/membre_voyance_hours.jpg');
	background-repeat: no-repeat;
	width:430px;
	height:224px;
	padding-bottom : 15px;
	color: #003366;
}

#encartvoyantdujour_photo{
	padding-top :80px;
	padding-left :10px;
	float:left;
}

#encartvoyantdujour_texte{
padding-left :20px;
float:left;
font-size:12px;
	font-weight:bold; 

}
#encartvoyantdujour_titrtexte{
padding-top :20px;



}
#encartvoyantdujour_remise{
padding-top :15px;
padding-left :70px;


}

#encartvoyantdujour_bouton{
	margin-left:211px;
	margin-top:167px;
}


/***popup**/



#DIV_MOVE {
  position : absolute;
  left : -2000px;
  top : -2000px;
  z-index : 1000;
}


/**** textes */

.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.blanc a{
	color: #FFCC00;
	text-decoration:none
}

.titrerose{
	font-family: "Arial", Times, serif;
	font-size: 18px;
	color: #FF66FF;
	text-decoration: underline;
}

.smallblanc{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

