/* CSS Document */

/* ********************
   reset
**********************/
body { 
	font: normal 55% Verdana,"Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
fieldset,img, abbr, acronym {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
img {
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-size:100%;
	font-weight:normal;
}
a { outline:none;}
/***************************************************************************/



/**********************
   estructura
**********************/
body {
	background:#4e4e4e url(../imagenes/rayitas.gif) 50% 0 repeat;}

a {
	text-decoration: none;
}

p {
	padding:5px;
}


/* ESQUELETO GLOBAL **********************************************************************/
#contenedor {
	/*background:#4e4e4e url(../imagenes/fondo_con_sombra.gif) 0 0 repeat-y;*/
	width:754px;}
	
#cuadro {
	float:left;
	background:#fff;
	width:730px;}

#pie {
	background:#4e4e4e url(../imagenes/pie.jpg);
	width:730px;
	height:22px;
	float:left;}
	
#izq {
	float:left;
	width:12px;}
	
#der {
	float:left;
	width:12px;}



/* DISEÑO CABECERA **********************************************************************/
#cabecera_fija_left {
	float:left;
	background:#4e4e4e url(../cabecera_imagenes/cab-upleft.jpg) 0 0;
	width:287px;
	height:72px;}	
	
#cabecera_upright {
	float:left;
	/*background:#4e4e4e url(../cabecera_imagenes/1_upright.jpg) 0 0;*/
	background:#4e4e4e;
	width:443px;
	height:72px;}		

#cabecera_mid_menu {
	float:left;
	background:#4e4e4e url(../cabecera_imagenes/fondo_menu.gif) 0 0; 
	/*background:#4e4e4e; */
	width:314px;
	height:38px;}		
	
#cabecera_mid_foto {
	float:left;
	/*background:#4e4e4e url(../cabecera_imagenes/1_mid.jpg) 0 0; */
	background:#4e4e4e;
	width:416px;
	height:38px;}		

#cabecera_gris_superior {
	background: url(../cabecera_imagenes/cabecera_gris_sup.jpg) 0 0 no-repeat; 
	width:730px;
	height:72px;}		

#cabecera_gris_botones {
	background: url(../cabecera_imagenes/cabecera_gris_botones.jpg) 0 0 no-repeat; 
	width:730px;
	height:38px;
	text-align:left;}		

#cabecera_gris_botones2 {
	/*background: url(../cabecera_imagenes/cabecera_gris_botones.jpg) 0 0 no-repeat;*/
	float:left; 
	width:314px;
	height:38px;
	text-align:left;}

#cabecera_gris_botones2_dch {
	background: url(../cabecera_imagenes/cabecera_gris_botones_dch.jpg) 0 0 no-repeat;
	float:left; 
	width:416px;
	height:38px;}
	
#cabecera_zona_foto {
	/*background: url(../imagenes/xxxfotocabecera.jpg) 0 0 no-repeat; */
	width:730px;
	float:left;
	height:156px;}		

#cabecera_barranaranja {
	background: url(../imagenes/xxxbarranaranja.jpg) 0 0 no-repeat; 
	width:730px;
	height:13px;}		

#cabecera_espacioseparacion {
	width:730px;
	height:20px;}		

#separacion_antespiepagina {
	width:730px;
	height:15px;
	float:left;}		


/* DISEÑO ZONA MENU **********************************************************************/

#contenedor_menu {
	float:left;
	width:200px;}

#cabecera_lateral_menu {
	/*background: url(../cabecera_imagenes/1_izq.jpg) 0 0; */
	background:#4e4e4e;
	width:200px;
	height:108px;}		

#cabecera_lateral_fondo_menu {
	background: url(../imagenes/pestania.jpg) 0 0 no-repeat; 
	text-align:left;
	padding:10px 0px 0px 10px;
	width:200px;}		

/*#cabecera_lateral_fondo_menu2 {
	background: url(../imagenes/pestania.jpg) 0 0 no-repeat;
	float:left; 
	text-align:left;
	padding:0px 0px 0px 0px;
	width:200px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	}		*/

#fondo_menu_izq {
	background: url(../imagenes/pestania.jpg) 0 0 no-repeat;
	padding:20px 0px 0px 0px;
	float:left;
	width:200px;
	}		

/*#menu {
	width:180px;
	text-align: left;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	}	 */	



/* DISEÑO ZONA CONTENIDOS **********************************************************************/

#contenedor_contenidos {
	float:left;
	width:530px;}

#contenedor_contenidos2 {
	width:730px;
	float:left;}
	
#cabecera_lateral_derecho {
	/*background: url(../cabecera_imagenes/1_der.jpg) 0 0; */
	background:#4e4e4e;
	width:530px;
	height:156px;}		

	
#fondo_contenidos {
	background: url(../imagenes/fondocontenidos.gif) 0 0 no-repeat;
	width:530px;
	padding:40px 40px 20px 0px;
	}		

#contenidos {
	width:450px;
	text-align: left;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	}		

/*#contenidos2 {
	background: url(../imagenes/fondocontenidos.gif) 0 0 no-repeat;
	width:530px;
	padding:10px 0px 0px 20px;
	float:left;
	text-align: left;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	}	*/	

