a:link{
text-decoration: none;
color: #9b9b9b;
}
a:visited{
text-decoration: none;
color: #9b9b9b;
}
a:active{
text-decoration: none;
color: #9b9b9b;
}
a:hover{
text-decoration: none;
color: #000000;
}

body{
text-align:center;
margin:0 auto;
background-color: #FFF;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
background: url('img/fondo.png') no-repeat;
background-attachment: scroll;
background-position: top center;
}

h1{
font-size: 24px;
}

h2{
font-size: 19px;
}

h3{
font-size: 14px;
}

#wrapper{
color: #000;
margin: 0 auto;
text-align:left;
width: 900px;

}

#header{
text-align:left;
width: 900px;
height: 88px;
margin-top: 20px;
background-color: #c5c32b;
background: url('img/header.png') no-repeat;
}

#menu{
padding-top: 10px;
text-align:center;
width: 900px;
background-color: #c5c32b;
}

.content {
padding: 20px;
background-color: #c5c32b;
color: #000;
}

#botons{
float: left;
width: 320px;
}

#separador_footer{
width: 900px;
height: 5px;
}

#footer{
color: #000;
width: 900px;
font-weight: bold;
font-size: 14px;
text-align:center;
margin-bottom: 20px;
}

#seminarioscontent{
margin: 0 auto;
text-align:left;
height: 520px;
background-color: #615f4b;
}

#seccion_content{
margin: 0 auto;
text-align:left;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 40px;
padding-right: 60px;
background-color: #d7d54a;
}

#seccion_content_top{
background: url('img/fondo_contentseccion_top.png') no-repeat;
background-attachment: scroll;
background-position: top center;
height: 20px;
}

#seccion_content_footer{
background: url('img/fondo_contentseccion_bottom.png') no-repeat;
background-attachment: scroll;
background-position: bottom center;
height: 20px;
}

#links_tridosha{
color: #FF0000;
font-weight: normal;
font-size: 11px;
padding-top: 10px;
}


/* MAQUETACIÓN PORTADA */

#portadacontent{
text-align:left;
width: 880px;
height: 400px;
}


#portada_text{
width: 820px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
background: url('img/fondo_content_right.png') no-repeat;
background-attachment: scroll;
background-position: bottom center;
}

/* ROLLOVERS MENU */
