body {
background-color:#fff;
padding:1em;
} 
#banner_text {
display:block;
text-align:right;
font-size:150%;
margin:1em;
letter-spacing:.5em;
top:5em;
color:#00a;
font-weight:bold;
}
img{border:none;}
#banner_text a #mail {
width:20px;
height:15px;
}
/* Caja de recientes */
#box_recents {
border:#666 solid 1px;
border-bottom:#ddd solid 2px;
border-right:#ddd solid 2px;
border:none;
width:100%;
text-align:center;
}
/* Estilo de subcajas recientes */
.section_recent {
border:#ddd dotted 1px;
margin:.3em;
width:30%;
font-size:.7em;
color:#787878;
text-align:center;
}
.section_recent ul {
text-align:left;
padding:5px;
}
.section_recent ul li {
list-style-type:none;
padding:3px;
border:#999 dotted 1px;
border-left:#666 solid 2px;
margin-top:3px;
min-height:2em;
}
.section_recent ul li:hover {
background:url("./click-up.png") bottom right no-repeat;
}
/* Subcajas recientes */
/* Enlace a secciones */
a.view {
display:block;
border-right:#00a dotted 1px;
border-bottom:#00a dotted 1px;
padding:10px;
font-size:2em;
text-decoration:none;
margin:5px;
background: url("./a_view_arrow.png") top right no-repeat;
color:#2950FF;
}
a.viwe:visited {
color:#2950FF;
}
a.view:hover {
background-color:#FCFFC7;
}
/* titular subcaja */
.tit_recent {
text-transform:uppercase;
text-align:center;
font-size:1.5em;
text-width:bold;
}
/* subcaja links */
#recent_links {
background: url("http://oleinad.net/links/templates/bluole_es/img/bg_cat_hover.png") repeat-x;
float:left;
}
#recent_links:hover {
background-color:#D3E8FF;
background: url("http://oleinad.net/links/templates/bluole_es/img/logo.png") center center no-repeat;
}
/* subcaja posts */
#recent_posts {
background: url("http://post.oleinad.net/wp-content/themes/tmole_mono/styles/header_bg.png") repeat-x;
float:right;
}
#recent_posts:hover {
}
/* subcaja blog */
#recent_blog {
margin:0px auto;
}


#lab {
clear:both;
margin-top:1em;
padding-left:25%;
background: url("./lab_bg.png") top left no-repeat;
border:#ccc dotted 1px;
}
