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


* {margin:0;padding:0;} 


html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 160px;}  

#footer {position: relative;
	margin-top: -160px; /* negative value of footer height */
	height: 160px;
	background-color: #0099CC;
	clear:both;} 
	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.PN_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #aeafaf;
	line-height: 20px;
	text-align: justify;
}
.PN_texto_resultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00FF00;
	line-height: 20px;
	text-align: justify;
}
.PN_texto_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	line-height: 20px;
	text-align: justify;
	background-color: #333333;
}
.PN_botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
	text-align: justify;
	background-color: #76DCFF;
}
.PN_texto_casos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #aeafaf;
	line-height: 20px;
	text-align: justify;
}
.PN_subs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #aeafaf;
	line-height: 20px;
	text-align: justify;
}.PN_subs_casos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #76DCFF;
	line-height: 20px;
	text-align: justify;
}
.PN_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #76DCFF;
	text-align: justify;
	letter-spacing: -1px;
}
.PN_titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: justify;
	letter-spacing: -1px;
}
.PN_texto_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #8ce2ff;
	text-transform: uppercase;
}
.PN_texto_footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #ffffff;
	text-transform: uppercase;
}

