@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/fondos/fondo_celeste.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	margin: 0px;
	
}
#central {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 116px;
	width: 952px;
}
#menu {
	float: left;
	height: 32px;
	width: 952px;
}
#banner {
	float: left;
	height: 316px;
	width: 695px;
}
#pack {
	float: left;
	height: 316px;
	width: 236px;
	margin-left: 21px;
	margin-top: 25px;
}
#soluciones {
	float: left;
	width: 695px;
	margin-top: 24px;
	height: 186px;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
/*****************************************************PACK*/
.titulo_pack {	
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
.titulo_pack a{	
	color: #000000;
	text-decoration:none;
}
.pie_nota {
	font-size: 11px;
	color: #666666;
}

.titulo_pack a:hover{	
	color:#666666;
}

.texto_pack {	
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
#pack_titulo {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	float: left;
	height: 30px;
	width: 462px;
	margin-top: 25px;
	margin-left: 20px;
}
#pack_texto {
	float: left;
	width: 462px;
	margin-left: 20px;	
	font-size: 12px;
	color: #333333;
}

/*****************************************************/
#productos {
	width: 224px;
	margin-top: 24px;
	margin-left: 33px;
	float: left;
}
#footer {
	float: left;
	height: 42px;
	width: 952px;
	margin-top: 0px;
	background-image: url(../images/estructura/linea_abajo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
#cont {
	float: left;
	height: 22px;
	width: 952px;
	margin-top: 10px;
	padding-top: 20px;
}
#bannerChico {
	float: left;
	width: 695px;
	height: 146px;
}
#contenido {
	float: left;
	width: 482px;
}
/***************************************CONTACTO*/
#contenido_contacto {
	float: left;
	width: 452px;
}
#contacto_titulo {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	float: left;
	height: 30px;
	width: 400px;
	margin-top: 25px;
	margin-left: 20px;
}
#contacto_texto {
	float: left;
	width: 400px;
	margin-left: 20px;
	font-size: 12px;
	color: #333333;
}
#contacto_mapa {
	float: left;
	width: 270px;
	margin-top: 55px;
	margin-left: -52px;
	background-color: #e8e8e8;
	border: 1px solid #D1D1D1;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding: 10px;
	height: 265px;
}
#contacto_mapa a {
	color: #333333;
	text-decoration:none;	
}
#contacto_mapa a:hover {
	color: #000000;
	
}
/************************************************/
#ventajas {
	float: left;
	width: 160px;
	margin-top: 55px;
	margin-left: 30px;
	padding: 10px;
	background-color: #e8e8e8;
	border: 1px solid #D1D1D1;	
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#ventajas a{	
	color: #000000;
	text-decoration:none;	
}
#ventajas a:hover{	
	color: #333333;
	text-decoration:none;	
}
#ventajas a:selected{	
	color: #333333;
	text-decoration:none;	
}

/*-----------------------------------------------------*/
#ventajas_PRO {
	float: left;
	width: 160px;
	margin-top: 55px;
	margin-left: 30px;
	padding: 10px;
	background-color:#FFFFD7;
	border: 1px solid #D1D1D1;	
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#ventajas_PRO a{	
	color: #000000;
	text-decoration:none;	
}
#ventajas_PRO a:hover{	
	color: #333333;
	text-decoration:none;	
}
#ventajas_PRO a:selected{	
	color: #333333;
	text-decoration:none;	
}



/*--------------------------------------------------*/
.lin {	
	color: #000000;
	text-decoration:none;	
}
.lin a{	
	color: #000000;
	text-decoration:none;	
}
.lin a:hover{	
	color: #333333;
	text-decoration:none;	
}
.lin a:selected{	
	color: #333333;
	text-decoration:none;	
}

#derecha {
	float: right;
	width: 257px;
}
#contenedor {
	float: left;
	width: 695px;
	margin-top: 25px;
}

