html, body {
padding:0;
margin:0;
}
#cuerpo {
position:absolute;
width:770px;
height:300px;
z-index:0;
}
#menu {
top:10px;
left:10px;
width:20%;
height:10%;
position:absolute;
z-index:1;
}
#menu a{
padding-left:4px;
border-bottom:outset #FFFFFF;
border-bottom-width:1px;
display:block;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:3px;
background-color:#00214C;
color:#FFFFFF;
}
#menu a:hover{
color:#00214C;
background-color:#D1E5F0;
}
#funcionmenu {
text-align:left;
padding-left:20px;
}
#centro {
top:10px;
left:180px;
position:absolute;
z-index:1;
}
#margen {
height:10px;
}
#ofer{
background-image:url(../img/cajaserv.gif);
background-repeat:no-repeat;
background-position:center;
width:195px;
height:225px;
float:left;
padding-top:10px;
}
#ofer2{
background-image:url(../img/cajadis.gif);
background-repeat:no-repeat;
background-position:center;
width:195px;
height:225px;
float:left;
padding-top:10px;
}
#ofer3{
background-image:url(../img/cajared.gif);
background-repeat:no-repeat;
background-position:center;
width:195px;
height:225px;
float:left;
padding-top:10px;
}
#ofer4{
background-image:url(../img/cajaapliweb.gif);
background-repeat:no-repeat;
background-position:center;
width:195px;
height:225px;
float:left;
padding-top:10px;
}
#ofer5{
background-image:url(../img/cajaapli.gif);
background-repeat:no-repeat;
background-position:center;
width:195px;
height:225px;
float:left;
padding-top:10px;
}
#ofer6{
background-image:url(../img/cajawrk.gif);
background-repeat:no-repeat;
background-position:center;
width:195px;
height:225px;
float:left;
padding-top:10px;
}
#titulo{
width:170px;
margin:auto;
text-align:center;
border-bottom:#FF6633 solid;
border-bottom-width:2px;
font-family:arial;
font-size:12px;
font-weight:bold;
color:#00214C;
}
#texto{
width:80%;
margin:auto;
font-family:arial;
font-size:11px;
font-weight:bolder;
color:#00214C;
}
#vermas {
font-weight:bold;
color:#00214C;
width:170px;
font-family:Arial;
text-align:right;
font-size:14px;
margin:auto;
}
#vermas a{
text-decoration:none;
font-weight:bold;
color:#00214C;
}
#vermas a:hover{
text-decoration:none;
font-weight:bold;
color:#003884;
}
