/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.vinculo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.vinculo:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(/menuima/fondopie.gif);
	background-repeat: repeat;
	text-indent: 2%;
	line-height: 2em;

}
.bordeinf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B729F;
}
.bordeinfgris {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #5B729F;
	text-decoration: none;
}
.bordeexterno {
	border: 1px solid #5B729F;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #5B729F;
	text-decoration: none;
	line-height: 1.5em;
	background-color: #EAEAEA;
}

.campo_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #5B729F;
	text-decoration: none;
	background-color: #F1F8FA;
	border: 1px solid #5B729F;
}
.titulotabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 1.5em;
	text-align: left;
	vertical-align: middle;
	background-color: #5B729F;
	padding-left: 10px;
	
}
.textocen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
