body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0.5em;
	margin: 0px 0.2em;
}
.TablaBuscar {
	border: 1px solid #CCCCCC;
}

h1 {
	color: #006699;
	background-color: #FFFFFF;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 1.1em;
	text-decoration: underline;
}
h2 {
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CC6600;
	color: #FFFFFF;
	padding: 5px 0.3em 0em;
	letter-spacing: 0.1em;
	margin: 0px;
	background-image: url(dame_img/fdo_vde.png);
	background-repeat: repeat-x;
	height: 20px;
}
h3 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 0.9em;
	background-color: #CCCCCC;
}
h4 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
h5 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
h6 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
p {
	font-size: 0.8em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
.Tablamain {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
.DivIzquierda {
	width: 44%;
	display: block;
	float: left;
	padding: 2.5%;
	border: 1px solid #CCCCCC;
}
.DivDerecha {
	width: 44%;
	display: block;
	float: right;
	padding: 2.5%;
	border: 1px solid #CCCCCC;
}
.Enlace1 {
	color: #006699;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	font-size: 11px;
}

a.Enlace1:link {
	color: #006699;
	text-decoration: none;
}
a.Enlace1:hover {
	color: #006600;
	text-decoration: underline;
}
.TituloBuscar {
	color: #006600;
}
.Linea {
	border: 1px dashed #006600;
}


.Enlace2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
}
a.Enlace2:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.Enlace2:link {
	color: #666666;
	text-decoration: none;
}
.EnlaceNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
}
a.EnlaceNav:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.EnlaceNav:link {
	color: #999999;
	text-decoration: none;
}
.TagUrl {
	font-size: 0.6em;
	color: #999999;
}
.Enlace3 {
	font-size: 0.7em;
	color: #999999;
	text-decoration: underline;
}
a.Enlace3:link {
	color: #999999;
	text-decoration: underline;
}
a.Enlace3:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.FormBuscar {
	margin-top: 8px;
	margin-bottom: 0px;
}
.CuadroNormas {
	color: #FFFFFF;
	background-color: #006600;
	padding: 10px;
	border: 1px dashed #999999;
}
.Td1 {
	background-color: #EEEEEE;
	padding: 5px;
}
.Td2 {
	padding: 5px;
}
.Requerido {
	color: #CC0000;
}
.Opcional {
	color: #006600;
}
.Enlace4 {
	color: #006699;
	text-decoration: underline;
}
a.Enlace4:link {
	color: #006699;
	text-decoration: underline;
}
a.Enlace4:hover {
	color: #0099CC;
	text-decoration: underline;
}
.Pflech {
	background-image: url(dame_img/flech1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
