body {
	background:url(images/bg.jpg) center no-repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

	
.input {
		border:solid #ccc 1px;
		font-size:12px;
		color:red;
		width:200px;
		}

.textarea {
		border:solid #ccc 1px;
		font-size:12px;
		color:red;
		width:250px;
}

.depoimento_geral	{
	margin-top:20px;
	color:#0b5074;
	}
	
.depoimento_geralconteudo	{
	
	color:#0b5074;
	margin-top:20px;
	
	
	}
	
.depoimento_geraldata	{
	color:#0b5074;
	}

.bot {
		border:solid #ccc 1px;
		color:#666;
		cursor:pointer;
		background-color:#FFFFFF;
}

#Geral {
	width:993px;
	margin:0 auto;	
}

#Logo {
	background:url(images/logosite.png) no-repeat;
	width:382px;
	height:130px;
}

#Topo {
	width:999px;
	height:370px;
}

#Conteudo {
	width:970px;
	margin-left:11px;
	display:block;
	background:#F8F8F8;
	clear:both;
}

#esquerda {
		width:270px;
		float:left;
		margin:0 10px;
}

#direita {
		width:658px;
		_width:640px;
		padding:0 10px;
		float:left;
}
.contato {
	border: solid #ccc 1px;
	margin:5px 5px 5px 5px;
	padding:10px;
}
/* ////////////////// Conteudo Coluna Esquerda ////////////////// */

#News {
	width:224px;
	height:264px;
	color:#0b5074;
	border:0;
	margin:20px 10px 10px 20px;
	text-align:justify;
	float:left;
	background:#F8F8F8;
}
#News2 {

	color:#0b5074;
	text-align:justify;
	background:#F8F8F8;
}
#titulo	{

	font-weight:bolder;
	margin-top:33px;
	color:#0b5074;
		
		}

.leia_mais {
	color: #01a4e0;
}
	
.lista  {
	display:block;
	margin:0 50px;
	padding:0 50px; 
}

.Welcome_container {
	width:667px;
	height:189px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
		border:0;
	margin:5px 5px 10px 0;		
	float:right;
}

.Depoimentos_autores {
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
	color:#793572;
	font-style:italic;
	float:right;
}

.Depoimentos_autores2 {
	font-size:12px;
	font-weight:bold;
	padding-top:55px;
	color:#793572;
	font-style:italic;
	float:right;
}

#Welcome {
	width:667px;
	height:300px;
	border:0;
	margin:5px 5px 10px 0;
	float:right;
	background:#F8F8F8;
	line-height:20px;
	text-align:justify;
	
}

#Depoimentos_img_title{
	width:256px;
	height:15px;
	margin:20px 10px 10px 20px;
	float:left;

}	
#depoimentos {
	
	color:#793572;
	float:left;
	background:url(images/tit-depoimentos.png) no-repeat;
	
	
}

#depoimentos .depoimento {
	background:url(images/balao_depoimento.jpg) no-repeat #f8f8f8;
	width:224px;
	height:180px;	
	padding:10px 20px;
	border:0;
	margin:0px 0;
	font-style:italic;
}

#depoimentos .autor{
	position:relative;
	top:-45px;
	width:190px;
	display:block;
	float:right;
	font-style:normal;
	font-weight:bold;
}

/* ////////////////// Conteudo Coluna Direita ////////////////// */

#Estrutura {
	width:630px;
	height:400px;
	border:0;
	color:#793572;
	margin:0 10px 10px 0;
	line-height:20px;
	float:right;
	background:#F8F8F8;
}

#galeria{
	width:470px;
	min-height:200px;
	margin:50px 0 0 60px;
	display:block;
	clear:both;
}

#galeria li{
	width:90px;
	height:68px;
	float:left;
	display:block;
	margin:0 4px 4px 0;
}

#galeria .foto{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #EEE;
	background:#FFF;
	padding:5px;
	width:130px;
	min-height:120px;
	text-align:justify;
}

#galeria .foto img{
	display:block;
	margin:0 0 3px 0;
	border:0;
	text-align:center;
}

 
/* ////////////////// Elementos Fixos Home ////////////////// */

#redessociais  {
	width:970px;
	height:40px;
	font-weight:bold;
	color:#793572;
	margin:0px auto;
	padding:20px 0;
	background:#F8F8F8;
	clear:both;
	text-align:right;
	
}

#redessociais a {
	margin:0 20px;
	text-decoration:none;	
	
}

#redessociais a img{
		position:relative;
		top:10px;
		border:0;	
}


#footer_depoimentos {
	font-style:italic;
	font-weight:bold;
	padding:10px 0;
	color:#fe94f3;
	width:256px;
	height:40px;
	float:left;
	padding-left:10px;
	background:#F8F8F8;
}

#footer_depoimentos a {
	font-style:italic;
	font-weight:bold;
	padding:0px 0;
	color:#fe94f3;
	width:256px;
	height:40px;
	float:left;
	background:#F8F8F8;
	}
	
#Footer {
	background:url(images/bgfooter.png) center no-repeat;
	width:970px;
	line-height:22px;
	padding-top:5px;
	height:59px;
	margin:0 auto;
	display:block;
	clear:both;
}

#Footer a {
		color:#ff8000;
		padding-top:5px;
		text-decoration:none;
}
			
#Footer a:hover{
		color:#fa0;
}
			
.footer_endereco{
	text-align:center;
	color:#f8f8f8;
	margin-top:-15px;
}			
.assinatura {
	padding-right:35px;
	margin-top:5px;
	
}			
.linha{
	border-top:solid 1px #00CCCC;
	}