html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img {
     margin: 0;
     padding: 0;
     border: 0;
}
ol, ul {
	 list-style: none;
}
body {
	font: 100.1% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5A4715;
	min-width: 770px;
	text-align: center;
	margin: 0 0 19px;
	background: #F7F3E8 url(../imagenes/web/bg.jpg) repeat-x;
}

/*-----=[estilos generales]=---------------------------------------*/
.oculto {
  position:absolute;
  top:-1000px;
  left:-1000px;
  width:1px;
  height:1px;
  overflow:hidden;
  z-index:-1000;
}
a{
	color: #2D230B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000;
}
/*-----=[porta web]=---------------------------------------*/
#porta_web {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: url(../imagenes/web/web_bg.jpg) repeat-y;
	position: relative;
}
#banderas {
	position: absolute;
	top: 4px;
	right: 20px;
	left: auto;
}
#banderas li {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}
#menuprin {
	position: absolute;
	top: 137px;
	left: 20px;
}
#menuprin li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	font-size: 70%;
	font-weight: bold;
}
#menuprin li a {
	text-decoration: none;
	padding: 4px 2px 7px 2px;
	display: block;
	color: #F0F4F1;
}
#menuprin li a:hover {
	color: #2D230B;
}
#menuprin li a.activo {
	background-color:#FFFFFF;
	color: #5A4715;
}
/*-----=[top web]=---------------------------------------*/
#top_web {
	height: 164px;
	background: url(../imagenes/web/web_top.jpg) no-repeat;
	width: 770px;
	position: relative;
}
/*-----=[down web]=---------------------------------------*/
#down_web {
	height: 59px;
	background: url(../imagenes/web/web_down.jpg) no-repeat left bottom;
	width: 770px;
	clear: both;
}
#down_web p {
	font-size: 65%;
	padding: 27px 0 0 20px;
	color: #D9C694;
	letter-spacing: 0.1em
}
#down_web a{
	text-decoration: none;
}
/*-----=[lateral]=---------------------------------------*/
#lateral {
	margin: 0 12px 0 0;
	float: right;
	display: inline;
	width: 275px;
	font-size: 80%;
}
#lateral p {
	padding: 5px 10px;
	text-align: justify;
	font-size: 85%;
	letter-spacing: 0.05em;
	line-height: 1.6em;
}
/*-----=[contenido web]=---------------------------------------*/
#contenido {
	margin: 0 0 0 10px;
	float: left;
	display: inline;
	width: 457px;
	font-size: 80%;
}
#contenido p {
	padding: 5px 10px;
	text-align: justify;
	font-size: 85%;
	letter-spacing: 0.05em;
	line-height: 1.6em;
}
#contenido ul li {
	padding: 2px 10px 2px 20px;
	margin-left: 10px;
	text-align: justify;
	font-size: 85%;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	background: url(../imagenes/web/cont_li.jpg) no-repeat left center;
}
/*-----=[formulario]=---------------------------------------*/
fieldset {
	border: 1px dashed #D9C694;
	margin: 3px 10px;
	padding: 5px;
}
legend {
	border: 1px solid #D9C694;
	background-color: #D9C694;
	padding: 3px 5px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
label {
	display: block;
	font-weight: bold;
	letter-spacing: 0.05em;
	background-color: #D9C694;
	width: 100px;
	padding: 2px 5px;
	margin: 0;
}
textarea, input {
	border: 1px solid #D9C694;
	padding: 1px;
}
textarea {
	width: 400px;
}
input {
	width: 350px;
}
input#captcha_id {
	width: 200px;
}
input.boton {
	border: 1px solid #D9C694;
	background-color: #D9C694;
	padding: 1px;
	width: auto;
}
/*-----=[encabezados]=---------------------------------------*/
h2 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-bottom: 1px dashed #5A4715;
	color: #5A4715;
	padding: 1px 5px 3px 5px;
}
h3 {
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #5A4715;
	padding: 1px 5px 3px 5px;
	background-color: #D9C694;
	margin-top: 10px;
}
#lateral h3 {
	font-size: 95%;
	margin: 0 5px 0 8px;
	background: none;
}
/*-----=[promo lat]=---------------------------------------*/
.imagePromLat {
	display:block;
	width: 263px;
	height: 73px;
	overflow: hidden;
	position: relative;
	margin: 10px 0 5px 8px;
}
.imagePromLat div {
	display:block;
	width: 263px;
	height: 73px;
	position: absolute;
	background: url(../imagenes/web/portaPromImg.gif) no-repeat;
}
.introprom {
	border-bottom: 1px dashed #5A4715;
	padding: 0 15px 5px 15px!important;
	margin: 0;
}
.introprom a {
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	display: block;
}
.imagePromLat2 {
	display:block;
	width: 184px;
	height: 110px;
	overflow: hidden;
	position: relative;
	margin: 10px 0 5px 8px;
	float: right;
	display: inline;
	margin-left: 10px;
}
.imagePromLat2 div {
	display:block;
	width: 184px;
	height: 110px;
	position: absolute;
	background: url(../imagenes/web/portafotProm.gif) no-repeat;
}
