html, body {
	height: 100%;
}

#tudo {
	min-height: 100%;
	position: relative;
}


* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
}


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #fff url(images/templatemo_main_bg.png) top repeat-x;
	 
}
		
a:link, a:visited { color: #000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #06C; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.margin_bottom_40 {
	clear: both;
	width: 100%;
	height: 28px;
	font-size: 1px;
}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_30 {
	margin-left: 0px;
	margin-top: 245px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.margin_right_60 { margin-right: 60px; }

.header_01 {
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 16px;
	color: #4a6862;
	border-left: 10px solid #CCC;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}

.header_02 {
	padding: 0 0 5px 0;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #333;
}

.image_box_01 {
	float: left;
	margin: 5px 10px 0 0;
	border: 5px solid #CCC;
}

.rc_btn_01 a {
	clear: both;
	display: block;
	float: left;	
	font-size: 14px;
	padding-left: 30px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url(images/templatemo_list_icon_01.jpg) left center no-repeat;
	text-decoration: none;	
}

.rc_btn_02 a {
	clear: both;
	display: block;
	float: left;	
	font-size: 12px;
	padding-left: 15px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url(images/templatemo_list_icon_04.jpg) left center no-repeat;
	text-decoration: none;	
}

#container {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}

#content_left {
	float: left;
	width: 320px;
	padding: 0;
}


#content_right {
	float: right;
	width: 600px;
	background: url(images/templatemo_banner_bg.png) top right no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#site_title {
	color: #e0f2e8;
	height: 105px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#site_slogan {
	font-size: 16px;
	padding: 10px;
}



.service_box {
	clear: both;
	width: 290px;
	height: 80px;
	outline: none;
}


#content_right #banner {
	clear: both;
	height: 200px;
	padding-top: 30px;
	padding-right: 240px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#banner .header{ 
	padding: 10px 0;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

#banner p {
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}

.section_w270 {
	float: left;
	width: 270px;
}

.section_w300 {
	float: left;
	width: 525px;
	background-color: #EFEFEF;
}

.section_w270 p{
	text-align: justify;
}

.section_w270 ul {
	margin: 15px 0 0 20px;
	padding: 0px;
}

.section_w270 ul li {
	list-style: none;
	padding: 0 0 5px 15px;
	background: url(images/templatemo_list_icon_03.jpg) left center no-repeat;
}

.section_w270 img {
	margin: 5px 0 10px 0;
	border: 5px solid #CCC;
}

.section_w600 {
	clear: both;
	width: 600px;
}

.section_w600 p {
	margin-bottom: 10px;
}

/* footer */

#footer_wrapper {
	position: absolute;
	bottom: 0;
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #333 url(images/templatemo_footer_bg.png) repeat-x;
	
}

#footer {
	width: 970px;
	text-align: center;
	color: #939393;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #000000;

}

#footer a{
	color: #939393;
	font-weight: bold;
}
/* end of footer */



/* inicio menu superior */
.top_menu{
	height:30px;
	width:500px;
	display:block;
	background:url("images/topMenuImages.png") repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.top_menu li{
padding:0; margin:0; list-style:none; 
display:inline;
}

.top_menu li a{
float:left; padding-left:15px; 
display:block; color:rgb(255,255,255); 
text-decoration:none; 
font:12px Verdana, Arial, Helvetica, sans-serif; 
cursor:pointer; background:url("images/topMenuImages.png") 0px -30px no-repeat; 
outline:none;
}

.top_menu li a span{
line-height:30px; 
float:left; display:block; 
padding-right:15px; 
background:url("images/topMenuImages.png") 100% -30px no-repeat;
}

.top_menu li a:hover{
background-position:0px -60px; 
color:rgb(255,255,255);
}

.top_menu li a:hover span{
background-position:100% -60px;
}

.top_menu li a.active, .top_menu li a.active:hover{
line-height:30px; 
font:12px Verdana, Arial, Helvetica, sans-serif; 
background:url("images/topMenuImages.png") 0px -90px no-repeat; 
color:rgb(255,255,255);
}

.top_menu li a.active span, .top_menu li a.active:hover span{
background:url("images/topMenuImages.png") 100% -90px no-repeat;
}
/* fim menu superior */


/* inicio menu lateral */

.menu{
margin:0; padding:10px; 
width:300px; list-style:none;
}

.menu li{
	height:40px;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

.menu li a{
text-align:left;
height:40px; padding:0px 25px; 
font:16px Verdana, Arial, Helvetica, sans-serif; 
color:rgb(255,255,255); 
display:block; 
background:url('images/verMenuImages.png') 0px 0px no-repeat; 
text-decoration:none; 
outline:none;
}

.menu li a:hover{
background:url('images/verMenuImages.png') 0px -40px no-repeat; 
color:rgb(255,255,255);
}

.menu li a.active, .menu li a.active:hover{
background:url('images/verMenuImages.png') 0px -80px no-repeat; 
color:rgb(255,255,255);
}

.menu li a span{
line-height:40px;
}
/* fim menu lateral */




fieldset {
	border:1px dashed #CCC;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 130%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 175%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#333;
}
label {
	width:120px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}
.form {
	margin:0;
	padding:0;
}
#formulario {
	width:520px;
	margin:auto;
	padding:10px;
}
#top {
	width:680px;
	height:50px;
}
#leftSide {
	width:520px;
	padding-top:0px;
	float:left;
}

.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:347px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.div_mensagem {
	width:489px;
	float:right;
	background-color:#E6E6E6;
	height:180px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
	background-image: url(images/16t.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.mensagembox {
	background-color:#FFFFFF;
	width:468px;
	height: 165px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 5px;
}

.mensagembox:focus, .mensagembox:hover {
		background-color:#F0FFE6;
}

.username {
    	background-image: url(../images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FFFFFF;
		width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
		background-color:#F0FFE6;
}
   
.password {
    	background-image: url(../images/16s.png);
    	background-repeat: no-repeat;
   		background-position:left;
   		background-color:#FFFFFF;
		width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.button_div {
	width:195px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

#cliente {
		padding-bottom: 25px;
		padding-top: 5px;
}
