body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table,td,tr {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 { 
margin-bottom: 0; 
padding-bottom: 0; 
} 

ul,li { 
margin-bottom: 0; 
padding-bottom: 7; 
} 


.txtnormal {
	font-size: 80%;
}
.fuentepeque {
	font-size: 70%;
}
.titulos {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0; 
	padding-bottom: 0; 

}
.fuentemini {
	font-size: 65%;
}

.whitefont {color: #FFFFFF}

.burdeos {color: #990000}

.gris {color: #999999}

label { 
font-weight:bold; 
cursor:hand; 
}
.reservar {
	font-weight: bold;
	color: #FFFFFF;
}



.txtmini {
	font-size: 65%;

}
a:link {
	color: #333399;
}
a:visited {
	color: #6262CA;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #333399;
}

a.whitelink:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.whitelink:visited {
text-decoration: none;
color: #FFFFFF;
}

a.whitelink:hover {
	text-decoration: underline;
	color: #FFFFFF;

}


.txtpeque {
	font-size: 70%;
}
.colortitulos {
	color: #aa0001;
}
div.menu a {
color: #333333;
background: #000066;
text-decoration:underlined;
line-height:18px;
padding: 1px 5px;
}

div.menu a:link {
color: #FFFFFF;
background: #000066;
}

div.menu a:active {
color: #FFFFFF;
background: #000066;
}

div.menu a:visited {
color: #FFFFFF;
background: #000066;
}

div.menu a:hover {
color: #000000;
background: #cccccc;
border:1px solid #e4e4e4;
}

.marcado {
color: #333333;
background: #e4e4e4;
text-decoration:underlined;
line-height:16px;
padding: 1px 3px;
}
.precio {
	color: #CC0000;
}
#anuncioviajes{
	clear: both;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-color: #5AA921;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 90%;
	text-align: center;

}

#patrociniosuperior {
    background: url("http://www.nevasport.com/img/publicidadv.gif") no-repeat scroll left top #EDEDED;
    border: 5px solid #C9C9C9;
    padding: 12px 0;
    text-align: center;
}

