@charset "utf-8";
/* CSS Document */

.click_header{
float:left;
position:absolute;
top:93px;
left:216px;
width:580px;
height:70px;
}

#header{
	background-image:url(../images/index/ultima-promo.gif);
	background-repeat:no-repeat;
	height:250px;
	width:980px;
}

#header h1{
	margin:0px;
	top:146px;
	left:218px;
	position:absolute;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
	color:#606060;
}

#header a{
text-decoration:none;
color: #666666;
}


#header form{
	position:absolute;
	top:170px;
	left:218px;
	width:600px;
	height:25px;
	background-image:url(../images/index/chercher.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;
}

#search_field{
border:#999999 1px solid;
padding:3px;
margin:2px;
}

.chercher_une_promo{
	background-image:url(../images/index/rechercher-une-promo.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:0px;
	width:150px;
	color:#FFFFFF;
}



.event{
border-bottom:#FF0000 2px solid; 
border-top:#FF0000 2px solid; 
margin-bottom:10px;

}

.event img{
float:left;
margin-right:5px;
}

.event ul{
list-style:none;
float:left;
width:140px;
margin:0px;
padding:4px;
}

.event a{
text-decoration:none;
color:#000000;
}
.event a:hover{
text-decoration: underline;
}

.event h1{ 
color:#FF0000; 
background-color:#9ADBF9; 
font-weight:bold; 
font-size:14px;
margin:0px;
padding:4px;

}



/* Style top marchand, 5 boutiques par ligne */

#list_top_marchand{
	margin-left:30px;
}

#list_top_marchand a{
	color:#000000;
	text-decoration:none;
}

#list_top_marchand a:hover{
	text-decoration: underline;
}

#list_top_marchand ul{
	float:left;
	list-style-image:url(../images/index/fleche-rouge.gif);
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	width:160px;
	margin:0px;
}

#list_all_reduction{

}

.colonne{
	float:left;
	width:245px;
}


/* Style de l'element categorie */
.categ{
	padding:10px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:#CCCCCC solid 1px;

}

.categ img{
	float:left;
	border:0px;
}

.categ h2{
	font-size:12px;
	margin-left:20px;
	padding-left:44px;
	padding-bottom:4px;
	border-bottom:#FF0000 2px solid;
}

.categ ul{
	position:relative;
	left:5px;
	top:-15px;
	clear:left;
	list-style-type:none;
}

.categ li{
	margin-left:20px;
	font-size:12px;	
}

.categ a{
	color:#000000;
	text-decoration:none;
}

.categ a:hover{
	text-decoration: underline;
}