@charset "utf-8";
/* CSS Document */

/* ==================================contenido====================================== */

#contenido
{
width:780px;
height:auto;
}
/*=======================*/
#superior
{
width:780px;
height:240px;
background:#fff;
padding-top:10px;
}

/*=======================*/
#izquierda
{
float:left;
width:780px;
height:auto;
background:#FFFFFF;
}
#izquierda #labelSoluciones
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#CC0000;
margin-top:11px;
margin-bottom:20px;
margin-left:25px;
color:#1C388B;    
text-align:center;
font-weight:normal;
}


#menuSoluciones
{
height:550px;
width:600px;
padding-left:180px;
}
#menuSoluciones ul
{
width:520px;
height:480px;
float:left;
display:inline;
}
.itemMenuSolu
{
float:left;
display:inline;
height:200px;
width:180px;
list-style-type:none;
margin-top:30px;
margin-bottom:30px;
margin-right:80px;
}

.itemMenuSolu a
{
height:180px;
width:180px;
color:#fff;
display:block;
}

.itemMenuSolu p
{
color:#1C388B;
font-size:12px;
font-family:Verdana;
text-align:center;
}
.itemMenuSolu p a
{
color:#1C388B;
font-size:12px;
font-family:Verdana;
background:#fff;
text-decoration:none;
height:20px;
border:none;
}
.itemMenuSolu p a:hover
{
text-decoration:underline;
border:none;
}

#abogados
{
	background-image: url(../data/images/industria/firmaAbogados.gif);
	background-repeat: no-repeat;
	background-position: center -46px;
}

#educativo
{
	background-image: url(../data/images/industria/educacion.gif);
	background-position: -30px -10px;
}
#mensajeria
{
	background-image: url(../data/images/industria/mensajeria.gif);
	background-position: -35px center;
	background-repeat: no-repeat;
}
#recursosHumanos
{
	background-image: url(../data/images/industria/rh.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*=============================abogados==========================================*/

#izquierda p
{
margin-bottom:10px;
font-family:Verdana;
font-size:12px;
}
.lista
{
margin-left:30px;
}
.lista li
{
margin-left:30px;
font-size:12px;
margin-bottom:10px;
margin-top:3px;
}
