@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;
}

#menuServicios
{
height:550px;
width:780px;
padding-left:70px;
}
#menuServicios ul
{
width:780px;
height:480px;
float:left;
display:inline;
}
.itemMenuServ
{
float:left;
display:inline;
height:210px;
width:180px;
list-style-type:none;
margin-top:30px;
margin-bottom:40px;
margin-right:60px;
}
.itemMenuServ a
{
height:180px;
width:180px;
color:#fff;
background:#1C388B;
display:block;
}

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

#labelServicios
{
font-family:Verdana;
font-size:20px;
color:#CC0000;
margin-top:11px;
margin-bottom:5px;
margin-left:25px;
color:#1C388B;
text-align:center;
}


#cgd
{
	background-image: url(../data/images/servicios/cgd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}

#mantenimiento
{
	background-image: url(../data/images/servicios/mantenimiento.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#digitalizacion
{
	background-image: url(../data/images/servicios/digitalizacion.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
#alquiler
{
	background-color: #FFFFFF;
	background-image: url(../data/images/scanners/i1840_308.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#consumibles
{
	background-image: url(../data/images/servicios/consumibles.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
#microfilm {
	background-image: url(../data/images/servicios/microfilm.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
