@charset "utf-8"; html, body { margin:0; padding:0; height:100%; } body { background: #306d8e url(images/fondo.gif) repeat-x top; color: #CCE7F5; font-family: 'Droid Sans', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.3em; text-align: center; } h1, h2, h3, h4 { font-family: 'EB Garamond', serif; color: #FFBA00; border-bottom: 1px solid #4D3800; padding-bottom: 5px; font-weight: normal; } a { color: #E6AD17; text-decoration: none; } a:hover { color: #F9D36D; } strong { font-weight: bold; color: #64AAD0; } #vertical{ float:left; height:50%; margin-top:-328px; /* half vertical height */ width:100%; } #container { width: 945px; margin: 0 auto; height: 656px; overflow: hidden; text-align:left; clear: both; } #header { padding: 0; margin: 0 0 4px 0; height: 95px; text-align: center; overflow: hidden; } #header h1 { border: 0; padding-top: 1%; margin: 0; font-size: 90px; font-style: normal; font-weight: normal; text-transform: uppercase; line-height: 0.9; color: #fff; float: left; } #header h2 { border: 0; padding-top: 3%; margin: 0; font-size: 24px; font-style: normal; font-weight: normal; text-transform: uppercase; line-height: 1.2; color: #fff; float: right; text-align: right; } #header h1.logo { background: url(images/logo3.gif) no-repeat top center; padding: 85px 0 0 0; overflow: hidden; height: 0px !important; height /**/:85px; } #content { height: 500px; background-color: #032E45; clear: both; padding: 5px 0 0 5px; position: relative } #footer { clear: both; text-align: left; color: #A5CEE4; font-size: 12px; padding: 0px 0 0 5px; } #footer a { color: #A5CEE4; } .separador { color: #5CD2ED; } div.quienes-somos { text-align: center; margin: 40px auto 0 auto; width: 460px; } div.quienes-somos p { border-top: 1px solid #FFBA00; border-bottom: 1px solid #FFBA00; line-height: 2; margin: 20px 0 0 0; padding: 20px 0; } div.pintores { padding: 10px 40px; font-size:90%; } div.pintores a { font-size: 115%; } div.aviso-legal { text-align: center; margin: 40px auto 0 auto; width: 460px; } div.contacto { margin: 50px 30px 0 30px; } div.direccion { width: 270px; } div.direccion p { border-top: 1px solid #FFBA00; border-bottom: 1px solid #FFBA00; } #mapa { width: 500px; height: 400px; } .float-left { float: left; } .float-right { float: right; } .ficha-pintor { width: 55%; margin: 20px; } .ficha-pintor p { font-size: 90%; } .ficha-pintor h2 { text-transform: uppercase; } .cuadros-pintor { width: 35%; margin: 20px; } ul.miniaturas { position:absolute; bottom: 50px; left: 30px; list-style: none; padding: 0 0 20px 0; margin: 0; width: 35%; border-bottom: 1px solid #164863; } ul.miniaturas li { float: left; text-align: center; display: block; width: 50%; margin-top: 20px; } ul.miniaturas li img { margin: 0 auto 5px auto; } ul.miniaturas li span { margin: 0 auto; font-size: 85%; } .ficha-obra { width: 30%; margin: 20px 30px 0 0; } .ficha-obra ul { list-style: none; line-height: 1.8em; padding: 0; } .ficha-obra h2 { text-transform: uppercase; } .obra { text-align: center; width: 60%; height: 436px; margin: 20px 0 0 20px; position: relative; } .obra div.fotografia { float: left; width: 450px; height: 436px; } .obra div.fotografia img.centrada { margin-top: 15%; } .obra div.boton { height: 436px; width: 10%; } .obra div.boton a { display: block; height: 100%; } .obra div.boton span { display: none; } .obra div.boton.anterior { float: left; } .obra div.boton.anterior a { background: url(images/left_off.gif) center no-repeat; } .obra div.boton.siguiente { float: right; } .obra div.boton.siguiente a { background: url(images/right_off.gif) center no-repeat; } #scroll-pane { float:left; overflow: auto; width: 50%; height:450px; position:relative; margin-left:50px; margin-bottom:25px; display:inline } #scroll-content { position:absolute; top:0; left:0 } #slider-wrap{ float:left; background-color:#2B4A5B; width:10px; margin: 20px 0; } #slider-vertical{ position:relative; height:100% } .ui-slider-handle{ width:10px; height:10px; margin:0 auto; background-color: #E6AD17; display:block; position:absolute }