/* 
Texte gris : 3F3F3F
Texte bleu clair : 00AEEF
Texte orange : EF7A1D
*/
body {  
	margin-top:0px;
	font-size:12px;
	font-family:arial, verdana, Helvetica, sans-serif; 
	color:#1F1F1F;  
	background-color:#FFFFFF; 
}  
div, form, img, li, ul{
	margin:0;
	padding:0;
	border:0; 
}
a:visited,:link,:active { 
	text-decoration: none; 
}  

/* Cadre général */ 
.pagemain {		
	background-image: url('banniere_hp.jpg');
	background-repeat: no-repeat;  
	width:960px;
	text-align:left; 
}   

/* Case à gauche du tableau du menu */
.header_first {
	padding-top:10px;
	text-align:right;
	float:left;
	width:180px;
	font-weight:bold;
	font-size:12px;  
}
.header_first {
	color:#00AEEF;
}

.header {    
	height:45px;
	text-align:right; 
}
/* Tableau du menu en haut à droite */
.header_menu {
	text-align:left;
    width:960px;
	/*border-spacing:0px;  
	border-collapse:collapse;*/
}
.header_menu tr {
    height:38px; 
} 
.header_menu td {
	background-image:url('menu-top-center.gif');
}
.menu_titre{
padding-right:10px;
line-height: 18px;
}
 
/* Champs de recherche */
.td_src {
	padding:0px;
	margin:0px;
	text-align:right;
	background-image:url('menu-top-center.gif');
	width:160px; 
}
#field_src {   
	border:0px;
	font-size:10px;
	height:22px;
	color:#000000;
	width:136px;
	padding-left:22px; 
	padding-top:5px;
	margin-top:5px;
	background: transparent url('bg-recherche.gif')  no-repeat; 
}


/* Header */  
.header2 { 
	height:120px;
	font-size: 10pt;
}
.header2 img { 
	padding-top:10px;
	margin-bottom:10px;
}
h1 {
    color: #717171; 
    font-size: 13pt;
    font-weight: bold;
}
#produit_car{
color: #717171; 
 font-size: 13pt;
    font-weight: bold;
}

h3 {
	color:#EF7A1D; 
	font-size:13px; 
}
h2 {
    color: #EE720F;
    font-size: 14px; 
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}
h4 {
	color:#00AEEF;
	font-size:12px;
	font-weight:bold;
    margin: 0px;
    padding: 0px;
}

.pagebody {		   
	text-align:left; 
}   
.img_left {
	float:left;
	margin-right:5px;
}  

 


/* BODY */ 
.body_center {  
}
.with_menu_left {    
	margin-left:220px; 
}
.with_menu_right {
	margin-right:200px;  
}   


/* Menu gauche et droite. */ 
.menu-left {   
	float: left;
	width: 200px;   
}   
.menu-right { 
	text-align:right;
	float: right;
	width: 200px;
	color:#DEE8F1; 
}

/* Cadre central qui englobe le centre */ 
.cadre_home_top {  
	height:20px;
	width:520px;
	background-image: url('cont-cadre-top.gif');
	background-repeat: no-repeat;   
}
.cadre_home { 
	padding:5px 5px 5px 10px;
	border-right:1px solid #DBDAD8;
	border-left:1px solid #DBDAD8;
	width:503px; 
	background-color:#FFF;
	text-align:left;
}
.cadre_home_bas {
	height:20px;
	width:520px;
	background-image: url('cont-cadre-bot.gif');
	background-repeat: no-repeat;   
}
.cadre_home ul {
	line-height:20px;
	margin-top:10px;
	padding-left:30px;	
    list-style: circle;
}


.cadre_home_top_big {  
	height:20px;
	width:740px;
	background-image: url('cont-cadre-top-plus-grand.gif');
	background-repeat: no-repeat;   
}
.cadre_home_big { 
	padding:5px 5px 5px 10px;
	border-right:1px solid #DBDAD8;
	border-left:1px solid #DBDAD8;
	width:723px; 
	background-color:#FFF;
	text-align:left;
}
.cadre_home_bas_big {
	height:20px;
	width:740px;
	background-image: url('cont-cadre-bot-plus-grand.gif');
	background-repeat: no-repeat;   
}








