@charset "utf-8";

@font-face {
	font-family: 'Conv_MyriadPro-LightSemiExt';
	src: url('fonts/MyriadPro-LightSemiExt.eot');
	src: local(''), url('fonts/MyriadPro-LightSemiExt.woff') format('woff'), url('fonts/MyriadPro-LightSemiExt.ttf') format('truetype'), url('fonts/MyriadPro-LightSemiExt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#tudo{
	margin-left:16.66666667%;
	}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
/*	background-image:url('img/fundo.jpg'); 
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; */
	margin: 0;
	padding: 0;
	color: #222;
	overflow-y:scroll;
}

/* Divs */

label
{
	line-height:100%;
	color:#333;
	margin:2px 5px 1px 0;
	padding:2px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.lbl
{
	line-height:100%;
	color:#333;
	margin:2px 5px 1px 0;
	padding:2px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.coluna
{
	width:50%;
	height:100%;
	float:left;
	margin:0;
	padding:0;
}

.top01
{
	width: 555px;
	height: 142px;
	padding:0;
	border:0;
	background-color:#FFF;
	float:left;	
	border:1px solid #FFF;
	margin: 0 0 0 1px;
}

.top02
{
	width: 239px;
	height: 152px;
	padding:0;
	top:30px;
	float:left;
	border:1px solid #FFF;
	margin: 0 0 0 0;
	padding:0;
	clear:right;
	
}

.prateleira
{
	margin:0;
	border:0;
	width:100%;
	height:30px;
	float:left;
	background-color:#FFF;
}

#banner_insc
{
	display:none;
  	width:207px;
	height:92px;
	float: right;
	background-color:#009933;
	border: 0;
	margin: 30px 1px 0 0;
	padding:0;
	text-align: center;
}


.login
{
	margin:0;
	padding:10px 0px 10px 0px;
	border:0;
	width:100%;
	height:92px;
	float:left;
	color:#FFF;
	background-color:#005ea5;
}

.botao
{
	margin:2;
	padding:10px 4px 10px 4px;
	border:0;
	width:100%;
	color:#FFF;
	background-color:#005ea5;
}


.containermenu
{
	width:804px;
	height:24px;
	padding:0;
}

.divmenu1, .divmenu2, .divmenu3, .divmenu4, .menuform
{
	background-color:#FFDE51;
	height: 18px;
}

.menuform
{
	background-color:#EEE;
	color:#000;
	width: 100px;
	height:30px;
	float: left;
	border: 1px solid #FFF;
	margin: 1px 1px 0 0;
	padding: 4px;
	text-align: center;
font-family:'Conv_MyriadPro-LightSemiExt', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.divmenu1
{
	width: 68px;
	float: left;
	border: 1px solid #FFF;
	margin: 1px 1px 0 0;
	padding: 4px;
	text-align: center;
}

.divmenu2
{
	width: 100px;
	float: left;
	border: 1px solid #FFF;
	margin: 1px 1px 0 0;
	padding: 4px;
	text-align: center;
}

.divmenu3
{
	width: 120px;
	float: left;
	border: 1px solid #FFF;
	margin: 1px 1px 0 0;
	padding: 4px;
	text-align: center;
}

.divmenu4
{
	width: 121px;
	float: left;
	border: 1px solid #FFF;
	margin: 1px 1px 0 0;
	padding: 4px;
	text-align: center;
}

.central
{
	width:795px;
	text-align:center;
	color:#bebfc4;
	min-height:200px;
	background-color:#FFF;
	border:2px solid #EEE; 
	padding-top:90px;
	margin:0;
	margin-bottom:10px;
	float:left;	
}

.central2
{
	width:795px;
	text-align:left;
	color:#FFF;
	min-height:200px;
	background-color:#FFF;
	border:2px solid #EEE; 
	padding-top:10px;
	margin:0;
	margin-bottom:10px;
	float:left;	
}

.central_form
{
	width:795px;
	text-align:left;
	font-size:20px;
	color:#bebfc4;
	min-height:200px;
	background-color:#fefcfb;
	border:2px solid #EEE; 
	padding-top:5px;
	padding-left:5px;
	margin:0;
	margin-bottom:10px;
	float:left;	
}


.duas_colunas
{
	width:48%;
	height:90%;
	margin:1%;
	float:left;
}

.rodape
{
	width:794px;
	height:50PX;
	/* background-color:#FFF;*/
	border:0; 
	margin:8px 0 0 0;
	padding:0;
	float:left;	
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}

.msg
{
	width:760px;
	height:auto;
	clear:both;
	margin:0;
	padding:4px;
	background-color:#FFDE51;
	border:0;
}


h1, h2, h3, h4, h5, h6 {
	margin:14px 2px 22px 2px;	
	padding: 0;
	width:100%;
	text-align: left;
	font-family:'Conv_MyriadPro-LightSemiExt', Arial, Helvetica, sans-serif;
	color: #666;
	width:95%;
	font-weight:normal;
	border:0;
}

p
{
	font-size:14px;
	margin:14px 2px 15px 2px;	
	padding: 0;
	width:100%;
	text-align: left;
	font-family:'Conv_MyriadPro-LightSemiExt', Arial, Helvetica, sans-serif;
	color: #666;
	width:95%;
	font-weight:normal;
    	border:0;
}

.vermelho
{
	color:#009933;
	font-weight:bold;
}

h1
{
	font-size:22px;	
	margin:20px 2px 10px 2px;	

}

h2
{
	margin:20px 2px 10px 2px;	
	font-size:18px;
	border:0;	
}

h3
{
	font-size:16px;
	border:0;	
}

h4
{
	font-size:14px;
	border:0;	
}

h5
{
	font-size:12px;
	border:0;	
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
	border:0;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */

a.menor:link 
{
	color: #FFF;
	font-family:'Conv_MyriadPro-LightSemiExt', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none; 
	margin:2px;
	padding:0;
	border:0;
	font-weight:normal;
}
a.menor:visited 
{
	color: #FFF;
}
a.menor:hover, a.menor:active, a.menor:focus { 
	color:#FFF;
	text-decoration:underline;
}


a:link 
{
	color: #333;
	font-family:'Conv_MyriadPro-LightSemiExt', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none; 
	margin:2px;
	padding:0;
	border:0;
	font-weight:bold;
}
a:visited 
{
	color: #333;
}
a:hover, a:active, a:focus { 
	color:#000;
	text-decoration:underline;
}

a.menulink:link {
	color:#333;
	font-family:'Conv_MyriadPro-LightSemiExt', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}

a.menulink:visited {
	color:#333;
	text-decoration: none;
}
a.menulink:hover, a.menulink:active, a.menulink:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color:#333;
	text-decoration: none;
}

a.menulink2:link {
	color:#000;
	font-family:'Conv_MyriadPro-LightSemiExt', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a.menulink2:visited {
	color:#000;
	text-decoration: none;
}
a.menulink2:hover, a.menulink:active, a.menulink:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color:#000;
	text-decoration: none;
}

/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
	width: 810px;
	margin: 20px auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

.content {

	padding: 10px 0;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.bc
{
	font-family: Arial, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	margin: 20px 0 0 0;
	text-align: right;
}


.bcgde
{
	font-family: Arial, Geneva, sans-serif;
	color:#FFF;
	font-size:18px; 
	margin:20px 0 0 0;
}

#linkbanner
{
	border:0;
	margin:0;
	padding:0;
}

input[type=text],input[type=password], select
{
	border:1px solid #DDD;
	padding:2px;
	margin:8px 0 0 0;
	color:#333;
	font-family:'Conv_MyriadPro-LightSemiExt',Arial, Helvetica, sans-serif;
	font-size:14px;
}

/*
input[type=submit]
{
	padding:4px;
	margin:8px 0 0 0;
	border-radius:0;
	color:#FFF;
	background-color:#009933;
	font-family:'Conv_MyriadPro-LightSemiExt',Arial, Helvetica, sans-serif;
	font-size:18px;

}
*/

input[type=submit] {
    border-radius: 5px;
    border: 0;
    width: 80px;
    height:25px;
    font-family:'Conv_MyriadPro-LightSemiExt',Arial, Helvetica, sans-serif;
    font-size:14px;
    background-color: #009933;
    color:#FFF;
cursor:pointer;
padding:4px;
bottom:10px;
right:10px;
}


label
{
	color:#666;
	font-family:'Conv_MyriadPro-LightSemiExt',Arial, Helvetica, sans-serif;
	font-size:13px;
}

.barra
{

	/* border:1px dashed #EEE; */
	height:10px;
	padding:0;
	margin:0;
	width:780px;
	float:left;
}


.inteiro, .meio, .quarto, .terco, .doistercos, .tresquartos
{

	/* border:1px dashed #EEE; */
	height:33px;
	padding:0;
	margin:0;
}

.inteiro
{
	width:780px;
	float:left;
}

.meio
{
	width:384px;
	float:left;
}

.terco
{
	width:254px;
	float:left;
}

.quarto
{
	width:189px;
	float:left;
}

.tresquartos
{
	width:579px;
	float:left;
}


.doistercos
{
	width:508px;
	float:left;
}

.label_form
{
	color:#bebfc4;
	font-size:14px
	
}