#fondo_contenidos2 {
	background: url(../imagenes/fondocontenidos.gif) 0 0 no-repeat;
	padding:30px 0px 0px 0px;
	float:left;
	width:530px;
	}		

.enlaces_contenidos {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
}
		
/* MENÜ IZQUIERDO*/
.titulo_seccion_menu_izq {
	background:url(../imagenes/fondo_seccion_principal_menu.gif) 0 0 no-repeat;
	width:180px;
	height:18px;
	text-align: left;
	padding:0px 0px 0px 0px;
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px;
	margin-bottom:2px;
}

.opciones_seccion_menu_izq {
	width:172px;
	text-align: left;
	padding:0px 0px 0px 5px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-bottom:5px;
}


.enlaces_opciones_seccion_menu_izq{
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.enlaces_opciones_seccion_menu_izq:hover{
	text-decoration:underline;
	color:#ff9900; 
}


.enlaces_titulo_seccion_menu_izq{
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.enlaces_titulo_seccion_menu_izq:hover{
	text-decoration:underline;
	color:#666666; 
}


.linea_separacion_menu_izq {
	width:165px;
	height:1px;
	/*background-color:#ffffff;*/
	margin-bottom:1px;
}


/* EN LA ZONA DE CONTENIDOS, DEFINIMOS EL DISEÑO DEL NOMBRE DE LA SECCIÓN*/
.nombre_secciones {
	/*background:url(../imagenes/dise_fondo_nombre_secciones.gif) 0 0 no-repeat;*/
	width:450px;
	height:22px;
	text-align: left;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:normal; 
	font-size:16px;
	border-bottom: 1px solid #999999; 
}


/* EN LA ZONA DE CONTENIDOS, DEFINIMOS EL RECUADRO CENTRAL DONDE SE VERÁN LOS CONTENIDOS*/
.contenedor_textos_contenidos {
	width:450px;
	text-align: left;
	padding:0px 0px 0px 0px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	margin-top:20px;
	margin-bottom:5px;
}

/* ESTILOS DE LOS CONTENIDOS */
.contenidos_titulo {
	font-family: verdana;
	text-align:left;  
	color:#ff9900; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:bold; 
	font-size:13px; 
}

.contenidos_titulo:hover {
	color:#999999;
	text-decoration:underline; 
}


.contenidos_subtitulo {
	font-family: verdana;
	text-align:left;  
	color:#333333; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.contenidos_subtitulo:hover {
	color:#999999;
	text-decoration:underline; 
}

.contenidos_texto {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
}

.contenidos_texto_small_error {
	font-family: verdana;  
	color:#ff9900; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.contenidos_enlaces {
	font-family: verdana;  
	color:#ff9900; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.contenidos_enlaces:hover {
	text-decoration:underline;  
}

/* EN LA ZONA DE CONTENIDOS, DEFINIMOS EL RECUADRO DONDE SE VERÁN CONTENIDOS EXTRAS ASOCIADOS AL CONTENIDO: ALBUM FOTOGRÁFICO, ENLACES DE INTERËS, FICHEROS ADJUNTOS*/
.contenedor_contenidos_extra {
	background:url(../imagenes/fondo_contenidos_extra.gif) repeat;
	width:450px;
	text-align: left;
	padding:5px 5px 5px 5px;
	font-family: verdana;  
	color:#ff9900; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-top:8px;
}


/* CONTENIDOS EXTRA: ENLACES DE INTERÉS DE LOS CONTENIDOS */
.contenidos_extra_enlacesinteres_txt {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.contenidos_extra_enlacesinteres_txt:hover {
	text-decoration:underline;  
}


.contenidos_extra_enlacesinteres_url {
	font-family: verdana;  
	color:#ff9900; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.contenidos_extra_enlacesinteres_url:hover {
	text-decoration:underline;  
}


/* ESTILOS DE LOS LISTADOS DE CONTENIDOS */
.titulo_listado_contenidos {
	font-family: verdana;  
	color:#ff9900; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:14px; 
}

.titulo_listado_contenidos:hover {
	color:#666666;
	text-decoration:underline;
}

.subtitulo_listado_contenidos {
	font-family: verdana;  
	color:#333333; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.subtitulo_listado_contenidos:hover {
	color:#ff9900;
	text-decoration:underline;
}


/* LINEAS DE SEPARACIÓN */
.contenidos_linea_separacion {
	width:450px;
	border-top:solid 2px solid #cccccc;
	margin-top:15px;
	margin-bottom:1px;
}

.contenidos_listado_linea_separacion {
	width:450px;
	border-top:solid 1px solid #cccccc;
	margin-bottom:10px;
}

/* ESTILOS DEL CONTACTO*/

.contacto_notas {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}


.contacto_recuadro_mensajes {
	width:300px;
	padding:10px 10px 10px 10px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-top:5px;
	margin-bottom:5px;
}


/* ESTILOS GENÉRICOS */

.bordes {
	background-color: #cccccc;
}


/* FORMULARIOS */

.cajastexto {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #cccccc;
}

.cajastextoerror {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	border: 1px solid #ff9900;
}


/****************
ALBUMES
****************/

.albumes_titulos {
	text-align: left;
	padding:0px 0px 0px 40px;
}
		