body{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
background-color:#DDEEF6;
}

a {
color:#202391;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

#page
{
width:912;
}

#header {
width:210;
float:left;
margin-right:30px;
}

#texto {
float:left;
width:290;
color:#202391;
font-size: 12px;
}
#texto a{
color:#33CCFF;
}

#container {
float:left;
width:600px;
}

.user{
width:600px;
background-color:#efefef;
margin-bottom:10px;
border-bottom:;
padding:10px;}

 .twitter_thumb{
float:left;
margin-right:20px;
margin-bottom:0px;
}
.clear{
clear:both;
}

#search{
width:600px;
padding:8px;
background-color:#CCFFFF;
clear:both;
}
#sidebar {
float:left;
margin-left: 30px;
}
#sidebar1 {
width:242px;
height: 35px;
background-image: url("imatges/dalt2.png");
background-repeat: repeat-y;

}
#sidebar2 {
color:#202391;
font-size: 12px;
width:242px;
background-image: url("imatges/mig2.png");
background-repeat: repeat-y;
padding-left:15px;

}

#sidebar2 a{
color:#33CCFF;
}

#sidebar3 {

width:242px;
height: 45px;
background-image: url("imatges/baix2.png");
background-repeat: repeat-y;
}
#footer {
clear:both;
width:800px;
color:#33CCFF;
background-color:#CCFFFF;
color:#202391;
font-size: 12px;
}