html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	min-height: 100%;
	height: 100%;
}
/* ---------------------------  CONTENIDO DE LA PÁGINA HOME ---------------------------- */
#home {
	height: 100%;
	position: relative;
	overflow: hidden;
}
#home[id] {
	display: table;
	position: static;
}
#home-content {
	position: absolute;
	top: 50%;
	left: 50%;
}
#home-content[id] {
	display: table-cell;
}
#flash {
	position: relative;
	left: -50%;
	top: -50%;
}
#flash[id] {
	margin-bottom: -120%;
	margin-top: -27%;
}
/* ------------------------------------------------------------------------------------- */
/* ---------------------------- CONTENIDO GENERAL -------------------------------------- */
/* Cabecera del sitio */
#header {
	position: relative;
	width: 770px;
	margin-left: 1px;
}
* html #header {
	margin-right: 0px;
	margin-left: -3px;
}
#header[id] {
	margin: auto;
}
/* Menú de la izquierda */
#left-menu {
	text-align: left;
	vertical-align: top;
	width: 150px;
	padding-top: 20px;
	position: relative;
	float: left;
}
#section-01 {
	width: 150px;
	height: 109px;
	padding-right: 14px;
	background-image: url(../img/01.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right: 5px solid #4F7DB0;
	position: relative;
}
#section-01 h1 {
	visibility: hidden;
}
#section-02 {
	width: 150px;
	height: 109px;
	padding-right: 14px;
	background-image: url(../img/02.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right: 5px solid #4F7DB0;
	position: relative;
}
#section-02 h1 {
	visibility: hidden;
}
#section-03 {
	width: 150px;
	height: 109px;
	padding-right: 14px;
	background-image: url(../img/03.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right: 5px solid #4F7DB0;
	position: relative;
}
#section-03 h1 {
	visibility: hidden;
}
#section-04 {
	width: 150px;
	height: 109px;
	padding-right: 14px;
	background-image: url(../img/04.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right: 5px solid #4F7DB0;
	position: relative;
}
#section-04 h1 {
	visibility: hidden;
}
#section-05 {
	width: 150px;
	height: 109px;
	padding-right: 14px;
	background-image: url(../img/05.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right: 5px solid #4F7DB0;
	position: relative;
}
#section-05 h1 {
	visibility: hidden;
}
#left-menu-content {
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	width: 150px;
	padding-top: 30px;
	position: relative;
	float: left;
}
#left-menu-content h3 {
	visibility: hidden;
}
#left-news-title {
	font-size: 11px;
	font-weight: bold;
	color: #4F7DB0;
}
#left-news-date {
	font-size: 11px;
	color: #999999;
	padding: 7px 0px;
}
#left-news-body {
	font-size: 11px;
	color: #333333;
}
#left-news-more {
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 25px;
}
#left-menu-promotions {
	width: 140px;
	padding: 5px 5px 0px 5px;
	background-color: #EDF2F7;
}
#left-menu-promotions ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 1px;
}
* html #left-menu-promotions ul {
	padding-bottom: 0px;
}
#left-menu-promotions-item {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 8px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	height: 28px;
	background-color: #92B9E6;
}
#left-menu-promotions-item a {
	color: #FFFFFF;
	text-decoration: none;
}
#left-menu-promotions-item1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 8px;
	margin-bottom: 5px;
	height: 28px;
	padding-bottom: 0px;
	background-color: #92B9E6;
}
#left-menu-promotions-item1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#left-menu-promotions-item2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 8px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	height: 28px;
	background-color: #92B9E6;
}
#left-menu-promotions-item2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#left-menu-promotions-viewing {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	height: 28px;
	background-color: #4F7DB0;
}
#left-menu-promotions-viewing a {
	color: #FFFFFF;
	text-decoration: none;
}

