
*{ margin: 0; padding: 0; }* 
body { font: 12px Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background:#ddd  url(../images/fondo.jpg) repeat-x; color: #444; }

a {	color: #002469; text-decoration: none; }
a:hover { color: #666; }

p { margin: 0 0 0px 0; }

h1 { font: normal 1.7em  Arial, Sans-Serif; 
color: #002469; 
line-height:1.1em; 
font-weight:bold;
padding-bottom:5px;
text-transform:uppercase;
word-spacing:-0.1em;	
border-bottom: 1px solid #ccc; }

h1 a { color: #002469; background: inherit; }
h1 a:hover { color: #666; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }

h2 { color: #002469; 
font: bold 1.6em Arial Narrow, Sans-Serif; 
margin: 0 0 12px; 
border-bottom: 1px solid #ccc; 
text-transform:uppercase;
}

h2 a { color: #0066FF; background: inherit; }
h2 a:hover { color: #666; background: inherit; }
h3 { color: #fff;  }

#content { width: 960px; margin: 6px auto; background: #fff; padding: 10px; border:1px solid #002469;}


	#menu { margin: 0 0 00px; }
	#menu li { list-style: none; float: left; }
	#menu li a {
	cursor: pointer;
	line-height: 25px;
	background: #F7D417;
	color: #002469;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 44px;
	padding-bottom: 5px;
	padding-left: 45px;
}
		#menu li a:hover { background: #B2B6B6; color: #000; }
		#menu li a.current { background: #002469; color: #fff; }
#header {
	height: 249px;
	float:left;
	margin-top: 0px;
}
	#header p { margin: 0px 0 0; color: #D6E5EA; }
	#logo {
	padding: 40px 20px 20px;
	float: left;
	width: 400px;
}


#top_site {
	width: 950px;
	background: #fff;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#breadcrumb {
	width: 947px;
	float:left;
	background: #666 url(../images/fondo_bc.jpg);
	font-size: 11px;
	color:#fff;
	font-weight:bold;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
}

a.breadcrumb:link, a.breadcrumb:visited { color: #999999;
	text-decoration: none;	
	}
	
a.breadcrumb:hover { color: #ccc;
	text-decoration: none;	
	}

.third { 
font-size: 12px;  
line-height:14px; 
float: left; 
width: 280px; 
margin: 15px 20px 10px 10px; 
}

.centro { 
font-size: 12px;  
line-height:14px; 
float: left; 
width: 330px; 
margin: 15px 10px 10px 10px;
}
.last { float: right; margin: 15px 10px 15px 0; }

.last2 { float: right; margin: 0px 10px 00px 0; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

.content_interno { 
font-size: 12px;  
line-height:14px; 
float: left; 
width: 720px; 
margin: 15px 15px 15px 25px; 
}


.left { 
font-size: 12px;  
line-height:14px; 
float: left; 
width: 200px; 
margin: 1px 0px 0px 0px;
background: #DDDDDD;  
}

#menu_left { 
font: normal 12px  Arial, Sans-Serif; 
line-height:23px; 
font-weight:bold;

}

#prefooter { 
width: 944px;
height:58px;
margin: 0 auto; 
background: #002469; 
padding: 10px 18px 10px 18px; 
font-size: 11px;
color:#FFFFFF;
line-height:14px;  
border:1px solid #002469;}

.right { float: right; text-align: left; }


.leftnavwidth DIV {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.level1 {
BORDER-TOP: #bbb 1px solid; 
font-weight:bold;

}

	
#nexodigital
{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
	margin-top:2px;
	margin-bottom:5px;
	margin-left:10px;
	line-height:13px;
	}

a.nexodigital:link, a.nexodigital:visited { color: #999999;
	text-decoration: none;	
	}
	
a.nexodigital:hover { color: #ccc;
	text-decoration: underline;	
	}
	

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 15px 10px;
	padding: 0 12px;
	float: left;
	position: relative;
	width: 180px;
	height: 145px;
	background: url(../images/drop-shadow.png) no-repeat center bottom;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}
.gallery a:hover img {
	border-color: #000;
}

.gallery span {
	width: 172px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 12px;
	background: url(images/glossy-gradient.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}