/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images_diseno/imagenes/bg.jpg);
}
.loginBg {
	background-image: url(/images_diseno/imagenes/cabecera1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
}
.loginDiv {
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 495px;
	vertical-align: middle;
	padding: 0px;
	width: 240px;
	color: #FFFFFF;
	text-align: center;
}

.loginDiv a{
	color: #FFFF00;
}
.loginForm {
	background-color: #ede7de;
	border: 1px solid #796342;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 2px;
}
.menu {
	background-image: url(/images_diseno/imagenes/menu2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.menuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
	padding-left: 31px;
	padding-right: 5px;
}
.menuTxt a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTxt a:hover {
	color: #fff08b;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/images_diseno/imagenes/pie.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
}
.contenido {
	background-image: url(/images_diseno/imagenes/cont2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding-left: 65px;
	color: #442206;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 600px;
}
.contenidoTituloPagina {
	background-image: url(/images_diseno/imagenes/cont1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #442206;
	padding-left: 40px;
	vertical-align: bottom;
	line-height: 40px;
}
.contenidoTitulo {
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #442206;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.contenidoPie {
	background-image: url(/images_diseno/imagenes/cont3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 114px;
}

.consultastitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #750075;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
.consultastabla {
	border: 1px solid #FFECFF;
	background-color: #F8F8F8;
}

.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.titulo_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #750075;
	text-decoration: none;
}

