/*####### Promociones Folletos   #######*/

#promociones.section-folletos h1{
	width:100%;
	font-size: 38px;
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}
#promociones.section-folletos h2{
	width:100%;
	font-size: 29px;
	font-weight: 500;
	color:#000;
	margin-bottom: 10px;
}

#promociones.section-folletos .box-folletos {
margin-top: 10px;
margin-bottom: 10px;
float: left;
width: 938px;

}

#promociones.section-folletos .box-folletos a.link-folleto img{
-webkit-transition: all ease-out 0.2s;
-moz-transition: all ease-out 0.2s;
-o-transition: all ease-out 0.2s;
-ms-transition: all ease-out 0.2s;
transition: all ease-out 0.2s;
}

#promociones.section-folletos .box-folletos a.link-folleto:hover img{
opacity: 0.7!important;
-moz-opacity: 0.7!important;
filter: alpha(opacity=70)!important;
}


#promociones.section-folletos .box-folletos img {
float: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 25px;
}

#promociones.section-folletos .box-folletos-main{
position: relative;
float: left;
margin-top: 0px;
margin-left: 0px;
width: 550px;
}


#promociones.section-folletos .box-folletos-main h3,#promociones.section-folletos .box-medio-bottom h3{
color: #4B8500;
font-size: 22px;
font-weight: 300;
line-height: 25px;
height: 25px;
letter-spacing: -1px;
padding-bottom: 4px;
border-bottom: 1px solid #dfdfdf;
}

#promociones.section-folletos .box-medio-bottom h3{
font-size: 18px;
}

#promociones.section-folletos  .box-folletos-main p {
color: #000000;
}


#promociones.section-folletos  ul{
float: left;
display:inline-block;
width:260px;
margin-top: 15px;
margin-right:30px;
margin-bottom: 15px;
margin-left:0;
width: 550px;		/* nuevo */
}

#promociones.section-folletos ul.last{
margin-right:0px;
}

#promociones.section-folletos  ul li.linkPagina{
padding-left:17px;
padding-top: 7px;
padding-bottom: 7px;
background-image: url('../img/bg-li-folletos.png');
background-position: 3px 10px;
background-repeat: no-repeat;
display: block;		/* nuevo */
float: left;		/* nuevo */
width: 243px;		/* nuevo */
}
#promociones.section-folletos ul li.right {margin-left: 30px;}
#promociones.section-folletos  ul li a.linkPagina{
font-size: 15px;
color:#666;
letter-spacing: 0px;
cursor: pointer;
line-height:15px;
width:243px;
display:block;
padding-right: 10px;
background-image: url('../img/bg-li-folletos-2.png');
background-position: 230px 4px;
background-repeat: no-repeat;
}

#promociones.section-folletos  ul li a:hover{
color: #4B8500;
}


#promociones.section-folletos .btn-folleto {
display: inline-block;
float: left;
padding: 4px 5px 6px;
}
#promociones.section-folletos ul.redes {}
#promociones.section-folletos ul.redes li { background-image:none}
#promociones.section-folletos  ul.redes {
height: 28px;
margin-top: 5px;
margin-right:0px;
margin-bottom: 15px;
margin-left:8px;
width: 260px;		/* nuevo */
}
#promociones.section-folletos  ul.redes li {
display: inline-block;
width: 31px;
height: 28px;
margin-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
float:none		/* nuevo */
}

#promociones.section-folletos  ul.redes li.imgcss a{
display: block;
width: 31px;
height: 28px;
padding-right: 0px;
opacity: 0!important;
-moz-opacity: 0!important;
filter: alpha(opacity=0)!important;
-webkit-transition: all ease-out 0.2s;
-moz-transition: all ease-out 0.2s;
-o-transition: all ease-out 0.2s;
-ms-transition: all ease-out 0.2s;
transition: all ease-out 0.2s;
background-color:black;
border-radius:5px;
}

#promociones.section-folletos  ul.redes li.imgcss a:hover {
opacity: 0.2!important;
-moz-opacity: 0.2!important;
filter: alpha(opacity=20)!important;
}

#promociones.section-folletos  ul.redes li.imagen a {
display: block;
width: 31px;
height: 28px;
padding-right: 0px;
opacity: 1!important;
-moz-opacity: 1!important;
filter: alpha(opacity=100)!important;
-webkit-transition: all ease-out 0.2s;
-moz-transition: all ease-out 0.2s;
-o-transition: all ease-out 0.2s;
-ms-transition: all ease-out 0.2s;
transition: all ease-out 0.2s;
background-color:black;
border-radius:5px;
}
#promociones.section-folletos  ul.redes li.imagen {background-color:black;display:inline-block;border-radius:5px;}
#promociones.section-folletos  ul.redes li.imagen a:hover {
opacity: 0.8!important;
-moz-opacity: 0.8!important;
filter: alpha(opacity=80)!important;
background-color:black;
}

#promociones.section-folletos  ul.redes li.fb {
background: url("../img/ficha-logo-fb.png") top left no-repeat;
}

#promociones.section-folletos  ul.redes li.tt {
background: url("../img/ficha-logo-tt.png") top left no-repeat;
}

#promociones.section-folletos  ul.redes li.email {
background: url("../img/ficha-logo-email.png") top left no-repeat;
}

#promociones.section-folletos .box-mini{
position: relative;
float: left;
margin-top: 0px;
margin-left: 0px;
width: 350px;
}

#promociones.section-folletos .box-mini img{
margin-right: 13px;
}

#promociones.section-folletos .box-mini p{
margin-top: 5px;
}

#promociones.section-folletos .box-redes {
display: inline-block;
margin-top: 0px;
margin-left: 0px;
width: 200px;
}

#promociones.section-folletos .box-redes ul {
width: 102px;
}

#promociones.section-folletos .box-folletos-main.mini  ul li{
padding-top: 4px;
padding-bottom: 4px;
background-position: 3px 7px;
}

#promociones.section-folletos .box-folletos-main.mini  ul li a{
font-size: 13px;
}

#wrapper-3 #main div.box-folletos-main.mini {
margin-left: 30px;
}

#promociones.section-folletos .box-medio{
position: relative;
float: left;
margin-top: 0px;
margin-left: 0px;
width: 450px;
}
#promociones.section-folletos .box-medio.last{
margin-left: 30px!important;
}

#promociones.section-folletos .box-medio-top{
position: relative;
float: left;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
width: 450px;
min-height: 272px;
}

#promociones.section-folletos .box-medio-top .box-redes{
position: relative;
bottom: 0;
}


#promociones.section-folletos .box-medio-bottom{
position: relative;
float: left;
margin-top: 0px;
margin-left: 0px;
width: 450px;
}
#promociones.section-folletos  .box-medio-bottom ul{	/* todo el class nuevo */
display: inline-block;
margin-right: 0;
width: 450px;
}
#promociones.section-folletos  .box-medio-bottom ul.last{
margin-right:0px;
}
#promociones.section-folletos  .box-medio-bottom ul li{
padding-top: 4px;
padding-bottom: 4px;
background-position: 3px 7px;
width: 193px;			/* nuevo */
}

#promociones.section-folletos  .box-medio-bottom ul li a{
font-size: 13px;
width:200px;
background-position: 190px 4px;
}

#promociones.section-folletos .box-medio-bottom ul li.right {margin-left: 20px;}/* nuevo */

/* folletos */
.box-folletos p {margin: 0 0 10px!important;}