/*GENERAL*/
body {
	margin: 0px;
	background-color: #CFCBC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#tabla {
	height: 100%;
	width: 1030px;
}
#tabla_centro {
	width: 990px;
	background-image: url(../img/fondo_tabla.jpg);
}
#tabla_centro_home {
	width: 990px;
	background-color: #FFFFFF;
}
#cabecera {
	height: 180px;
}
#sombra_der {
	background-image: url(../img/fondo_der.jpg);
	width: 20px;
}
#sombra_izq {
	background-image: url(../img/fondo_izq.jpg);
	width: 20px;
}
#botonera {
	height: 30px;
	background-image: url(../img/botonera_fondo.jpg);
	padding-right: 15px;
	padding-left: 15px;
}
.bt {
	line-height: 30px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bt_txt {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
a.bt_txt:hover {
	color: #8F0000;
}
#seccion {
	background-color: #8F0000;
	margin-right: 280px;
	margin-left: 15px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.seccion_txt {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 40px;
	margin-left: 10px;
}
#contenido {
	float: left;
	width: 725px;
}
#caja_video {
	padding: 4px;
	margin-top: 10px;
	border: 1px solid #B2B2B2;
	margin-right: 15px;
	font-size: 11px;
}
.video_bloque {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #595959;
	padding: 5px;
	margin-top: 5px;
}
.video_bloque_titulo {
	font-size: 16px;
	color: #FFFFFF;
}
#texto {
	font-size: 11px;
	color: #333333;
	margin-right: 280px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
.foto_izq {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bt_ampliar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
a.bt_ampliar:hover {
	background-color: #8F0000;
}
/* HOME */ 
#col1 {
	float: left;
	margin-top: 10px;
	width: 435px;
}
#col3 {
	float: right;
	width: 265px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#col2 {
	float: right;
	width: 270px;
	margin-top: 10px;
}
.bloque_noticia_col1 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
	text-align: justify;
}
.noticia_img_col1 {
	height: auto;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
}
.bloque_noticia_col2 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 20px;
	text-align: justify;
}
.noticia_img_col2 {
	height: auto;
	width: 250px;
	margin-bottom: 3px;
}
#seccion2_home {
	background-color: #666666;
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-right: 20px;
}
#seccion1_home {
	background-color: #8F0000;
	margin-left: 15px;
	margin-top: 10px;
	width: 420px;
}
#seccion3_home {
	background-color: #B1822F;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bloque_noticia_col3 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 250px;
	text-align: justify;
}
/* NOTICIA */ 
.noticia_antetitulo_subtitulo {
	color: #666666;
	text-align: left;
}
.noticia_titulo {
	color: #946D27;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
}
a.noticia_titulo:hover {
	text-decoration: underline;
}
.noticia_fecha {
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.noticia_fecha_izquierda {
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.noticia_separador {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F0000;
	clear: both;
}
.banner {
	margin-top: 10px;
}
#descargar_pdf {
	margin-top: 10px;
	background-color: #666666;
	font-size: 11px;
	margin-right: 15px;
	text-align: right;
}
#descargar_pdf_txt {
	margin-top: 25px;
	font-size: 11px;
	text-align: center;
	float: left;
	margin-left: 25px;
	line-height: 17px;
	color: #FFFFFF;
}
.bt_descargar_pdf {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B1822F;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
a.bt_descargar_pdf:hover {
	color: #FFFFFF;
	background-color: #595959;
}
.descargar_pdf_img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 80px;
	height: auto;
}
#pie {
	background-color: #666666;
	font-size: 10px;
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #8F0000;
	padding-top: 5px;
	height: 40px;
}
.pie_link {
	text-decoration: none;
	color: #FFFFFF;
}
a.pie_link:hover {
	color: #8F0000;
}
/* SECCION */ 
.seccion_bloque {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
	width: 695px;
}
.seccion_bloque_img {
	height: auto;
	width: 170px;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
/* DETALLE */ 
#detalle_izq {
	background-color: #F2F2F2;
	width: 101px;
	float: left;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#tabla_centro_detalle {
	width: 990px;
	background-image: url(../img/fondo_tabla_detalle.jpg);
}
#detalle_texto {
	margin-left: 120px;
	width: 580px;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-top: 30px;
}
.detalle_imagen {
	margin-left: 15px;
	width: 270px;
	float: right;
	margin-bottom: 5px;
}
.noticia_fecha_detalle {
	font-size: 10px;
	color: #666666;
}
.bt_volver {
	text-align: right;
	margin-bottom: 10px;
	clear: both;
	padding-top: 20px;
}
.texto_rojo {
	color: #8F0000;
}
.foto_der {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.recuadro {
	color: #8F0000;
	border: 1px solid #8F0000;
	padding: 3px;
}
.celda_contacto {
	background-color: #666666;
	width: 560px;
	text-align: right;
	margin-bottom: 3px;
	margin-left: 90px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.celda_contacto input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.celda_contacto textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
}
.bt_enviar {
	background-color: #B1822F;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.link {
	color: #333333;
	text-decoration: underline;
}
.celda_contacto select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
	margin-right: 160px;
}
.peque {
	font-size: 10px;
}
.celda_contacto_center {

	background-color: #666666;
	width: 550px;
	text-align: center;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-left: 70px;
}
.caja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.galeria_marco {
	margin-right: 10px;
	float: left;
	background-color: #8F0000;
}
.galeria_foto {
	width: auto;
	margin: 10px;
	height: 50px;
}

.galeria_fila {
	clear: both;
	padding-top: 10px;
}
#detalle_izq {
	width: 106px;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	background-image: url(../img/fondo_tabla_detalle.jpg);
	background-repeat: repeat-y;
}
#detalle_proyectos {
	margin-left: 120px;
	width: 580px;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-top: 50px;
}
.subboton {
	color: #FFFFFF;
	background-color: #B1822F;
	font-size: 14px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
