@charset "utf-8";
/* CSS Document */

* {
padding:0px;
margin:0px;
}
h1{
	font:"Century Gothic", Arial, verdana, "Times New Roman";
	font-family: "Century Gothic", Arial, verdana, "Times New Roman";
	font-size:16px;
	color:#6A7588;
}
	
body{
	background-color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	/*escroll barra navegador*/
	SCROLLBAR-FACE-COLOR:#6699CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699CC;
	SCROLLBAR-SHADOW-COLOR: #6699CC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	/*Fin*/
}
a {
	color:#666;
}
a img {
border:0 none;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
#centrado{}
#contenedor{
	width:1000px;
	height:850px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	background-image: url(../imagenes/fondocaja.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#marco_azul{
	width:900px;
	height:800px;
	border:1px solid #019aff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#cabecera{
	width:880px;
	height:150px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	}
#contenido_cen{
	width:880px;
	height:500px;
	margin-left:10px;
	margin-right:10px;
}
#contenido_cen_pimtu{
	width:880px;
	height:440px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 60px;
	}
#contenido_cen_link{
	width:880px;
	height:440px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 60px;
	}
#contenido_cen_link a{
	color:#0085DD;
	font:"Arial", Gadget, sans-serif;
	font-family:"Arial", Gadget, sans-serif;
	}
#menu_nav{
	width:830px;
	height:30px;
	margin-left:10px;
	margin-right:10px;
	padding-left: 50px;
}
	
.menupintu li{
	line-height: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.menupintu li a:hover{
	color: #019aff;
	font-size:18px;}
	
.menupintu li a:visited {
	color: #2244E0;
}
.menupintu li a{
	font-size:16px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	list-style-type: none;
	text-align: right;
}
.titulose{
	font-size:18px;
	color:#FFF;
	width:258px;
	height:20px;
	font: arial;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
}
.encabesecciones{
	width:256px;
	height:24px;
	background-color:#666;
	color:#FFF;
	background-image: url(../imagenes/fondomenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.centar{
	margin-left:auto;
	margin-right:auto;}
#pie{
	width:880px;
	height:100px;
	clear:both;
	margin-left:10px;
	margin-right:10px;}
	
#logo{
	float:right;
	width:372px;
	height:120px;
	margin-top: 0px;
}
#logo img{
	margin-top:30px;
}
	
#menucabecera{
	width:120px;
	height:20px;
	float:left;
}

#margen{
	width:750px;
	height:420px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	;
	margin-bottom: 15px;
}
.izqui_pie{
	float:left;
	width:400px;
	height:20px;
	margin-top: 60px;
}
.dere_pie{
	float:right;
	width:200px;
	height:20px;
	text-align: right;
	margin-top: 80px;
}
.contenido_marco_azul{
	width:780px;
	height:450px;
	border:solid #019aff 1px;
	margin-left: auto;
	margin-right: auto;
}

#imagen{
	width:350px;
	height:405px;
	margin: 20px 10px 20px 20px;
	;
	float: left;
	background-color: #FFF;
	background-image: url(../imagenes/fodo_tra_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#enlaces{
	width:360px;
	height:405px;
	margin: 20px 20px 20px 0px;
	;
	float: right;
}
.enlaces_gan li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #FFF;
	list-style-type: none;
	text-decoration: none;
	}
#usted{
	width:829px;
	height:20px;
	clear:both;
	padding-left: 50px;
}
#usted p{
	font-size:12px;}
#usted a{
	font-size:12px;
}
.negrita{
	font-weight: bold;
	}
.linka{
	color:#0CF;}
.enlaces_gan p{
	font-size:12px;}.enlaces_gan p {
	text-align: justify;
}
a.estaaqui{
	color:#019AFF;
}
/*botón pdf */
a.button {
	background-image:url(../imagenes/button2.gif);
	background-repeat:no-repeat;
	color:#555555;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:145px;
}
a.button:hover {
	color:#019AFF;
}
.download {
background-image:url(../imagenes/download.gif);
background-position:10px 8px;
background-repeat:no-repeat;
display:block;
text-indent:30px;
}
/*fin*/
#enlaces .enlaces_gan li {
	margin-bottom: 50px;
}

/*Botón trayectoria*/

.boton_tra{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#666;
        border:0px;
        width:80px;
        height:19px;
       }
/*fin*/
.caja_pintura{
	width:160px;
	height:180px;
	margin-left:15px;
	margin-right:10px;
	float:left;
	text-align: right;
}
.caja_pintura img{
	float:right;}
.caja_pintura a{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	float: right;
	margin-top: 5px;
}
#centra_pintu{
	width:750px;
	height:180px;
	margin-top:125px;
}
#conten1{
	width:300px;
	height:430px;
	padding-top:10px;
	padding-bottom:10px;
	float: left;
}
#conten1 h1{
	margin-left:15px;
	text-align: center;
}
#flash_pintu{
	width:280px;
	height:217px;
	margin: 5px 10px 10px 15px;
	background-image: url(../imagenes/fondo_medi.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#en_blanco{
	width:280px;
	height:217px;
	margin: 5px 10px 10px 15px;
}
#menu_pintu{
	width:280px;
	height:125px;
	margin: 10px 10px 10px 15px;
	margin-top: 35px;
	}
