#main-content{
	padding-top: 25px;
}
#left-column{
	float:left;
	width: 710px;
	padding-right: 10px;
}
.content-block{
	color: #cfcfcf;
	font-size: 12px;
	padding-bottom: 15px;
}
.content-block.small{
	height: 150px;
}
.bar{
	height: 35px;
	position: relative;
	background: -moz-linear-gradient(top, #c9de96 0%, #8ab66b 44%, #398235 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9de96), color-stop(44%,#8ab66b), color-stop(100%,#398235)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* IE10+ */
	background: linear-gradient(to bottom, #c9de96 0%,#8ab66b 44%,#398235 100%); /* W3C */
	padding-left: 15px;
}
.bar h2{
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}
.bar h2 a{
	color: #1c1c1c;
	text-decoration: none;
}
.home-content-block-text{
	padding: 10px 5px;
}
.content-block-text{
	padding: 25px 40px;
}
.content-block-text p{
	line-height: 1.28em;
	margin-bottom: 0.75em;
}
#left-small-column{
	float: left;
	width: 350px;
	padding-right: 10px;
}
#right-small-column{
	float: left;
	width: 350px;
}
/*--noticias home--*/
#home-news{
	height: 150px;
}
#news-list{
	width: 640px;
	margin: 0 auto;
}
#news-list li{
	display: block;
	float: left;
	padding: 10px 5px 0px 4px;
}
.home-news-block{
	width: 140px;
	text-align: center;
	padding: 10px;
	height: 85px;
}
.home-news-block h4{
	font-size: 13px;
	font-weight: bold;
	color: #C24D31;
	margin-bottom: 5px;
}
.home-news-block h4 a{
	color: #C24D31;
	text-decoration: none;
}
.home-news-block h4 a:hover{
	text-decoration: underline;
}
#home-news-container{
	position: relative;
	padding: 0 35px;
}
.home-news-control{
	position: absolute;
	top: 40px;
	width: 23px;
	height: 33px;
	text-indent: -999px;
	overflow: hidden;
}
#prev{
	background: url(../img/prevArrow.png);
	left: 0px;
}
#next{
	background: url(../img/nextArrow.png);
	right: 0px;
}
.window-news{
	display: block;
	width: 760px;
	font-size: 12px;
	line-height: 15px;
	padding: 20px;
}
.window-news h5{
	color: #C24D31;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
/*--home top20--*/
.home-cover{
	width: 142px;
	height: 142px;
	overflow: hidden;
	float: left;
	position: relative;
}
.home-cover.large-cover{
	/*width: 178px;*/
}
.home-cover img{
	width: 100%;
	height: 100%;
}
.home-album-info{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90%;
	height: 25px;
	padding: 7px 5% 8px 5%;
	background: url(../img/white.png);
	display: none;
	font-family: verdana, sans-serif;
}
.home-album-info a{
	font-weight: bold;
	color: #1c1c1c;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
.home-album-info span{
	color: #000;
	display: block;
	padding-top: 2px;
	font-size: 10px;
}
/*--estilos asociados home --*/
#home-partners{
	position: relative;
}
#home-partners ul{
	margin-left: 25px;
	width: 300px;
}
#home-partners ul li{
	float: left;
	padding: 20px 10px 0 10px;
}
#home-partners ul li img{
	width: 80px;
	display: block;
	height: 80px;
}
.home-partners-control{
	position: absolute;
	display: block;
	width: 14px;
	height: 20px;
	top: 80px;
	text-indent: -999px;
	overflow: hidden;
}
#prevPartners{
	background: url(../img/prevArrowSmall.png);
	left: 0px;
}
#nextPartners{
	background: url(../img/nextArrowSmall.png);
	right: 0px;
}

