/************************************************/
/*     	WEB LEANDRO -www.leandrosanchez.com    	*/
/*   Ultima actualización: 10 de abril de 2006 	*/
/************************************************/

body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background: url(../img/fondo_web.gif); */
	background: #303030 url(../img/fondo_web_3.gif) repeat-y right top;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.negrita {
	font-weight: bold;
}
.oculto {
	display: none;
}


div.cierre {
	clear:both;
}
div#contenedor 
{

}

div#encabezado 
{
/*	background: url(../img/fondo_encabezado.gif) repeat-y right bottom; */
}

div#zonaA 
{
	height: 75px;
	/*background: url(../img/nombre_pintor.gif) left no-repeat;*/
}

div#zonaA h2 
{
	display: none;
}

div#zonaA img
{
	position:absolute;
	border:none;
	left:10%;
	top:0px;
}

#zonaA h3 
{
	float: right;
	margin: 20px 0px 0px 0px;
	padding-right: 250px; 
	text-align: right;
	color: #eee;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
}

#zonaA h3 span 
{
	display: block;
	color: #ccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	padding-right: 10px;
	margin-top: 8px;
}

div#zonaB 
{
}

/* MENU */

div#menu 
{
	margin: 0px 0px 0px 0px;
	background: url(../img/fondo_menu.gif) repeat-x top right;
	height: 87px;	
	padding-right: 217px;
}

div.cuadromenu 
{
	float: right;
}

