
/***********************************************
 *  BODY Styles                                *
 ***********************************************/

BODY 
{
	margin: 0px 0px 0px 0px;
	background-color: #432c00;
	background-image: url(../images/body_bck.gif);
	background-repeat: repeat;
}


.table_central 
{
	padding: 0px 3px 0px 3px;
	background-color: #ffffff;
	width: 976px;
}

.font_footer
{
	font-family: verdana;
	color: #b8b8b8;
	font-size: 10px;
}

/***********************************************
 *  Pesquisa Styles                                *
 ***********************************************/

.pesquisa
{
	padding: 12px 0px 12px 20px;
}

.pesquisa_font
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 11px;
	font-weight: bold;
}

.input_pesquisa
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 10px;
	width: 120px;
	height: 18px;
	border: 1px solid #178bd4;
	line-height: 14px;
}



/***********************************************
 *  Font Styles                                *
 ***********************************************/

.font_blue_1
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 10px;
	font-weight: bold;
}

.font_blue_1 a
{
	text-decoration: none;
	color: #0c4b73;
}

.font_blue_1 a:hover
{
	text-decoration: underline;
}

.font_blue_2
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.font_blue_2:hover
{
	text-decoration: underline;
}

.font_blue_3
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-left: 8px;
	padding-right: 10px;
}

.font_blue_4
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.font_blue_5
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 9px;
	font-weight: bold;
}

.font_blue_6
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.font_blue_6:hover
{
	text-decoration: underline;
}

.font_red_1
{
	font-family: verdana;
	color: #e44025;
	font-size: 10px;
	font-weight: normal;
}


.font_red_1 a:hover
{
	text-decoration: underline;
}


.font_red_2
{
	font-family: verdana;
	color: #df2b68;
	font-size: 10px;
	font-weight: bold;
}

.font_red_3
{
	font-family: verdana;
	color: #e44025;
	font-size: 9px;
	font-weight: normal;
}

.font_title_1
{
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #00a5e8;
	height: 24px;
	padding-left: 10px;
}

.font_title_2
{
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #e9a5bc;
	height: 24px;
	padding-left: 10px;
}



/***********************************************
 *  Outros Styles                                *
 ***********************************************/


.input_imc
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 10px;
	height: 18px;
	border: 1px solid #178bd4;
	line-height: 14px;
}

.input_imc2
{
	font-family: verdana;
	color: #df2b68;
	font-size: 18px;
	height: 25px;
	border: 0px solid #178bd4;
	width: 60px;
}

.testemunhos
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 10px;
	height: 20px;
	width: 100%;
	background-color: #faeaef;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2xp;
	padding-top: 3px;
	text-align: center;
}

.testemunhos:hover
{
	color: #ffffff;
	background-color: #d91859;
}

.img_equipa
{
	margin-left: 18px;
	margin-right: 18px;
}


.font_equipa
{
	font-family: verdana;
	color: #0c4b73;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
}


