/* ------------------------------------ */
/*                                      */
/*        DORIANCE ANTI-AGE             */
/*                                      */
/* ------------------------------------ */

/*------------------------------------------------ GENERIQUE ------------------------------------------------*/

* {
	margin:0px;
	padding:0;
	border:none;
	}

body {
	font: 75%  Arial, Verdana, Helvetica, sans-serif;
	background: #e9f6fd url(/public/doriance/html/toolkit/img/antiage/bg.jpg) repeat-x;
	color:#949494;
	text-align: left;	
	}

img {
	display: block;
	}

a {
	text-decoration:none;
	}
	
a:hover	{
	text-decoration:underline;
	}
	
br {
	line-height:10px;
	}
	
/*----------------------------------------------- /GENERIQUE ------------------------------------------------*/

/*----------------- Conteneur --------------------*/
#conteneur {
	position:relative;
	width:1001px;
	margin:0  auto;
	/*border:1px solid #000000;*/
	}
/*----------------- /Conteneur -------------------*/

/*------------------- bandeau --------------------*/
#bandeau {
	height:100px; 
	width:1001px;
	/*border:1px solid #000000;*/
	}
	
#bandeau img {
	float:left;
	}
	
.marge_logo {
	margin-left:69px;_margin-left:39px;
	}

#menu {
	float:left;
	}
/*------------------- /bandeau -------------------*/

/*------------------ pied page -------------------*/
#pied_page	{
	height:30px;
	padding:3px 60px 0 60px;
	font-size:11px;
	color:#992f02;
	}

#pied_page .left ul li {
	background:url(/public/doriance/html/toolkit/img/solaire/po_pf.gif) 10px 2px no-repeat;
	padding:0 10px 0 28px;
	display:inline;
	}
	
#pied_page .left ul li a {
	color:#992f02;
	}
	
#pied_page .right ul li {
	padding-left:8px;
	display:inline;
	}
	
#pied_page .right ul li.premier	{
	background:none;
	padding:0;
	}
	
#pied_page .right ul li a {
	color:#992f02;
	}
/*------------------ pied page -------------------*/

/*---------------------------------- Class supplémentaires -----------------------------------------------*/
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.spacer {
	clear: both;
	visibility:hidden;
	}
/*---------------------------------- Class supplémentaires -----------------------------------------------*/


#menu 		{position:absolute; left:328px; top:52px; width:680px;}
#menu dl 	{float:left;}
#menu ul 	{ width:400px; height:10px; display:block;} 
#menu li 	{display:block; width:auto; list-style:none; float:left}
#sous_menu_1, #sous_menu_2, #sous_menu_3 {position:absolute; height:25px;}
#sous_menu_1 	{left:0;}
#sous_menu_2 	{left:160px; width:450px}
#sous_menu_3 	{left:368px; width:300px}

#menu .barre{width:18px;height:12px;background:url(/public/doriance/html/toolkit/img/menu_solaire/barre_ondulee_ssm.gif) no-repeat;}/* barre niv 2 */
#menu .barre_bis{width:18px;height:12px;background:url(/public/doriance/html/toolkit/img/menu_solaire/barre_ondulee_ssm.gif) no-repeat;}

/*------------------------------------------- popup_dhtml -------------------------------------------*/
/* NE PAS MODIFIER */
.dialog {display: block;position: absolute;}
.dialog table.table_window { border-collapse: collapse; border-spacing: 0; width: 100%;margin: 0px;padding:0px;}
.dialog table.table_window td , .dialog table.table_window th {padding: 0; }
.dialog .title_window { -moz-user-select:none;}   
/* /NE PAS MODIFIER */   

html.popup_fiche{overflow-y: scroll;}

/* style fenetre */                                           
.overlay_popup {background-color: #000000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.popup_nw { background: url(../../img/popup_dhtml/fd_g.gif) top left no-repeat; width:96px; height:37px;}
.popup_n {height:37px; }
.popup_ne { background: url(../../img/popup_dhtml/bt_ferm.gif) top right no-repeat; width:100px; height:37px;}
.popup_w {background:#ffffff; width:1px;}
.popup_e {background:#ffffff; width:1px;}
.popup_sw {background:#ffffff; height:1px; width:1px;}
.popup_s {background:#ffffff; height:1px;}
.popup_se, .popup_sizer{ background:#ffffff; height:1px;  width:1px;}
.popup_sizer {cursor:se-resize;}
.popup_close {	width: 65px;height: 16px;background: transparent url(/images/modele/fermer.gif) no-repeat 0 0;position:absolute;top:7px;right:0px;cursor:pointer;z-index:1000;}
.popup_title {display:none;}
.popup_content {overflow:auto;	color: #000;font-family: Tahoma, Arial, sans-serif; font: 12px arial;background:#FFFFFF;}
.table_window {background:  url(../../img/popup_dhtml/fd.gif) top left repeat-x;}
/*------------------------------------------- /popup_dhtml -------------------------------------------*/
	