/* CSS Document */

body{
font-family:"Trebuchet MS", Arial;
font-size:10px;
margin:0px;

}
ul{
padding:0px;
margin:0px;
}
.invertir{
font-weight:bold;
color:#666666;
/*background-color:#7C7C7C;*/

}
h3{
font-weight:normal;
font-size:10px;
color:#333;
padding-bottom:15px;
}
h1,h2{
display:none;
}
.barra{
font-size:12px;
color:#FF9933;
}

/*div {border:1px solid #f90}*/

#contenedor{
padding-top:80px;
width:850px;
/*height:500px;*/
text-align:left;
margin-left: auto;
margin-right: auto;
}
#izquierda{
width:225px;
float:left;
}

#menu li{
display:inline;

}
#menu {
padding-top:40px;
padding-bottom:20px;
}
#submenu {
padding-top:0px;
height:200px;
width:215px;
overflow:auto;
font-family: Trebuchet MS;
font-size: 1em;
line-height: 1.4em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #444;
background-color: #fff;
}

#submenu li{
list-style-type:none;
padding-bottom:10px;
}

#pieIzquierda{
padding-top:20px;
}
#izquierda img{
border:0px;
}
#centro{
margin-left:20px;
width:410px;
float:left;
}

#studio{
float:left;

}

#centrob{
margin-left:20px;
width:410px;
float:left;
}
#centrob img{
border:none;
}
#centro img{
	padding: 5px 5px 9px 5px;
	background-color: #FFF;
	background-image: url(img/sombra.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}



#derecha{
width:150px;
float:right;
margin-left:15px;
}
#thumbs img{
	padding: 5px 5px 9px 5px;
	background-color: #FFF;
	background-image: url(img/sombra.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
a:link{
color:#666666;
text-decoration:none;
/*font-weight:bold;*/
}
a:visited{
color:#666666;
text-decoration:none;
/*font-weight:bold;*/
}
a:hover{
color:#484848;
text-decoration:underline;
}
h4{
font-weight:100;
text-align:left;
margin-bottom:20px;
margin-top:0px;
padding-left:140px;
font-size:1em;
}
.hidden

{

display: none;

}

#prevNext img

{


cursor: pointer;

}
