/* CSS Document */


#top-barre-page{
   /* position:relative;
	top:80px;
	height:30px;
	width:1024px;*/
	background-image:url(images/bg_top_barre.jpg);
	background-repeat:repeat-x;
}

#branding-page{
   /* position:absolute;
	top:0;*/
	height:80px;
}

.branding-main-titre{
   font-size:28px;
   color:#FF6600;
   font-weight:bolder;
}

.branding-soustitre {
color:#9966FF;
font-size:12px;
color:#333333;
}
.menu-main{
/*position:relative;
top:52px;
left:204px;*/
float:left;
}
.menu-main-144{
position:relative;
top:52px;
left:446px;
}
#faux-menu-blanc{
width:144px;
}

  /* recherche**************************/
.search-validate{
/*margin-right:180px;*/
margin-top:4px;
width:200px;
height:20px;
background-color:#FFFFFF;
float:right;
}


.search-submit {
background-image:url(images/search_go.gif);
border:none;
float:right;
}

.search-tags{
vertical-align:top;
padding-left:5px;
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
#zone-login{
float:left;
}

a.webmaster{
text-decoration:none;
color:#FF3300;
font-size:14px;
font-weight:bolder;
}

a.webmaster:hover{
color:#FFFFFF;
}

.tags_tropicale {

text-align:center
}

a.liens_tags{
text-decoration:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin:2px;
}

a.liens_tags:hover{
color:#FF9900;
}