/* ETIQUETAS REDEFINIDAS */

body {
	background:#3C6F80 url(../images/fondo.jpg) no-repeat top left;
}

div, span {
	font-family:"Trebuchet MS", Arial, Helvetica;
}
h1 {
	font-size:24px;
	color:#0a89cc;
	font-weight:normal;
	margin-bottom:25px;
	border-bottom:solid 1px #c7dbe5;
	
}
h1 .dest  {
	font-size:24px;
	color:#e71012;
	font-weight:normal;
}
h2 {
	font-size:16px;
	color:#499cc8;
	font-weight:bold;
	margin:0;
}
h3 {
	font-size:15px;
	color:#7facc4;
	background:#cbe4f1;
	font-weight:bold;
	margin:0;
	padding:5px 12px;
}


/* ESTRUCTURA GENERAL */
.clear {
	clear:both; height:1px;
}

.imgRight {
	float:right;
	margin:0 0 25px 40px;
}
.imgLeft {
	float:left;
	margin:0 40px 25px 0;
}
.logoSoluzioni {
	float:right;
	margin:15px 0 25px 50px;
	padding:8px;
	border:solid 1px #c7dbe5;
	background:#FFF;
}
.logolistSoluzioni {
	float:left;
	margin-right:20px;
	padding:8px;
	border:solid 1px #c7dbe5;
	background:#FFF;
}
.listSoluzioni {
	padding:10px;
	background:#f8fbfd;
	margin-bottom:25px;
}
.listSoluzioniOver {
	padding:10px;
	background:#e8f7ff;
	margin-bottom:25px;
}
.listSoluxioniTxt{
	float:left;
	width:475px;
}

#contenedor {
	width:996px;
	margin:25px auto;
}

#fondoMenuSolei {
	position:absolute;
	background:url(../images/barraMenu.png) no-repeat top left;
	width:996px;
	height:45px;
}
#menuSolei {
	position:relative;
	width:996px;
	height:45px;
}

#contenido {
	background:url(../images/cierre.png) repeat-y;
}

#contenido a {
	color:#499cc8;
}
#contenido a:hover{
	color:#499cc8;
	text-decoration:underline;
}
#contenido b, #contenido strong {
	color:#499cc8;
	font-weight:bold;
}
#contenido #home {
	font-size:12px;
	margin-left:37px;
	width:938px;
	padding:1px;
}
#contenido #home #welcome{
	margin:2px;
}
#contenido #home #welcome #banner{
	float:left;
}
#contenido #home #welcome #textos{
	float:right;
	text-align:left;
	width:270px;
	padding:15px 20px 0 20px;
	line-height:17px;
}

#contenido #home #productos #titulo{
	background: #CCE3F1;
	padding:5px 10px;
	
}
#contenido #home #productos #entradas{
	padding:0 5px;
	background: url(../images/fondoProductos.jpg) repeat-x top left;
	
}
#contenido #home #wifi{
	position:relative;
	float:left;
	width:303px;
	height:294px;
	background: url(../images/inWifi.jpg) no-repeat top left;
}
#contenido #home #networking{
	position:relative;
	float:left;
	width:303px;
	height:294px;
	background: url(../images/inNetworking.jpg) no-repeat top left;
}
#contenido #home #voip{
	position:relative;
	float:left;
	width:303px;
	height:294px;
	background: url(../images/inVoip.jpg) no-repeat top left;
}
#contenido #txtServicios {
	position:absolute;
	width:253px;
	top:20px;
	left:25px;
	font-size:11px;
}
#contenido #inServicios {
	position:absolute;
	margin:0 auto;
	width:303px;
	top:240px;
	text-align:center;
}
#contenido #inServicios a{
	color:#000;
	text-decoration:none;
}
#contenido #inServicios a:hover{
	color:#000;
	text-decoration: underline;
}
#contenido #base{
	height:9px;
	background: url(../images/sepBarra.gif) repeat-x top left;
}

#contenido #resumen {
	padding:15px 14px 5px 14px;
}
#contenido #resumen #links {
	width:170px;
	float:left;
}
#contenido #resumen #direccion {
	width:170px;
	float:left;
	text-align:center;
	padding-top:30px;
}
#contenido #resumen #links a{
	text-decoration:none;
}
#contenido #resumen #links a:hover{
	text-decoration:underline;
}
#contenido #resumen #links .enlaces a{
	color:#6799b3;
}
#contenido #resumen #links ul{
	padding:10px 13px;
	margin:0;
	background:url(../images/fondoLinks.gif) no-repeat;
	list-style:none;
	color:#6799b3;
}
#contenido #resumen #links ul li{
	font-size:11px;
	padding:4px 0;
}
#contenido #resumen #links ul li a{
	font-size:11px;
	color:#000;
}
#contenido #resumen #links ul li a:hover{
	font-size:11px;
	color:#000;
}

