body
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	background-color: #fff;
	margin-top:0px;
	margin-left:0px;
}
#principal
{
	width: 800px;
	background-position: center;
	background-image: url(../images/body_bkg.jpg);
	background-repeat: repeat-y;
}
#header, #main, #footer
{
	width: 740px;
	margin-left: 30px;
}
#main_zonas {
	width: 700px;
	margin-left: 30px;
	padding: 5px;
}
#main_ciudades {
	width: 730px;
	margin-left: 30px;
	float: left;
	padding: 5px;
}
#izq
{
	width: 98px;
	float: left;
	padding: 5px;
}
#centro
{
	width: 620px;
	float: right;
}
#columna_principal {
	width: 439px;
	float: left;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#columna_principal_zonas {
	width: 700px;
	float: left;
	padding: 5px;
}
#columna_info {
	width: 160px;
	float: left;
	padding: 5px;
}
#base {
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: no-repeat;
}
#footer
{
	float: left;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}

#info table tr {height:255px;padding: 5px;}
.texto_destino {font-size: 11px;line-height: 17px;}

.texto_info {font-size: 10px;line-height: 13px;}
.texto_info a:link, .texto_info a:visited {text-decoration: none;	color: #666666;}
.texto_info a:hover {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #FF6600;}

.titulo_info {font-size: 11px;font-weight:bold;}
.titulo_zonas {font-size: 12px;font-weight:bold;color: #339900;}
.titulo_gral {font-size: 13px;font-weight:bold;color: #FF6633;}
.provincias {font-size: 12px;color: #999999;}
.provincias a:link, .provincias a:visited {text-decoration: none;	color: #999999;}
.provincias a:hover {border-bottom-width:1px;border-bottom-style: dotted;border-bottom-color: #FF6600;border-top-width: 1px;border-top-style: dotted;border-top-color: #FF6600;}
#boton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	background-image: url(images/boton.gif);
	background-repeat: repeat-x;
	height: 15px;
}
#boton a:link{text-decoration: none;}
#boton a:hover{border-bottom-style:none;color: #00CC00;}
#botonx{
	background-color: #FFFFFF;
	width: 90px;
	height: 15px;
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;

}

