@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #342f2c;
	background-color: #0A0A0A;
	font-size: 0.75em;
}
.advertencia {
	padding:10px;
	border:1px solid #FF9;
	color:#FFE;
} /*nos_cript*/
/*------------------------------------------------*/
/*--------------------[CUERPO]--------------------*/
/*------------------------------------------------*/
#cabecera, #marron, #marron_portada, #rosa, #rosa_portada, #footer {
	text-align:center;
	background-repeat: repeat-x;
	min-width:950px;
}
#cabecera {
	height:96px;
	background-color: #F1F0ED;
	background-image: url(../imagenes_web/stripes.png);
	background-position: center center;
}
#marron {
	height: 140px;
	background-image: url(../imagenes_web/bg_marron.gif);
	background-color: #332E2B;
	background-position: center center;
}
#marron_portada {
	height: 300px;
	background-image: url(../imagenes_web/bg_marron_portada.gif);
	background-color: #332E2B;
	background-position: center center;
}
#rosa {
	background-image: url(../imagenes_web/bg_rosa.jpg);
	background-position: center top;
	background-color: #EFEBE8;
}
#rosa_portada {
	background-image: url(../imagenes_web/bg_rosa.jpg);
	background-position: center top;
	background-color: #EFEBE8;
	height:300px;
}
.CentradaHS {
	margin:auto;
	width:950px;
	text-align:left;
}
#footer {
	padding-top:20px;
	padding-bottom:10px;
	line-height: 30px;
}
/*------------------------------------------------*/
/*-------------------[CABECERAS]------------------*/
/*------------------------------------------------*/
h1 a {
	width:384px;
	height:96px;
	text-indent:-130px;
	overflow:hidden;
	display:block;
	background-image: url(../imagenes_web/logo_a_del_arte.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:283px;
}
#marron .CentradaHS h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 5.00em;
	text-transform: uppercase;
	color: #4a4340;
	margin-top:35px;
	float: right;
}
#contacto a:link, #contacto a:visited, #contacto a:hover, #contacto a:active {
	text-decoration:none;
	border-bottom-color:#332E2B;
	border-bottom-width: 1px;
}
#contacto a:link {
	border-bottom-style: dotted;
	color:#332E2c;
}
#contacto a:visited {
	border-bottom-style: solid;
	color:#b7a59a;
}
#contacto a:hover {
	border-bottom-style: solid;
	color:#4a4340;
}
#contacto a:active {
	border-bottom-style: solid;
	color:#4a4340;
}
strong {font-weight: bold;}
em {font-style: oblique;}
.centrado {text-align:center}

.miniatura {
	margin-top: -100px;
	margin-left: 10px;
	float: left;
	position:relative;
}
/*------------------------------------------------*/
/*----------------------[Menu]--------------------*/
/*------------------------------------------------*/
.menu {
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:1.17em;
	font-weight:bold;
	padding-left:9px;
}
.menu ul {
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu li {
	float:left;
	padding:0px;
}
.menu li a {
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 20px;
	text-align:center;
	text-decoration:none;
}
.menu li a:hover, .menu ul li:hover a {
	color:#fffffe;
	text-decoration:none;
	background-image: url(../imagenes_web/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu li ul {
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
}
.menu li:hover ul {display:block;}
.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	background-image: url(../imagenes_web/sub_sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu li:hover li a {background:none;}
.menu li ul a {
	display:block;
	height:35px;
	font-size:0.86em;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a {
	border:0px;
	color:#332E2B;
	text-decoration:none;
	background-color: #EFEBE8;
	background-image: url(../imagenes_web/hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu p {clear:left;}
.menu li a span, .menu li a span {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#ffffff;
}
/*------------------------------------------------*/
/*---[APA - EXPOSICIONES ANTERIORES y mapa web]---*/
/*------------------------------------------------*/
#exposiciones_anteriores h3 {
	font-size: 2.3em;
	font-style: oblique;
}
#exposiciones_anteriores ul li a em, #mapa_web ul li a em {
	font-style: oblique;
	font-weight: bold;
}
#exposiciones_anteriores ul {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 45px;
}
#mapa_web ul li {font-size:1.7em; margin-top: 10px;}
#mapa_web ul li ul li{font-size:0.6em; margin-left: 30px; margin-top: 10px;}

#exposiciones_anteriores ul li {margin-bottom: 10px;}
#exposiciones_anteriores a:link, #exposiciones_anteriores a:visited, #exposiciones_anteriores a:hover, #exposiciones_anteriores a:active, #mapa_web a:link, #mapa_web a:visited, #mapa_web a:hover, #mapa_web a:active {
	text-decoration:none;
	border-bottom-color:#332E2B;
	border-bottom-width: 1px;
}
#exposiciones_anteriores a:link, #mapa_web a:link {color:#332E2c;}
#exposiciones_anteriores a:visited, #mapa_web a:visited {color:#827671;}
#exposiciones_anteriores a:hover, #mapa_web a:hover {
	border-bottom-style: dotted;
	color:#4a4340;
}
#exposiciones_anteriores a:active, #mapa_web a:active {
	border-bottom-style: dotted;
	color:#4a4340;
}
/*---------------------------------------------------------*/
/*[APA - ARTISTAS-FONDO GALERIA-OBRA GRAFICA CONTEMPORANEA]*/
/*---------------------------------------------------------*/
#artistas ul {
	margin-top: 25px;
	margin-left: 80px;
	margin-bottom: 25px;
	font-size:1.2em;
}
#artistas ul li {
	margin-bottom: 10px;
	font-size:1.2em;
}
#artistas a:link, #artistas a:visited, #artistas a:hover, #artistas a:active {
	text-decoration:none;
	border-bottom-color:#332E2B;
	border-bottom-width: 1px;
}
#artistas a:link {color:#332E2c;}
#artistas a:visited {color:#827671;}
#artistas a:hover {
	border-bottom-style: dotted;
	color:#4a4340;
}
#artistas a:active {
	border-bottom-style: dotted;
	color:#4a4340;
}
/*------------------------------------------------*/
/*--------------[APA - VICTOR MIRA]---------------*/
/*------------------------------------------------*/
#victor_mira p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	margin-top: 28px;
	margin-bottom: 28px;
	text-align: justify;
	text-indent: 20px;
}
/*------------------------------------------------*/
/*---------------[APA - DISPARATES]---------------*/
/*------------------------------------------------*/
#disparates p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	margin-top: 28px;
	margin-bottom: 28px;
	text-align: center;
}
#disparates h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	margin-top: 28px;
	margin-bottom: 28px;
	text-align: center;
	font-weight: bold;
}
/*------------------------------------------------*/
/*-------[APA - ACCESIBILIDAD-POLITICA-USO]-------*/
/*------------------------------------------------*/
#apartados_pie p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
	text-indent: 20px;
}
#apartados_pie h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: justify;
	font-weight: bold;
}
#apartados_pie a:link, #apartados_pie a:visited, #apartados_pie a:hover, #apartados_pie a:active {
	text-decoration:none;
	border-bottom-color:#332E2B;
	border-bottom-width: 1px;
}
#apartados_pie a:link {
	color:#332E2c;
	border-bottom-style: dotted;
}
#apartados_pie a:visited {color:#827671;}
#apartados_pie a:hover {
	border-bottom-style: dotted;
	color:#4a4340;
}
#apartados_pie a:active {
	border-bottom-style: dotted;
	color:#4a4340;
}
/*------------------------------------------------*/
/*-----------------[APA - OTROS]------------------*/
/*------------------------------------------------*/
#otros {height:280px;}

