@import url("/skin/styles.general.css");
@import url("/skin/skin_default/client.css");
@import url("/skin/skin_default/menu.css");
@import url("/skin/skin_default/pager.css");
@import url("/skin/skin_default/teasers.css");
/*########################################################
						Interface
########################################################*/
html 
{
/*
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #EFEFEF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-arrow-color: #FF6600;
	scrollbar-track-color: #FFFFFF;
*/
}
body {
	margin: 0px;
	padding: 0px;
	
	Font-family:verdana,arial,helvetica;
	Font-size:10px;
	
	background-color:#827b52;
	background-image:url('/skin/skin_Accueil/images/bg.gif');
	background-repeat:repeat-x;

	background-position:top center;
}

.fondGauche{
/*	background-color: #827B52;
	background-image: url('/skin/skin_Accueil/images/bg_gauchetx.gif');*/
	background-repeat: repeat-y;
	background-position: right top
	}

/*######################################################
						Liens
######################################################*/


/*######################################################
					Formulaires
######################################################*/

form 
{
	margin:0px;
	padding:0px;
}

input.recherche 
{
	padding:0px; 
	color: #495154; 
	font-size: 10px; 
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
	border:1px solid #c4c393;
}

/*##########################################
         Block newsletter accueil
##########################################*/

.txtNews{
font-family:Tahoma, verdana;
font-size:10px;
color:#333333;
padding-left:8px;
padding-top:0px;
}

.txtNews_choix{
font-family:Tahoma, verdana;
font-size:10px;
color:#666666;
padding-left:8px;
padding-top:0px;
}


#news_form{
height:119px;
}

#news_form input{

}

#bg{
background-image:url('/skin/skin_Accueil/images/bg_newsletter.gif');
background-repeat:repeat-x;
}

#chronique a{
color:#4C4C4C;
text-decoration:none;
}

#chronique a:hover{
color:#4C4C4C;
text-decoration:underline;
}


.TitreNews
{
Font-size:11px;
Font-weight:Bold;
Padding: 3px 0px 4px 8px;
}

.datenews
{
font-size:9px;
padding-left: 8px; 
background-image: url('/images/bullet.gif'); 
background-position: 1px 5px;; 
background-repeat:no-repeat;
Font-weight:Bold;
}

.detailnews
{
Padding: -0px 8px 0px 8px;
}


.detailnews a, .detailnews a:link, .detailnews a:active, .detailnews a:visited, .detailnews a:hover
{
	color:#B53D20;
	text-decoration:underline;
	font-weight:bold;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.onglet_on
{
	background-image: url('/images/onglet_on.gif');
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom:6px;
}
.onglet_off
{
	background-image: url('/images/onglet_off.gif');
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom:7px;
}
.nouveautes
{
	background-image: url('/images/texture_top2.GIF');
	background-position: left 0px;
}

.pair{
	padding: 3px 0 3px 20px;
	background-color:#FFFFFF;
}

.impair{
	padding: 3px 0 3px 20px;
	background-color:#F5F4EB;

}

.onglet_off a:link, 
.onglet_off a:active, 
.onglet_off a:visited
{
text-decoration: none;
font-size: 10px;
font-weight: bold;
color: #5D5935;
}

.onglet_off a:hover
{

font-size: 10px;
font-weight: bold;
color:#A62722;
text-decoration: none;

}

.onglet_on a:link,
.onglet_on a:active,
.onglet_on a:visited
{
text-decoration: none;
font-size: 10px;
font-weight: bold;
color:#4C4C4C;
}
.onglet_on a:hover
{
text-decoration: none;
font-size: 10px;
font-weight: bold;
color:#4C4C4C;
}

#apropos td
{
padding-left: 8px;
background-image: url('/images/bullet.gif');
background-position: left 6px;
background-repeat:no-repeat
}

#magasin .txt
{
padding: 6px 6px 0px 6px;
}


/*
Menu Avec pere-noel
*/
#topmenuleftnoel
{
	width:182px;
	margin-left:0px;
	Height:192px;
	background-image:url('/images/top_dept_noel.JPG');
	Background-repeat:no-repeat;
	Padding-top:0px;
	background-color:#FFFFFF;
	padding-bottom:5px;
}
#topmenuleft
{
	width:182px;
	margin-left:0px;
	Height:192px;
	background-image:url('/images/top_dept_default.JPG');
	Background-repeat:no-repeat;
	Padding-top:0px;
	background-color:#FFFFFF;
	padding-bottom:5px;
}
.tddept
{
	Vertical-align:middle; 
	font-family:Verdana; 
	color:#FFFFFF; 
	font-weight:bold;
	padding-top:7px;
	padding-left:83px;
	padding-right:0px;
}

#topmenuleft a:link,
#topmenuleft a:active,
#topmenuleft a:visited
{
	color:#c4C6b1; 
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#topmenuleft a:Hover
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold; 
	text-decoration:none;
}
#topmenuleftnoel a:link,
#topmenuleftnoel a:active,
#topmenuleftnoel a:visited
{
	color:#c4C6b1; 
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#topmenuleftnoel a:Hover
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold; 
	text-decoration:none;
}
