body{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img,table{
	border: 0px;
}

p{
	font-size: 12px;
	color: #4D4D4D;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}
.margen{
	padding: 0 0 0 5px;
}

#oculto{
	display: none;
	
}

.nar-bold{
	color: #FF6600;
	font-weight: bold;
	text-decoration:none;
}

.nar-bold:hover{
	text-decoration:underline;
}

.nar{
	color: #FF6600;
	text-decoration: none
}

.nar:hover{
	color: #FF6600;
	text-decoration: underline;
}

.fecha{
	color: #999;
}

a#imprimir{
	font-size: 9px;
	color: #666;
	line-height: 9px;
	text-decoration: none;
	background: url(images/imprimir.gif) no-repeat;
	padding: 2px 0 2px 17px;
	display: block;
}

a#imprimir:hover {
	color: #000;
	text-decoration: none;
	background: url(images/imprimir_on.gif) no-repeat;

}

a#enviar{
	font-size: 9px;
	color: #666;
	line-height: 9px;
	text-decoration: none;
	background: url(images/amigos.gif) no-repeat;
	padding: 2px 0 2px 16px;
	display: block;
}

a#enviar:hover {
	color: #000;
	text-decoration: none;
	background: url(images/amigos_on.gif) no-repeat;

}

.titulo_nar{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
	color: #FF6600;
	line-height: 22px;
}
.subtit{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	color: #4D4D4D;
	line-height: 22px;
}

.gris{
	color: #4D4D4D;
}

.name{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #FF6600;
	line-height: 18px;
}

.cargo{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #4D4D4D;
	line-height: 14px;
}

label{
	font-size: 12px;
	color: #4D4D4D;
}

input,textarea{
	width: 200px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

textarea{
	height: 50px;
}

.boton{
	width: 80px; 
	border: 1px solid #4D4D4D;
	font-size: 12px;
	background-color: #666666;
	font-weight: bold;
	color: #FFF;
	margin-top: 8px;
}

.boton:hover{
	width: 80px; 
	border: 1px solid #4D4D4D;
	font-size: 12px;
	background-color: #FF6600;
	font-weight: bold;
	color: #FFF;
	margin-top: 8px;
}

.footer-descarga{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #838383;
	margin-top: 8px;
}

.footer-anos{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	padding: 0 6px;
}

.footer-anos:hover{
	color: #838383;
	text-decoration: none;
}

.footer-anos-selec{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 0 4px;
}

a#subir{
	font-family: Verdana;
	font-size: 9px;
	color: #666;
	line-height: 9px;
	text-decoration: none;
	background: url(images/arriba.gif) 0 2px no-repeat;
	padding: 0 0 0 10px;
}

a#subir:hover {
	color: #000;
	text-decoration: none;
	background: url(images/arriba_on.gif) 0 2px no-repeat;

}

.footer{
	font-size: 9px;
	color: #999;
	line-height: 11px;
	text-decoration: none;
	text-align: center;
}

.foot{
	color: #999;
	text-decoration: none
}

.foot:hover{
	color: #FF6600;
	text-decoration: none
}

.idioma{
	font-size: 10px;
	color: #999;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	text-align: center;
}

.idioma:hover{
	color: #FF6600;
	text-decoration: none
}