/*ffichage forfait sur index */ 
.forfait {
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:0px;
} 
.dv_forfait {
	width:473px; 
	height:269px; 
	padding:7px 7px 7px 15px; 
	color:#FFF; 
	line-height:15px; 
}
.dv_forfait_txt {
    width:440px; 
	font-size:12px;
}
.dv_forfait ul {
    padding-left:30px; 
    margin-bottom:10px;
	line-height:15px; 
}
/*ffichage forfait sur index */ 
.home_categ {
	width:220px; 
	padding:5px;
	margin-bottom:10px;
	font-size:20px;
	text-align:center; 
	line-height:40px;
}
.home_categ a {
color:#3F3F3F;
}
.hc_left {
	float:right;
}

 
/* Standard */  
.IsNumeric {
	text-align:right;
}
.Vmiddle { 
	vertical-align:middle; 
}  
.clear {
	clear:both; 
} 

  
/* Discret, texte gris, et ecris petit */
.discret {
	font-size: 12px; 
	/* font-style: italic;  */
	color: #3F3F3F;
}
 
/* Les messages OK / ERROR / WARNING */
#div_ok { 
	color:#4A9500;
	font-weight:bold;
	font-size:14px;  
	padding:5px 0 5px 25px;
	background-image: url('../img/ok.gif');
	background-repeat: no-repeat;
	background-position: 5px; 
	/*border:1px solid #336600; 
	background-color:#C9FFB7;*/
} 

#div_error {  
	/*  background-color:#FFBFC1; */
	font-weight:bold;
	color:#CC0000; 
	margin-bottom:5px;
	padding:5px 0 5px 25px;
	background-image: url('../img/icons/16/warning.gif');
	background-repeat: no-repeat;
	background-position: 5px; 
	/*background-color: #FFD2D2;   
	border:1px solid #FF8888; */
}
#div_error span {
	font-size:11px;
}
#div_warning {   
	color:#454545;
	padding:10px 0 10px 35px;
	background-image: url('../img/icons/16/information.gif');
	background-repeat: no-repeat;
	background-position: 5px; 
	background-color: #F6F7F9;   
	border:1px solid #E5E9EE; 
}   
/* Ligne pair / impair */
.Tr_pair {
	background-color:#FFFFFF;
}
.Tr_impair {
	background-color:#FFF9F2; 
} 
.Tr_titre {
	background-color:#FFFFCC; 
}  
  
 
.bulle1 {
	background-image: url('menu_bulle.gif');
	background-repeat: no-repeat;
	height:58px;
	width:190px;
	padding:0px 0px 0px 15px;
} 


.checkbox {
	border-style:none;
}  
TD.form_td_left {   
	text-align:left;
	padding-left:10px;
}
TD.td_error {
	font-weight:bold;
	background-color: #FFD2D2;
	height:25px;
} 
  
   
 
 
/*---------- bubble tooltip -----------*/
a.bubble{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.bubble span{ display: none; }

/*background:; ie hack, something must be changed in for ie to execute it*/
a.bubble:hover{ z-index:25; color: #aaaaff; background:;}
a.bubble:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter:lpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	font-size:9px;
}
a.bubble:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.bubble:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 10px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.bubble:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}



/* ENCARSIDE à gauche pour les interfaces WYSIWYG  */
#aide_wysiwyg  {
	line-height:25px;
	padding:5px;
	background-color:#F2F2F2;
} 
#aide_wysiwyg span {
	padding-left:15px; 
}
#aide_wysiwyg img {
	vertical-align:middle;
	width:15px;
}
    


/* Tableau de présentation de données diverses */
#tableone { 
	width:100%;
	margin-top:4px;
	border: 1px solid #F4D2BA;
	border-collapse: collapse;
} 

#tableone td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #F4D2BA;
	border-bottom: 1px solid #F4D2BA;
}   

#tableone th {
	/* border-bottom: 1px solid #334466; */
	border-right: 1px solid #F4D2BA; 
	background-color: #F4D2BA;
	background-image: url('tab_top.jpg');
	background-repeat: repeat-x;  
	color: #EF7A1D; 
	font-family: prestige, sans-serif;
	font-size: 13px; 
	text-align:center;
	vertical-align: middle;
	padding: 0 10px 0 10px; 
	height: 28px; 
} 
#tableone th a {
	text-decoration:underline ;
	font-weight: bold; 
	font-size: 12px; 
	color: #EF7A1D; 
	font-family: prestige, sans-serif;
} 
#tableone td a { 
	font-weight: bold; 
	color: #EF7A1D;  
} 

