@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=PT+Sans');

.texto_1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #333;
}


.texto_2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	line-height:22px;
	text-align:justify;
}


.texto_3 {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	line-height:20px;
	text-align:justify;
}


.texto_4 {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	line-height:20px;
}

.texto_5 {
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #06F;
}



.texto_6 {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	line-height:22px;
	text-align:justify;
}















a{
	font-family:'PT Sans', sans-serif;
	font-size:15px;
	color:#666;
	text-decoration:none;}
	
	
a:hover{
	color:#00B7DD;

	}
	
	
.titulos {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #00B7DD;
}


.titulos_2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #333;
}
.footer{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #FFF;
}


.subtitulos {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	color: #39C;
	line-height:26px;
}

.texto_general {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align:justify;
	line-height:19px;
}

.simular{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 8px;
	color: #FFF;
}


.texto_footer {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align:justify;
	line-height:19px;
}