@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	background:url('bbg.png') repeat-x;
}

div#geral
{
	width:990px;
	background-color:#FFF;
	display:table;
	margin:0 auto;
}

div#cabeca
{
	width:990px;
	height:100px;
	margin:5px auto;
	background:url('btop.png') no-repeat;
}

div#cabeca #nome
{
	font-family:Book Antiqua;
	font-size:30px;
	padding-top:50px;
	padding-left:100px;
}

div#barra
{
	background:#3E6E8F repeat scroll 0 0;
	width:100%;
	min-width:980px;
	height:30px;

}



div#caminho
{
	width:980px;
	margin: 0 0 5px 5px;
	padding: 5px 0 5px 0;
	height:20px;
	border-bottom:#CCC 2px solid;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

div#caminho a
{
	text-decoration:none !important;
	color:#999 !important;
}

div#caminho a:hover
{
	color:#3E6E8F !important;
}

div#menuv
{
	width:190px;
	margin:10px 5px 10px 5px;
	height:600px;
	border-right:1px solid #CCC;
	float:left;
}

div#menuv label
{
	background-color:#3E6E8F;
	color:#FFF;
	width:185px;
	height:25px;
	display:block;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	padding-top:5px
}

div#conteudo
{
	width:785px;	
	margin:10px 0 10px 0;
	float:left;
	background-color:#F5F5F5;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	min-height:400px;
}
div#conteudo p
{
	margin:0px 10px 10px 10px;
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
}
div#rodape
{
	width:100%;
	position:relative;
	background:#3E6E8F repeat;
	min-width:980px;
	overflow:hidden;
	height:140px;
	padding-top:10px;
	clear:both;
}

div#conteudorodape
{
	width:980px;
	margin:25px auto;
}

div#brasaorodape
{
	width:80px;
	height:100px;
	background:url('bfooter.png') no-repeat;
	float:left

}

div#textorodape
{
	line-height:12px;
	width:700px;
	color:#FFF;
	font-size:12px;
	float:left;
	margin:20px 0 0 8px;

}


ul
{
	list-style:none;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	
}

li
{
	margin:5px 3px 1px 0;
	border-bottom:#CCC solid 1px;
}

ul li a
{
	text-decoration:none !important;
	display:block !important;
	border-bottom:1px #F2F2F2 solid !important;
	color:#666 !important;

}

ul li a:hover
{
	background-color:#F2F2F2 !important;
	display:block !important;
	border-bottom:#3E6E8F solid 1px !important;
	color:#3E6E8F !important;
}


/*Conteudo*/
h1
{
    color: #4A708A;
    margin-left:5px;
    margin-right:5px;
    font-size:22px;
}
h2
{
    color: #4A708A;
    margin-left:5px;
    margin-right:5px;
}
h3
{
    color: #4A708A;
    margin-left:5px;
    margin-right:5px;
}
.GridView
{
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing:normal;	
	word-spacing: 0;
	vertical-align: top;
	direction: ltr;
	padding:4px;
	margin:0px 10px 10px 10px;
}
.GridViewHeader
{
    background-color: #5D7B9D;
    color: White;
    font-weight: bold;
    padding: 10px;
    padding-top: 5px;
    font-size: 13px;
    text-align: center;
}
.GridViewRow
{	
}
.GridViewAlternateRow
{
	background-color:#FFFFFF;
}
.GridViewFooter
{
	color:White;
	background-color:#284775;
}
.GridViewPager
{   
	color:White;
	background-color:#284775;
}
.GridViewPager a
{
	color:White !important;
	padding: 1px !important;
	text-decoration: none !important;
}
.GridViewPager span 
{ 
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.ValidationSummary 
{
    margin: 10px;
}
.ValidationSummary ul 
{
    background-image: url('../img/Icones/Aviso.png');
    background-position: left top;
    background-repeat: no-repeat;
    border: 2px solid #CCCCCC;
    border-radius: 7px 7px 7px 7px;
    min-height: 60px
}
.ValidationSummary ul li 
{
    border: 0px none;
    margin: 3px;
    padding-left: 60px;
    font-family: Verdana,Geneva,sans-serif
}
.TextBoxPequeno
{
	width: 100px;
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid #999999;
}
.TextBoxMedio
{
	width: 200px;
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid #999999;
}
.TextBoxGrande
{
	width: 300px;
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid #999999;
}
.Label
{
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
}
.Button
{
	background-color: #E8E8E8;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
/*	height:22px;	*/
	padding: 3px 10px;
	cursor: pointer;
	box-shadow: 1px 1px 1px #888;
	
}
a
{
    color: #4A708A;
    text-decoration: none;
    font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
}

a.Button {
	color: #333;
}

.Button:active
{
	box-shadow: 0px 0px 0px;
}

.DropDown
{
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	
}

.ListBox
{
	width: 200px;
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid #999999;

}
.CheckBox
{
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #666666;
}
.RadioButton
{
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #666666;
}
.FileUpload
{
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;	    
	background-color: #E8E8E8;
    height: 22px;	
}

a[disabled=disabled]
{
	border-style:none !important;
	color:#A0A0A0 !important;
}mportant;
	color:#A0A0A0 !important;
}