body {
	font-family: verdana, arial, helvetica;

}

.cuerpoindex {
	position: absolute;
	top: auto;
	left: auto;
	width: 760;
	height: 560;
	text-align: center;
	background-repeat: no-repeat;
        background-color: transparent;
}

.bloquelinksusuario {
	position: absolute;
	top: 100px;
	left: 450px;
	width: 300px; 
	height: 16px; 
        float: right;
	color: rgb(255, 255, 255); 
	background-color: rgb(32, 62, 118); 
        font-size: 10px;
        font-weight: bold;
}

.textolinksusuario {
	color: rgb(255, 255, 255); 
	background-color: rgb(32, 62, 118); 
        font-size: 10px;
        font-weight: bold;
}

a.textolinksusuario {
	color: rgb(255, 255, 255); 
	background-color: rgb(32, 62, 118); 
        text-decoration: none;
        font-size: 10px;
        font-weight: bold;
}
a.textolinksusuario:link {
	color: rgb(255, 255, 255); 
	background-color: rgb(32, 62, 118); 
        text-decoration: none;
        font-size: 10px;
        font-weight: bold;
}
a.textolinksusuario:visited {
	color: rgb(255, 255, 255); 
	background-color: rgb(32, 62, 118); 
        text-decoration: none;
        font-size: 10px;
        font-weight: bold;
}
a.textolinksusuario:hover {
	color: rgb(255, 255, 255); 
	background-color: transparent; 
        text-decoration: underline;
        font-size: 10px;
        font-weight: bold;
}
.bloquesuperiorindex {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px; 
	height: 120px; 
	background-image: url(../images/cabecera-index.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-color: transparent;
}

.bloqueiconoagbar {
	position: absolute;
	top: 30px;
	left: 660px;
	width: 90px; 
	height: 80px; 
        float: right;
}

.contenidoindex {
	font-size: 12px;
	text-align: left;
	position: absolute;
	top: 120px;
	left: 0px;
	width: 760px; 
        background-color: transparent;
}

.areaprivadaindex {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 150px; 
	height: 70px; 
	background-color: rgb(255, 255, 255);
        font-size: 10px;
        line-height: 12px;
        color: rgb(32, 62, 118);
}

.marconoticiasindex {
	background-image: url(../images/lateral-noticias.jpg);
        background-repeat: no-repeat;
	position: absolute;
	top: 220px;
	left: 0px;
	width: 150px; 
	height: 280px; 
	background-color: rgb(255, 255, 255);
}
.noticiasindex {
	width: 130px; 
	height: 270px;
        vertical-align: top; 
	background-color: transparent;
        margin-top: 20px;
        margin-left: 5px;
}


.linkpieindex {
	color: rgb(255,255,255); 
	background-color: rgb(255,255,255); 
        text-decoration: none;
}

a.linkpieindex:link {
	color: rgb(255,255,255); 
	background-color: rgb(255,255,255); 
        text-decoration: none;
}
a.linkpieindex:visited {
	color: rgb(255,255,255); 
	background-color: rgb(255,255,255); 
        text-decoration: none;
}
a.linkpieindex:hover {
	color: rgb(255,255,255); 
	background-color: rgb(255,255,255); 
        text-decoration: underline;
}
img.linkpieindex {
	color: rgb(255,255,255); 
	background-color: rgb(255,255,255); 
        text-decoration: none;
}

.pieindex1 {
	color: rgb(255,255,255); 
	position: absolute;
	top: 520px;
	left: 0px;
	width: 50px; 
	height: 60px; 
	background-color: transparent;
}
.pieindex2 {
	color: rgb(255,255,255); 
	position: absolute;
	top: 520px;
	left: 50px;
	width: 50px; 
	height: 60px; 
	background-color: transparent;
}
.pieindex3 {
	color: rgb(255,255,255); 
	position: absolute;
	top: 520px;
	left: 100px;
	width: 50px; 
	height: 60px; 
	background-color: transparent;
}


.derechaindex {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 120px;
	left: 150px;
	width: 610px; 
	height: 440px; 
	color: rgb(32, 62, 118); 
	background-color: rgb(255, 255, 255);
}

.logoindex {
	background-image: url(../images/barra-logo-aserco.jpg);
        background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 120px;
	left: 150px;
	width: 610px; 
	height: 120px; 
	color: rgb(32, 62, 118); 
	background-color: rgb(255, 255, 255);
}

.menuindex {
	color: rgb(32, 62, 118); 
	background-color: rgb(220, 220, 220);
}

a.menuindex:link {
	font-size: 22px;
	font-weight: bold;
	color: rgb(32, 62, 118); 
	background-color: rgb(220, 220, 220);
}

a.menuindex:visited {
	font-size: 22px;
	font-weight: bold;
	color: rgb(32, 62, 118); 
	background-color: rgb(220, 220, 220);
}

a.menuindex:hover {
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	color: rgb(255, 142, 1); 
	background-color: rgb(220, 220, 220);
}

.menu1index {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 268px;
	height: 30px; 
	left: 150px;
	width: 203px; 
	height: 30px; 
	color: rgb(32, 62, 118); 
	background-color: rgb(220, 220, 220);
}

.menu2index {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 268px;
	height: 30px; 
	left: 353px;
	width: 204px; 
	color: rgb(32, 62, 118); 
	background-color: rgb(220, 220, 220);
}

.menu3index {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 268px;
	height: 30px; 
	left: 557px;
	width: 203px; 
	color: rgb(32, 62, 118); 
	background-color: rgb(220, 220, 220);
}

.imagenesindex {
	background-image: url(../images/fondo-gotas-610x260.jpg);
	font-size: 10px;
        background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 298px;
	left: 150px;
	width: 610px; 
	height: 260px; 
	color: rgb(32, 62, 118); 
	background-color: transparent;
}


.imagenindex {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity: 1.0;
}
.imagen1index {
        float: left;
	margin-top: 30px;
	margin-left: 5px;
	width: 200px; 
	height: 200px; 
}

.imagen2index {
	margin-top: 30px;
        float: left;
	width: 200px; 
	height: 200px; 
}

.imagen3index {
	margin-top: 30px;
        float: left;
	width: 200px; 
	height: 200px; 
}




