@charset "utf-8";
body,td,th {
	font-family: "tahoma";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
body {
	background-color: #701E18;
	background-image: url(assets/comun/BKG.jpg);
	background-attachment:fixed;
}
a:link {
	text-decoration: none;
	color: #F90
}
a:visited {
	text-decoration: none;
	color: #F90
}
a:hover {
	text-decoration: underline;
	color: #F90
}
a:active {
	text-decoration: none;
	color: #F90;
	text-align: center;
}
.titulopagina {
	font-family: tahoma;
	font-size: 18px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #F90;
}
.titulopaginapeque {
	font-family: "tahoma";
	font-size: 14px;
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.menutitulopaginapeque {
	font-family: "tahoma";
	font-size: 14px;
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
}
.schedule {
	font-family: "tahoma";
	font-size: 11px;
	color: #CCCCCC;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bot {
	color: #F90;
	font-family: "tahoma";
	font-size: 12px;
	text-align: center;	
}
.botones_titulo {
	color: #F90;
	font-family: "tahoma";
	font-size: 12px;
	text-align: left;
}
.botones_info {
	color: #FFFFFF;
	font-family: "myriad pro";
	font-size: 12px;
	text-align: justify;
}
.tdmenu {
	text-align: center;
}
.body {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.bodypeque {
	color: #E3E3E3;
	font-family: "myriad pro";
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
}
.tdnavigation {
	font-family: "tahoma";
	font-size: 12px;
	color: #F90;
	text-align: left;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.navigationselected {
	font-family: "tahoma";
	font-size: 12px;
	color: #CCCCCC;
	padding:5px 12px 5px 12px;
}
#navigation a {
	font-family: "tahoma";
	font-size: 12px;
	color: #F90;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:5px 12px 5px 12px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background: #F90;
	}
