html {
	overflow:-moz-scrollbars-vertical;
}
a:link {
	text-decoration:none;
	color: #A55F21;
}
a:link:visited {
	text-decoration:none;
	color: #84440B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7e00;
}
a:link:hover {
	text-decoration:none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7e00;
}

a:link :active {
	text-decoration:none;	
	color: #8C8C8C;
}
.body {
	text-align:center;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	background-color: #4d4d4d;
}
#web{
	margin-left: -416px;
	position: absolute;
	left: 50%;
	width: 834px;
	z-index: 1;
	background-color: #393939;
	background-repeat: no-repeat;
}
#cabeza{
	float: left;
	height: 53px;
	width: 834px;
	background-color: #4D4D4D;
	background-image: url(imagenes/fondo.gif);
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: right;
}
#cabeza2{
	float: left;
	height: 31px;
	width: 800px;
	background-color: #4D4D4D;
	background-image: url(imagenes/fondo1.gif);
	text-align: left;
	padding-right: 17px;
	padding-left: 17px;
}
#cabeza2b{
	float: left;
	height: 31px;
	width: 200px;
	background-image: url(imagenes/menu/cuadrado_contacto.gif);
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #A55F21;
	background-repeat: no-repeat;
}
#cabeza3{
	float: left;
	height: 74px;
	width: 834px;
	background-color: #4D4D4D;
	background-image: url(imagenes/fondo2.gif);
}
.cuerpo{
	float: left;
	width: 834px;
	background-color: #4D4D4D;
	background-image: url(imagenes/fondo3.gif);
	overflow: visible;
	padding-top: 30px;
	padding-bottom: 20px;
	height: auto;
}
#pie1{
	float: left;
	height: 83px;
	width: 834px;
	background-color: #4D4D4D;
	background-image: url(imagenes/fondo4.gif);
	overflow: auto;
}
.pie2{
	float: left;
	width: 794px;
	background-color: #4D4D4D;
	background-image: url(imagenes/fondo5.gif);
	overflow: auto;
	padding-top: 20px;
	text-align: left;
	padding-left: 40px;
	background-repeat: repeat-y;
	height: 98px;
}
.intercastilla{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inicios{
	height: 30px;
	width: 90px;
	background-image: url(imagenes/menu/inicio_on.gif);
}
#obras{
	height: 30px;
	width: 90px;
	background-image: url(imagenes/menu/obras_on.gif);
}
#links{
	height: 30px;
	width: 90px;
	background-image: url(imagenes/menu/links_on.gif);
}
#trayectorias{
	height: 30px;
	width: 90px;
	background-image: url(imagenes/menu/trayectoria_on.gif);
}
#contactos{
	height: 30px;
	width: 90px;
	background-image: url(imagenes/menu/contacto_on.gif);
}
#separa_contactos {
	margin-left: 319px;

}
ul {
  padding-left: 10px;
  margin: 0;
  list-style: none;
}
li {
	display:inline;
	float:left;
	text-align: center;
} 
.foto_galeria{
	padding: 2px;
}
.texto_galeria{
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 53px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #777777;
	float: left;
	width: 735px;
}
.galeria{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #777777;
	float: left;
	width: 735px;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fin_galeria{
	width: 750px;
	float: left;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	height: 1px;
}
/*inicio pag contacto*/

#contacto_caja{
	background-image: url(imagenes/contacto/fondo.jpg);
	height: 366px;
	width: 797px;
	z-index:200;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
}
#contacto_formulario{
	z-index:201;
	margin-bottom: 50px;
	margin-left: 240px;
	padding-top: 100px;
}
 
input, textarea {
	border:1px solid #FFFFFF;
	opacity:0.50;
	filter:alpha(opacity=50);
	width: 218px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	background-color: #000000;
} 
input:focus, textarea:focus {
	background:#FFF799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
} 
.nombre_forms{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.datos_personales{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 20px;
}
.boton_enviar{
	border:1px solid #000;
	opacity:0.50;
	filter:alpha(opacity=50);
	width: 225px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF6600;
}
/*fin pag contacto*/
#idiomas{
	width: 220px;
	padding-bottom: 10px;
	text-align: right;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#separa_altavoz{
	float: left;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 22px;
	padding-top: 10px;
}
#altavoz_fondo{
	background-image: url(imagenes/menu/icono-musica-mute.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	

}
#k{
	float: left;
	height: 0px;
	width: 0px;
	z-index: 0;
	background-color: #4D4D4D;
}
#portada{
	background-image: url(imagenes/inicio/fondo.jpg);
	background-repeat: no-repeat;
	height: 512px;
	width: 757px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 39px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#proximos_eventos{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	height: 270px;
	width: 300px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fotos_abajo{
	height: 82px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.galeria_inicio{
	color: #777777;
	width: 735px;
}
#portada_trayectoria{
	background-image: url(imagenes/trayectoria/fondo.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 757px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 39px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: visible;
	background-position: 0px 0px;
}
#trayectoria_texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	width: 560px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 12px;
	text-align: left;
	overflow: visible;
}
#portada_links{
	background-image: url(imagenes/links/fondo.jpg);
	background-repeat: no-repeat;
	height: 444px;
	width: 701px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding-left: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: visible;
	background-position: 0px 0px;
}
.caja_links{
	background-image: url(imagenes/links/textura.jpg);
	height: 27px;
	width: 579px;
	padding-left: 30px;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.titulo_pag{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #8b8b8b;
	font-weight: bold;
}
.titulo_pag_con_margen{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #8b8b8b;
	font-weight: bold;
	text-align: left;
	margin-left: 55px;
}
.mensaje_contacto{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #8b8b8b;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;}