.vert {
	background-color:#DBFDDC; 
}

/* Tableau de présentation de données diverses */
#tabletwo { 
	width:100%;
	margin-top:4px;
	border: 1px solid #F4D2BA;
	border-collapse: collapse;
} 

#tabletwo td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #F4D2BA;
	border-bottom: 1px solid #F4D2BA;
}   

#tabletwo th {
	border-bottom: 1px solid #334466;
	border-right: 1px solid #F4D2BA; 

	background-color: #F4D2BA;
	background-repeat: repeat-x;  
	color: #EF7A1D; 
	font-family: prestige, sans-serif;
	font-size: 13px; 
	text-align:center;
	vertical-align: middle;
	padding: 0 10px 0 10px; 
	height: 28px; 
}

#tabletwo th h2{
color: #3F3F3F;
font-size: 20px;
}

#tabletwo th a {
	text-decoration:underline ;
	font-weight: bold; 
	font-size: 12px; 
	color: #EF7A1D; 
	font-family: prestige, sans-serif;
} 
#tabletwo td a { 
	font-weight: bold; 
	color: #EF7A1D;  
} 




/************************************************
*   Footer                                      *
************************************************/
#footer {
    width: 100%;
    background: #FFFFFF;          
    color: #717171;
    margin-top: 30px;
    padding:0;         
    font-size: 9pt;
    font-family:arial;        
	line-height:16px;
}
#footer a {
	color:#3F3F3F;
}
#footer a:hover {
	color:#EF7A1D;
}

.footertitle{      
	font-size: 10pt;
	color: #959595;
	font-weight: bold;
	margin-bottom:10px;
}
.footerpadding{    
	font-size: 8pt;
	padding: 0px 10px 10px 10px;
}

#footer1 {
    padding: 0;
    margin: 0;
    float: left;
    border-right: 1px dotted #B5B5B5; 
} 
#footer5 {
    padding: 0;
    margin: 0;
    float: left;
    text-align: center;
    padding-top:20px;
    width:200px;
}

/* Page de login */ 
.case { 
	padding:20px;
	width:220px;
	height:230px; 
	padding-left:10px;
} 
.case {
	color:#294B9C;
} 

#sidebar a {
	color:#4E4E4E;
}
#sidebar ul { 
    list-style: none; 
    margin-bottom: 10px;
	padding: 0px;
}
#sidebar ul li { 
    padding: 0px;
    margin: 0px;
}
#sidebar ul li, #sidebar ul li:visited {
    display: block;
    color: #333333;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #C0C0C0;
}
#sidebar ul li:hover {
    background: #EAEAEA;
    color: #BE0C0C;
    text-decoration: none;
}


#panier-top{   
	width: 200px;
	height: 33px; 
	font-size:0px;  
	background: url(panier-top.gif) no-repeat;
}

#panier-mil{  
	line-height:20px;
	width: 184px;
	text-align:center;
	background: url(panier-mil.gif) repeat-y;
	padding:5px 8px 5px 8px;
	font-weight: bold;
	color:#666666;  
} 

#panier-bot{  
	margin-bottom:20px;
	width: 200px;
	height: 12px; 
	font-size:0px;  
	background: url(panier-bot.gif) no-repeat;
}
.gras_orange{
	font-size: 1.1em;
	color:#F57205;
}

/* Typo des liens présent dans les formulaires :*/
.tabform a {
	color:#F57205;
	font-weight: bold;
    text-decoration: underline;
}


/* Navigation des produits */
.pdt_nav { 
	border-spacing:0px;  
	border-collapse:collapse;
	width:100%;
	border:1px solid #EEEBEB;
}  
.pdt_nav td {
	padding:0px;
	line-height:30px;
	border:1px solid #EEEBEB;
	text-align:center;
	width:33%;
	height:150px;
}
.pdt_name, .pdt_name a {
	color:#717171;
    font-size: 14px;  
}
.pdt_nav td img {
	margin-bottom:10px;
}



