@charset "utf-8";
/* CSS Document */

@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}

@media (max-width: 1151px) { 
	.social-fixed {
		display: none;
	}
}

.h-blockpromo { width: 980px; margin: 0 auto 60px; }

#content {
padding-top: 20px !important;
padding-left: 20px !important;
padding-right: 20px !important;
background: none;
background-color: #fff;
border-top: 1px solid #ebebeb;
}

sup {
vertical-align: baseline;
position: relative;
top: -4px;
font-size: 0.65em;
}

.clearfix { display: inline-block; }

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
	 
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.social-networks-sharing {
margin:44px 0 10px 0;
display:block;
width:100%;
}

.social-networks-sharing h3 {
font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
font-size: 1.7em;
font-weight: bold;
color: #666;
line-height:1.3;
display: block;
text-align: center;
margin: 0 auto;
margin-bottom: 18px;
}

.social-networks-sharing .pluso {
display:block;
width:auto;
margin:0 auto;
text-align:center;
}

.separator {
margin: 0 auto;
width: 100%;
height: 1px;
border-bottom: 1px solid #e0e0e0;
}

.remark {
width: 100%;
margin: 0 auto;
text-align: left;
padding: 75px 20px 0 0;

}

.remark p {
font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
font-size: 6pt;
color: #696969;
padding: 0;
margin: 0 0 2px 0;
}

.remark p  a{
text-decoration: none;
color: #696969;
}

.start_point {
margin-top:38px;
}

.link_button {
font-size:8pt;
color:#9d9e9e;
text-decoration:none;
padding:5px 21px;
border:1px solid #a1a1a1;
border-radius: 2px;
display:inline-block;
margin-bottom:26px;
margin-right: 5px;
transition: color 0.3s, border-color 0.3s;
}

.link_button:hover {
color:#0067fe;
border-color:#0067fe;
}

.link_button.deep {
padding:5px 11px;
}

.column_0,
.column_1,
.column_2,
.column_3 {
float:left;
padding-top:13px;
padding-bottom:10px;
}

.column_0 {
width:165px;
max-width:165px;
}

.column_1,
.column_2,
.column_3 {
width:245px;
max-width:245px;
}

.column_1 {
padding-right: 10px;
}

.column_2 {
padding-right: 20px;
}

.column_3 {
padding-right: 0px;
}

.column_0 p,
.column_1 p,
.column_2 p,
.column_3 p {
font-size:10pt;
font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
font-weight:normal;
padding:0;
margin:0;
line-height:1.4;
}

.column_0 p:last-child,
.column_1 p:last-child,
.column_2 p:last-child,
.column_3 p:last-child {
margin-bottom:6px;
}

.column_0 p strong,
.column_1 p strong,
.column_2 p strong,
.column_3 p strong{
font-weight:bold;
}

.column_0 img,
.column_1 img,
.column_2 img,
.column_3 img {
display:block;
margin-bottom:15px;
}

.clear {
clear:both;
}

.imac_pic_1 {
padding-top: 23px;
}

.imac_pic_1,
.imac_pic_2 {
padding-bottom: 15px;
}