#header {
	height: 152px;
	width: 100%;
}
#barra {
	padding: 2px;
	float: left;
	height: 30px;
	width: 670px;
	background-image: url(imagenes/ima_barra.jpg);
	background-repeat: no-repeat;
}
#botonera {
	float: left;
	height: 100%;
	width: 194px;
}
#buscador {
	float: left;
	height: 75px;
	width: 194px;
	background-image: url(imagenes/buscador.jpg);
	background-repeat: no-repeat;
}
.buscador1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	/*line-height: normal;*/
	color: #666666;
	text-decoration: none;
	/*height: 14px;
	width: 125px;
	margin-left:50px;
	margin-top:38px;*/
	border: thin solid #CCCCCC;
}
#contenido {
	margin: 3px;
	float: right;
	height: 100%;
	width: 660px;
}
#contenido_der {
	float: left;
	height: 100%;
	width: 350px;
	margin-top: 10px;
	margin-left: 10px;
}
#gal_foto {
	float: left;
	height: 95%;
	width: 650px;
	margin-left: 1px;
	margin-right: 5px;
}

#contenido_izq {
	margin: 2px;
	float: left;
	height: 100%;
	width: 282px;
}

#barra_texto {
	color: #FFFFFF;
	height: 20px;
	width: 640px;
	padding-left: 16px;
}
#contenido #gal_foto .style2 .style4 {
	color: #F57E20;
	text-decoration: none;
}
#lateral {
	background-image: url(imagenes/flat.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	width: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 100%;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


