@charset "UTF-8";
/* CSS Document */
h1 {font-family:verdana,arial; margin:auto; color:#fff}
p {font-family:verdadna,arial;font-size:14px;}
#contenedrorGralAviso {width:1024px; margin:auto}
#contenedorAviso {width:900px; margin-top:24px;margin-left:auto;text-align:justify;}

#cuerpo {
	/*background-color:#f2f2f3;*/
	width:1024px;
	height:626px;
	margin:auto;	
}

#logo{
	width:327px;
	height:121px;
	/*background-image:url(images/06_contacto2012_logo.png);*/
	position:absolute;
	margin-left:350px;
	margin-top: 0px;
	outline:none;
}

#q_somos{
	width:255px;
	height:28px;
	position:absolute;
	margin-left:400px;
	margin-top: 310px;
	/*left: -350px;*/
}

#q_hacemos{
	width:255px;
	height:15px;
	position:absolute;
	margin-left:400px;
	margin-top:338px;
}
#q_quienes{
	width:255px;
	height:18px;
	position:absolute;
	margin-left:400px;
	margin-top:353px;
}

#q_hecho{
	width:255px;
	height:15px;
	position:absolute;
	margin-left:400px;
	margin-top: 370px;
}
#q_contacto{
	width:346px;
	height:28px;
	position:absolute;
	margin-left:412px;
	margin-top: 390px;
}


a#quienes_somos {
display:block;
width:255px;
height:28px;
background:url(../images/06_quienes_somos_enContactox4.png);
}
a#quienes_somos:link { background-position: top left; }
a#quienes_somos:hover { background-position: top right!important; }
a#quienes_somos:active { background-position: bottom left!important; }
a#quienes_somos:visited { background-position: bottom right; }
a#quienes_somos {outline:none;}

a#que_hacemos {
display:block;
width:255px;
height:15px;
background:url(../images/06_que_hacemos_enContactox4.png);
}
a#que_hacemos:link { background-position: top left; }
a#que_hacemos:hover { background-position: top right!important; }
a#que_hacemos:active { background-position: bottom left!important; }
a#que_hacemos:visited { background-position: bottom right; }
a#que_hacemos {outline:none;} 

a#quienes_lo_hacemos {
display:block;
width:255px;
height:18px;
background:url(../images/06_quienes_enContactox4.png);
}
a#quienes_lo_hacemos:link { background-position: top left; }
a#quienes_lo_hacemos:hover { background-position: top right!important; }
a#quienes_lo_hacemos:active { background-position: bottom left!important; }
a#quienes_lo_hacemos:visited { background-position: bottom right; }
a#quienes_lo_hacemos {outline:none;} 

a#que_hemos_hecho {
display:block;
width:255px;
height:25px;
background:url(../images/06_que_hemos_enContactox4.png);
}
a#que_hemos_hecho:link { background-position: top left; }
a#que_hemos_hecho:hover { background-position: top right!important; }
a#que_hemos_hecho:active { background-position: bottom left!important; }
a#que_hemos_hecho:visited { background-position: bottom right; }
a#que_hemos_hecho {outline:none;}

a#contacto {
display:block;
width:346px;
height:28px;
background:url(../images/06_contactox4.png);
}
a#contacto:link { background-position: top left; }
a#contacto:hover { background-position: top right!important; }
a#contacto:active { background-position: bottom left!important; }
a#contacto:visited { background-position: bottom right; }
a#contacto {outline:none;}