.left-menu-promotions-subitem {
	font-size: 12px;
	color: #0066FF;
	line-height: 15px;
	padding: 5px 0px 5px 8px;
	border-bottom: 1px solid #FFFFFF;
}
.left-menu-promotions-subitem a {
	color: #0066FF;
	text-decoration: none;
}
.left-menu-promotions-subitem a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.left-menu-promotions-subitem span {
	color: #666666;
}
/* Contenido principal */
#big-content {
	position: relative;
	/*width: 770px;	*/
	/*width: 100%;*/
	height: 100%;
}
.mac #big-content {
	margin-left: 23%;
}
* html #big-content {
	margin-left: 5px;	
	margin-right: 0px;
}
#content {
	text-align: left;
	width: 739px;
	background-image: url(../img/fondos_y_bordes/background.gif);
	background-repeat: repeat-y;
	padding: 0px 15px 100px 16px;
}
* html #content {
	width: 732px;
	padding: 0px 14px 0px 24px;
}
#content[id] {
	margin: auto;
	height: 100%;
}
#inner-content {
	vertical-align: top;
 	width: 425px;
	padding: 15px 0px 0px 3px;
	position: relative;
	float: left;
	margin-left: 23px;
	margin-bottom: 80px;
}
* html #inner-content {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
}
#inner-content-promotions {
	vertical-align: top;
 	width: 483px;
	padding: 10px 0px 0px 12px;
	position: relative;
	float: left;
	margin-left: 15px;	
}
* html #inner-content-promotions {
	width: 492px;
	margin-left: 3px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 3px;
	padding-bottom: 0px;
}
#title {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 0px;
}
#title h1 {
	visibility: hidden;/**/
}
#title h2 {
	visibility: hidden;
}
 html #title h1 {
	font-size: 35px;
	margin-bottom: 0px;
}
#subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #4F7DB0;
	line-height: 15px;
}
#address {
	font-size: 14px;
	font-weight: bold;
	color: #4F7DB0;
	line-height: 18px;
}
#offices {
	font-size: 11px;
	color: #3366FF;
	line-height: 13px;
}
#offices span {
	font-size: 14px;
	font-weight: bold;
	color: #4F7DB0;
	line-height: 18px;
}
#offices a {
	color: #3366FF;
} 
#subtitle-small {
	font-size: 14px;
	font-weight: bold;
	color: #4F7DB0;
	line-height: 18px;
	margin-bottom: 15px;
}
.subtitle-small {
	font-size: 14px;
	font-weight: bold;
	color: #4F7DB0;
	line-height: 18px;
	margin-bottom: 15px;
}
#inner-content ul {
	font-weight: bold;
	color: #4F7DB0;
	padding: 7px 0px 12px 8px;
	margin: 7px 0px 12px 8px;
}
#inner-content div span {
	font-weight: bold;
}
.pictures-row {
	width: 100%;
	padding-bottom: 3px;
}
#visit-website {
	text-align: right;
	height: 170px;
	padding-right: 12px;
	margin: 25px 0px 10px 0px;
	background-image: url(../img/promociones/duquesa/fondo_visite.gif);
	background-repeat: repeat-x;
	background-position: top;
}
* html #visit-website {
	text-align: center;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#promotions {
	font-size: 12px;
	font-weight: bold;
	color: #6F94BE;
	line-height: 22px;
}
#promotions a {
	color: #0066FF;
	text-decoration: none;
}
#promotions span {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF;
}
#promotions img {
	margin: 3px 0px;
}
#contact-form {
	font-size: 11px;
	line-height: 14px;
}
#nombre,#telefono,#email {
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	width: 248px;
	height: 19px;
	margin-bottom: 10px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}
#zona {
	font-size: 11px;
	color: #333333;
	line-height: 29px;
	width: 252px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	width: 248px;
	height: 100px;
	margin-bottom: 10px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F7DB0;
	border: 1px solid #92B9E6;
}
/* Menú de la derecha */
#right-menu {
	text-align: left;
	vertical-align: top;
	padding: 100px 0px 0px 20px;
	position: relative;
	float: left;
}
* html #right-menu {
	padding: 100px 5px 0px 20px;
}
#right-menu-promotions {
	width: 65px;
	text-align: right;
	vertical-align: top;
	padding: 20px 5px 0px 0px;
	position: relative;
	float: left;
}
.news-date {
	font-size: 11px;
	color: #999999;
}
/* ---------------------------- CONTENIDO GENERAL -------------------------------------- */
#footer {
	font-size: 9px;
	color: #666666;
	width: 734px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 33px;
	background-image: url(../img/fondos_y_bordes/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 0px;
	background-color: #FFFFFF;
}
* html #footer {
	padding: 81px 14px 15px 24px;
	margin-left: -2px;
}
#footer[id] {
	margin: auto;
}
#footer a {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#footer-line {
	height: 5px;
	border-top: 2px solid #000000;
	position: relative;
	clear: both;
}
#footer-copyright {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
* html #footer-copyright {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer-links {
	position: relative;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
* html #footer-links {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ------------------------------------------------------------------------------------- */