body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #F16F01;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #F16F01;
}
h3 {
	font-size: 14px;
	color: #F16F01;
}
h4 {
	font-size: 12px;
	color: #F16F01;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	background-color: #EEEEEE;
	padding: 20px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
li {margin-top: 8px;}
#izquierda {
	width:180px;
	left: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin: 15px 30px 20px 0;
}
#centro {
	width: 95%;
	margin: 20px 30px 20px 0;
}
#derecha {
	width:170px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin: 15px 0 20px 0;
	float:right;
}
.menus h1 {
	font-size: 10px;
	color:#FFFFFF;
	background-color:#F16F01;
	padding: 3px 3px 2px 6px;
	margin: 5px 0 5px 0;
	line-height: 11px;
	text-transform: uppercase;
}
.menus h2 {
	font-size: 10px;
	color:#F16F01;
	padding: 5px 2px 1px 6px;
	margin: 5px 0 5px 0;
	line-height: 11px;
}
.menus h4 {
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	padding: 5px 2px 1px 6px;
	margin: 5px 0 5px 0;
	line-height: 11px;
	background-color:#FFEEDD;
}
.menus h5 {
	font-size: 10px;
	padding: 3px 3px 2px 6px;
	line-height: 11px;
	margin: 0px;
	background-color:#FFEEDD;
}
.menus p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 3px 2px 6px;
	line-height: 11px;
	margin: 0px;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #F16F01;
	line-height: 18px;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F16F01;
	line-height: 14px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 11px;
	text-align: left;
}
a:link, a:visited {
	color:#3366FF;
	text-decoration: none;
}
a:hover {
	color:#F16F01;
	text-decoration: none;
}
.menus a:link, .menus a:visited {
	color: #003366;
	text-decoration: none;
}
.menus a:hover {
	color: #F16F01;
	text-decoration: none;
}.titulo {
	font-size: 15px;
	padding-top: 4px;
}
.subtitulo {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.creditos {
	font-size: 10px;
	color: #999999;
}
.margender {
	margin-right: 10px;
}
.especial {
	font-size: 12px;
	font-weight: normal;
	background-color: #EEEEEE;
	padding: 20px;
	border: 1px solid #000000;
}
#imagenes img {
	float:left;
	clear:left;
}
#imagenes p, #imagenes h5 {
	margin-top: 10px;
}
#formulario table {
	border: 1px solid #cccccc;
	margin-top: 10px;
}
#formulario td {
	padding: 2px;
}
#tour {
	text-align: center;
	padding-top: 25px;
}

.destacado{
	font-size: 14px;
	color: #F16F01;
	font-weight:bold;
}

.destacado2{
	font-size: 16px;
	color: #F16F01;
	font-weight:bold;
}
