body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images_diseno/imagenes/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0F0802;
}
.brdIzq {
	background-image: url(/images_diseno/imagenes/brd_izq_2.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.brdDer {
	background-image: url(/images_diseno/imagenes/brd_der_2.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F0802;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}
.pie a {
	color: #100700;
	text-decoration: underline;
}
.menuBg {
	background-image: url(/images_diseno/imagenes/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.menuBoton {
	background-image: url(/images_diseno/imagenes/menu_fondo_reposo.gif);
	vertical-align: middle;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 22px;
	text-align: left;
}

.menuBoton a{
	color: #FFFFFF;
	text-decoration:none;
}

.menuBotonselect {
	background-image: url(/images_diseno/imagenes/menu_fondo_over.gif);
	vertical-align: middle;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E23604;
	padding-left: 22px;
	text-align: left;
}

.menuBotonselect a{
	color: #000000;
	text-decoration:none;
}

.tituloPrincipal {
	font-family: "Trebuchet MS", Arial, "Arial Black", Verdana;
	font-size: 18px;
	color: #462d00;
	padding-left: 28px;
	padding-right: 5px;
}

.txtBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #6d6659;
	font-size: 10px;
	padding-right: 10px;
	text-indent: 18px;
	padding-left: 20px;
	padding-top: 10px;
}


.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;
}

