body {
  padding-bottom: 0;
  color: #5a5a5a;
	font-size: 16px !important;
	font-family: "Open Sans",sans-serif !important;
	font-style: normal;
	font-weight:400;
	background-color: #F1F1F1;
	margin-top: 0;
}

#body_wrapper{
	width:100%;
	max-width: 1170px;
	min-height: 700px;
	margin: 0 auto;
	/* margin-top: 5px; */
	margin-top: 0;
	font-family: 'Open Sans',arial,"sans serif";
	background: transparent;/*url("../../images/SITE-FONDO.png") 48% 91% repeat-y;*/
	overflow-y:	auto;
}

a {
  color: #bd1f00 !important;
    text-decoration: none !important;
}
a:hover {
  color: #eb684d !important;
  text-decoration: none !important;
}
p {
	font-family: "Open Sans",sans-serif;
	font-style: normal;
	font-weight:400;
  color: #5a5a5a;
    text-decoration: none !important;
}



label{
	font-size: 12px;
	color: rgb(167, 167, 158);
	    margin-bottom: 0 !important;
}
strong {
	font-weight: bold;
}

.h3, h3 {
	font-weight:700 !important;
	letter-spacing: -0.015em !important;
	margin-bottom: 20px !important;
}

#left > div, #middle > div, #right > div{
	/*box-shadow: 0px 0px 10px #777666;*/
}

#header_wrapper {
	    width: 100%;
   /* height: 190px;
    margin-bottom: 50px;*/
	 background-color: #fff;
}


#left{
	position: relative;
	width: 17%;
	float: left;
	margin-left: 36px;
	/* height: 100%; */
	margin-right: 5px;
}
 
#titles_wrapper{
	position: relative;
	float: left;
	padding: 7px;
	background-color: #f4f4f4;
	border-top: 3px solid red;
	/*height: 100%;*/
}
#titles_wrapper div.more_articles {
	background-color: #818181;
	color: white;
	position: absolute;
	bottom: -20px;
	width: 96%;
	text-align: center;
	cursor: pointer;
}
#titles_wrapper div.more_articles:hover {
	background-color: #606060;
}
#index-middle{
	position: relative;
	width: 62%;
	float: left;
	/*height: 100%;*/
	margin-right: 10px;
	margin-left: 5px;
}

#articles-middle{
	position: relative;
	width: 62%;
	float: left;
	/*height: 100%;*/
	margin-right: 10px;
	margin-left: 5px;
}

#info-middle{
	position: relative;
	width: 57%;
	float: left;
	/*height: 100%;*/
	margin-right: 10px;
	margin-left: 5px;
}

#search-middle{
	position: relative;
	width: 63%;
	float: left;
	/*height: 100%;*/
	/*margin-right: 10px;
	margin-left: 5px;*/
}

#search-middle #articles .articles_link > :nth-child(4) {
    font-size: 0.85em;
    float: left;
    width: 100%;
    margin: 5px 0px 0px 20px;
    font-weight: normal;
    text-align: left;
}

#articles_wrapper{
	position: relative;
	float: left;
	width: 100%;
	/*height: 100%;*/
}

#articles_wrapper div.more_articles {
	background-color: #818181;
	color: white;
	position: absolute;
	bottom: -20px;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

#articles_wrapper div.more_articles:hover {
	background-color: #606060;
}

#right{
	position: relative;
	width: 12%;
	float: left;
	/*height: 100%;*/
}

#financial_wrapper{
	position: relative;
	float: left;
	width: 100%;
	/*height: 145px;*/
	margin-bottom: 10px;
}

#archive_wrapper{
	position: relative;
	float: left;
	width: 100%;
	/*height: 80%;*/
}

#webstats_wrapper{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 200px;
}
#top-button{
	width: 47px;
    height: 47px;
    background: url(../../images/controls/top.png) no-repeat center;
    position: relative;
    float: right;
    background-size: cover;
    margin-right: 5px;

}
.social_media{
	width: 42px;
	position: relative;
	float: left;
	margin-right: 5px;
}

.social_media > img{
	width: 42px;
}

#covers-middle .cover_image{
	height: 455px;
	width: 325px;
}
#info-middle-plus {
	 position: relative;
    width: 57%;
    float: left;
}
#info-middle-plus .contact {
 	text-align:center;
}

#webstats{
	width: 2.9em;
}
	