body {
	margin:0 auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #e2dbc6;
	background-image: url(images/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #271f06;
}

a {
	color: #271f06;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 1018px;
	height: 396px;
	margin: 0 auto;
	background-position: center top;
	background:url(images/head.jpg) no-repeat;
}

#menu{
	width: 1000px;
	background-position: center bottom;
	float: left;
	margin:350px 0 0 65px;
	text-decoration: none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #271f06;
}

#menu div {
	float: left;
	float:left;
	background: url(images/bot_off.png) no-repeat left top;
	width:127px;
	height:30px;
}

#menu a {
	text-decoration: none;
	color: #271f06;
	font-weight: normal;
	font-size: 11px;
	padding-top: 7px;
	display: block;
	width: 127px;
	height: 23px;
	background-position: center bottom;
	text-align: center;

}

#menu a:hover {
	display: block;
	width: 127px;
	height: 23px;
	background: url(images/bot_on.png) no-repeat;
	background-position: center bottom;
	text-align: center;
	font-weight: bold;
}
#menu a:active {
	display: block;
	width: 127px;
	height: 23px;
	background: url(images/bot_on.png) no-repeat;
	background-position: center bottom;
	text-align: center;
	font-weight: bold;
}

#menu #activo {
	float:left;
	background: url(images/bot_on.png) no-repeat left top;
	border-width:0;
	text-align: center;
	font-weight: bold;
}
#menu #activo a {
	color:#271f06;
	text-align: center;
		font-weight: bold;
}

/* Content */
#content {
	width: 900px;
	margin:0 auto;
	background-position: center   top;
	min-height:300px;
}

#colOne {
	float: left;
	width: 200px;
}

#colTwo {
	float: left;
	width: 470px;
	margin-left: 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#colTree {
	float: left;
	width: 197px;
}
/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #271f06;
	text-decoration: none;
}

/* Footer */

#footer {
	width: 1018px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 143px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

.texto_large {
	padding-top:10px;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	line-height: 25px;
	width: 580px;
}
.texto{
	padding-top:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.texto_a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding:0 0 0 0;
	
}
.parrafo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4B4B4D;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 447px;
	line-height: 30px;
	padding: 5px;
}

#content #colOne .head_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #271f06;
	background-image: url(images/head_buscador.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 199px;
	margin-top: 8px;
	text-align: center;
	float: left;
}
.head_buscar .titulo_buscar {
	padding-top: 9px;
}
#content #colOne #body_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #271f06;
	background-image: url(images/body_buscador.png);
	background-repeat:   repeat-x;
	height: 137px;
	width:199px;
	background-position: top;
	float: left;
}
#content #colOne #foot_buscar {
	background-image: url(images/botton_buscador.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 199px;
	float: left;
}
select{
	width:60%;
	border: 1px solid #271f06;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.text_buscador{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#271f06;
	margin-left:10px;
	margin-top: 15px;
}
.busca_palabras{
	border: 1px solid #271f06;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: -8px;
}

.boton_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: url(images/boton_buscar.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 80px;
	float: right;
	margin-right: 10px;
	border:medium none;
	position:relative;
	z-index:999;
	margin-top: 2px;
}
.globito {
	vertical-align: top;
	height: 103px;
	width: 199px;
	margin-top: 45px;
	float: left;
}
.globito_1 {
	vertical-align: top;
	height: 130px;
	width: 197px;
	margin-top: 15px;
}
#content #colTwo .head_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #271f06;
	background-image: url(images/head_content.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 446px;
}
.head_content .titulo_content {
	font-weight: bold;
	padding-top: 9px;
	padding-left: 20px;
}

.divisorio {
	background-image: url(images/divisorio.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:5px;
}
#content #colTwo .divisorio ul {
	float: left;
	width:100%;
	padding-left: 10px;
	padding-top: 8px;
}
#content #colTwo .divisorio li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#271f06;
	display:inline;
	margin: 5px;
}
.simple {
	background-position: center bottom;
}
#content #colTwo .simple ul {
	float: left;
	width:100%;
	padding-left: 10px;
	padding-top: 8px;
}
#content #colTwo .simple li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#271f06;
	display:inline;
	margin: 5px;
}
.aclaraciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #271f06;
	float: left;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	min-width: 120px;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #271f06;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	min-width: 120px;
	line-height: 20px;
}
.lineas_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #271f06;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/divisorio_lineas.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.lineas_final {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #271f06;
	text-align: center;
}
.lineas_der a {
	text-decoration: none;
}
.lineas_final a {
	text-decoration: none;
}
#footer .texto_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	float: left;
	margin-top: 65px;
	margin-left: 270px;
}
.colum1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1df88;
	height: 20px;
	margin: 2px 0 0;
	padding: 5px 2px;
	text-align: left;
	vertical-align: middle;
}
.colum2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a88f31;
	height: 20px;
	margin: 2px 0pt 0pt;
	padding: 5px 2px;
	text-align: left;
	vertical-align: middle;
}
.colum3{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #6c5711;
	height: 20px;
	margin: 2px 0pt 0pt;
	padding: 5px 2px;
	text-align: left;
	vertical-align: middle;
}
/*Formularios*/
.formu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #271f06;
	vertical-align: top;
	width: 447px;
	line-height: 30px;
	padding: 5px;
}
.formu #datos {
	width:130px;
	float:left;
	text-align:right;
	vertical-align:middle;
	white-space:nowrap;
	}
.formu #campos {
	float:left;
	text-align:left;
	vertical-align:middle;
	margin-left: 10px;
}
.formu #campos_desplegables{
	float:left; 
	text-align:left; 
	vertical-align:middle;
	margin-left: 10px;
	}
.formu #check{
	float:left; 
	text-align:left; 
	vertical-align:middle; 
	white-space:nowrap; 
	margin-left:140px; 
	width:130px; 
	height:0px; 
	visibility:hidden;
	}	
.textField {
	border:1px solid #271f06;
}
