
/********************************* SERVICIOS HORARIOS *********************************/

DIV.body DIV.subsection DIV.maincontent SPAN.title {
	font-family: Times New Roman, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
}
DIV.body DIV.subsection DIV.maincontent SPAN.subtitle {
	font-family: Times New Roman, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
DIV.body DIV.subsection DIV.maincontent SPAN.soft {
	font-family: Times New Roman, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #b8c290;
}
DIV.body DIV.subsection DIV.maincontent DIV.warning {
	color: #b8c290;
	font-size: 10px;
}

/********************************* SERVICIOS TARIFAS  *********************************/

DIV.body DIV.season {
	width: 100%;
	overflow: hidden;
}
DIV.body DIV.seasonboxleft, DIV.body DIV.seasonboxright {
	width: 345px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
DIV.body DIV.seasonboxleft {
	float: left;
	color: #b8c290;
}
DIV.body DIV.seasonboxright {
	float: right;
	color: #ffffff;
}
DIV.body DIV.seasonboxleft DIV.seasonbox, DIV.body DIV.seasonboxright DIV.seasonbox {
	margin-top: 10px;
}
DIV.body DIV.seasonboxleft DIV.comment, DIV.body DIV.seasonboxright DIV.comment {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	font-weight: normal;
}
DIV.body DIV.seasonboxleft DIV.seasonboxcontent, DIV.body DIV.seasonboxright DIV.seasonboxcontent {
	padding: 0px 10px;
	font-style: italic;
	color: #ffffff;
}
DIV.body DIV.seasonboxleft DIV.seasonbox {
	background-image: url(../images/servicios_promocionalbkg.gif);
	background-repeat: repeat-y;
	background-position: top left;	
}
DIV.body DIV.seasonboxleft DIV.seasonbox DIV.seasonboxtop {
	width: 345px;
	height: 19px;
	background-image: url(../images/servicios_promocionaltop.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
DIV.body DIV.seasonboxleft DIV.seasonbox DIV.seasonboxbottom {
	width: 345px;
	height: 19px;
	background-image: url(../images/servicios_promocionalbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
}
DIV.body DIV.seasonboxright DIV.seasonbox {
	background-image: url(../images/servicios_altabkg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
DIV.body DIV.seasonboxright DIV.seasonbox DIV.seasonboxtop {
	width: 345px;
	height: 19px;
	background-image: url(../images/servicios_altatop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
DIV.body DIV.seasonboxright DIV.seasonbox DIV.seasonboxbottom {
	width: 345px;
	height: 19px;
	background-image: url(../images/servicios_altabottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
DIV.body DIV.seasonboxleft DIV.seasonbox TABLE, DIV.body DIV.seasonboxright DIV.seasonbox TABLE {
	width: 100%;
}
DIV.body DIV.seasonboxleft DIV.seasonbox TABLE TR.common, DIV.body DIV.seasonboxright DIV.seasonbox TABLE TR.common {
	color: #b8c290;
}
DIV.body DIV.seasonboxleft DIV.seasonbox TABLE TD.left, DIV.body DIV.seasonboxright DIV.seasonbox TABLE TD.left {
	width: 64%;
	padding-right: 10px;
	text-align: right;
}
DIV.body DIV.seasonboxleft DIV.seasonbox TABLE TD.right, DIV.body DIV.seasonboxright DIV.seasonbox TABLE TD.right {
	text-align: left;
}
DIV.body DIV.seasonFooter {
	margin-top: 12px;
	line-height: 24px;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;	
}
DIV.body DIV.seasonFooter IMG {
	display: block;
	margin: 12px auto;
}
DIV.body DIV.seasonFooter A {
	width: 315px;
	height: 35px;
	display: block;
	margin: 20px auto;
	padding-top: 7px;
	background-image: url(../images/servicios_consultar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}

/******************************* SERVICIOS COMODIDADES  *******************************/

DIV.body DIV.subsection DIV.maincontent DIV.handicapgallery {
	margin-top: 15px;
}
DIV.body DIV.subsection DIV.maincontent DIV.handicapgallery DIV {
	display: table;
	width: 120px;
	height: 158px;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 16px 10px 0px 8px;
	padding: 0px;
	background-color: #2e4b1a;
}
DIV.body DIV.subsection DIV.maincontent DIV.handicapgallery DIV A {
	display: table-cell;
	#width: 100%;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
	text-align: center;
	font-size: 1px;
}
DIV.body DIV.subsection DIV.maincontent DIV.handicapgallery DIV A IMG {
	#position: relative;
	#top: -50%;
	border: 0px;
}

/**************************************************************************************/

