/* CSS Document */

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	background: #f5f5f5;
}
table.Container {
	width:830px;
	/*border: 1px solid #666666;*/
	margin-left: auto;
	margin-right: auto;
}
td.tarifasHeader {
	border: 1px solid #CCCCCC;
	font-family:"Trebuchet MS", Georgia, Times New Roman, Times, serif;
	vertical-align: middle;
	background-color:#666666;
	font-size: 11px;
	color: #FFFFFF;
}
td.tarifasContenidos {
	border: 1px solid #FFFFFF;
	font-family:"Trebuchet MS", Georgia, Times New Roman, Times, serif;
	vertical-align: middle;
	background-color:#F5F5F5;
	font-size: 11px;
	color: #333333;
}
table.Header {
	padding: 0px;
	width: 830px;
	height: 147px;
	background: #336699 url(../imagenes/header.jpg) no-repeat;
}
.Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:25px;
	color:#99CCFF;
	background: #003366;
	border-top: 1px 0px 0px 0px;
	border-bottom-color:#666666;
	width:100%;
	margin:0px;
	padding:0px;
	width:100%;
}
.clr {
	clear: both;
}
.MenuBckg {
	background: url(../imagenes/BckgMenu.gif) repeat-x;
	height:29px;
}
a.Mainlevel:link, a.Mainlevel:visited {
	font-family:"Trebuchet MS", Georgia, Times New Roman, Times, serif;
	display: block;
	background: url(../imagenes/BckgButtonsMenuOff.gif) repeat-x;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #EDF1F7;
	text-align: center;
	padding-left: 4px;
	padding-top: 3px;
	height: 22px !important;
	height: 22px;
	/*width: 160px;*/
	text-decoration: none;
}
a.Mainlevel:hover {
	background: url(../imagenes/BckgButtonsMenuOn.gif) repeat-x;
	text-decoration: none;
	color: #ffffff;
}
a.Sublevel:link, a.Sublevel:visited {
	font-family:"Trebuchet MS", Georgia, Times New Roman, Times, serif;
	display: block;
	background: url(../imagenes/BckgButtonsMenuOff.gif);
	vertical-align: middle;
	font-size: 12px;
	color: #EDF1F7;
	text-align: left;
	padding-left: 45px;
	height: 18px !important;
	height: 18px;
	width: 121px;
	text-decoration: none;
}
a.Sublevel:hover {
	background: url(../imagenes/BckgButtonsMenuOn.gif);
	text-decoration: none;
	color: #ffffff;
}
.GreyText {
	font-family:"Trebuchet MS", Georgia, Times New Roman, Times, serif;
	vertical-align: middle;
	font-size: 11px;
	color: #666666;
}
.SubtitleGrey {
	font-family:"Trebuchet MS", Georgia, Times New Roman, Times, serif;
	vertical-align: middle;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.Contenidos {
	padding: 10px 10px 10px 10px;
	width:620px;
	background-color:#e5e5e5;
}
.RightBar {
	padding: 10px 10px 10px 10px;
	width:170px;
	background-color:#CCCCCC;
}
.ExtrasBar{
background: #336699 url(../imagenes/BckgExtras.gif) no-repeat;
width:161px;
height:74px;
margin:3px;
	font-family:"Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.Titulos {
	font-family:"Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
.Spacer {
	float:left;
	background: url(../imagenes/Spacer.gif) repeat-x;
	height: 12px !important;
	height: 12px;
	width:98%;
}
.BanmnerRight {
	width:158px;
	position:relative;
	background-color:#003366;
	height:150px;
	margin-left:10px;
	padding:0px;
}
.inputbox {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background: #F7F7F9;
	border: 1px solid #9DA6B3;
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	border:solid 1px #9DA6B3;
	background-color: #F5F5F5;
	color: #7C86A5;
	text-align: center;
	font-size: 11px;
	margin-top: 0px;
	height:20px;
	cursor:hand;
}
.buttonLink {
	/*color: #7C86A5;*/
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	/*border:solid 1px #9DA6B3;*/
	/*background-color: #F5F5F5;*/
	border:solid 1px #FFFFFF;
	background-color:#669900;
	width: auto;
	text-decoration:none;
	padding: 0px 5px;
	line-height: 26px !important;
	line-height: 24px;
	height: 28px !important;
	height: 26px;
	margin: 1px;
}
.dottedline {
	background: url(../imagenes/DottedLine.gif) repeat-x center;
	height:10px;
	top:10px;
}
.xbox hover {
	cursor:hand;
	cursor:pointer;
}
.calendarHeader {
	border: 1px solid #CCCCCC;
	height:15px;
	backgraund-color:#FFFFFF;
}
.calendarDays {
	height:15px;
	background-color:#486DAC;
	color:#FFFFFF;
	text-align:center;
}
.calendarActualDay {
	height:15px;
	background-color:#003366;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
}
.links {
	text-decoration:none;
	color:#666666;
}
.whlstudio {
	font-family:"Verdana", Arial, Helvetica;
	vertical-align: middle;
	font-size: 10px;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
a.whlstudio:hover {
	text-decoration: underline;
}