div.cuadromenu a:link, div.cuadromenu a:visited 
{
	display: block;
	border: 1px solid #fff;
	width: 85px;
	height: 85px;
	margin: 0px 0px 0px 5px;
	background-color: #3a3a3a;
	text-align: center;
	font-size: 7pt;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

div.cuadromenu a:active, div.cuadromenu a:hover 
{
	border: 1px solid #ff9933;
	background: #fff;
	color: #000;
}

div.cuadromenu a span 
{
	display: block;
	margin-top: 35px;
}

div.cuadromenu a.seccion_seleccionada:link, div.cuadromenu a.seccion_seleccionada:visited, div.cuadromenu a.seccion_seleccionada:active, div.cuadromenu a.seccion_seleccionada:hover 
{
	display: block;
	border: 1px solid #ff9933;
	width: 85px;
	height: 85px;
	margin: 0px 0px 0px 5px;
	background-color: #fff;
	text-align: center;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	font-weight:bold;
}

/* BLOQUE CONTENIDO */

#centro 
{
	background: url(../img/fondo_centro.gif) repeat-y right top;
}

div#contenido 
{
	margin: 5px 309px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#contenido h3
{
	float: right;
	margin: 20px 0px 0px 0px;
	padding-right: 50px;
	text-align: right;
	color: #eee;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
}

div#contenido h3 span 
{
	display: block;
	color: #ccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	padding-right: 10px;
	margin-top: 8px;
}

.bloque_cuadro 
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	float: right;
}

.posicion_absoluta {
	position: absolute;
}

.bloque_cuadro img 
{
	margin: 0px 0px 0px 0px;
	padding: 1px;
	background-color: #fff;
}

.bloque_cuadro a.detalle:link, div.bloque_cuadro a.detalle:visited  
{
	position: absolute;
	display: none;
	border: 1px solid #fff;
	background: url(../img/vacio.gif); 
	text-decoration: none;
}

.bloque_cuadro a.detalle:active, div.bloque_cuadro a.detalle:hover 
{
	border: 1px solid #ff9933;
}

.bloque_cuadro a.detalle span 
{
	display: block;
	font-size: 7.5pt;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin: 3px 0px 0px 4px;
}

.bloque_cuadro a.detalle:hover span 
{
	color: #ff9933;
}

div#herramientas_imagen 
{
	text-align: left;
	margin: 7px 0px 0px 0px;
	font-size: 7.5pt;
	color: #ddd;
}

div#herramientas_imagen a:link, div#herramientas_imagen a:visited  
{
	padding-left: 17px;
	padding-right: 8px;
	font-size: 7.5pt;
	color: #ddd;
	text-decoration: none;
	margin-left: 7px;
}

div#herramientas_imagen a:active, div#herramientas_imagen a:hover 
{
	color: #ff9933;
	text-decoration: underline;
}

div#herramientas_imagen a.ampliar:link, div#herramientas_imagen a.ampliar:visited 
{
	background: url(../img/ampliar.gif) no-repeat left center;
}

div#herramientas_imagen a.ampliar:active, div#herramientas_imagen a.ampliar:hover
{
	background: url(../img/ampliar_on.gif) no-repeat left center;
}

div#herramientas_imagen a.descarga:link, div#herramientas_imagen a.descarga:visited 
{
	background: url(../img/descarga.gif) no-repeat left center;
}

div#herramientas_imagen a.descarga:active, div#herramientas_imagen a.descarga:hover
{
	background: url(../img/descarga_on.gif) no-repeat left center;
}
div#herramientas_imagen a.detalles:link, div#herramientas_imagen a.detalles:visited 
{
	background: url(../img/detalles.gif) no-repeat left center;
}

div#herramientas_imagen a.detalles:active, div#herramientas_imagen a.detalles:hover
{
	background: url(../img/detalles_on.gif) no-repeat left center;
}

div.imagenes_detalle 
{
	margin: 30px 0px 0px 0px;
}

div#bloque_descripcion
{
	margin: 0px 18px 0px 0px;
	float: right;
	text-align: right;
}

div#bloque_descripcion div.imgDetalle 
{
	display: none;
	margin-top: 0px;
}

div#bloque_descripcion div.imgDetalle h3 
{
	display: block;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 8.5pt;
	font-weight: normal;
	color: #eee;
	text-align: right;
	font-style: normal;
}

div#bloque_descripcion div.imgDetalle img 
{
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

div.texto_descripcion 
{
	padding-bottom: 15px;
	background: url(../img/fin_descripcion.gif) right bottom no-repeat;
}

div#bloque_descripcion h1 
{
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 0px 0px;
	font-size: 16pt;
	font-weight: normal;
	color: #eee;
}

div#bloque_descripcion h3 
{
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	font-weight: normal;
	color: #555;
}

div#bloque_descripcion p 
{
	margin: 5px 0px 5px 0px;
	font-size: 8pt;
	color: #aaa;
}

div#bloque_descripcion ul
{
	position:absolute;
	right:375px;
}

div#bloque_descripcion ul li
{
	margin:5px 0px 200px 50px;
	padding:0px 0px 0px 0px;
	color:white;
	list-style-type:none;
}

div#bloque_descripcion ul li p
{
	margin: 2px 0px 0px 0px;
	font-size:1em;
	color:#aaaaaa;
	text-align:left;
	width:240px;
}

div#bloque_descripcion ul li p span
{
	margin: 25px 0px 5px 0px;
	font-size: 8pt;
	color: white;
	font-style:normal;
	font-weight:bold;
}

div#bloque_descripcion ul li a:link,div#bloque_descripcion ul li a:visited
{
	margin: 5px 0px 5px 0px;
	font-size: 8pt;
	color:#aaaaaa;
	font-style:normal;
	text-align:left;
	position:absolute;
}

div#bloque_descripcion ul li a:hover
{
	margin: 5px 0px 5px 0px;
	font-size: 8pt;
	color:#ff7c24;
	font-style:normal;
	text-align:left;
	position:absolute;
	padding-bottom:15px;
}

div#bloque_descripcion ul li img
{
	position:absolute;
	/* height:250px; */
	width:200px;
	right:269px;
}

/* CUADROS */
.lateral 
{
	position:absolute;
	margin:5px 0px 0px 0px;
	height:365px;
	width:87px;
	right:125px;
	background-image:url(../img/fondo_listado.gif);
	background-repeat:repeat-y;
	z-index:1;
}


div#bloque_cuadros 
{
	position:absolute;
	margin: 5px 0px 0px 0px;
	width: 500px;
	right: 125px;
/*	background: url(../img/fondo_galeria.gif) repeat-y;*/
}

.cuadro 
{
	float: right;
	width: 85px;
	height: 85px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #a9a9a9;
}

.cuadro a 
{
	display:block;
	width: 85px;
	height: 85px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position:absolute;
}

.cuadro a:hover 
{
	display:block;
	width: 85px;
	height: 85px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position:absolute;
	z-index:1;
}

.cuadro a span 
{
	display: none;
}

.cuadro a:hover span 
{
	display:none;
	position: relative;
	top: 33px;
	left: 93px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	z-index: 100;
	color: #eee;
	font: 10px Verdana, sans-serif;
	font-weight:bold;
	color:#ff7c24;
}

.cuadro a:hover span.mas 
{
	width: 50px;
	top: 33px;
	left: 185px;
	position: relative;
	font-weight:bold;
	color:#ff7c24;
}

.cuadro h4 
{
	display: block;
	width: 85px;
	height: 85px;
	margin: 0px 0px 0px 0px;
}

/* PIE */

div#pie 
{
	background-color: #FFFF00;
}

.cuadro_actual 
{
	display: none;
	/*
	position: absolute;
	right: 304px;
	*/
	float:right;
	margin-right: 0px;
	padding-bottom: 20px;
}

.cuadro_actual img 
{
	border: 1px solid white;
}

.cuadro_actual h1 
{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	padding: 6px 10px 6px 5px;
	margin: 0;
	border: 1px solid white;
	border-bottom: none;
	text-align: right;
}

.cuadro_actual a:link, #cuadro_actual a:visited  
{
	float: left;
	padding-left: 15px;
	font-size: 7.5pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background: url(../img/cerrar.gif) no-repeat left center;
}

.cuadro_actual a:active, #cuadro_actual a:hover 
{
	color: #ff9933;
	text-decoration: underline;
	background: url(../img/cerrar_on.gif) no-repeat left center;
}

#reproductorMP3
{
	position:absolute;
	z-index:1;
	bottom:25px;
	left:10px;
}


div#texto_titulo {
	position:absolute;
	width: 220px;
	right: 650px;
	top: 180px;
}
div#texto_titulo p {
	margin: 0px 0px 10px 0px;
	font-size: 7.5pt;
	color: #aaaaaa;
	text-align: center;
}
div#texto_titulo h4 {
	margin: 30px 0px 10px 0px;
	font-size: 9pt;
	color: #eee;
	text-align: center;
}
div#texto_titulo p.titulo_cuadro {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #ff7c24;
}