#menu_pintu ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
#menu_pintu ul li a {
	font-size: 12px;
	color: #51B9FF;
}

#conten2ex{
	width:450px;
	height:320px;
	float: left;
	margin-top: 30px;
	padding: 10px;
}

#conten2ex p{
	font-family:"Century Gothic", Arial, verdana, "Times New Roman";
	font-size:12px;
	color: #666;
	text-align: justify;
}

#conten2{
	width:450px;
	height:395px;
	float: left;
	margin-top: 30px;
	padding: 10px;
}
#conten2 p{
	font-family:"Century Gothic", Arial, verdana, "Times New Roman";
	font-size:12px;
	color: #666;
	text-align: justify;
	font-weight: normal;
}
#conten2 img{

}

#notas_pin{
	width:440px;
	height:110px;
	padding: 5px;
	text-align: right;
	float: left;
	background-color: #E1E1E1;
	border: 1px solid #666;
	}
#notas_mediterraneo{
	width:450px;
	height:50px;
	padding: 5px;
	text-align: right;
	float: left;
	background-color: #E1E1E1;
	border: 1px solid #666;
}
	
.blanco{
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;}
.Negrita{
	font-weight: bold;
}
#video{
	text-align:center;}
#anterior{
	width:100px;
	height:93px;
	float:left;
	text-align: center;
	margin-top: 180px;
}
#siguiente{
	width:100px;
	height:93px;
	float:left;
	text-align: center;
	margin-top: 180px;
}
#muestra_imagenes{
	width:675px;
	height:469px;
	float:left;
	text-align: center;
}
#muestra_imagenes img{
	text-align: center;
}
#centa_img{
	margin-left:auto;
	margin-right:auto;
	width:630px;
	height:469px;
	text-align: center;
	;
}
#ajuste_centra{
	height:469px;
	width:20px;
	float: left;
	margin-left: 5px;
}
#vercomple{
	width:630px;
	height:20px;
}
#muestra_imagenes table{
	text-align:center;
	}
#muestra_imagenes table th{

}

#imagen_de_fondo_error404{
	background-image:url(../imagenes/fondo_error_404.jpg);
	background-repeat: no-repeat;
}
#imagen_de_fondo_noticias{
	background-image:url(../imagenes/fondo_noticias.jpg);
	background-repeat: no-repeat;
}
#imagen_de_fondo_pintura{
	background-image:url(../imagenes/fondo_pintura.jpg);
	background-repeat: no-repeat;
}

#imagen_de_fondo_obra_anterior{
	background-image:url(../imagenes/fondo_obra_anterior.jpg);
	background-repeat: no-repeat;
}

#imagen_de_fondo_exposiciones{
	background-image:url(../imagenes/fondo_exposiciones.jpg);
	background-repeat: no-repeat;
	}
#imagen_de_fondo_descargas{
	background-image:url(../imagenes/fondo_descargas.jpg);
	background-repeat: no-repeat;
	}
#imagen_de_fondo_prensa{
	background-image:url(../imagenes/fondo_prensa.jpg);
	background-repeat: no-repeat;
	}
#imagen_de_fondo_mapa_web{
	background-image:url(../imagenes/fondo_mapaweb.jpg);
	background-repeat: no-repeat;
	}
#imagen_de_fondo_esculturas{
	background-image:url(../imagenes/fondo_esculturas.jpg);
	background-repeat: no-repeat;
	}
#imagen_de_fondo_video{
	background-image:url(../imagenes/fondo_videos.jpg);
	background-repeat: no-repeat;
	}
#imagen_de_fondo_trayectoria{
	background-image:url(../imagenes/fondo_trayectoria.jpg);
	background-repeat: no-repeat;
	}
#imagen_de_fondo_actualidad{
	background-image:url(../imagenes/fondo_actualidad.jpg);
	background-repeat: no-repeat;
	}
#imagen_de_fondo_link{
	background-image:url(../imagenes/fondo_link.jpg);
	background-repeat: no-repeat;
}
#imagen_de_fondo_carteleria{
	background-image:url(../imagenes/fondo_carteleria.jpg);
	background-repeat: no-repeat;}
/*mapa web*/
#mapa_web ul{
	list-style-type: none;
	}
.seciones_li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	}
.caja_mapa_web a{
	font-size: 13px;
	color: #67BAFE;
}
.enlace_color a{
	margin:20px 0px 5px 14px;
	color: #666;
}
.liseparasec{
	margin:5px 0px 5px 22px;
}

.li_apartados_sec{
	margin:5px 0px 5px 22px;
}
	
