body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images_diseno/imagenes/aconcagua/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #885901;
}
.bgCont {
	background-image: url(/images_diseno/imagenes/aconcagua/fondo_contenido.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bordeIzqu {
	background-image: url(/images_diseno/imagenes/aconcagua/bg_bordes.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 3px;
}
.bordeDer {
	background-image: url(/images_diseno/imagenes/aconcagua/bg_bordes.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 3px;
}
.menuBg {
	background-image: url(/images_diseno/imagenes/aconcagua/menu_fondo.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 6px;
}
.menu {
	background-image: url(/images_diseno/imagenes/aconcagua/misc_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2ddd7;
	text-align: left;
	height: 29px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #570202;
	vertical-align: middle;
	padding-left: 25px;
}
.menu a {
	color: #570202;
	text-decoration: none;
}
.menu a:hover {
	color: #BB0404;
	text-decoration: none;
}
.txtBase {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #182b4f;
	padding-right: 23px;
	padding-left: 13px;
	padding-top: 15px;
}
.txtBase a {
	color: #870303;
	text-decoration: underline;
}
.txtBase a:hover {
	color: #B70404;
	text-decoration: none;
}

.pie {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #813d3d;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 10px;
}
.pie a {
	color: #813d3d;
	text-decoration: underline;
}



.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;
}