/*--estilos galeria y tiendas home--*/
.home-gallery-over{
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.home-gallery-over img{
	width: 100%;
	height: 100%;
}
.home-info-gallery{
	position: absolute;
	top: 200px;
	padding: 15px;
	width: 320px;
	height: 35px;
	background: url(../img/white.png);
	color: #000;
}
.home-info-gallery a{
	font-weight: bold;
	color: #1c1c1c;
	display: block;
	font-size: 13px;
	text-decoration: none;
}
.home-info-gallery a:hover{
	text-decoration: underline;
}
.home-info-gallery span {
	color: #000;
	display: block;
	padding-top: 5px;
}
/*--estilos para aside derecho--*/
#right-column{
	float: left;
	width: 240px;
}
.add{
	padding-bottom: 15px;
}
.add img{
	display: block;
	width: 240px;
}
/*#twitter-feed{
	height: 390px;
}
#twitter-widget-0{
	height: 390px !important;
}*/
#gallery-list li{
	display: block;
	float: left;
	width: 235px;
	text-align: center;
	height: 230px;
}
#gallery-list li a img{
	margin-bottom: 10px;
}
#gallery-list li strong{
	font-size: 13px;
	font-weight: bold;
	color: #C24D31;
	margin-bottom: 5px;
	display: block;
}
#gallery-list.detail-gallery{
	margin-top: 25px;
}
#gallery-list.detail-gallery li{
	height: 220px;
}
#gallery-list.detail-gallery li img{
	width: 170px;
	height: 170px;
	border: solid #fff 3px;
}
#top20{
	height: 568px;
	margin: 10px 0 5px 0;
}
#top20 li{
	display: block;
	float: left;
	width: 132px;
	height: 132px;
	padding: 5px;
}
#top20 li a{
	display: block;
	width: 132px;
	height: 132px;
	position: relative;
	overflow: hidden;
}
#top20 li a img{
	width: 132px;
	height: 132px;
	display: block;
}
#top20 li a div{
	width: 132px;
	height: 120px;
	padding-top: 12px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #000;
}
#top20 li a div strong{
	font-weight: bold;
	font-size: 70px;
	display: block;
}
#top20 li a div span{
	font-weight: bold;
	font-size: 12px;
	display: block;
}
#top20 li a div small{
	font-weight: bold;
	font-size: 10px;
	display: block;
}
.top-red div{
	background: #feccb1; /* Old browsers */
	background: -moz-linear-gradient(top,  #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
}
.top-green div{	
	background: -moz-linear-gradient(top, #c9de96 0%, #8ab66b 44%, #398235 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9de96), color-stop(44%,#8ab66b), color-stop(100%,#398235)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%); /* IE10+ */
	background: linear-gradient(to bottom, #c9de96 0%,#8ab66b 44%,#398235 100%); /* W3C */
}
.top-blue div{	
	background: #3b679e; /* Old browsers */
	background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

#news-container{
	padding: 20px 5px 3px 5px;
}
.main-new-content{
	height: 150px;
	border-bottom: solid #cfcfcf 1px;
	margin-bottom: 15px;
}
.main-new-img{
	float: left;
	width: 180px;
	height: 130px;
	overflow: hidden;
	margin-right: 15px;
}
.main-new-img img{
	width: 100%;
}
.main-new-text{
	height: 130px;
	float: left;
	width: 500px;
	position: relative;
}
.main-new-text h4{
	height: 30px;
}
.main-new-text h4 a{
	font-size: 13px;
	font-weight: bold;
	color: #C24D31;
	margin-bottom: 5px;
	text-decoration: none;
}
.main-new-text h4 span {
	float: right;
	font-size: 11px;
	color: #cfcfcf;
}
.see-new{
	position: absolute;
	bottom: 0px;
	right: 15px;
	color: #C24D31;
	text-decoration: none;
}
.new-text img{
	display: block;
	width: 280px;
	border: solid #fff 5px;
	float: right;
	margin: 0 0 15px 15px;
}
#new-container{
	padding: 25px 5px;
	height: 472px;
}
.new-text h4{
	font-size: 13px;
	font-weight: bold;
	color: #C24D31;
	margin-bottom: 15px;
	text-decoration: none;
}
.new-text h4 span {
	float: right;
	font-size: 11px;
	color: #cfcfcf;
}
.new-text p{
	line-height: 1.2em;
	margin-bottom: .75em;
}
.section-title{
	color: #C24D31;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}

#newsTop{
	padding-bottom: 10px;
}
#imgNewTop{
	width: 250px;
	float: left;
	margin: 0 10px 10px 0;
}
#imgNewTop img{
	width: 100%;
	display: block;
}
#newTop{
	width: 370px;
	float: left;
}
#newTop h5{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 18px;
}
.newTopSmall h5{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 14px;
}
.topSmallNew{
	width: 305px;
	float: left
}
.imgNewSmall{
	width: 100px;
	float: left;
	margin: 0 5px 5px 0;
}
.imgNewSmall img{
	width: 100%;
	display: block;
}
.newTopSmall{
	width: 200px;
	float: left;
}
.verMasTop {
	display: block;
	width: 50px;
	text-align: center;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff !important;
	padding: 5px;
	background: -moz-linear-gradient(
	 top,
	 #ffaa42 0%,
	 #660c00);
	background: -webkit-gradient(
	 linear, left top, left bottom, 
	 from(#ffaa42),
	 to(#660c00));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #947006;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
	 inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
	 inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
	 inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow: 0px -1px 0px rgba(097,034,000,0.7),
	 0px 1px 0px rgba(255,255,255,0.3);
	text-decoration: none;
	margin-top: 15px;
}
#more01{
	position: absolute;
	top: -20px;
	left: 250px;
}
#more02{
	position: absolute;
	top: -20px;
	left: 565px;
}
.windowNew{
	width: 700px;
	font-size: 12px;
}
.windowNew .titWinNew{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 19px;
}



.news-block{
	padding-bottom: 25px;
	margin-bottom: 35px;
	border-bottom: dotted #ccc 1px;
}
.real-table{
	margin: 5px auto 20px auto;
}
.real-table td{
	border: solid #ccc 1px;
	padding: 3px 15px 0 10px;
	vertical-align: middle;
}

.store{
	display: block;
	width: 170px;
	height: 38px;
	background-color: #f3f3f3;
	border: 1px solid #e4e4e4;
	padding: 10px;
	margin: 0px 14px 16px 0px;
	float: left;
	text-decoration: none;
	font-size: 12px;
}
.store:visited{
	color: #111 !important;
}
.store img{
	display: block;
	width: 38px;
	height: 38px;
	float: left;
	margin-right: 10px;
}
.store b{
	color: #111 !important;
}
.store small{
	font-size: 11px;
}
#partners-list li{
	display: block;
	float: left;
	padding: 15px;

}
.accordion-block{
	display: none;
}
.accordion-button{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff !important;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffaa42 0%,
		#660c00);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffaa42),
		to(#660c00));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #947006;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(097,034,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
		text-decoration: none;
		margin-bottom: 25px;
}
.fancyz {
	width: 620px;
	font-size: 14px;
	text-align: justify;
}
.fancyz p {
	width: 580px;
	line-height: 20px;
}
.fancyzv {
	width:1000px;
	font-size: 14px;
	text-align: justify;
}
.fancyzv p {
	width: 960px;
	line-height: 20px;
}
.share-block{
	padding: 20px 0 10px 0;
}
#certificacionesTable{
	background: #fff;
	font-size: 11px;
	margin-bottom: 50px;
}
#certificacionesTable th{
	background: #ea6153;
	color: #fff;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
	font-size: 10px;
	padding: 0 3px;
}
#certificacionesTable td{
	padding: 10px 0;
	line-height: 14px;
	vertical-align: top;
	background: #f6f6f6;
}
#certificacionesTable tr.odd td{
	background: #e9e9e9;
}
#filtros{
	background: #fff;
	padding: 10px;
	margin-bottom: 15px;
	position: relative;
}
#filtros h6{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#filtros p{
	float: left;
	padding-right: 15px;
}
#filtroForm label{
	font-size: 12px;
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}
#key{
	width: 140px;
}
.selectFilter{
	width: 140px;
}