table a{
}

table a img{
	border: 0;
}

#contenidos table.enlaces{
	background: #E5E2D8;
	width: 720px;
	margin: 10px 0 10px 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

table td.imagen{
	width: 200px;
	text-align: center;
	padding: 4px;
}

table td.texto{
	width: 520px;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

#contenidos table.programas{
	text-align: center;
	width: 720px;
	border: 0;
	margin: 10px 0 10px 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

table td.progcol1 {
	width: 590px;
}

table td.progcol2 {
	width: 70px;
}

table td.progcol3 {
	width: 50px;
}

table td.programa {
	text-align: left;
	padding: 0 0 0 5px;
}

#contenidos table.itinerarios{
	text-align: center;
	width: 500px;
	border: 0;
	margin: 10px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#contenidos tr.principal {
	background: #5F5436;
	font-weight: bold;
	color: #fff;
}

#contenidos table a, #contenidos a{
	color: #000000;
}

#contenidos table a:hover, #contenidos a:hover{
	color: #016CB0;
}

#contenidos tr.par {
	background: #D0C095;
}

#contenidos tr.impar {
	background: #CBAF64;
}

#contenidos td.celdastabla {
	text-align: left;
}

#contenidos td.celdastabla2 {
	text-align: center;
}

#incluye{
	float: left;
	width: 48%;
}

#noincluye{
	float: right;
	width: 48%;
}

#incluye ul, #noincluye ul{
	margin: -10px 0 0 -26px;
}

#contenidos table.hoteles{
	width: 250px;
	border: 0;
	margin: 0 10px 10px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#borrar{
	clear: both;
}