/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0; background:url(/images/bg.jpg) top left repeat-x #babbbf;}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}

a:link, a:visited{color:#0033CC; text-decoration:none;}
a:hover{text-decoration:none;}


/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* 
#container has an absolute width (780 pixel) 
*/
.exlogo{
position:absolute;
left:760px;
top:25px;
}
.perde{
width:225px;
height:406px;
background:#000000;
position:absolute;
left:0px;
top:0px;
z-index:100;
}

.perde img{
width:225px;
height:406px;
z-index:99;
}

#container{width:960px; margin:0 auto;}
	#topbar{width:auto; display:block; height:100px;}
	#navbar{width:auto; display:block; height:71px; background:url(/images/navbar-img.jpg) top left no-repeat; }
		
	
	#main{width:960px; display:block; padding:0px 0; background:#FFF; border-left: 1px solid #d8d6d7; border-right: 1px solid #d8d6d7;}
		#header{width:960px; height:240px;}
		#column_left{width:700px; margin:15px; float:left;}
		#column_right{width:205px; height:406px; margin:15px 15px 15px 0; padding:5px; float:left; background:url(/images/news_bg.jpg) top left repeat-x;}
		div.spacer{clear:both; height:2px; display:block;}
	
	#footer{width:930px; height:30px; display:block; padding:15px; font-size:11px; color:#666666; background:none; color: #464343;}
		#footer a{color: #464343;}
		#footer a:visited{color: #464343;}
		#footer a:hover{color: #464343; text-decoration:underline;}
		#footer a:active{color: #464343; text-decoration:underline;}
	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */

/* 
Add here your custom classes
*/

.spot{width:225px; height:406px; float:left; margin-right:12px;}
.spot_last{margin:0;}

.news_item{margin-bottom:0px;}
h3.news_title{line-height:10px; border:none; color:#48494a; font-size:13px;}
h2.news_title{margin-bottom:6px; border:none; color:#383939; font-size:13px; font-weight:bold;}
.news_item p{color:#666e74; font-size:11px;}
/*.news_item a{font-size:11px; color:#d0392f;}
.news_item a:hover{font-size:11px; color:#d0392f; text-decoration:underline;}
.news_more{width:50px; float:right;}*/


h2.page_title{font-size:16px; color:#194C80; padding-bottom:6px; margin-bottom:15px; border-bottom:3px solid #95c9ff; letter-spacing:-1px;}
p.text{color:#666; margin-bottom:10px; line-height:16px;}
p.text2{color:#666; font-weight:bold; margin-bottom:10px; line-height:16px;}
.sss{margin-bottom:20px; }
.underline{text-decoration:underline;}

#ust_menu a{color:#868585; font-size:11px;}
#ust_menu a:hover{color:#868585; font-size:11px; text-decoration:underline;}



/*
___________________________________*/

ul#menu{height:53px; margin-left:50px; padding-top:28px; }
ul#menu li{margin:0; padding:0; float:left; display:inline; margin-right:10px;}
ul#menu li a{color:#666666; font-weight:bold; font-size:12px; text-decoration:none;}
ul#menu li a:hover{color:#2b4e63; font-weight:bold; font-size:12px; text-decoration:underline;}

.title{font-size:16px; font-weight:bold; color:#ef3e33; padding-bottom:6px;}
p a{color:#d0392f;}
p a:hover{color:#d0392f; text-decoration:underline;}
p a:visited{color:#d0392f;}
p a:active{color:#d0392f;}

