html, body	{
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	width:100%;
	height:100%;
	background-image:url(../imagens/t1.jpg);
	background-repeat:repeat-x;
	background-color:#FFE1E3;
	color:#FFFFFF;
	border-color: #000000;

		}
#conteudo{
	width:auto;
	background-repeat: no-repeat;
	margin: 0;
	top: 0px;
}	
#rodape{
	height: 15px;
	background-color: #000000;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	padding-top: 3px;
	text-decoration: none;
}		
#sobrodape{
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-decoration: none;
	background-image: url(../imagens/tall-b_.jpg);
	background-repeat: repeat-x;
	height: 58px;
	margin-bottom: 15px;
}	
#corpo	{
	width:770px;
	height:400px;
	margin-left:-385px;
	position: relative;
	left: 50%;
	top: 0px;
	margin-top:50px;
	text-align:left;
		}	
#corpo2	{	width:728px;
			height:365px;
			margin-left:25px;
			text-align:left;
		}	
#menu	{
	width:100%;
	height:120px;
	background-color: #000000;
		}	
			
#logo	{	margin-left:280px;
			float:left;
		}
#fone	{	float:right;
			margin-top:100px;
			margin-right:20px;
		}
#content{	width:770px;
			height:365px;
		}

.line	{	width:100%;
			height:22px;
			line-height:22px;
		}
.lineColor1
		{	background-color:none;
		}				
.lineColor2
		{	background-color:#121212;
		}				
a, .link1	
		{	text-decoration:underline;
			color:#000000;
		}		
a:hover, .link1:hover
		{	color:#99CC00;
			text-decoration:none;
		}		
input	{	line-height:22px;
			text-indent:4px;
		}
textarea{	overflow:auto;
		}
img		{	border:0px;
		}





					
.texto	{	color:#000000;
			font-family:arial;
			font-size:12px;
		}
.textoVerde
		{	color:#99CC00;
			text-decoration:none;
		};
.campos_form {
	BORDER-RIGHT: #cccccc 1px dotted; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted; HEIGHT: 15px; font:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
}
.campos_form2 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 15px
}
.campos_form_text {
	BORDER-RIGHT: #cccccc 1px dotted; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted;
}
img.destaque {
     border: 1px solid #000000;
}
IMG.mini {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; MARGIN-TOP: 7px; BORDER-LEFT: #fff 1px solid; BORDER-BOTTOM: #fff 1px solid
}
UL.mini {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; PADDING-TOP: 0px
}
LI.mini {
	BACKGROUND: url(imagens/fundomini.gif); FLOAT: left; LIST-STYLE-IMAGE: none; MARGIN: 4px 4px 0px 0px; WIDTH: 90px; LIST-STYLE-TYPE: none; HEIGHT: 95px; TEXT-ALIGN: center
}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
		
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}
	#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 5px;
	color: #fff;
	}
	#gallery ul a:hover { color: #fff; }