/* ....................................................  estructura general */

body {
	margin: 0px;
	border-width: 0px;
	background-color: #4d3b23;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/back_fade.jpg);
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.celdamain {
	width: 1000px;
	height: auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.celdamenu {
	height: auto;
	width: 122px;
	background-color: #a48649;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 5px;
}
.topmenu_cell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a3b12;
	padding-top: 6px;
	padding-bottom: 2px;
}
.topmenu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a3b12;
}

.celdainfo {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 20px;
	width: 660px;

}
.enlacemenu {
	color: #FFFFFF;
}

.celda_aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007336;
	text-align: right;
	height: 40px;
	vertical-align: top;
}
.enlaceaviso {
	color: #3a3a3a;
}


.topimg_cell {
	background-image: url(images/topimage.jpg);
	background-position: left top;
	height: 200px;
	background-repeat: no-repeat;
}


.menu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}
.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}

.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #952416;
	text-align: right;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a48649;
	padding-right: 2px;
	font-weight: bold;
	text-indent: 4px;
}
.menu_active {
	color: #3a3a3a;
}

.infotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	text-align: justify;
	padding-top: 8px;
	vertical-align: top;
}
.galeria_link {
	color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.galeria_link_off {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.galeria_img {
	padding-top: 20px;
	text-align: center;
}

.txt_highlight{
	color: #ec2e38;
	font-weight: bold;
}
.list {
	list-style-image: url(images/menu_on_bullet.gif);
}

.galeria_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	background-color: #e5ae3f;
	font-weight: bold;
	height: 14px;
	text-indent: 4px;
}
.submenu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #ec2e38;
}
.submenu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #3a3a3a;
}
.txt_enlace {
	color: #EC2E38;
}
.txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	text-align: justify;
	padding-top: 8px;
	vertical-align: top;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A48649;
	height: 14px;
	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: #663300;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #663300;
}
.formline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A3A3A;
}
.galeria_img_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a3a3a;
	text-align: center;
	padding-top: 10px;
}
