/* Top Elements */
* { margin: 0; padding: 0; }

body {
	font-size:12px; font-family:"trebuchet ms", verdana,arial,sans-serif;
	line-height:19px;
	color: #666666; 
	text-align: center;
	margin:0px; padding:0px;
	background:#fff;
}

/* links */
a {
	color:#3765D0;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-weight: Bold; 		
}
h1 {
	font-size: 14px;
	letter-spacing: 2px;
	color: #DD8219;
}
h2 {
	font-size:12px;
	letter-spacing: 1px;
	color: #DD8219;
}
h3 {
	color: #666666; 
}



/* images */
img {
	border: 0px; padding:5px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #303030;	
}
ul span, ol span {
	color: #666666;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input,select {
	padding:1px;
	font: normal 11px 'Trebuchet Ms', Arial, Verdana;
	border:1px solid #C1AEAE;
	color:#3765D0;
	background-color:#EEF0E3;
}
input:hover {
	border:1px solid #BFA3A2;
	color:#771111;
	background-color:#fff;
}
input:focus {
	border:1px solid #AD6969;
	color:#000;
	background-color:#EEDDDB;
}
input[disabled] {
	border:1px solid #CCCCCC;
	color:#999999;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#content-wrap {
	clear: both;
	width: 840px;
	padding: 0px; 
	margin:0px;
	text-align: left;
}
#head { width:820px; height:140px; background:url(../images/head.jpg) center right no-repeat; margin:0px; padding:0px; text-align: left;}
#head a { background:none;}
#Lang { float:right; margin:12px 0px 0px 0px;}
#Lang a { text-decoration:none;}
#content { width:820px;}
#link-zone{
	clear:both;
	position:absolute;
	top:50px; 
	width:800px;
	height:50px;
	/*float:right;*/
}

#adv-zone{
	clear:both;
	float:right;
	
	margin:0px; padding:0px;
	font:10px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	
	color:#333;
}

/* Menu */
#menu {
	padding:0px; 
	margin: -30px 8px 0px 0px;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0px 0px 10px 0px; padding:0px; 
}
#menu ul li {
	display: inline;
	list-style:none;

}
#menu ul li a {
	display: block;
	float: left;
	padding: 0px 6px;
	color: #333333;	
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu ul li a#current {	
	text-decoration:underline;
}
/*#menu ul li a:before {content:"::"}
#menu ul li a:after {content:"::"}*/

#submenu {
	text-align:center;
    font-size:10px;
	padding: 0px 0px 0px 0px; 
	margin-left:30px;
}
#submenu ul {
    clear:both;
	list-style:none;
	margin:0px; 
	padding:0px 12px 0px 10px;
}
#submenu ul li {
	text-align:center;
	display: inline;
}
#submenu ul li a {
	display: block;
	float: left;
	padding: 2px;
	color: #333333;	
	text-decoration: none;
}
#submenu ul li a:before {content:"["}
#submenu ul li a:after {content:"]"}
#submenu ul li a:hover {

	text-decoration: underline;
}
#submenu ul li#current a {	
	color: #333;
    font-weight:bold;
}

/* Main Column */
#main {
	float: left;
	width: 68%;
	padding: 0px 2px 2px 15px;
	margin: 0px;
	text-align:justify;
}
#main h1 {
	margin-top: 1px;
	padding:0px 0px 0px 15px;	
}
#mainfull {
	float: left;
	width: 98%;
	padding: 2px 10px 10px 25px;
	margin: 0px;
	
}
#mainfull h1 {
	margin-top: 1px;
	padding:0px 0px 0px 15px;	
}



/* Sidebar */	
#sidebar {
	float: left;
	width: 228px;
	padding: 0; 
	margin: 2px 0px 0px 2px;	
	
}	
#sidebar h1 {
	margin-top: 10px;
	padding-top:16px;
	height:21px;
	font: bold 11px Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	text-align:center;
	
}

#sidebar div {
	margin: -10px 0px 0px 0px;	
	padding:9px 15px 9px;
	font-size:10px;
}
#sidebar h1.left-box1 { background: url(../images/sidebar1_top.gif) top center no-repeat;}
#sidebar div.left-box1 {background: url(../images/sidebar1_btm.gif) bottom center no-repeat #f7fbfc;}
#sidebar h1.left-box2 { background: url(../images/sidebar2_top.gif) top center no-repeat;}
#sidebar div.left-box2 {background: url(../images/sidebar2_btm.gif) bottom center no-repeat #f7fbfc;}
#sidebar h1.left-box3 { background: url(../images/sidebar3_top.gif) top center no-repeat;}
#sidebar div.left-box3 {background: url(../images/sidebar3_btm.gif) bottom center no-repeat #f7fbfc;}
#sidebar h1.left-box4 { background: url(../images/sidebar4_top.gif) top center no-repeat;}
#sidebar div.left-box4 {background: url(../images/sidebar4_btm.gif) bottom center no-repeat #f7fbfc;}
#sidebar a {
	border:0px;
}
#sidebar ul {
	list-style: none;
	text-align: left;
	margin: 0px; padding: 0;
	text-decoration: none;		
}
#sidebar ul li {
	border-bottom: 1px solid #E4E7E9;
	padding: 2px 2px 1px 22px;
	margin: 0px 2px;	
}
#sidebar ul li a {
	display:block;	
	text-decoration:none;
}
#sidebar li:hover {
	background-color:#E2E4E7;
}

#sidebar ul li.current {font-weight:bold;}

/* Footer */	
#footer {
	font-family: Tahoma, Helvetica, Arial;
	font-size:9px;
    clear: both;
	width: 100%;
	padding: 0px; 
	margin:0 auto;
	clear: both;
	text-align: center;
	height:40px;
	color:#999999;
}
#footer a { text-decoration: none; color:#666666 }
#footer a:hover { text-decoration:underline;}
#footer p { padding-top:8px;}
/* alignment classes */

/* display and additional classes */

#trace {
	width:800px;
	margin-left:20px;
	font-size:11px;
	float:left;
	background:url(../images/line1.gif) bottom center no-repeat;
}

#trace ul {
	margin: 1px 8px 1px 12px;
	white-space: nowrap;
	padding: 0;
}
#trace ul li {
	display: inline;
	list-style-type: none;
}
#trace a { 
	font-weight:bold;
	text-decoration:none;
	padding: 1px 8px 1px 12px;
	background:url(../images/freccetta2.gif) no-repeat left center;
}
#trace .current { 
	color:#646464;
	text-decoration:none;
	font-weight:bold;
	padding: 1px 8px 1px 12px;
	background:url(../images/freccetta2.gif) no-repeat left center;
}
#underfooter {
	width:850px;
	height:30px;

}
#list01 ul{
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#list01 ul li {
	border-bottom: 1px dotted #DADEE4;
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#list01 ul li:hover {
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
	color:#000;
	cursor:default;
}

#partners {
padding: 20px 0px 0px 0px;
margin:0px;
}
#partners img { border: solid 1px #585858; padding:1px; }
#partners img:hover { border: solid 1px #333333; padding:1px; }
