body {padding:0; margin:0; color:#000000; background-color:#182139}
body, td {font-family:Tahoma; font-size:16px; }
br{font-size:15px}

.header{
	color: #8BACC6;
	font-size: larger;
	line-height: 13px;
} 
.header b{color:#C3D3DE; font-size:12px; line-height:normal; font-weight:normal} 

.content td{color:#A8ADB7; font-size:12px; line-height:16px} 
.content b{color:#FFFFFF} 
.content a{color:#A8ADB7; text-decoration:none} 
.content a:hover{text-decoration:underline} 
.content b a{color:#FFFFFF; text-decoration:underline; font-weight:normal} 
.content b a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 20px }

.content .block a{color:#A8ADB7; text-decoration:underline}
.content .block a:hover{text-decoration:none} 
.content .block b a{color:#A8ADB7; text-decoration:none; font-weight:normal}
.content .block b a:hover{text-decoration:underline} 

.footer{color:#C4DDD4; font-size:12px; line-height:13px} 
.footer a{color:#AAD9E9; font-size:12px; text-decoration:underline} 
.footer a:hover{text-decoration:none} 

input,textarea{
   font-family:Tahoma;
   color:#000000; 
   font-size:14px;
   padding-left:5px
} 
 
.resume {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
}
/*nuevo*/
.nav {
	float: left;
	width: 2em;
}
.nav a {
	display: block;
	position: relative;
	color: #00f;
	margin-bottom: 0.5em;
	padding: 0.5em;
	text-decoration: none;
}
/* aiuta IE/Mac (rel lh) \*//*/
.linkinside {
	display: block;
}
/**/
.nav a:hover {
	color: #c00;
	border-width: 0; /* IE */
}

#nav1 a .pop {
	display: block;
	color: #000;
	width: 11em;
	padding: 0.5em;
	border: 0.5em #;
	position: absolute;
	top: 0;
	left: 2.2em;
	z-index: 10; /* Saf */
	visibility: hidden;
}
#nav1 a:hover .pop {
	visibility: visible;

}

#nav2 a .pop {
	display: none;
}
#nav2 a:hover .pop {
	display: block;
	color: #000;
	width: 11em;
	padding: 0.5em;
	border: 0.5em #;
	position: absolute;
	top: 0;
	left: 2.2em;
	z-index: 10;
}
/*
.main {
	margin-left: 13.5em;
	border: solid 0.5em #999;
	background-color: #dfd;
	padding: 0.5em;
} */
pre {
	margin: 0.8em 1em;
	padding: 0;
}
