/*
Theme Name: Bancali
Theme URI: http://www.teodorolopez.es
Description: Teodoro Lopez
Version: 0.0.5
Author: Teodoro Lopez
Author URI: http://www.teodorolopez.es
*/

/* layout */
*{margin:0;padding:0}

html, body {
width:100%;
font : 0.9em Verdana, Arial, sans-serif;
text-align:justify;
}

.alignright{float:right}
.alignleft{float:left}
.center { text-align: center; }

#content img {float: auto; margin: 0 18px 12px 0;}

p{
margin-bottom:20px;
}

th{
padding-right:20px;
}

.tabla th{
padding-right:40px;
margin-right:40px;
}

h1{
font-size:1.6em;
margin-bottom:30px;
text-align:center;
}

h2{
font-size:1.2em;
text-align:center;
margin-bottom:20px;
margin-top:20px;
clear:both;
}

#header{
background:#1e3069;
text-align:center;
}

img a{border:1px solid #999}

#content{
width:900px;
margin:auto;
}

#menu{
float:left;
width:220px;
margin-top:50px;
padding-top:10px;
padding-bottom:10px;
}

#menu ul {
padding: 0;
list-style:none;
margin-right:10px;
}

#menu li a {
font-size: 1.1em;
color: #000;
display: block;
padding: 5px 0 5px 5%;
text-decoration: none;
width: 95%;
padding-right:10px;
}

#menu li a:hover {
background: #1e3069;
color: #FFF;	
}

.roundedcornr_box_895043 {
   background: #9cbfee;
}
/*.roundedcornr_top_895043 div {
   background: url(images/roundedcornr_895043_tl.png) no-repeat top left;
}
.roundedcornr_top_895043 {
   background: url(images/roundedcornr_895043_tr.png) no-repeat top right;
}
.roundedcornr_bottom_895043 div {
   background: url(images/roundedcornr_895043_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_895043 {
   background: url(images/roundedcornr_895043_br.png) no-repeat bottom right;
}
*/
.roundedcornr_top_895043 div, .roundedcornr_top_895043, 
.roundedcornr_bottom_895043 div, .roundedcornr_bottom_895043 {
   width: 100%;
   height: 8px;
   font-size: 1px;
}
.roundedcornr_content_895043 { margin: 0 8px; }

#cuerpo{
float:right;
width:600px;
margin-top:50px;
margin-bottom:20px;
}

#footer{
clear:both;
width:900px;
margin:auto;
text-align:center;
}

table.beneficiarios{
width:600px;
}

#copy{
float:left;
}
#creditos{
float:right;
}