
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:url(assets/bg_site.jpg);
}
#wrapper { 
 margin: 0 auto;
 width: 910px;
 background:#FFFFFF;
}

#navigation {
 float: left;
 width: 910px;
 height:78px;
 background:url(assets/bg_navigation.jpg) repeat-x top; 
 
 
 }
 
 #sigla {
 withd: 195px;
 height:77px;
 float:left;
 padding-top:4px;
 border-style: none;
 
 }
 
#sigla a:link {
	text-decoration: none;
	border: 0 none;
	}
#header {
 color: #fffff;
 width: 910px;
 height:211px;
 float: left;
 background:url(assets/bg_header.jpg) no-repeat;
}

#leftcolumn { 
 color: #273e46;
 margin: 10px 15px 1px 10px;
 padding-left: 12px;
 width: 595px;
 float: left;
 text-align:justify;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 line-height:18px;
}

#leftcolumn h2{

	padding:12px;
	color:#990000;
	font-size:18px;

} 

 #leftcolumn a:link {
	
	text-decoration:none;
		font-weight:normal;
		color: #CC3300;
		
}

#rightcolumn { 
 float: right;
 margin-right:5px;
 color: #333;
 width: 254px;
 height:607px;
 background:url(assets/bg_col_dreapta.jpg) no-repeat top center;
 
}

.contact {

	width: 238x;
	margin-left:5px;
	margin-top:426px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	
	}
	
	.contact a {
	
		text-decoration:none;
		font-weight:normal;
		color: #CC3300;
		
		}
#footer { 
 width: 910px;
 height:34px;
 background:url(assets/bg_footer.jpg) no-repeat center;
 clear: both;
 
}

.text_footer {
	color:#FFFFFF;
	text-align:center;
	padding-top:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 line-height:18px;




}



	.foto {
	
	padding:10px;
	text-align:left;
	float:left;
	
	}
	
	
#nav {height:44px;float:left; margin-left:53px; _ margin-left:3px; margin-top:21px;}
#navmenu {
	list-style:none;
	margin-left:-40px;
	_margin-left:0px;
	margin-top:0px;
	height:44px;
	float:left;
}
#navmenu li {
	float:left;
	font-size:11px;
	font-weight:normal;
	padding:2px;
	margin-left:-7px;
	_margin-left:-8px;
	list-style-type:none;
display:inline;
	
}
#navmenu li a {color:#FFF;text-decoration:none;line-height:44px; padding:36px; background:url(assets/bg_buton_inactiv.gif) no-repeat center;}
#navmenu li a:hover {color:#ffF;text-decoration:none; padding:36px; background:url(assets/bg_buton_activ.gif) no-repeat center
}
.current_page_item a{color:#ffF;text-decoration:none; }
ul#navmenu li.current_page_item a {
	color:#ffffff;text-decoration:none; padding:36px; background:url(assets/bg_buton_activ.gif) no-repeat center;
}

.navigation {
	display: block;
	text-align: center;
	}
	
