﻿td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:#666666;
}
form
{
	margin:0px;
}
.textotitulo {font-weight: bold; font-size: 10pt; color: #000000; font-family: Arial}
.texto {font-size: 8pt; color: #000000; font-family: Arial}
.texto2 {font-size: 8pt; color: #000000; font-family: Arial}
.dp{width:100px;  background-color:#FF9933}
.requerido{BACKGROUND-COLOR: #ff0000;}
a {
	text-decoration: underline;
	color:#FF4700;
}
a.f {
	text-decoration: underline;
	color:#5A5F64;
}
a.e {
	text-decoration: none;
	color:#199900;
}
a.d {
	text-decoration: underline;
	color:#6BA7CB;
}
a.c {
	text-decoration: none;
	color:#9B9B9B;
}

a.n {
	text-decoration: none;
	color:#666666;
}
a.b {
	text-decoration: underline;
	color:#2E62B1;
}


.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	color: #2E62B1;
	font-weight: bold;
}
.style2 {color: #2E62B1}

.textotitulo {font-weight: bold; font-size: 10pt; color: #000000; font-family: Arial;}
.texto {font-size: 8pt; color: #000000; font-family: Arial}
* {
margin: 0px;
padding: 0px;
}

/*body {
background: #d6e0d1;
background-repeat:repeat-x;
font-family: 'Trebuchet MS', Arial, Helvetica, serif;
top: 0px;
}*/

#centro {
visibility: visible;
margin-left: -450px;
position: absolute;
left: 50%;
width: 900px;
}

.contenido {
width: 900px;
background-color: #fff;
padding: 5px;
margin: 10px auto 10px;
}