/* Tooltip */
.toolTip-picture img,
.toolTip-thumbnail img {
    border:1px solid #EFEFEF; 
}
.toolTip-picture ,
.toolTip-thumbnail  {
    background:transparent url(../img/spinner.gif) no-repeat center center;
    min-height:32px; min-width:32px; 
}


/* Miniature sur la page produit */
.pdt_minia {
	float:left;
	height:60px;
	padding:3px;
	margin:0px 10px 0px 0px;
	border:2px solid #EFEFEF;
} 

/* Fiche produit */
.indice-solaire{
	text-align:center;
	background: url('boiteindice.gif') no-repeat;
	color:#EE5202;
	width: 112px;
	height:42px;
}
.texte-indice-solaire{
	font-size: 16px;
	padding-top: 12px;
	font-weight:bold;
}

.hr_pdt {
	margin-top:10px;
	color:#EEEBEB;
	height:1px;
}

/* Barre de navigation en cas de multipage */
.pnav { 
	background-color:#E9EDF0; /* #B4C6D2 */
	-moz-border-radius: 7px;  	
	height:35px; 
}
.pnav div{
	font-weight:bold;
	font-size: 12px; 
	color:#336699;
	padding:7px 5px 10px 15px;
}
.pnav {
	font-size: 15px; 
}
.page_current
{
	color:#EF7A1D;
	cursor:default;
	text-decoration:none;
} 
.opage{
	color:#336699;
} 

.pdt_info { 
	float:left; 
	padding-left:15px;
	color:#3F3F3F; 
}

h3 b {
	color:#00AEEF;
}

.color {
	color:#EF7A1D;
}

/* pdt product nav, info ligne */
.pdt_info2 {
	padding-left:10px;
	color:#3F3F3F; 
	text-align:left;
	line-height:20px;
}

/* Visagisme*/
.lineform{
	margin-bottom:15px;
	margin-top:20px;
}
.visagismeform label {
	width:250px;
	text-align:left; 
	float:left; 
	padding-left:20px;
} 
.visagismeform .cformselect{
	width:100px;
	text-align:left;
	margin-left:20px; 
} 

/* page aide */
.ul_lnk li a {
	color:#EF7A1D;
}

.important {
	background-color:#FFD9DA;
} 

.block_without_menu {
	width:400px;
}

/* Ordre des images dans les produits */
#img-list {
	list-style: none; 
	padding: 0; 
	margin: 0 5px; 
}
#img-list li { 
	margin: 7px; 
	background: #F2F2F2; 
	padding: 5px; 
	text-align:left; 
	border:1px solid #ADADAD;
}  
#img-list .handle { margin-right: 5px; cursor: move; }
#img-log { padding: 5px; border: 1px solid #ccc; }

.commu_titre {  
	background-repeat: repeat-x; 
  	background-image: url('fond_centre.gif');
    padding:10px 5px 5px 15px; 
} 
/* Lie au forum */
.commu_titre td {
	padding:10px 5px 5px 15px; 
	font-size:10px; 
	font-weight:bold; 
	color:#C89E76;
}
.forum_post {
    height:70px;
    margin-top:15px;
    margin-bottom:10px;
	border-bottom:1px dashed #D4B9D8;
}
.forum_post a {
	font-weight:bold;
    color:#3297CF;
    font-size:14px;
}
.forumlink {
	font-weight:bold;
	font-size:13px;
	color:#336699;
}
.forum_tr {
	height:35px;
}
.forum_td {
	padding-left:20px;
	border-bottom:1px solid #EDF1F4;
}
.forum_td2 {
	font-size:10px;
	color:#000;
	border-bottom:1px solid #EDF1F4;
} 
/* sujet forum */
.forum_main { 
	border:1px solid #D1D1D1;
	border-collapse:collapse;
	text-align:left;
}
.forum_main tr {
	height:20px;
}
.forum_main td {
	padding:5px;
}

 #showform_essai{
	 background: url(boutonsuivant.gif) no-repeat;
	 border:none;
	 width:100px;
	 height:27px;
	 cursor:pointer;
	 float:right;
 }

 .td_forfait {
	margin-right:0px;
	padding:10px 2px 5px 2px;
	width:170px;
	text-align:left;
	vertical-align:top;
	border:1px solid; 
	line-height:20px;
	font-size:12px;
 }

