@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Humnst777_Lt_BT';
	font-size:13px;
}
h1{
	font-family: 'Humnst777_Blk_BT';
	font-size:14px;
	font-weight:bold;
	line-height:12px;
}

h2{
	font-family: 'Humnst777_Blk_BT';
	font-size:23px;
	color:#000;
	/*font-weight:bold;
	line-height:12px;*/
}
h4{
	font-family: 'Humnst777_Blk_BT';
	font-size:23px;
	color:#000;
	/*font-weight:bold;
	line-height:12px;*/
}
h3{
	font-family: 'Humnst777_Lt_BT';
	font-size:18px;
	color:#000;
	/*font-weight:bold;
	line-height:12px;*/
}
.accordion {
 
  margin: auto;
  padding: 1em;
  
}
.accordion h1 {
  text-align: center;
}
.accordion h2 {
  font-family: 'Humnst777_Lt_BT';
	font-size:18px;
	font-weight:bold;
	color:#0e8ccc;
  cursor: pointer;
  margin: 3px;
}
.accordion p {
  margin: 0;
  color:#000;
}

.opacity img {
	filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
text-decoration: none;
}

.opacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#scroll{
	width:390px;
	height:348px;
	line-height:1.5em;
	overflow:auto;
	font-size:14px;
	text-align:justify;
	padding:5px;
	font-family: 'Humnst777_Lt_BT';
}
#scrollTips{
	width:670px;
	height:600px;
	line-height:1.5em;
	overflow:auto;
	font-size:14px;
	text-align:justify;
	padding:5px;
	margin-left:10px;
	margin-right:5px;
	font-family: 'Humnst777_Lt_BT';
}
#scrolPreguntas{
	font-family: 'Humnst777_Lt_BT';
	width:670px;
	height:540px;
	line-height:1.5em;
	overflow:auto;
	font-size:14px;
	text-align:justify;
	padding:5px;
	margin-left:10px;
	margin-right:5px;
	color:#FFF;
	background-color:#EDEEEF;
}

#scrolAguaRed{
	font-family: 'Humnst777_Lt_BT';
	width:682px;
	height:540px;
	line-height:1.5em;
	overflow:auto;
	font-size:14px;
	text-align:justify;
	padding:5px;
	/*margin-left:10px;
	margin-right:5px;*/
	color:#FFF;
	background-color:#EDEEEF;
}

#scrollGuar{
	width:383px;
	height:463px;
	line-height:1.5em;
	overflow:auto;
	font-size:14px;
	text-align:justify;
	padding:5px;
	margin-left:10px;
	margin-right:5px;
	font-family: 'Humnst777_Lt_BT';
}
#format{
	padding-left:17px;
	padding-right:43px;
	font-family: 'Humnst777_Lt_BT';
}
#format1{
	padding-left:0px;
	padding-right:43px;
	font-family: 'Humnst777_Lt_BT';
}
img{
	border:0;
}
@font-face {
    font-family: 'Humnst777_Blk_BT';
    src: url('fonts/tt1161m_-webfont.eot');
    src: url('fonts/tt1161m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tt1161m_-webfont.woff') format('woff'),
         url('fonts/tt1161m_-webfont.ttf') format('truetype'),
         url('fonts/tt1161m_-webfont.svg#Humnst777_Blk_BT') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Humnst777_Lt_BT';
    src: url('fonts/tt0855m_-webfont.eot');
    src: url('fonts/tt0855m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tt0855m_-webfont.woff') format('woff'),
         url('fonts/tt0855m_-webfont.ttf') format('truetype'),
         url('fonts/tt0855m_-webfont.svg#Humnst777_Lt_BT') format('svg');
    font-weight: normal;
    font-style: normal;
}
a:link{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
	}
a:visited{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
}
a:hover{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:20px;
	}