body {
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#000000
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #eaec84;
	text-align: justify;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #eaec84;
	font-style: normal;
	letter-spacing: -1px;
}
.titularNEGRO {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EAEC84;
}

.borde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.bordetabla {
	border: 1px solid #6084BD;
	background-color: #EEEEEE;
}
.bordecel {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.textoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bordetabsen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F4F4F4;
}
.campos {
	background-color: #D2CFC8;
	color:#333333;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

.datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #eaec84;
}

.fondotabla {
	background-color: #E9E9E9;
}
.bordecellft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.gracias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #144592;
}
.altotabla {
	height: 100%;
}
.textoformresp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nota {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #EAEC84;
	text-align: center;
}
.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #eaec84;
}

.linksmall:hover {
	color: #FF0000;
}

.link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.link:hover {
	color: #E47037;
}


.link:active {
	color: #FFCC00;
}


.link2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.link2:hover {
	color: #FF99CC;
}

.imagen {
	border:solid;
	border-color:#FF0000;
	left: 10px;
	top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
}

.c-transparent {
	background-color:#FF00FF;
	opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    /* filter: alpha(opacity=70);*/
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
