h1{
	font-size: 1.4em;
	margin-top: 6px;
}
.home{
	display: inline-block; 
	position: absolute;
	right: 27px;
	bottom: 17px;
	text-align: center;
	text-decoration: none;
	color: #545758;
	font-size: 1.2em;
}

.icon_close_button{
	position: absolute;
	top: -23px;
	right: -23px;
}
img,
.tab a{
	user-drag: none; 
	-moz-user-select: none;  
	-webkit-user-drag: none;
}
.act_content,p {
  font-family: Arial, Helvetica, sans-serif !important;
}
.icon_close_button{
	position: absolute;
	top: -23px;
	right: -23px;
}
div[data-sg-id='item-popup']{
	border-radius: 15px;
	/*box-shadow: 5px 5px 15px 0px black;	*/
}
.tabsCon{
	height: 657px;
	background-repeat: no-repeat;
	background-position: center center;
}
.activity_tag .subtitle{
	text-transform: uppercase;
}
a.menu-home{
	position: absolute;
	right: 24px;
	bottom: 21px;
	background-image: url(../img/return_menu.png) ;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 112px;
	background-color: white;
	border-top-left-radius: 21px;
}

.act_content p{
	color: #666;
	/*color: #3C3C3B;*/
	position: absolute;
}
.act_content .tabsCon ul{position: absolute;}
.act_content .tabsCon ul li{
	color: #666;
	line-height: 1.2em;
}

div[data-sg-id="item-popup"] ul,div[data-sg-id="item-popup"] p{
	position: absolute;
	color: #666;
}
div[data-sg-id="item-popup"] ul li{
	line-height: 1.2em;	
}

ul.gray-bullet li{
	position: relative;
}
ul.gray-bullet li:before{
	content: "";
	line-height: 1em;
	width: 13px;
	height: 13px;
	background-color:#666;
	background-repeat: repeat;
	float: left;
	margin: 10px;
	margin-right: 20px;
	border-radius: 30%;
	-moz-border-radius: 30%;
	-webkit-border-radius: 30%;
	position: absolute;
	left: -34px;
  	top: -4px;
}
.boton-opacity:hover{
	opacity: 0.9;
}
.boton_efect{
	cursor: pointer;
}
.boton_efect:hover,.boton_efect:active{	
	-webkit-transition: all 0.3s ease;                  
	-moz-transition: all 0.3s ease;                 
	-o-transition: all 0.3s ease;   
	-ms-transition: all 0.3s ease;          
	transition: all 0.3s ease;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.5);
}
video{
	height: 480px;
}
/*Common LO*/
.font18{
	font-size: 1.13em;
}
.font20{
	font-size: 1.25em;
}
.font21{
	font-size: 1.31em;
}
.font22{
	font-size: 1.37em;
}
.font23{
	font-size: 1.43em;
}
.font24{
	font-size: 1.5em;
}
.font25{
	font-size: 1.56em;
}
.font26{
	font-size:1.62em;
}
.font27{
	font-size: 1.68em;
}
.font28{
	font-size: 1.75em;
}
.font29{
	font-size: 1.81em;
}
.font30{
	font-size: 1.87em;
}
.font34{
	font-size: 2.12em;
}
.font35{
	font-size: 2.18em;
}
.font42{
	font-size: 2.62em;
}
.ftahoma{
	font-family: Tahoma, Geneva, sans-serif !important;
}

.greenblue{
	color: #00CECC !important;
}
.white{
	color: white !important;
}
.orange{
	color: #E27F5B !important;
}
.black{
	color: black !important;
}
.vinotinto{
	color: #891112 !important;
}
.brown{
	color: #754011 !important;
}
.darkgreen{
	color: #005D58 !important;
}
textarea{
	background-color: transparent;
	border: none;
	resize: none;
	font-size: 1.4em;
	color: #666;
}
::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   font-style: italic;  
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;  
}

:-ms-input-placeholder {  
   font-style: italic;  
}

.content_nav ol.sections li{
	position: relative;
	background-repeat: no-repeat;
}

.content_nav ol.sections {
    width: 5390px;
}