body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C0B7A1;
}
.caja1 {
	border: 1px solid #7D9898;
}

.caja_menu {
	background-color: #FFFFFF;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEC8B9;
	width: 172px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7D9898;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D9898;
	border-bottom-width: 0px;
}
.sombra1 {
	background-image: url(../imagenes/general/sombra_2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sombra2 {
	background-image: url(../imagenes/general/sombra_4.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.esquina1{
	background-position: left top;
	background-image: url(../imagenes/general/sombra_3.gif);
	background-repeat: no-repeat;
}
.esquina2{
	background-position: left top;
	background-image: url(../imagenes/general/sombra_5.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.banner_bottom {
	vertical-align: top;
	padding-left: 6px;
}
.btn_top {
	font-family: Helvetica;
	font-size: 9px;
	color: #1D2423;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D9898;
	height: 10px;
}
.caja_centro {
	vertical-align: top;
	width: 600px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D9898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D9898;
	border-bottom-width: 0px;
}
.linea_hor_div {
	background-image: url(../imagenes/general/linea_div.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
}
.margen_zona {
	color: #000033;
	border: 1px solid #C0B7A1;
}
.txt {
	font-family: Arial;
	font-size: 9px;
	color: #2E3837;
}
.txt a:link,a:visited {
	color: #333333;
	text-decoration: none;
}
.txt a:hover {
	color: #990000;
	text-decoration: none;
}
.txt_smll_rojo {
	font-family: Helvetica;
	font-size: 9px;
	color: #990000;
}
.txt_smll_rojo a:link,a:visited {
	color: #990000;
	text-decoration: none;
}
.txt_smll_rojo a:hover {
	color: #333333;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7D9898;
	border-left-color: #7D9898;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D9898;
}
.pie  a:link,a:visited {
	color: #333333;
	text-decoration: none;
}
.pie a:hover {
	color: #990000;
	text-decoration: none;
}
.caja_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	/*height: 10px;*/
	border: 1px solid #333333;
}
.caja_menu_home {
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7D9898;
	border-bottom-width: 0px;
	width: 185px;
}

.caja_centro_home {
	vertical-align: top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D9898;
	border-bottom-width: 0px;
	width: 587px;
}
.caja_menu_top {
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7D9898;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D9898;
	border-bottom-width: 0px;
	width: 185px;
}

.caja_centro_top {
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D9898;
}
.caja_centro_top_2 {
	vertical-align: bottom;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D9898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D9898;
	border-bottom-width: 0px;
}
.fnd_menu_barras {
	background-image: url(../imagenes/general/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
.fondo_titulo {
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #FF9600;
}
