a {
	text-decoration: none;
}
@font-face {
	font-family: 'Arno';
	src: url('../fonts/arnopro-subhead_0-webfont.eot');
	src: url('../fonts/arnopro-subhead_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/arnopro-subhead_0-webfont.woff') format('woff'), url('../fonts/arnopro-subhead_0-webfont.ttf') format('truetype'), url('../fonts/arnopro-subhead_0-webfont.svg#ArnoProSubheadRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #7A6B66 url('../img/bg.jpg') repeat-x center top;
	font: 12px/130% Tahoma, Geneva, sans-serif;
	color: #404040;
}
#body_header {
	width: 970px;
	position: relative;
	margin: 0px auto;
	height: 133px;
	background: url('../img/grupo-pedemonte-logo.png') no-repeat scroll right top transparent;
}
#body_header .logo {
	display: block;
	position: absolute;
	left: 0px;
	top: 9px;
	width: 200px;
	height: 81px;
}
#body_header h1 {
	display: none;
}
#body_header #nav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 36px;
}
/*------------MENU1---------------*/
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 140px; /* left offset of submenus need to match (see below) */
	padding: 0;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: -1px;
	top: 36px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
#body_header #nav li a {
	line-height: 36px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	width: 140px;
	display: block;
	float: left;
	border-right: 1px solid #CBC2BC;
	transition: background-color 300ms ease-out;
}
#body_header #nav.logueado li a {
	width: 190px;
	background-color: #860210;
}
#body_header #nav li:first-child a {
	width: 122px;
	border-left: 1px solid #CBC2BC;
}
#body_header #nav li li a, #header #nav li li:first-child a {
	width: 140px;
	border-left: 1px solid #CBC2BC;
	background-color: #A5978E;
}
#body_header #nav.logueado li:first-child a {
	width: 202px;
}
#body_header #nav li a:hover, #header #nav li a.active, #header #nav li li:first-child a:hover {
	background-color: #860210;
	transition: background-color 100ms ease-in;
}
#body_header #nav.logueado li a:hover, #header #nav.logueado li a.active {
	background-color: #A5978E;
}
#body_header #topmenu {
	position: absolute;
	top: 30px;
	left: 370px;
}
#body_header #topmenu a {
	color: #A5958D;
	display: block;
	text-transform: uppercase;
	float: left;
	padding: 0 6px;
	font-weight: bold;
	line-height: 100%;
}
#body_header #topmenu li {
	display: inline;
}
#body_header #topmenu li:first-child a {
	border-right: 2px solid #A5958D;
}
#body_header #topmenu li:last-child a {
	border-left: 2px solid #A5958D;
	color: #860210;
}
#body_header #topmenu a:hover, #header #topmenu a.active {
	color: #860210;
}
.bloquenewsletter {
	position: absolute;
	top: 56px;
	left: 376px;
}
.bloquenewsletter span {
	font-weight: bold;
	color: #A5958D;
	text-transform: uppercase;
}
.bloquenewsletter input {
	width: 108px;
	height: 20px;
	background-color: #D2CBC6;
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
	padding: 0 6px;
}
.bloquenewsletter input.submit {
	width: 9px;
	height: 20px;
	background: transparent url(../img/flecha1.png) no-repeat;
	cursor: pointer;
}
.ingreso-agencias {
	position: absolute;
	top: 58px;
	left: 696px;
	background: transparent url(../img/flecha1.png) no-repeat right center;
	padding: 0 18px 0 6px;
	border-left: 2px solid #A5958D;
	border-right: 2px solid #A5958D;
	color: #A5958D;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}
.ingreso-agencias.logout {
	border-left: 0;
	left: 770px;
	color: #CCC2BC;
}
.ingreso-agencias:hover, .ingreso-agencias.active {
	color: #630C0C;
}
.ingreso-agencias {
	position: absolute;
	top: 58px;
	left: 696px;
	background: url('../img/flecha1.png') no-repeat scroll right center transparent;
	padding: 0px 18px 0px 6px;
	border-left: 2px solid #A5958D;
	border-right: 2px solid #A5958D;
	color: #A5958D;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}
#body_footer {
	height: 239px;
	background: url('../img/footer-repeat-bg.jpg') repeat-x scroll 0% 0% transparent;
}
#footer {
	width: 970px;
	height: 239px;
	position: relative;
	margin: 0px auto;
	background: url('../img/footer-bg.jpg') no-repeat scroll 0% 0% transparent;
}
#body_footer .copy {
	text-align: justify;
	color: #FFFFFF;
	width: 496px;
	position: absolute;
	right: 0;
	line-height: 170%;
	top: 67px;
}
#body_footer .copy a {
	color: #FFFFFF;
}
#body_footer img {
	vertical-align: middle;
	margin-left: 5px;
}
#navfooter {
	position: absolute;
	bottom: 57px;
}
#navfooter li {
	display: inline;
}
#navfooter li a {
	display: block;
	float: left;
	color: #6D6D6D;
	padding: 0 16px 0 13px;
	line-height: 32px;
	text-transform: uppercase;
	background: url(../images/punto-gris.png) no-repeat right center;
}
#navfooter li:first-child a {
	padding-left: 0;
}
#navfooter li a.ultimo {
	padding-right: 0;
	background: none;
}
#navfooter li a:hover {
	color: #333;
}
#cabecera_texto {
	width: 970px;
	margin: 0px auto;
	min-height: 50px;
	position: relative;
	padding: 40px 0px;
}
#cabecera_texto h2 {
	width: 945px;
	margin: 0px auto;
	height: 127px;
	color: #FFF;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	font: 28px/127px 'Arno';
}
#contenido {
	background: url('../img/contenido-bg.jpg') repeat-x scroll #FFF;
	background-position: center -44px;
}
#contenido #main {
	min-height: 400px;
	margin: 0px auto;
	width: 920px;
	position: relative;
	padding-bottom: 40px;
	background: url('../img/main-bg.jpg') no-repeat scroll transparent;
	background-position: center -44px;
	padding-top: 30px;
}
#main h2 {
	font-size: 31px;
	color: #81010D;
	padding-bottom: 10px;
	font-family: Arno;
	line-height: normal;
}
#main .imagen_text_chico {
	float: left;
	padding-right: 10px;
}
#main .documento {
	clear: both;
	height: 215px;
}
.infotop {
	color: #252759;
	font-weight: bold;
	font-size: 15px;
	line-height: 120%;
	margin-bottom: 20px;
	padding-top: 10px;
}
.infotop .fecha {
	float: left;
	padding-right: 50px;
}
.infotop .precio {
	float: left;
}
.infotop table {
	border-spacing: 3px;
	border-collapse: separate;
}
.infotop th {
	background-color: #E0DAD1;
	color: #766760;
	font-size: 11px;
}
.infotop td {
	text-align: center;
	line-height: 50px;
	vertical-align: middle;
	color: #84161C;
	font-weight: bold;
	font-size: 13px;
	background-color: #F6F4F1;
	padding: 0 5px;
}
.columna1 h2, #main .columna1 h2 {
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	background-color: #81010D;
	padding: 10px 0px 5px 15px;
	margin-bottom: 20px;
	font-family: "Arno";
}
.columna1 h3 {
	font-size: 23px;
	font-weight: normal;
	color: #766760;
	background-color: #E0DAD1;
	margin: 20px 0px;
	font-family: "Arno";
	padding: 10px 0px 5px 15px;
}
.columna1 h4 {
	margin: 10px 0px;
}
.columna1 p {
	margin-bottom: 8px;
}
a.logo_emp_circ {
	display: block;
	background-position: center top;
	margin-right: 42px;
	float: left;
	height: 80px;
	margin-bottom: 22px;
	background-repeat: no-repeat;
	width: 159px;
}
a.logo_emp_circ:hover {
	background-position: center bottom;
}
#indexForm .results2 .resultados {
	background-color: rgba(255,255,255,1);
	display: block;
}
#cabecera {
    width: 970px;
    margin: 0px auto;
    min-height: 50px;
    position: relative;
    padding: 40px 0px;
}
#cabecera h2 {
    width: 945px;
    margin: 0px auto;
    height: 127px;
    color: #FFF;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left top;
    font: 28px/127px "Arno";
}
.searchform label{
	color: #FFF;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
margin-right: 6px;
width: 156px;
display: inline-block;
text-align: right;
}
.searchform select, .searchform input{
	color:rgba(102,102,102,1);
	font-size:11px;
}

.searchform  .searchbutton {
    width: 51px;
    border: 0px none;
    margin-top: 12px;
    height: 18px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    font-family: Tahoma,Geneva,sans-serif;
    cursor: pointer;
    color: #860210;
    padding: 0px 155px 0px 0px;
    text-indent: 6px;
    background-color: #FFF;
    background-image: url("../img/button-bg.png");
    background-position: right center;
    background-repeat: no-repeat;
    transition: background-color 350ms ease-out 0s;
}
#ofertas_chicas{
	width: 940px;
padding-left: 20px;
height: auto;
float: none;
margin: 20px auto;
}
.table_busq_circ td{
	padding:5px;
}