/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#logo{
	float:left;
	width:340px;
	height:85px;
	background-color: #961913;
}
   .clearfloat { 

    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#topheader{
	float:right;
	width:440px;
	height:85px;
	position:relative;
}
#toplinks{
	position:absolute;
	top:0px;
	width: 42px;
	right: 0;
	background-color: #922C1D;
}
#langz{
	position:absolute;
	top:0px;
	width: 100px;
	right: 47px;
	background-color: #922C1D;
}

	.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
.email strong, .email span {
	display: none;

}
a.email:hover {
	background-color: #c9c9c9;
	color:#666;

}

#menu{
	float:right;
	width:526px;
	height:32px;
	background-color: #999999;
}
#submenu{
	float:left;
	width:100%;
	height:32px;
	background-image:url(bg_submenu.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#contenttext{float:right; width:495px; padding-top: 10px;}
#leftpanel{float:left; width:274px;}
#footer{
	float:left;
	width:760px;
	background-color:#fff;
	padding:10px;
	border-top: 1px solid #CCCCCC;
}
.menucontainer {
	width: 780px;


}
/*GRAY PANEL*/
.graypanel{
	padding:10px;
	margin:10px;
}

/*TEXT STYLES*/
.rootin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#999999;

}
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #333333;

}
.bodytext a {
	text-decoration:none;
color: #333333;
}.bodytext a:hover {text-decoration: underline;

}
.titletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#922C1D;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#999999;
}
.smalltitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#922C1D;
}
.smallwhitetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#ffffff;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext, a.smallgraytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#999999;
}
.smallgraytext a{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#999999;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#922C1D;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#922C1D;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
/*//////////////////////////LLISTES//////////////////////////*/

/*-------------------bulletlist-----------------*/
#bulletlist {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	list-style:none;
	margin:0;
	padding:0;
	
} 

#bulletlist li {	margin:0;	padding:0; 	float: left; }

#bulletlist li a {
background-image:url(imatges/menuback00.jpg);
	background-repeat:repeat;
	background-color:#CCCCCC;
	display:block; 
	width:128px;
	padding:4px 0;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	text-align:center;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;

}
#bulletlist li a:hover {  background-position:bottom left;	color:#333333;
	background-color:#666666; }

#bulletlistactive {  background-position:bottom left;	color:#ffffff; }

/*///////////////navi////////////////*/

.navi ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	border: 0;
}
.navi ul li {list-style-type: none;}
.navi li a {

	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
	text-indent: 5px;
	display: block;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin: 0 0 0 0;
	text-decoration: none;
}

.navi li a:hover
{
	background-position:bottom left;
	background-color: #E0E0E0;
	color:#999;
}
.undisplayed {
	display:none;
	}
	/*///////////////ever//////////////*/
/* ++++++++++MENU+++++++++ */


#nav, #nav ul {
	float: left;
	width: 780px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
}

#nav a {
	font-family: verdana, sans-serif;
	background-image:url(imatges/menuback00.jpg);
	background-repeat:repeat;
	font-size:10px;
	text-decoration:none;
	display: block;
	width:108px;
	w\idth:108px;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 2px 2px 2px 2px;
	
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 111px;
	margin: 0;
}
#nav a:hover
{
	background-position:bottom left;
	color: #961913;
}
#nav li ul {
background-image:url(imatges/menuback00.jpg);
	border: 1px solid #ccc;
	position: absolute;
	left: -999em;
	height: auto;
	width: 225px;
	w\idth: 225px;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	padding-right: 0;
	width: 222px;
}

#nav li ul a {
	width: 220px;
	height: auto;
	w\idth:220px;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 3px 3px;
		text-align: left;
	
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; 
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ccc; left: auto;
}
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
.sitemap ul {
	padding: 0;
	margin: 0;
}
.sitemap li {

	list-style-type: square;
}
.sitemap li a{	
	margin: 0;
}
.sitemap li ul {
padding-left: 10px;

}
.sitemap li li {
	list-style-type: circle;

}	