html {
margin:0px;
height:100%;
width:100%;
}
body {
background-image:url(img2010/mosaic002.gif);
background-repeat:repeat;
margin:0px;
width:100%;
height:100%;
}
#izq {
position:absolute;
top:25px;
left:0px;
width:366px;
height:750px;
background-color:#F6F6F6;
}
#der {
position:absolute;
left:366px;
top:0px;
margin-right:0px;
padding-right:0px;
background-color:#F6F6F6;
padding-bottom:50px;
}
#info {
font-family:"Courier New", Courier, mono;
font-size:11px;
color:#000000;
font-style:normal;
}
img {
border:0;
}
.titol {
font-weight:bold;
}
a:active {
font-family:"Courier New", Courier, mono;
font-size:11px;
color:#999999;
font-style:normal;
text-decoration:none;
}
a:link {
font-family:"Courier New", Courier, mono;
font-size:11px;
color:#999999;
font-style:normal;
text-decoration:none;
}
a:visited {
font-family:"Courier New", Courier, mono;
font-size:11px;
color:#999999;
font-style:normal;
text-decoration:none;
}
a:hover {
font-family:"Courier New", Courier, mono;
font-size:11px;
color:#333333;
font-style:normal;
text-decoration:line-through;
}
.resaltar {
font-weight:bold;
}

.tsombras {
margin:0px;
padding:0px;
border-collapse:collapse;
}
td {
margin:0px;
padding:0px;
}
#sombrasup {
width:6px;
height:12px;
}
#sombradre {
background-repeat:repeat-y;
width:6px;
}
#sombrainfdre {
width:6px;
height:7px;
}
#sombrainf {
height:7px;
width:100%;
}
#sombrainfesq {
width:7px;
height:7px;
}
#blancsuperior{
height:12px;
}
#ventanaReproductor {
visibility:hidden;
position:absolute;
left:5px;
top:5px;
width:220px;
height:100px;
background-color:#CCCCCC;
border-style:solid;
border-width:1px;
border-color:#000000;
font-size:11px;
font-weight:bold;
font-family:"Courier New", Courier, mono;
}
#ventanaNewsDestacadas {
visibility:hidden;
position:absolute;
left:100px;
top:50px;
width:700px;
overflow-x:hidden;
background-color:#F6F6F6;
border-style:solid;
border-width:1px;
border-color:#000000;
font-size:11px;
font-weight:bold;
font-family:"Courier New", Courier, mono;
padding:4px;
}
.barraTitulo {
background-color:#BBBBBB;
color:#FFFFFF;
}