.caddie_td_center {  
	background-color: #FFFFFF; 
	line-height:15px;
	text-align:left;
	padding:5px;
	width:450px;
} 
.caddie_td_right {
	line-height:20px;
	background-color: #FFFFFF;  
	text-align:right;
	padding:10px; 
	font-size: 18px; 
}
.caddie_bottom { 
	padding:5px;
	font-size:11px; 
	background-color: #FFF9F2; 
	text-align:right;
}
.caddie_total_vendeur_main {
	background-color: #FFEED9;  
}
.caddie_total_vendeur { 
	text-align:right;
	padding:5px; 
} 
.display_price {
	font-size: 16px; 
	font-weight:bold;	
}
.display_price_ss_total {
	font-size: 14px;   
}

.barre {
	text-decoration:line-through;
} 

.bt_simple{ 
	height:30px;
	width:160px;
	background-repeat:no-repeat;
	background-color:#4CB638;

} 
.bt_simple div {  
	text-align:center;
	line-height:15px;
	padding:7px 0 0 3px; 
} 
.bt_simple div a {
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
}
.bt_simple div a:hover {
	color:#FFCC00;
}

.cadre_adresse {
	line-height:20px;
	border:1px solid #D1D1D1;
	border-collapse:collapse;
	text-align:left;
	width:200px;
}
.caddie_title {
	color: #858585; 
	background-color: #F6F7F9; 
	padding:5px;
}
.display_a_red {
	color: #CC0000; 
	font-weight:bold;
}


#form_ordo { 
}  
#form_ordo td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px; 
	border:0px;
}

/* Nuage de tag*/
#tagcloud-top{   
	margin-top:20px;
	width: 200px;
	height: 14px; 
	font-size:0px;  
	background: url(tagcloud-top.gif) no-repeat;
} 
#tagcloud-mil{ 
	width: 200px; 
/*	overflow:hidden;*/
	background: url(tagcloud-mil.gif) repeat-y; 
	line-height:20px;
}  
#tagcloud-mil a {
	color:#8B8B8B;
}
#tagcloud-mil a:hover {
	color:#EF7A1D;
	font-size:14px;
}
#tagcloud-bot{  
	width: 200px;
	height: 14px; 
	font-size:0px;  
	background: url(tagcloud-bot.gif) no-repeat;
}
/* google maps opticiens alex 20/08/09 */

#map_opticiens{
height:500px;
width:500px;
}

/* Form avis / temoignages */
.menu_avis{
cursor:pointer;
}
.separation_ligne{
border-bottom:1px solid #EF7A1D;
height:1px;
}

#tem{

}


#don{

}


.menu_avis_selected{
/*background-color:#EF7A1D;*/
background: url(barre-select.gif) no-repeat;
cursor:default;
}
.menu_avis_unselected{
/*background-color:#EF7A1D;*/
background: url(barre-unselect.gif) no-repeat;
cursor:pointer;
}

.menu_avis_selected h2, .menu_avis_over h2{
color:#fff;
}
.menu_avis_over{
background-color:#EF7A1D;
}

#avis-past{
position: fixed;
bottom:0px;
right:0px;
width:90px;
height:90px;
}

.avis-past{
background: url(pastille-avis.gif) no-repeat;
}


.avis-past-over{
cursor:pointer;
background: url(pastille-avis-over.gif) no-repeat;
}

/*Happymag*/
.block img, .img_content,  .preview_art img, .bloc-happymag-mil img{
margin:5px;
}
.happymag{
color:#0094E8;
}

.bloc-happymag-top{
background: url(bloc-happymag-top.gif) no-repeat;
width:200px;
height:20px;
}
.bloc-happymag-mil{
background: url(bloc-happymag-mil.gif) repeat-y;
width:200px;
color:#3F3F3F;
}
.bloc-happymag-bot{
background: url(bloc-happymag-bot.gif) no-repeat;
width:200px;
height:19px;
}
.bloc-happymag-mil div{
padding-left:7px;
padding-right:7px;
}
.preview_art{
width:650px;

}
/*MESSAGE AIDE SOUS WIZARD Processus d achat*/
#aide_sup{
border:1px solid #EF7A1D;
color:#EF7A1D;
margin-top:5px;
margin-bottom:5px;
padding:5px;
font-size:13px;
}