/*-----------------------------------------------------*/
/*--------------------  BODY  -------------------------*/
/*-----------------------------------------------------*/

select
{
	background-color:#FFFFFF;
		color:#4D4D4D;
		height:40px;
		font-family: 'Open Sans', sans-serif;
	font-weight: 500; 
		font-size: 18px; 
}

input
{
	
		color:#4D4D4D;
		height:40px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 500; 
		font-size: 18px; 
}
.TP_body
{	
	min-height: 100%;
	padding-top:0px;
	height: auto;
	background-color:#172E4E;
}
.TPL_textos_extras16
{
		color:#4D4D4D;
		height:20px;
		font-family: 'Open Sans', sans-serif;
	font-weight: 500; 
		font-size: 13px; 
}

.TPL_textos_extrasFFFFFF
{
		color:#FFFFFF;
		height:20px;
		font-family: 'Open Sans', sans-serif;
	font-weight: 500; 
		font-size: 18px; 
}
.TPL_textos_extras
{
		color:#4D4D4D;
		height:20px;
		font-family: 'Open Sans', sans-serif;
	font-weight: 500; 
		font-size: 18px; 
}

.TPL_MenuEmpresa_Textos
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 500; 
	color:#ffffff;
	font-size: 15px; 
	text-decoration: none;
}
	a:link.TPL_MenuEmpresa_Textos{ color:#FFFFFF; text-decoration: none;}
	a:hover.TPL_MenuEmpresa_Textos{ color:#244A6E;  text-decoration: none;}
	a:vlink.TPL_MenuEmpresa_Textos{ color:#FFFFFF; text-decoration: none;}

.TPL_item_menu
{
font-family: 'Open Sans', sans-serif;
	font-weight: 500; 
	color:#6F6F6F;
	font-size: 15px; 
	text-decoration: none;
}
a:link.TPL_item_menu{ color:#6F6F6F; text-decoration: none;}
a:hover.TPL_item_menu{ color:#244A6E;  text-decoration: none;}
a:vlink.TPL_item_menu{ color:#6F6F6F; text-decoration: none;}

.TPL_menu_Noticias
{
font-family: 'Open Sans', sans-serif;
	font-weight: 600; 
	color:#FFFFFF;
	font-size: 30px; 
	text-decoration: none;
}

.TPL_Titulo_Info
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	color:#ffffff;
	font-size: 28px; 
	text-decoration: none;
}

.TPL_Home_TextosInfo
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 500; 
	color:#ffffff;
	font-size: 16px; 
	text-decoration: none;
}
	a:link.TPL_Home_TextosInfo{ color:#FFFFFF; text-decoration: none;}
	a:hover.TPL_Home_TextosInfo{ color:#244A6E;  text-decoration: none;}
	a:vlink.TPL_Home_TextosInfo{ color:#FFFFFF; text-decoration: none;}



/*-----------------------------------------------------*/
/*----------------- Scroll to Top  --------------------*/
/*-----------------------------------------------------*/

.crunchify-top {
    display: none;
    position: fixed;
    bottom: 425px;
    right: 0px;
	line-height: 59px;
	width: 56px;
    height: 59px;
	background-position: center bottom;
    cursor: pointer;
    cursor: pointer;
}





