/* test
#page {background: yellow;}
#lft {background: red;}
#rgt {background: green;}
#content {background: blue;}
#links {background: crimson;}
 */

body {
margin:0px;
background: white url('images/bg.jpg') repeat-x left top;
font-family: 'Georgia';}

img {border: 0;}

#page {
width: 930px;
margin: auto;}


#header {
background: white;
margin-bottom: 10px;}

#links {
height: 25px;
text-align: center;
overflow: hidden;
}

#links span {
margin-right: 8px;
margin-left: 8px;
}

#links a {
color: gray;
font-family: 'Georgia';
font-size: 12px;
font-weight: bold;
}

.widget {
font-size: 75%;
font-weight: bold;
margin-top: 0px;}

#lft {
float: left; 
width: 190px; 
margin-right: 10px;}

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

.widgetimg {float: left; margin: 0 10px 0 10px;}
.widgettext {font-size: 85%;}

#rgt a {
color: #0093BF;}

#lft div, #rgt div {background: white; border: 1px solid #dddddd; margin-bottom: 10px; padding: 5px;}

#content {
float: left;
width: 358px; 
margin-right: 10px;
padding: 20px;
background: white;
border: 1px solid #dddddd;}

hr {color: #aaaaaa;
height:1px;
background: #aaaaaa;
border: none;}

#content {
color: #555555;}

#entrytitle {
margin: 0;
margin-bottom: 7px;}

.aligncenter {text-align: center;}

#content a {
color: #0093BF;}


.orange {color: #FF6600;}
.violet {color: #800080;}
.paleblue {color: #666699;}
.green {color: #008000;}

.bg {
background: #FFF5EB;
padding: 5px;
text-align: center;
font-weight: bold;
font-family: 'Arial';
font-size: 14px;
line-height: 130%;}

.left {text-align:left;}

#footer {
background: white url('images/footer_bg.jpg') repeat-x left top;
border: 1px solid #dddddd; 
margin: 20px 0 5px 0;
text-align: center;
font-family: 'Georgia';}

.aviso {font-size: 60%;}

div.websamigas a {color:#0093BF;}