.caja_mapa_web{
	width:190px;
	height:400px;
	float:left;
	margin:0px 10px 0px 10px;
}
.caja_mapa_web p{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	margin-bottom: 6px;
}
.color_a_sec a{
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom:10px;
	}
.color_sub_sec a{
	color:#8F8F8F;
	margin:0px 0px 5px 15px;
}
/*fin*/
.contenido_cen_pimtu table th{
	background-color:#E0F2FF;
}
/*Zona de decargas*/

#contenido_cen_descargas{
	width:880px;
	height:440px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px;
	margin-bottom: 60px;
}

#caja {
	background-color:#FFFFFF;
	border:1px solid #333333;
	height:768px;
	margin-left:auto;
	margin-right:auto;
	width:1027px;
}

#caja1{
	width:769px;
	height: 760px;
	float: left;
	background-image: url(../images/fond5.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#caja001{
	width:750px;
	height: 430px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 80px;

}
#caja2ima{
	width:254px;
	float: right;
	height: 768px;
}
#mar{
	float: left;
	width: 760px;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#tex{
	width:610px;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	color: #B3B3B3;
	background-color: #FFFFFF;
}

#descar{
	width:700px;
	float: left;
	height: 260px;
	margin-top: 0px;
}
#previ{
	width:1027px;
	margin-top: 5px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
}

#previ img{
	float:left;
	margin-left:150px;
	margin-right: 25px;
}

.textoindex1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#direc {
	height: 210px;
	width: 270px;
}
.encabetex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A09ECF;
	margin-bottom: 5px;
}
.textoindex2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#fodospanta table a{
	color:#A3A3C7;
	font-size: 16px;
}
.dere{
	float:left;
	width: 730px;
	height: 80px;
	padding-left: 30px;
	margin-top: 10px;
}
.dere a{
	color:#333333;
}
#arquitec {
	float: left;
	height: 220px;
	width: 40px;
	margin-right: 20px;
}
.letrazonadesxar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:56px;
	color:#CCCCCC;
}
.letrazonadesxar p{
	margin-left:30px;
}
.cajadescar {
	padding: 5px;
	float: left;
	height: 100px;
	width: 150px;
	border: 1px solid #C8C8C8;
	margin-bottom: 10px;
	margin-left: 20px;
}

.colorweb{
color:#7FCCFF;
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;}
#fodospanta {
	height: 170px;
	width: 660px;
	margin-left: 20px;
	float: left;
}

#descar h1{
	margin-left:25px;
}
.cajadescar img{
float:left;}


.texcajades {
	float: right;
	margin-bottom: 4px;
}

.importatedesca{
	color:#FF0000;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 30px;
}
#piedescargas {
	height: 20px;
	width: 720px;
}
.colorgris{
	color:#999999;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#biografia {
	height: 235px;
	width: 250px;
	border: 1px solid #B8B8B8;
	float: left;
	margin-left: 30px;
}

/*fin*/

/*contenido_cen_actualidad */
#contenido_cen_actualidad{
	width:880px;
	height:440px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 60px;
	}
#conten_actualidad1{
	width:400px;
	height:220px;
	float:left;
	margin:0px 10px 0 10px;
}
#conten_actualidad2{
	width:400px;
	height:220px;
	float:right;
	margin:0px 10px 0 10px;
}
#conten_actualidad3{
	width:840px;
	height:100px;
	float:left;
	margin: 50px 10px 0px 10px;
	padding: 5px 5px 5px 10px;
	background-color: #E1E1E1;
	border: 1px solid #999;
}
#conten_actualidad3 li{
	list-style-type: none;}
#contenido_cen_actualidad p{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
#contenido_cen_actualidad img{
	margin: 0px 5px 0px 5px;
}

#contenido_cen_actualidad a{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#202862;
	margin: 20px 0px 0px 0px;
}
#conten_actualidad3 p{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	}
/*fin*/
.flo_derecha{
	float:left;}
.flo_izquierda{
	float:right;}
.cajas_prensa{
	float:left;
	margin:10px;
	width:175px;
	height:150px;
	padding: 10px;
	border: 1px solid #C6FFFF;
}
#contenido_cen_prensa{
	width:880px;
	height:440px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 60px;
	}
#contenido_cen_prensa h1{
	margin-left:20px;
}
.cajas_prensa p{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
.cajas_prensa a{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#019AFF;
	}
.cajas_prensa img{
	text-align:center;}
.tex_alin{
	text-align:right;}
	
.enlaces_numerados_paginas{
	width:15px;
	height:15px;
	background:#019aff;
	float: left;
	margin-right: 3px;
}
.enlaces_numerados_paginas a{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.obra_anterior{
	width:100px;
	height:100px;
	float:left;
	margin:5px;
}
.ima_iz_espa{
	float:left; 
	margin: 0px 5px 0px 0px;}
.ima_iz_espa_img_bor{
	float:left;
	margin: 0px 5px 0px 0px;
	border:1px solid #6A75B1;
}
