﻿body 
{
	margin:0px 0px 0px 0px;
}

a
{
	color:#b10006;
}

#tr_menu
{
	height:31px;
	padding-left:20px;
	background-image:url(../../Imagens/back_menu.gif);
}

.rodape
{
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	padding-top:5px;
	padding-bottom:5px;
}

.box_busca
{
	width:238px; 
	height:197px; 
	background-color:#f7f7f7;
	background-repeat:repeat-x;
	background-image:url(../../Imagens/back_pesquisa.jpg);
	border:solid 1px #cfcfcf; 
	padding:5px 5px 5px 5px;
}

/* Home */
.destaquesTitleHome
{
	font-family:Georgia;
	font-size:22px;
	color:#000000;
	text-decoration:none;
}

.destaquesResumoHome
{
	font-family:Georgia;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

.noticiasDataHome
{
	font-family:Tahoma;
	font-size:13px;
	color:#666666;
}
.noticiasHome
{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
}


/* Fonts */
.fontDefault
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

.fontTitle
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
}

.titlePages
{
	font-family:Georgia;
	font-size:22px;
	color:#ba1212;
}

.fontMenu a
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.fontMenu a:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

.fontUnderlineHover a
{
	font-family:Tahoma;
	text-decoration:none;
}
.fontUnderlineHover a:hover
{
	font-family:Tahoma;
	text-decoration:underline;
}

.fontColorHover a
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.fontColorHover a:hover
{
	color:#BBBBBB;
	text-decoration:none;
}

.fontNoticiaTitle a
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.fontNoticiaTitle a:hover
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.validacao
{
	font-family:Tahoma;
	font-size:10px;
	color:Red;
}

.gridPager
{
	font-size:12px;
	color:#4a2f12;
	font-weight:bold;
}
.gridPager a
{
	font-size:12px;
	color:#4d3215;
	text-decoration:none;
	font-weight:normal;
}

/* Enquete */
.fontEnquete
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.7;
}

.modalPopup 
{
	border-width:2px;
	border-style:solid;
	border-color:#666666;
}

.modalPopupVideo
{
	border-width:1px;
	border-style:solid;
	border-color:#555555;
}

/* Controles */
.textBox
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	padding:2px 2px 2px 2px;
	border:solid 1px #a5a5a5;
}

.dropDown
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	height:22px;
	border:solid 1px #7f9db9;
}

.button
{
	color:#00295C;
	font-family:Tahoma;
	font-size:11px;
	height:22px;
	font-weight:bold;
	border:solid 1px #888888;
	background-color:#ffffff;
}

.button_form
{
	color:#00295C;
	font-family:Tahoma;
	font-size:11px;
	height:22px;
	font-weight:bold;
	border:solid 1px #888888;
	background-color:#ffffff;
}

.button_enquete
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background-color:#636363;
	border:solid 1px #636363;
	padding:2px 5px 2px 5px;
}

.listBox
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	border:solid 1px #7f9db9;
}
