/* *****************************
	talonario
***************************** */
.mainContent h2.talonarioMadrid {
	display: block;
	margin-bottom: 15px;
	width: 834px;
	height: 37px;
	overflow: hidden;
	text-indent: -999999px;
	background: url(http://img.salir-static.net/_images_/css/bg_h2_talonarioMadrid.png) 0 0 no-repeat;
}
.talonario .mainContent hr {
	clear: both;
	margin: 10px 0;
	border: none;
	background: #f0f0f0;
	height: 1px;
}
/*	metaInfo
----------------------------- */
#metaInfo {
	float: right;
	width: 330px;
	margin: 0 0 15px 10px;
	border: 1px solid #ffc;
	background:#ffe url(http://img.salir-static.net/_images_/css/bg_metaInfo.png) bottom left repeat-x;
	padding: 10px;
	color: #461C00;
	font-size: x-small;
	line-height: 1.5em;
}
#metaInfo h3 {
	font-weight: bold;
	margin-bottom: 25px;
	color: #506B1D;
	font-size: 1.5em;
}
#metaInfo p {
	font-size: 1.3em;
}
#metaInfo ul {
	font-size: 1.3em;
	margin: 0 0 7px 7px;
}
#metaInfo ul li {
	margin-bottom: 7px;
}
#metaInfo ul li span {
	color: #D75600;
	font-size: 1.3em;
	font-weight: bold;
	background: url(http://img.salir-static.net/_images_/css/bg_estrella_naranja.png) 0 2px no-repeat;
	float: left;
	height:23px;
	padding: 4px 0 0 7px;
	width:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*	establecimientos
---------------------------------- */


.mainContent.extended{
    width:100%!important;	
}

.mainContent .establecimientos {
	font-size: x-small;
	float: left;
	width: 455px;
	margin: 0 10px 15px 0;
}
.mainContent .establecimientos h3 {
	font-size: 1.8em;
	color: #A90100;
	margin-bottom: 20px;
	line-height: 1.1em;
}
.mainContent .establecimientos ul {
	width: 455px;
}
.mainContent .establecimientos ul li {
	float: left;
	display: block;
	margin: 0 25px 5px 0;
	height: 75px;
}
/*	cupones
----------------------------------- */
#cupones {
	margin-bottom: 10px;
	position: relative;
}
#cupones #imprimirTodos {
	position: absolute;
	top: -65px;
	right: 0;
	font-size: .85em;
}
#cupones h3 img {
	vertical-align: middle;
}
#cupones h3 {
	font-size: 1.6em;
	color: #848484;
	margin-bottom: 25px;
	font-weight: bold;
}
#cupones h3 span {
	color: #A90100;
}
#cupones .promo {
	border: 1px dashed #e8e8e8;
	padding: 10px;
	background: #fafafa;
	margin-bottom: 10px;
}
#cupones .promo img.cupon {
	float: left;
}
#cupones .promo ul {
	padding-left: 340px;
	margin-top: 5px;
}
#cupones .promo ul h4 {
	font-weight: bold;
	font-size: 1.2em;
	color: #506B1D;
	margin-bottom: 7px;
}
#cupones .promo ul li.meta {
	margin-bottom: 35px;
	line-height:18px;
}
#cupones .promo .boton,
#cupones #imprimirTodos .boton {
	text-decoration: none;
}
#cupones .promo .boton:hover,
#cupones #imprimirTodos .boton:hover {
	text-decoration: underline;
}
#cupones .promo .boton strong,
#cupones #imprimirTodos .boton strong {
	font-weight: bold;
}
