﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0;
    padding: 0;
    color: #3366CC;
}
body
{
	background: #CCCCCC url(imagens/body_bgfam.gif) repeat left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}
pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.txttabela
{
font-family: Verdana;
 font-size: small; 
 color: #3366CC; 
 text-align: right; 
 width: 165px
}
.textbox
{
}
.validatorH
{
    background-color: #FF9999;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#CCCCCC;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	color:#336699;
	font-size :small;
}

#conteudo
{
	padding: 30px auto 40px 20px;
	border-left: 0px solid #0F2543;
	border-right: 0px solid #0F2543;
	border-bottom: 0px solid #0F2543;
	background-color: #FFFFFF;
	
	width: 780px;
}
#texto
{
	text-align :justify ;
	
}
#topo
{
	height: 30px;
	
}
#conteudotopo
{
padding-top: 10px;
	height: 25px;
	width: 780px;
	background-color:#336699;
	color: #FFFFFF; 
	font-weight: bold;
	 font-size: medium;
	vertical-align :text-bottom ;
	 text-align:center ;
	
}
#master_page
{
	margin: 5px auto 20px auto;
	width: 780px;
}

#tablogin
{
text-align: right; 
margin: 0px 0px 20px 298px;
width: 500px;
background-color: #fbf2d4;
border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
}
#login1
{
border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
line-height: 1.5em;
}
#topologin
{
	height: 25px;
	background: url(imagens/topologin.gif) no-repeat right top;
	
}
#sair
{


position: relative; 
left: 0px;
top:0; 
width: 100px; 
height: 15px
}

#minhas
{

color : White ;
font-size:medium ;
 font-weight:bold ;
background-color: #996633;
width: 740px;

}

#concurso
{

color : White ;
font-size:medium ;
 font-weight:bold ;
background-color: #3366CC;
width: 740px;

}

#sucesso
{


font-size:medium ;
text-align:center;
font-family : Verdana ;
color : Maroon ;



}
.botao
{
 background-color  :White ;
 Border-Color :#3366CC ;
 Border-Style :Solid ;
 Border-Width :1px;
 font-weight :bold ;
  Color : #3366CC;
   
Width :123px; 
                           
                           
}

