/* CSS Document */

/* básicos */

body{
background-color: #879598;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
}

#contenedor{
width:860px;
height:700px;
margin: 0 auto;
}

#gallery{
margin: 0 auto;
width:840px;
padding-top: 10px;
padding-bottom:10px;
margin-left: 20px;
marging-right: 15px;
}

#extra{
margin: 0 auto;
width:700px;
padding-top: 10px;
padding-bottom:10px;
margin-top: 20px;
color: #666666;
}

#extraB{
margin: 0 auto;
width:700px;
padding-top: 10px;
padding-bottom:10px;
margin-top: 20px;
color: #666666;
}

#gallery img{
margin: 6px;
}

#contenedor-blanco{
width:860px;
height:740px;
margin: 0 auto;
padding-top: 20px;
background-color:#FFFFFF;
margin-bottom:10px;
}

#indice{
width:860px;
height:30px;
margin: 0 auto;
padding-left: 30px;
float: left;
}

#volver{
width:860px;
height:30px;
margin: 0 auto;
padding-left: 30px;
float: left;
}

#top{
background-color:#FFFFFF;
width:860px;
height:163px;
margin: 0 auto;
margin-bottom:20px;
margin-top:0;
}

#columnaizquierda{
width:175px;
height:370px;
float: left;
margin-right: 10px;
}

#columnaizquierdaB{
width:320px;
height:450px;
float: left;
margin-right: 40px;
border-right:#999999 1px solid;
}

ul.botonera{
font-size:10px;
font-weight:bold;
line-height:20px;
margin-left: 0px;
padding-left: 10px;
}

ul.botonera li {
border-bottom: 1px solid #999999;
list-style:none;
}


ul.botonera a:link {
	color: #000000;
	text-decoration:none;
}

ul.botonera a:visited {
	color: #000000;
	text-decoration:none;
}

ul.botonera a:hover, a:active {
	color: #666666;
	text-decoration:none;
	background: none;
}

p.resaltado1 {
font-weight:bold;
color: #000000;
font-size:14px;
}

span.ukama {
color: #00A4A2;
}


h1 {
color: #00A4A2;
font-size:18px;
}

img.recortitos{
margin-left: 50px;
}


#centro{
width:490px;
height:370px;
float:left;
margin-right: 10px;
}

#enimagenes{
width:490px;
margin: 0 auto;
background-image:url(../../images/bakg-enimagenes.jpg);
background-repeat:repeat-y;
}

p.enimagenes{
font-size:20px;
font-weight:bold;
text-align:left;
padding: 6px;
}


#columnaderechaB{
width:320px;
height:370px;
float: left;
}

#imagenes-base{
width:860px;
height:100px;
margin: 0 auto;
margin-top:5px;
text-align:left;
float: left;
}


img.base{
padding-right: 8px;
}


#piedepagina{
padding-top:20px;
width:860px;
height:40px;
margin: 0 auto;
margin-top:20px;
background-image:url(../../images/backg-pie.jpg);
background-repeat:repeat-x;
text-align:center;
}


a:link {
	font-weight:normal; 
	text-decoration:underline;
	color: #000000;
}

a:visited {
	font-weight:normal; 
text-decoration:underline;
	color: #000000;
}

a:hover, a:active {
	font-weight:normal; 
		text-decoration:underline;
	color:#00A4A2;
	}


/* lightbox */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}
	
	
.thumbnail{
margin: 0 auto;
width: 105px;
height: 80px;
display:block;
background: url(../images/backgroundthumbnail.jpg) no-repeat;
padding: 5px 5px 5px 3px;
float: left;
background-position: left botom;
}




/*

p{
font-family:"Trebuchet MS", "Times New Roman", serif;
font-size:14px;
color: #666666;
font-weight:bold;
margin-bottom: 0px;
}


ul.sites li, ul.animaciones li, ul.experimentos li, ul.ilustracion li, ul.fotos li, ul.otros li{
border-bottom: 1px solid #666666;
list-style: none;
list-style-type:none;
padding-top: 10px;
width: 600px;
}

ul.sites,  ul.animaciones, ul.experimentos, ul.ilustracion, ul.fotos, ul.otros{
padding: 0px 30px 30px 0px;
margin-left: 0px;
margin-top: 0px;
}

ul.curriculum{
background-color:#FFFFFF;
padding: 10px 30px 30px 30px;
margin-left: 0px;
background-image:url(../images/fondo-listado1.jpg);
background-position: top left;
background-repeat:no-repeat;
}

ul.curriculum li{
margin-top: 20px;
border-bottom: 1px solid #666666;
list-style: none;
list-style-type:none;
font-weight:normal;
}


#container{
margin: 0 auto;
margin-top: 20px;
width:650px;
min-height:1500px;
text-align:left;
background-image: url(../images/background-works.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#rutitina{
margin: 0 auto;
margin-top: 15px;
width:650px;
height:600px;
background-color:#000000;
}

#rutitinaflash{
margin: 0 auto;
padding-top: 100px;
width:350px;
height:300px;
background-color:#000000;
}

#title{
margin: 0 auto;
width:500px;
}

#title p{
font-size:18px;
color: #000000;
}

#lists{
margin: 0 auto;
width:700px;
}

#listado{
margin: 0 auto;
width: 620px;
}

#flash{
width:630px;
height:180px;
margin: 0 auto;
padding-bottom: 30px;
padding-top: 80px;
}
*/
