body {
	background-color: #000000;
}
.ancho_div {
	width: 500px;
}

.link_menu {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.linea_vertical {
	background-image: url(images/linea_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.fondo_detalle {
	background-image: url(images/fondo_detalle.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.borde_imagen {
	border: thin groove #FFFFFF;
}

ul {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EBCB50;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 6px;
	margin: 2px;
	line-height: 16px;

}



.link_menu:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFCC66;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.link_proyectos {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #ffde82;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.texto_blco_11 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.link_proyectos:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.texto_blco_10 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.txtfield {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS";
	font-weight: normal;
	color: #DFB231;
	height: 18px;
	width: 140px;
	border: 1px ridge #ffde82;
}

.link_corobori {
	font-weight: normal;
	color: #BC8D19;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.link_corobori:hover {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
}
.link_webmail {
	font-weight: normal;
	color: #302F2D;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.link_webmail:hover {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
}
.link_home {
	font-weight: normal;
	color: #BE8F19;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.link_home:hover {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
}
.texto_amarillo_11 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFCB50;
	font-weight: normal;
	text-decoration: none;
}
.txtfield_fono {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS";
	font-weight: normal;
	color: #DFB231;
	height: 18px;
	width: 100px;
	border: 1px ridge #ffde82;
}
.btn_enviar {
	background-color: #6B5500;
	border: thin solid #FFCB50;
	height: 19px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

.txtfield_mail {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS";
	font-weight: normal;
	color: #DFB231;
	height: 18px;
	width: 220px;
	border: 1px ridge #ffde82;
}
.txtfield_comentario {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS";
	font-weight: normal;
	color: #DFB231;
	height: 50px;
	width: 490px;
	border: 1px ridge #ffde82;
	overflow: auto;
	text-align: justify;
}
.txtfield_comentario_contacto {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS";
	font-weight: normal;
	color: #DFB231;
	height: 80px;
	width: 400px;
	border: 1px ridge #ffde82;
	overflow: auto;
	text-align: justify;
}