/* ESTILOS PARA EL INTERIOR */

#contenido #interior {
	font-size:12px;
	margin-left:37px;
	width:938px;
	padding:1px;
}
#contenido #interior #fondoInterior{
	background:url(../images/fondoInterior.gif) repeat-y left top;
	margin-bottom:1px;
}
#contenido #interior #barraNav {
	position:absolute;
	width:680px;
	top:10px;
	left:14px;
	font-size:11px;
	color:#e71012;
}
#contenido #interior #barraNav a{
	color:#0a89cc;
}
#contenido #interior #barraNav a:hover{
	color:#e71012;
	text-decoration:underline;
}

#contenido #interior #cuerpo {
	position:relative;
	float:left;
	width:630px;
	padding:50px 40px 40px 40px;
	font-size:12px;
	color:#606060;
}
#contenido #interior #cuerpo ul {
	margin:0 25px;
	padding:0;
}
#contenido #interior #cuerpo ul li {
	margin-bottom:20px;
}


#contenido #interior #cuerpo ul li b{
	color:#0a89cc;
}
#contenido #interior #cuerpo a{
	color:#0a89cc;
	text-decoration:none;
}
#contenido #interior #cuerpo a:hover{
	text-decoration:underline;
}
#contenido #interior #cuerpo b, #contenido #interior #cuerpo strong {
	color:#000;
}
#contenido #interior #cuerpo h4{
	font-size:12px;
	color:#0a89cc;
	margin:0;
	padding:0;
}

#contenido #interior #masinfo {
	
}

#contenido #interior #masinfo h1 {
	font-size:20px;
	color:#0a89cc;
	background:#a7d1e6;
	padding:2px 10px;
	margin:0 0 15px 0;
	
}
#contenido #interior #masinfo .caja {
	float:left;
	width:150px;
}
#masinfo .caja .tit {
	background:#e0edf3;
	padding:4px 10px;
	text-decoration:underline;
	margin-bottom:1px;
}
#masinfo .caja .img {
	background:#e0edf3;
	padding:10px;
	text-decoration:underline;
	margin-bottom:1px;
}
#masinfo .caja .txt {
	padding:15px 5px;
}
#contenido #interior #masinfo .sep {
	float:left;
	width:1px;
	height:225px;
	margin:0 3px;
	background:#c2dbe8;
}
#contenido #interior #masinfo h1 .dest {
	font-size:20px;
	color:#FFF;	
}

#contenido #interior #barraIzquierda {
	float:right;
	width:228px;
	text-align:left;
}

#barraIzquierda #wifi{
	position:relative;
	width:228px;
	height:262px;
	background: url(../images/inWifi-int.jpg) no-repeat top left;
}
#barraIzquierda #networking{
	position:relative;
	width:228px;
	height:262px;
	background: url(../images/inNetworking-int.jpg) no-repeat top left;
}
#barraIzquierda #voip{
	position:relative;
	width:228px;
	height:262px;
	background: url(../images/inVoip-int.jpg) no-repeat top left;
}
#barraIzquierda #txtServicios {
	position:absolute;
	width:170px;
	top:15px;
	left:30px;
	font-size:11px;
	color:#000;
	line-height:15px;
	text-align:justify;
}
#barraIzquierda #inServicios {
	position:absolute;
	margin:0 auto;
	width:228px;
	top:215px;
	text-align:center;
}
#barraIzquierda #inServicios a{
	color:#000;
	text-decoration:none;
}
#barraIzquierda #inServicios a:hover{
	color:#000;
	text-decoration: underline;
}

/* CLASES DE ESTILOS */

.sepBlanca {
	background:url(../images/sepBlanco.gif) repeat-x center left;
}
.sepLinks {
	background:url(../images/sepPie.gif) repeat-x center left;
	width:140px;
	height:10px;
}

#simple {
	background:#FFF;
	width:777px;
	padding:50px 80px;
	font-size:12px;
	color:#606060;
}
#simple b, #simple strong {
	color:#000;
	font-weight:bold;
}
#simple a:hover {
	color:#000;
}
