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

}

.quiksilver_europe{
    position:absolute;
    left:50%;
    top:15px;
    width:200px;
    margin-left:265px;
    text-align:right;
    border:0px solid red;
}
.quiksilver_europe h1 a{
    font-size:9px;
    color:#666666;
}

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


html{
	background:#FFF url(../img/html.jpg);
}

.page{
	width:100%;
	background:transparent url(../img/ombre.png) repeat-y center top;
	_background:transparent;
}

.wrapper{
	width:950px;
	background:#FFF;
	margin:auto;
}

.top_fr{
	background:#000 url(../img/top_fr.jpg) no-repeat center top;
	padding:154px 0 0 0;
}

.top_en{
	background:#000 url(../img/top_en.jpg) no-repeat center top;
	padding:154px 0 0 0;
}

.top_pt{
	background:#000 url(../img/top_pt.jpg) no-repeat center top;
	padding:154px 0 0 0;
}


#menus{
	background:transparent url(../img/menuBG.jpg) repeat-x center top;	
}

#title{
	height:36px;
	font-size:24px;
	padding-left:40px;
text-transform:uppercase;
background:url(../img/titleBG.gif) no-repeat top left;
border:0px solid red;
display:none;
}

#rubriques{
	float:left;
	margin:7px 0 0 0;
}

#rubriques li{
	display:inline;
	text-transform:uppercase;
	background:url(../img/rubriqueBorder.jpg) no-repeat center left;
}

#rubriques li a , #rubriques li a:visited{
	color:#767676;
	display:inline;
	font-size:13px;
	font-weight:bold;
	padding:7px 8px;
}

.body_fr #rubriques li a , #rubriques li a:visited{
	color:#767676;
	display:inline;
	font-size:13px;
	font-weight:bold;
	padding:7px 8px;
}

.body_en #rubriques li a , #rubriques li a:visited{
	color:#767676;
	display:inline;
	font-size:13px;
	font-weight:bold;
	padding:7px 8px;
}

#rubriques li a:hover{
	color:#000;
	
}

#rubriques li.active  a , #rubriques li.active  a:visited{
	background:transparent url(../img/activeBG.jpg) repeat-x  center top;	
	color:#FFF;
}

#langues{
	float:right;
	background:transparent url(../img/languesBG.jpg) repeat-x right top;
}
#langues li{
	display:inline;
	opacity:0.6;
	padding:0px 4px;
}

#langues li.active{
	display:inline;
	opacity:1;
}

#langues li:hover{
	opacity:1;
}

#ticker{
	clear:both;
	background:#000;
	color:#737064;
	padding:5px 0 8px 5px;
	font-size:11px;
	text-transform:normal;
}

#ticker .info{
	background:#000;
	color:#DDDDDD;
	font-size:11px;
	text-transform:uppercase;
}

#ticker-list {
	float:right;
	padding:0px 0 0;
	width:805px;
	list-style:none;
}



#ticker-list li{
	display:inline;
	
}

#footer{
	background:transparent url(../img/footer.png) no-repeat scroll center bottom;
	_background:transparent;
	padding:0 0 31px;
	text-align:center;
	width:100%;
}

#listP{
	width:950px;
	margin:auto;
	border:solid #d2d2d1;
	border-width:1px 0 0 0;
}



.right{
	float:right;
}

.left{
	float:left;
}


