/* CSS Document */


html{ height:100%;}

body{ background-image:url(../img/fondo.gif); background-repeat:repeat; margin:0%; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; padding-top:0px;}

img{border:none;}

#main{background-image: url(../img/degradado.jpg); background-repeat: repeat-x; height:800px; width:100%;}

#base{  padding-top:0px; height:800px;  width:1000px; margin:0 auto;}

#contenido{ background-image:url(../img/main.jpg); background-repeat:no-repeat; width:1000px; height:636px; padding-top:51px;  }

#portada{ height:395px; background-image:url(../img/portada.jpg); background-repeat:no-repeat; margin-left:118px;   }

#flash{ float:left; margin-top:34px; width:764px; height:355px; }

#enlaces{ color: #FFFFFF; margin-top:3px;}

#enlaces a{ color:#FFFFFF; text-decoration:none;}

#enlaces a:hover{ color:#FFFFFF; text-decoration: underline;}

