﻿body 
{
	margin:0px 0px 0px 0px;
	background-image:url(../../Imagens/back.jpg);
}

#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;
}

/* Fonts */
.fontDefault
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}

.fontTitle
{
	font-family:Verdana;
	font-size:20px;
	color:#543211;
}

.titlePages
{
	font-family:Verdana;
	font-size:22px;
	color:#703901;
}

.fontMenu a
{
	font-family:Verdana;
	font-size:14px;
	color:#2e1b0d;
}
.fontMenu a:hover
{
	font-family:Verdana;
	font-size:14px;
	color:#2e1b0d;
	font-weight:bold;
}

.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:Arial;
	font-size:15px;
	color:#603913;
	font-weight:bold;
}
.fontNoticiaTitle a:hover
{
	font-family:Arial;
	font-size:15px;
	color:#603913;
	font-weight:bold;
}

.validacao
{
	font-family:Tahoma;
	font-size:10px;
	color:Red;
}

.gridPager
{
	font-size:16px;
	color:#4a2f12;
	font-weight:bold;
}
.gridPager a
{
	font-size:14px;
	color:#4d3215;
	text-decoration:none;
	font-weight:normal;
}

/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.7;
}

.modalPopup 
{
	border-width:2px;
	border-style:solid;
	border-color:#3d240e;
}

.modalPopupVideo
{
	border-width:3px;
	border-style:solid;
	border-color:#a37c5d;
}

/* Controles */
.textBox
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	padding:2px 2px 2px 2px;
	border:solid 1px #040300;
}

.dropDown
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	height:22px;
	border:solid 1px #7f9db9;
}

.button
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	height:21px;
	border:solid 1px #AAAAAA;
	background-image:url(../../Imagens/back_button.gif);
	background-color:White;
}

.button_enquete
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	background-color:#111111;
	border:solid 1px #111111;
	padding:2px 5px 2px 5px;
}

.listBox
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	border:solid 1px #7f9db9;
}