div.cuadromenu2 
{
	float: right;
}

div.cuadromenu2 a:link, div.cuadromenu2 a:visited 
{
	display: block;
	border: 1px solid #a9a9a9;
	width: 85px;
	height: 85px;
	margin: 0px 0px 5px 5px;
	background-color: #3a3a3a;
	text-align: center;
	font-size: 7pt;
	text-decoration: none;
	color: #eee;
	font-weight: normal;
}

div.cuadromenu2 a:active, div.cuadromenu2 a:hover 
{
	border: 1px solid #ff9933;
	background: #fff;
	color: #000;
}

div.cuadromenu2 a span 
{
	display: block;
	margin-top: 35px;
}

div.cuadromenu2 a.seccion_seleccionada:link, div.cuadromenu2 a.seccion_seleccionada:visited, div.cuadromenu2 a.seccion_seleccionada:active, div.cuadromenu2 a.seccion_seleccionada:hover 
{
	display: block;
	border: 1px solid #ff9933;
	width: 85px;
	height: 85px;
	margin: 0px 0px 5px 5px;
	background-color: #fff;
	text-align: center;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	font-weight:bold;
}




/* ESTILOS SCROLLER */

div#divContent 
{	
	position: absolute; 
	right: 2px;
	top: 167px;
/*	width: 120px; */
	background: none;
}
div#divContent div#titulo_cuadro {
	position: absolute;
	top: 0px;
	right: 3px;
	width: 115px;
	height: 90px;
	background: url(../img/fondo_listado.gif) no-repeat;
}
div#divContent div#titulo_cuadro p {
	width: 75px;
	margin: 25px 0px 0px 5px;
	color: #eee;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	color: #ff7c24;
	text-align: center
}
div#wn	{ 
	position:absolute;
	right: 123px;
	top: 0px;
	width:184px;
	height:363px;
	overflow:hidden;
	z-index: 10;
}
div#lyr1 { 
	position:absolute; 
	z-index:1;
	background: url(../img/fondo_scroll_cuadros.gif) repeat-y right top;
}

div#scrollbar
{
	position: absolute;
	top: 0px;
	right: 0px;
}
div#track { 
	position:absolute;
	right: 99px;
	top: 281px;
	width: 11px;
	height: 230px;
	background: url("../img/track.gif") repeat-y center top;
	z-index: 1;
}
div#dragBar {
	position:absolute;
	width: 8px;
	height: 20px;
	background-color: #a9a9a9;
	z-index: 1;
}  

div#divUpControl 
{
	position: absolute; 
	right: 65px;
	top: 265px; 
	z-index:1;
}
div#divUpControl a:link, div#divUpControl a:visited {
	padding-left: 15px;
	font-size: 7.5pt;
	color: #ddd;
	text-decoration: none;
	background: url(../img/flecha_arriba.gif) no-repeat center left;
}
div#divUpControl a:active, div#divUpControl a:hover {
	background: url(../img/flecha_arriba_on.gif) no-repeat center left;
	text-decoration: underline;
	color: #ff9933;
}

div#divDownControl 
{
	position: absolute; 
	right: 65px;
	top: 513px; 
	z-index:1; 
}
div#divDownControl a:link, div#divDownControl a:visited {
	font-size: 7.5pt;
	color: #ddd;
	text-decoration: none;
	padding-left: 15px;
	background: url(../img/flecha_abajo.gif) no-repeat center left;
}
div#divDownControl a:active, div#divDownControl a:hover {
	background: url(../img/flecha_abajo_on.gif) no-repeat center left;
	text-decoration: underline;
	color: #ff9933;
}