/*------------------------------------------------*/
/*----------------[APA - ARTISTA]-----------------*/
/*------------------------------------------------*/
#artista h3 {font-size: 2.3em;}
#artista p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	text-indent: 20px;
}
#artista ul, #artista ol {margin-top: 10px; margin-bottom: 40px;}
#artista ul li {margin-left: 47px; text-indent: -47px; margin-bottom: 5px;}
#artista ol li {margin-left: 10px; text-indent: -10px; margin-bottom: 5px;}
/*------------------------------------------------*/
/*---------------[APA - EXPOSICION]---------------*/
/*------------------------------------------------*/
#exposicion h3 {font-size: 2.3em;}
#exposicion h4 {
	font-size: 2em;
	font-style: oblique;
	margin-bottom: 30px;
}
#exposicion p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	text-indent: 20px;
}
#exposicion blockquote {
	margin-top: 30px;
	font-style: oblique;
	font-size: 1.2em;
}
#exposicion ul {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 1.2em;
}
#exposicion dl dt {
	font-weight: bold;
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 10px;
	font-size:1.2em;
}
#exposicion dl dd {margin-left: 90px; text-indent: -48px;}
.exp_10_verano {float:left; width:35%}
/*------------------------------------------------*/
/*-----------------[Contenido web]----------------*/
/*------------------------------------------------*/
.esquina_sup, .esquina_sup2, .esquina_inf, .esquina_sup_artista {background-repeat: no-repeat;}
.esquina_sup, .esquina_sup2, .esquina_sup_artista {background-position: left top;}
.esquina_sup, .esquina_sup_artista {background-image: url(../imagenes_web/esquina_superior.jpg);}
.esquina_sup2 {background-image: url(../imagenes_web/esquina_superior_clara.jpg);}
.esquina_inf {
	background-image: url(../imagenes_web/esquina_inferior.jpg);
	background-position: right bottom;
	padding:50px;
	height:100%;
}
.esquina_sup_artista {margin-left:230px}
#contacto p {text-align:center;}
.derecha {text-align:right;}
.columna_izq {
	width: 45%;
	float:left;
}
.columna_drch {
	width: 45%;
	float:right;
}
.clear {clear: both;}
#footer ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
/*------------------------------------------------*/
/*--------[Formulario - APARTADO CONTACTO]--------*/
/*------------------------------------------------*/
.columna_izq #contacto h2 {
	font-size: 2.17em;
	padding-bottom: 40px;
}
.columna_izq #contacto h3 {
	font-size: 1.17em;
}
.columna_izq #contacto h4 {
	font-weight: bold;
	padding-bottom: 5px;
}
#rosa .CentradaHS .esquina_sup .esquina_inf .columna_drch #formulario p {
	padding-bottom: 30px;
	text-align:justify;
}
#contacto p {padding-bottom: 30px;}
#formulario input, #formulario label textarea {
	background-color: #FFF;
	background-image: url(../imagenes_web/bg_formulario.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #9A9A9A;
	font-weight: bold;
	color: #7c7c7c;
	width: 98%;
	padding: 8px 5px 8px 5px;
}


/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration:none;
	border-bottom-color:#ffffff;
	border-bottom-width: 1px;
}
#footer a:link {
	border-bottom-style: dotted;
	color:#c9ab9a;
}
#footer a:visited {
	border-bottom-style: solid;
	color:#dcc9be;
}
#footer a:hover {
	border-bottom-style: solid;
	color:#fffffc;
}
#footer a:active {
	border-bottom-style: solid;
	color:#fffffd;
}
#footer a span {
	font-weight: bold;
	text-decoration: underline;
}
.margen_extra {
	margin-top: 50px;
	margin-bottom: 50px;
}
