body{
background:#333;
margin:0;
padding:0;
font:100% Georgia,Tahoma,Verdana,Arial;
}

#contenedor{
background:url(img/fondo2.jpg) center top repeat-y;
margin:0 auto 0;
width:700px;
}

#fondo{
background:url(img/fondo.jpg) top center no-repeat;
margin:0px;
width:700px;
}

#nombre{
background:#000000 url(img/top.jpg) top center no-repeat;
height:110px;
margin:0;
}

#menu{
/*border-top:2px solid #888;
border-right:2px solid #888;
border-bottom:2px solid #888;*/
float:left;
margin:40px 20px 0 0;
width:150px;
}

#menu h1{
font-size:1.4em;
font-weight:500;
}

.nav{
color:#a7d1fa;
display:block;
font-size:0.75em;
font-weight:600;
margin:2px;
padding:2px;
position:relative;
text-decoration:none;
/*width:198;*/
}

.nav:hover{
border:1px solid #a7d1fa;
/*color:#ffffff;*/
padding:1px;
}

.sub{
color:#fff;
display:block;
font-size:0.75em;
font-weight:400;
margin:2px 2px 2px 10px;
padding:2px;
position:relative;
text-decoration:none;
}

.sub:hover{
border:1px solid #fff;
/*color:#505050;*/
padding:1px;
}

#texto{
margin:20px 20px 0 180px;
color:#f0f0f0;
font-size:1em;
}

#texto p{
margin:10px 0 0;
}

#texto a{
color:#a7d1fa;
font-weight:700;
text-decoration:none;
}

#texto a:hover{
color:#d0d0d0;
}


#texto h1{
text-indent: 10px;
color:#ffffff;
font-size:1.7em;
font-weight:400;
margin:10px 0 0px;
padding:0;
}

#texto h2{
text-indent: 10px;
color:#505050;
font-size:1.3em;
font-weight:400;
margin:0px 0 0px;
padding:0;
}

#texto img{
border:1px solid #999;
margin:10px;
}

#pie{
background:url(img/pie.jpg) right top no-repeat;
color:#c0c0c0;
clear:both;
height:42px;
margin:10px;
padding:18px 25px 0 0;
text-align:right;
font:70% Tahoma;
}

.smallcaps{
font-variant:small-caps;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-size:1em;
font-weight:400;
}

.sharp{
color:#000000;
}

.center{
text-align:center;
}

.der{
text-align:right;
}

.izq{
text-align:left;
}

.oculto{
display:none;
}

.galeria{
margin:10px;
}

table._link_ td {
font-size:10px;
text-align:center;
}

table._link_ td a {
color:#aaa;
}