html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
/*/// fin reset.css */
body{
font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
font-size:12px;
background: #666;
background-image:url(../img/html/fondo.gif);

background-position:center top;
background-repeat:repeat-y;
color: white;

}
#boton{
background-color: #ccc;
color:#000;
position: static;
float: right;
margin: -40px 50px 0 0;
*margin: 10px;
}
#boton a:link, #boton a:visited{
display: block;
padding: 5px 8px;
background-color: #ccc;
text-decoration:none;
}

#boton a:hover{
background-color: #eee;
text-decoration:none;
}


#centrado{
width: 825px;

margin: 64px auto 0 auto;
}
#izq{
height: 20px;
width: 450px;
float: left;
}
#izq img{
margin: 0 0 0 0;
}
#izq p{
line-height: 120%;
}



#dcha{
margin: 0 0 0 490px ;
padding: 8px;



width: 315px;
height: 20px;
}

h1{
margin: 60px 0 20px 0 ;
font-size:18px;
}
h2{
font-size:24px;
margin: 0 0 20px 0 ;
}
#logo img{
margin: 0 0 20px 0;
}

li{
float: left;
margin: 0 20px 0 0;
}
li a:link, li a:visited{
float: left;
text-decoration:none;
color: #FFF;
margin: 10px 0 0 0 ;

}
li a:hover{
text-decoration:underline;
}
li a:active{
text-decoration:underline;
color:#999;
}


#dcha img{
float:left;
margin: 0px 10px 0 0;
}
.titular {
font-weight: bold;
}
.noti{
font-size:11px;
float:right;
margin: 4px 0 0 0;
line-height: 12px;
width: 215px;
}
.noticia{
margin: 20px 5px 20px 0 ;
width: 300px;
position: relative;
clear:left;
left: 10px;
height: 140px;
}
.noticia a{
float: right;
margin: 10px 0 0 0;
}
#dire{
position: relative;
top: 50px;
line-height: 140%;
border-top: 2px solid #fff;
clear:left;
padding: 25px 15px;
}
#dire p{
margin: 0 0 15px 0;
}
#dire a:link, #dire a:visited, #dire a:active{
font-weight: bold;
color: #fff;
text-decoration:none;
}

#dire a:hover{
text-decoration: underline;
}

.inv {
visibility:hidden;
display:none;
}
