@charset "UTF-8";
/* CSS Document */

* { margin : 0; padding : 0; }

body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2, h3, h4 {
	clear : left;
}
em {
	font-size: 10px;
	color: #999999;
}
img, img a {
	border : none;
}
#container {
	margin: 0 auto;
	text-align: left;	
	width: 990px;
}
#header {
	width: 980px;
	height: 120px;
	margin-left: 5px;
	margin-bottom: 5px;	
	position: relative;
}
	#header a {
		font-size: 14px;
		font-family: Verdana;
		color: #000;
		text-decoration: none;
	}
	#header a:hover {
		text-decoration: underline;
	}
#hnav {
	background: url(../_img/menu_bg.png) no-repeat;
	color: #99ccff;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
}	
.separador {
		color: #000;
}
	#hnav a {
		padding-left: 5px;
		padding-right: 5px;
		color: #000;
		text-decoration: none;
	}
		#hnav a:hover {
		color: #0168b3;
	}

#content {
	width: 740px;
	float:left;
/*	overflow: auto; */
}
	#content .header {
	height: 95px;
	width: 740px;
	}
#container #header #noticias {
	position: absolute;
	left: 195px;
	top: 10px;
	width: 300px;
	height: 100px;
}
	#texto {
	text-align: left;
	margin: 10px 5px 20px 5px;
	padding: 20px;
	background-color: #ecedf4;
	color: #000;
	font-family: Verdana, sans-serif;
	line-height: 140%;
	}
	#texto p {
	font-size: 12px;
	word-spacing: 0.2em;
	}
		
	#texto h2 {
	font-size: 12px;
	color: #0168B3;
	}
	#texto .textline {
	display: inline;
	padding-right: 10px;
	}	
	#texto .postline {
	padding-top: 15px;
	}
	#texto .semanas {
	display: inline;
	padding-top: 15px;
	}
	#texto .postline li {
	list-style: none;
	}
	#texto h3 {
	font-size: 12px;
	}
	#texto h4 {
	font-size: 12px;
	font-weight: 200;
	margin-bottom: 5px;
	}
	#texto ul {
	list-style-type: circle;
	list-style-position: inside;
	padding-bottom: 15px;
	}
	#texto li {
	margin-left: 0px;
	}
	#texto .sinbolo li {
	list-style: none;
	}
	#texto img {
	margin-bottom: -8px;
	padding-right: 5px;
	}
/*	.logo {
	margin-top: -5px;
	padding-left: 5px;
	float: right;
	}	
	#texto img.imprimir {
	margin-bottom: 0px;
	}
*/
	#texto img.logo {
	padding: 0 0 15px 15px;
	float: right;
	}
	#texto p.imprimir {
	margin-top: -5px;
	padding-left: 5px;
	float: right;
	}
	#texto a {
	font-size: 12px;
	color: #0168b3;
	font-weight: normal;
	}
	#texto a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	}
	#content .footer {
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	}
#nav {
	float: left;
	margin: 4px 0px 5px 10px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}
#hdnav {
	width: 236px;
	height: 20px;
	background-color: #0168b3;
	color: #FFF;
	font-size: 14px;
	text-indent: 15px;
	padding-top: 10px;
	font-weight: bold;
}
#snav {
	width: 192px;
	background-color: #FFF;
	border: 2px solid #0168b3;
	padding: 10px 20px 0 20px;
	text-align: left;
}
/*	#snav ul.programa {
	list-style-image: url(../_img/triangulo.png);
	*list-style-image: url(../_img/triangulo_ie.png);
	font-size: 14px;
	line-height: 20px;
	color: #0D6FB7;
	margin: 0px 0px 0px 10px;
	padding-bottom: 10px;
	list-style-position: inside;
	}
*/	#snav li {
	letter-spacing: 0.1em;
	}
	#snav ul {
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	}
	#snav a {
		color: #000;
		text-decoration: none;
	}
/*	#snav a:visited {
	text-decoration: none;
	color: #999;
	}
*/	#snav a:hover {
	text-decoration: underline;
	}
	.end {
	clear: both;
}
#container #content #texto .imprimir img {
	padding-bottom: 5px;
}
#container #nav #banner_col_d {
	margin-top: 10px;
	width: 236px;
	text-align: center;
	display: none;
}
.agotado {
	color: #EC8D33;
}
#texto p.agotado {
	float: right;
	margin-top: -20px;
}
#container #content p {
	padding-bottom: 15px;
}
#container #content #texto table.MsoTableGrid {
	background-color: #BFD9EC;
	border-collapse:collapse;
	border-spacing: 0px;
	border: 1px solid #ecedf4;
	vertical-align: middle;
	text-align: center;
	font-size:10px;
	font-family:Verdana;
}
#container #content #texto table.MsoTableGrid caption
{
	padding: 15px 0;
	font-size: 12px;
	text-align: left;
}

#container #content #texto table.MsoTableGrid td {
	width:120px;
	padding:10px 5px;
}
#container #content #texto table.MsoTableGrid .separador {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0168B3;
}
#container #content #texto table.MsoTableGrid tbody tr:hover td
{
	background-color: #FFF;
	color: #0168B3;
}
#container #content #texto table.MsoTableGrid tbody tr:hover td.fd_trans
{
	background-color: #ecedf4;
}

#container #content #texto .MsoTableGrid .col_destinos {
	background-color: #0168B3;
	text-align: left;
	width:100px;
	padding:0 15px;
	font-weight: normal;
	color: #FFF;
}
#container #content #texto .MsoTableGrid .col_sup {
	background-color: #0168B3;
	font-weight: normal;
	padding:5px;
	color: #FFF;
}
#container #content #texto .MsoTableGrid .col_destinos strong {
	font-size: 12px;
/*	font-weight: normal;
	letter-spacing: .2em;*/
}
.fd_trans {
	background-color: #ecedf4;
}
#texto h3 strong {
	color: #0168B3;
}
#texto h2 strong {
	color: #000;
}
#texto h4 strong {
	text-decoration: none;
}
#noticias {
	display: none;
}

