@charset "UTF-8";
/*resetter*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
ul, ol, dl {
	position: relative;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup 
table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/*end resetter*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/page_bg.jpg) no-repeat -487px bottom;
	line-height:1.3em;}
a{
	text-decoration:none;}
	
	.spacer{
		clear:both;}
#wrapper{
	width:792px;
	margin:20px auto 40px auto;
	background:#FFF;
	}
	
#header{
	background:url(../images/header.png) no-repeat top left;
	height:216px;
	position:relative;
}
#logo a{
	height:143px;
	position:absolute;
	top:59px;
	width:217px;
	left: 2px;
	}
#lang{
	position:absolute;
	right:-30px;
	width:30px;
	top: 58px;
	background:#ebebeb;
	text-align:center;
	padding:5px 0;
	}
#lang img{
	padding:4px;
	border:none;}
	
#main{
	}
	
#left{
	width:217px;
	float:left;
	
	}
#slideshow{
	float:left;}
#right{
	float:left;
	background:url(../images/content_border.png) no-repeat left top;
	padding-left:1px;}
#menu{
	width:217px;
	float:left;
	background:url(../images/menu_shadow.png) no-repeat bottom center;
	padding-bottom:6px;
	}	
/*#menu li a{
	display:block;
	padding:6px 5px 6px 25px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.2em;
	color:#4c5354;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	}*/
#menu li a {
border-bottom:1px solid #D9D9D9;
border-left:1px solid #D9D9D9;
color:#4C5354;
display:block;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:1.1em;
font-style:italic;
padding:4px 5px 5px 25px;
text-transform:uppercase;
}
#menu li a:hover, #menu li a.selected{
	background:#ffea88 url(../images/arrow.png) no-repeat 96% center;
	border-left:3px solid #f8db9d;
	border-bottom:1px solid #f8db9d;
	border-right:1px solid #f8db9d;
	color:#eda200;
	}
	
#content{
	padding:10px;
	width:552px;}
#content2{
	padding:10px;
	width:552px;}
	
#content p{
	margin:8px 0;}
#content h3{
	font-size:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#098a9d;
	margin:5px 0 10px 0;
	
	}
#content h4{
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#098a9d;
	margin:5px 0 10px 0;
	
	}
	
	#content ul{
		margin:6px 0;}
#content ul li {
	list-style-type:square;
	margin-left:20px;}
	
#content img{
	border:8px solid #ececec;}
#content table{
        margin:10px 0;
        clear:both;
        border:1px solid #ccc;}
#content td{ border:1px solid #ddd; }
#content2 table{
        margin:10px 0;
        clear:both;
        border:1px solid #ccc;}
#content2 td{ border:1px solid #ddd; }
#buttons {
	margin-top:10px;
	text-align:center;
	}
	
#footer{
	width:793px;
	height:86px;
	position:relative;
	background:url(../images/footer_bg.png) no-repeat top left;
	margin-top:10px;
	}	
	
	.address{
		position:absolute;
		top:10px;
		right:110px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-style:italic;
		color:#098a9d;
		text-align:RIGHT;
		line-height:13px;}
	
.box {
background-color:#CFCFCF;
border: 2px solid #9F9F9F;
margin:80px 20px;
padding:22px;
-moz-border-radius:20px;
-webkit-border-radius: 20px;
}
input.user {
background:#E5EBF6 url(../images/user.gif) no-repeat left;
border: 2px solid #C6D6EF;
padding:5px 5px 5px 15px;color:#767676;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
input.user:focus {
background:#FFF9DF url(../images/user.gif) no-repeat left;
border: 2px solid #FFD100;
padding:5px 5px 5px 15px;
color:#767676;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
input.password {
background:#E5EBF6 url(../images/lock.gif) no-repeat left;
border: 2px solid #C6D6EF;
padding:5px 5px 5px 15px;
color:#767676;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
input.password:focus {
background:#FFF9DF url(../images/lock.gif) no-repeat left;
border: 2px solid #FFD100;
padding:5px 5px 5px 15px;
color:#767676;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
.mxgOk {
background:#D1FF9F;
border:2px solid #B2FF5F;
color:#036B48;
margin:8px 8px 0 8px;
-moz-border-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
}
.mxgWarning {
background:#FFE87F;
border:2px solid #E77B16;
color:#E77B16;
margin:8px 8px 0 8px;
-moz-border-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
}
.mxgError {
background:#FF7F7F;
border:2px solid #ff0000;
color:#ff0000;
margin:8px 8px 0 8px;
-moz-border-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
}

#NewsSottoMenu {
	width:218px;
	height:65px;
	float:left;
	margin:10px 0 10px 0;
	}
