body {
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondo-web.png);
	background-repeat: repeat-x;
	margin:10px 0 0 0;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
fieldset{
border:0px;
}
a:link{
text-decoration:none;
color:#0357B1;
}
a:hover{
text-decoration:underline;
color:#000000;
}
a:visited{
color:#0357B1;
text-decoration:none;
}
#contenido{
margin-left:auto; 
margin-right:auto;
width:946px;

}

#menu{
height:23px;
width:946px;
background-image:url(../imagenes/fondo-menu.png);
background-repeat:no-repeat;
color:#FFFFFF;
padding:15px 0 0 20px;
font-size:12px;
}
.item_menu{
float:left;
}
.item_menu a{
color:#FFFFFF;
text-decoration:none;
float:left;
}

.item_menu a:hover{
color:#407BB7;
text-decoration:none;
float:left;
}

#slogan{
width:886px;
height:60px;
background-image:url(../imagenes/cabecera-innohotel.png);
background-repeat:no-repeat;
color:#1E1E1E;
font-size:18px;
float:left;
padding-top:238px;
padding-left:360px;
}
#slogan a{
color:#1E1E1E;
font-size:11px;
}
#slogan a:hover{
color:#1E1E1E;
font-size:11px;
text-decoration:underline;
}
#subslogan{
width:946px;
color:#9cb58e;
font-size:16px;
float:left;
margin-bottom:10px;
}
.titulo-ecomerce{
font-size:35px;
color:#09a2c9;
padding-top:10px;
clear:both;
padding-left:10px;
}
.columna-izq{
	clear:both;
	float:left;
	width:350px;
	padding-left:15px;
	margin-top:15px;
	font-size:12px;
	border-right: 2px dashed #ECECEB;
	padding-right:10px;
	line-height: 20px;


}
.columna-der-caract{
float:left;
font-size:12px;
padding-left:15px;
width:290px;
margin-top:15px;

}
.columna-der-contact{
float:right;
font-size:14px;
margin-top:15px;
padding-right:60px;
line-height:22px;
height:361px;
width:290px;
}
.columna-izq-caract{
	
	float:left;
	width:290px;
	padding-left:15px;
	margin-top:15px;
	font-size:12px;
	border-right: 2px dashed #ECECEB;
	padding-right:10px;
	line-height: 20px;


}
.columna-izq-contact{
	
	float:left;
	width:290px;
	padding-left:15px;
	margin-top:15px;
	font-size:12px;
	border-right: 2px dashed #ECECEB;
	padding-right:10px;
	line-height: 20px;


}
.columna-der{
float:left;
font-size:14px;
padding-left:15px;
width:540px;
margin-top:15px;

}
.titulo-rojo{
color:#ed1c24;
font-size:24px;
line-height:25px;
margin-bottom:0px;
height:48px;
}
#footer{
background-image:url(../imagenes/innohotel-footer.png);
background-repeat:no-repeat;
height:321px;
width:946px;
}
.tabula{
float:left;
width:20px;
}
.flota{
float:left;
width:90%;
}
.titulo-gestion{
font-size:24px;
color:#09a2c9;
padding-top:10px;
padding-left:10px;

}
.texto-gestion{
line-height: 20px;
padding:10px;
}
.implantacion{
color:#09a2c9;
font-size:29px;
font-weight:bold;

}
.precio{
font-size:68px;
color:#ed1c24
}
.iva{
font-size:11px;
color:#000000;
margin-top:-10px;
padding-left:145px;
}
#contactFormArea{
background-image:url(../imagenes/fondo-contacto.png);
padding-left:310px;
width:220px;
height:522px;
float:left;
}
#contactFormArea label{
font-weight:bold;
}