/* CSS Documento de texto */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondohoteles.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000; }

.text a:link{
	color:#834550;
}
.text a:visited{
	color:#834550;
}
.text a:actived{
	color:#834550;
}
.text a:hover{
	color:#ffffff;
}


.text_blanco {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }

.logo_mediano {
	font-size: 12pt;
	font-family: Century Gothic, Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.logo_grande {font-size: 16pt; font-family: Century Gothic, Verdana, Arial; color: #FFFFFF; font-weight: bold;}
.logo_pequeno {font-size: 10pt; font-family: Century Gothic, Verdana, Arial; color: #FFFFFF; font-weight: bold;}
.motor {font-size: 11px; font-family: Century Gothic, Verdana, Arial; color: #FFFFFF; }

.titulo {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #457083;
}
.Estilo1 {font-size: 8px}

/*estilos para ocio y cultura*/
.my_left_box{
   float: left;    
	width: 120px;
	height: 120px;
	overflow:hidden;				
	margin-right:2px;	
}

.my_left_box img {
	  border: 1px solid gray;
}
.my_right_box{
    float: right;
    width: 281px;
    border: 0px solid gray;
	font-size:13px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.my_titulo{
	font-size: 12pt;
	font-family: Century Gothic, Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	padding-bottom:4px;
}

.my_contenido{
	width: 408px;
	MARGIN: 0px auto;
	overflow: hidden;
	padding:0px;
}

.my_masinfo{
	width: 408px;
	MARGIN: 0px auto;
}

/*fin estilos*/
