@charset "UTF-8";
/* CSS Document */

body{
	background:#FFF;
	margin:0;
	padding:0;
	font-family: 'ModerneRegular';
}

@font-face {
	font-family: 'ModerneRegular';
	src: url('font/moderne-webfont.eot');
	src: local('☺'), url('font/moderne-webfont.woff') format('woff'), url('font/moderne-webfont.ttf') format('truetype'), url('font/moderne-webfont.svg#webfontXiWZ7uqy') format('svg');
	font-weight: normal;
	font-style: normal;
}

#wrapper{
	width:940px;
	height:auto;
	margin:0 auto;
}

#header{
	width:940px;
	padding-top:50px;
	height:100px;
	
}

.contacthead{
	height:auto;
	width:200px;
	float:right;
	font-size:14px;
	text-align:right;
	color:#007f9e;
}

#slider{
	height:auto;
	width:940px;
}

#divisorio{
	height:21px;
	width:940px;
	background:url(images/divisorio.jpg) no-repeat;
}

.menu{
	height:auto;
	width:auto;
	font-size:12px;
	font-weight:normal;
	
	
	
}

.menu li{
	font-size:14px;
	color:#007f9e;
	display:inline;
	text-align:left;
}

.menu li a, menu li a:visited{
	color:#007f9e;
	text-decoration:none;
	text-align:left;
	padding-right:10px;
}

.menu li a:hover{
	color:#979797
}

#center{
	height:auto;
	width:940px;
}

.blocconews{
	width:900px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	
}

.boxtesto{
	float:left;
	width:180px;
	margin-top:-10px;
}

.news{
	float:left;
	
	margin-right:20px;
	font-size:12px;
	width:300px;
	padding-right:20px;
	font-family:Helvetica, Arial, sans-serif;
}


.news li{
	font-size:12px;
	font-family:'ModerneRegular';
	list-style:none;
	color:#000;
}

.news li a, news li a:visited{
	font-size:12px;
	font-family:'ModerneRegular';
	color:#000;
	text-decoration:none;
}

.news li a:hover{
	color:#999;
	text-decoration:underline;
}




.newslast{
	float:right;
	margin-right:-80px;
	font-size:12px;
	width:220px;
	margin-top:-10px;
	
	
}


.newslast li{
	font-size:12px;
	font-family:'ModerneRegular';
	list-style:none;
	color:#000;
}

.newslast li a, newslast li a:visited{
	font-size:12px;
	font-family:'ModerneRegular';
	color:#000;
	text-decoration:none;
}

.newslast li a:hover{
	color:#999;
	text-decoration:underline;
}
	
		
.content{
	width:940px;
	margin:0 auto;
	font-size:12px;
	font-family:'ModerneRegular';
}
.content1{
	width:940px;
	margin:0 auto;
	font-size:12px;
	font-family:'ModerneRegular';
}

.title{
	font-size:14px;
	font-family: 'ModerneRegular';
	color:#007f9e;
	font-weight:bold;
}

.title1{
	font-size:14px;
	font-family: 'ModerneRegular';
	color:#007f9e;
	
}

.newnews{
	border-bottom:1px #999 dashed;
	font-size:12px;
    font-family:'ModerneRegular';
	padding-bottom:20px;
}

.col{
	float:left;
	width:290px;
	margin-left:35px;
}
	



	
	
	



