* {
font-family:Arial,Verdana,sans;
margin:0;
padding:0;
}

a img{border:0;}
a, a:hover, a:visited{
	color:#FFF;
	text-decoration:none;
}

.right{
	float:right;
}

.left{
	float:left;
}

#wrapper{
	background:transparent url(../img/ombre.png) repeat-y center top;
	_background:transparent;
	color:#FFFFFF;
	margin:auto;
	min-width:1009px;
	width:100%;
	
}

.page{
	background:transparent;
	color:#FFFFFF;
	margin:auto;
	overflow:hidden;
	width:1009px;
}

#head{
	background:transparent url(../img/menu.jpg) repeat-x scroll 100% 137%;
	color:#FFFFFF;
	margin:auto;
	padding:0 0 0;
	width:100%;
}


.shop-page #pubs{
	display:none;
}

/**/
/*	-------- MENUS --------
/**/

#head #menu {
height:17px;
overflow:hidden;
padding:3px 11px;
text-align:right;
_height:29px;
_padding:0 ;
_margin:-5px 0 0 0;
}

#head #menu .rub {
background:transparent url(../img/li.png) no-repeat scroll 0 0;
display:inline;
margin:0 -2px;
padding:4px 0;
}


#head #menu .rub a {
padding:6px 14px;
text-transform:uppercase;
font-size:13px;
font-weight:bold;

}

#head #menu .rub a:hover {
color:#009cdd;
}

#head #menu .rub a.actif{color:yellow;}

#head #menu .rub:hover{
	background:transparent url(../img/menu.jpg) repeat-x scroll 0 -30px;

}

#head #langues {
	float:left;
	height:24px;
	overflow:hidden;
	padding:5px 0 0 5px;
	_padding:1px 0 0 5px;
	text-align:right;
}
 #head #langues li{
	display:inline;
}

#head #langues li#pt ,#head #langues li#es{display:none;}




/**/
/*	-------- TICKER TEXT --------
/**/

#ticker{
	background:#c10076 url(../img/mini-qs.png) no-repeat scroll left center;
	overflow:hidden;
	font-size:12px;
	padding:3px 30px;	
	min-height:16px;
	_padding:0px 30px;
	_height:29px;
}

#ticker-list{
	list-style:none;
}





/**/
/*	-------- SIDE BAR PUB --------
/**/
#center #sidebar-pub{
	width:267px;
	background:transparent;
	margin: 12px 7px 0 0;

}


.block-pub{
	margin:4px 4px;
	_margin:10px 0 0 0;
	
}

/**/
/*	-------- FOOTER --------
/**/
#sponsors{
	text-align:center;
	margin:20px 0 0 0;
	background:#000 none repeat scroll 0 0;	
	width:100;
}

#sponsors .a-partenaire{
	margin:0 0 0 0px;
}


 #foot{
	background:#FF0 none repeat scroll 0 0;
	color:#FFF;
	margin:30px 0 30px 0;
	padding:0 0 3px;
	text-align:center;
	width:100%;
}

 #foot a,  #foot a:visited{
	color:#000;
	font-size:11px;
}


a.desactivated, a.desactivated:visited{
	color:#444;
}

a.current, a.current:visited{
	color: #88167e;
	
}



/**/
/*	-------- DIVERS --------
/**/



.day{
	color:#f9e9d4;
}
.hour{
	color:#f9ea37;
}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

