/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
html {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	margin: 0 auto;
	font: 10pt/1.5em Arial, sans-serif;
	color: #2F2F2F;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 100%;
}

div.skip {
	left: -1000000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}

div#cuerpo_principal {
	width: 836px;
}

div#header {
	width: 836px;

}

.header_content {
	width: 836px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#content {
	position: relative;
	width: 100%;
	margin: 0px 0px 20px 0px;
	float: left;
	min-height: 400px;
	height: auto;
	padding: 0px;
	overflow: hidden;
	font-size: 12px;
}

#content .content_table {
	width: 100%;
}

#content .content_form td {
	padding-bottom: 5px;
}

div#footer {
	text-align: right;
	color: #A4A4A4;
	font-family: Arial;
	font-size: small;
	border-top: #A4A4A4 2px solid;
	margin-top: 10px;
	padding-top: 5px;
	clear: both;
}

.footer_content {
	width: 100%;
	font: 12px;
	color: navy;
	text-align: center;
	height: 40px;
}

.footer_content .espacio {
	width: 55%;
}

.footer_content .sistema {
	width: 45%;
}

div#footer p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 1em;
	margin: 0px;
}

div#pie_b {
	height: 0px;
}

div#pie_d {
	height: 0px;
}

applet {
	border: 2px solid black;
	margin-bottom: 15px;
	margin-top: 15px;
}

.constantia {
	font-family: Constantia;
	font-size: 15px;
}

.terminos_fecha {
	text-align: right;
	line-height: 25px;
}

#terminos_contenido {
	width: 800px;
	text-align: left;
	border: 0px;
	margin-top: 20px;
	padding: 0px;
	font-family: Constantia;
	font-size: 15px;
}

.terminos_contribuyente {
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	padding: 25px 0px 25px 0px;
}

.terminos_titulo {
	text-align: center;
	font-size: 13px;
	marging: 0px 50px 0px 50px;
	font-weight: bold;
}

.terminos_texto {
	text-align: justify;
	line-height: 25px;
	margin-top: 50px;
}

.terminos_footer {
	text-align: justify;
	margin-top: 50px;
	font-size: small;
}

.terminos_header {
	font-family: Constantia;
	font-weight: bold;
	width: 100%;
	padding: 5px;
	border-collapse: inherit;
	font-size: 15px;
}

.terminos_header td {
	border: 0px;
}

.negrita {
	font-weight: bold;
}

.panel_sinbordes{
	border-collapse: inherit;
}

.panel_sinbordes tr {
	border: 0px;
}

.panel_sinbordes tr td {
	border: 0px;
	padding: 0 0 6px 0;
	margin: 0px;
}

table.grid-notificaciones {
	width: 100%;
	padding: 15px;
}

table.grid-notificaciones td {
	vertical-align: top;
	width: 50%
}

table.grid-documentos{
	width: 50%;
}

table.grid-documentos td{
	vertical-align: middle;
	width: 50%;
}

.ancho-100{
	width: 100%;
}

.ancho-95{
	width: 95%;
}

.ancho-75{
	width: 75%;
}

.msg_hidden{
	display: none;
}