#contenedor {
width:100%;
margin:auto;
background:url(../images/fondo_degradado.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
#cabecera{
height:56px;
width:950px;
margin:auto
}
#logo{
float:left;
}
#menu{
float:right;
width:468px;
margin:26px 0px 0px 0px;
}
#titservicios{
margin:auto;
width:879px;
margin-top:20px;
}
#cuerpo{
	width:879px;
	margin:auto;
	margin-top:3px;
	margin-bottom:20px;
}
#botoneraservicios{
width:879px;
margin:auto;}
#servicioindex{
width:879px;
position:relative;

margin-bottom:10px;
}
#titservicioindex{
margin:auto;
}
#botserviciosgr{
width:879px;
height:142px;
background:url(../images/fondo_servisios_grande.png);
background-repeat:no-repeat;
}
#contenidoservicios{
margin-top:20px;
width:879px;
}
#fotoservicios{
border:1px solid #333333;
width:245;
float:left;
margin-bottom:20px;
}
#textosservicios{
width:600px;
float:right;
margin-bottom:20px;
}
#textosservicios2{
width:879px;
float:right;
margin-bottom:20px;
}
#titularcontenido{
width:600px;
float:right;
}
#cuerpotexto2{
	width:600px;
	position:relative;
	top:15px;
	left:110px;
	float:left;
	padding:30px;
	border:2px solid #003399;
	background-color: #F5F4FF;
}
#mapas{
width:879px;
height:175px;
float:left;
position:relative;
top:40px;
margin-bottom:30px;
border:1px solid #999999;}
#textosbotgrandes{
width:175px;
padding:3px 0px 3px 0px;
float:left;
}
#imagenesservicios{
width:879px;
}
#pie{
	width:100%;
	height:34px;
	background-image:url(../images/fondo_pie.jpg);
	background-repeat:repeat-x;	
}
#legalprivacidad{
float:left;
margin-top:5px;
padding:0px 0px 0px 20px;
}
#derechos{
float:right;
margin-top:10px;
padding:0px 20px 0px 0px;
}


.krea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #33398F;
	vertical-align: middle;
}
.pie{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#666666
}
a.menuservicios:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e3393;
	text-align:center;	
}
a.menuservicios:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e3393;
	text-align:center;	
}
a.menuservicios:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000
	text-align:center;	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
.titservicios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: right;
}

.cuerpo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	margin-top: 20px;
}
.ajustar{
clear:both;
}
