body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Estilo1 {
	color:#387F9F;
	font-weight:bold;
}

#mod_medio {
	width:362px;
	height:260px;
	}

.texto {
	width:362px;
	height:160px;
	}

#cont_vinc_hotelopia {
	width:360px;
	height:100px;
	}
	
.clase_vinc {
	width:179px;
	height:100px;
	float:left;
	}
	
#mod_banner {
	width:760px;
	height:100px;
	}

.clase_banner {
	width:245px;
	height:100px;
	margin-left:3px;
	float:left;
	}
	
div.clase_banner a{
	display:block;
	width:245px;
	height:100px;
}	
	
#mod_logo {
	width:760px;
	height:54px;
	}

.clase_logo {
	width:90px;
	height:54px;
	margin-left:330px;
	}

.clear {
	clear:both;
	width:100%;
	height:2px;
	}

/*ESTILOS*/

.texto_cuerpo_azul {
	font-family: Tahoma,"Tebucher MS";
	font-size:12px;
	font-weight:bolder;
	line-height:18px;
	text-align:justify;
	color:#387F9F;
	}

.texto_cuerpo_gris {
	font-family: Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight: normal;
	line-height:16px;
	text-align:justify;
	color:#666666;
	}
	
	
	
