/* This is the Main CSS Table Formatting file */

body {
background-color: #ffffff;
width: 100%;
margin: 0px;
padding: 0px;
font-size: 10px;
}

div#infra {
width: 100%;
height: 400px;
border: none;
margin-left: 0;
}

div#left {
width: 100%;
height: 400px;
border: none;
}

div#right {
position: absolute;
right: 0;
top: 17px;
/*float: right;
margin-left: 422px;
margin-top: 0px;*/
width: 400px;
height: 300px;
border: none;
text-align: right;
}

div#topbar {
width: 100%;
height: 87px;
background-color: #6377B0;
border: none;
}

div#franja {
width: 100%;
height: 20px;
background-image: url("linea HOME.gif");
background-repeat: repeat-x;
border: none;
}

div#main {
width: 400px;
height: 100%;
border: none;
}

div#linea {
width: 100%;
height: 30px;
font-size: 120%;
color: blue;
border: none;
}

div#buttons {
width: 120px;
height: 100%;
border: none;
margin-top: 1%;
margin-left: 3%;
}

div#Certificates {
position: relative;
top: 15%;
width: 85px;
height: 65px;
border: none;
text-align: left;
vertical-align: bottom;
}

div#pie {
position: absolute;
left: 18%;
top: 600px;
width: 60%;
height: 20%;
text-align: center;
font-family: arial;
font-size: 120%;
border: none;
}

div#foto {
position: absolute;
left: 18%;
top: 35%;
width: 280px;
height: 100%;
text-align: right;
border: none;
}

div#logo {
width: 300px;
height: 100%;
border: none;
}

div#news {
width: 300px;
height: 100%;
border: none;
margin-right: 5%;
}

