<style type="text/css">
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo1.jpg);
	background-repeat: repeat;
padding: 0;
height:auto;
}
#capaMadre { width: 781px;
margin: 0 auto;
position: relative;
height: auto!important;
min-height: 100%;
height: 100%;
}
#cabecera {
height: 219px;
}
#derecha {
position:absolute;
left:580px;
top:300px;
float:right;
width:200px;
height:37px;
}
#formulario {
position:absolute;
left:540px;
top:338px;
float:right;
width:240px;
height:330px;
}
#botonformulario {
background-color:#99CCCC;
border:#33FF66;
border-style:outset;
}
#llaveenmano {
position:absolute;
top:687px;
width:470px;
height:96px;
background-color:#33FFFF;
}
#cuerpo { position: relative;
display: block;
height: 567px;
background-image:url(../imagenes/01_home-page_08.gif);
}
#contenedor {
position:absolute;
top:289px;
width:470px;
height:386px;
}
#pie { position: absolute;
height: 10px;
width: 100%;
clear: both;
}


#noticias {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:justify;
width:399px;
border-left-style:dashed;
border-left-width:1px;
border-left-color:#0099FF;
border-right:dashed;
border-right-width:1px;
border-right-color:#0099FF;
border-top-style:dashed;
border-top-color:#0099FF;
border-top-width:1px;
margin: 0 auto;
}
.titulonoticias
{
font-size:14px;
color:#000033;
font-weight:700;
}
.dwestilo
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
padding-left:20px;
padding-right:20px;
color:#000033;
}
.objetivo
{
border-color:#C5D6D6;
border-width:1px;
border-style:solid;
}
</style>