/* CSS Document */

table {
	line-height:1.5em;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 160%;
	margin-top: -3px;
	margin-bottom: 0px;
	color:#666666;
	}
	
body {
	margin: 0px auto;
	background-color:#ffffff;
	background-image:url(../imagens/fundobody.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #666666;
	text-align:center;
	}

div#geral {
	width:760px;
	height:100%;
	background-color:#ffffff;
	text-align:left;
	margin:auto;
	}

div#top {
	width:760px;
	height:100px;
	background-color:#ffffff;
	clear:both;
	}

div#logo {
	width:167px;
	height:100px;
	background-color:#ffffff;
	float:left;
	}
	
div#logo img {
	position:relative; top:10px; left:20px;
	}

div#logonome {
	width:523px;
	height:100px;
	float:right;
	}

div#logonome img {
	position:relative; top:58px;
	}
	
div#menu {
	width:760px;
	height:100px;
	background-color:#FF6D06;
	background-image:url(../imagens/fundomenu.jpg);
	clear:both;
	}

div#frasemenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	width:400px;
	height:35px;
	margin:10px;
	float:left;
	}

div#textmenu
	{
	width:620px;
	height:20px;
	display:table;
	float:right;
	margin-top:25px;
	}
	
#textmenu ul
	{
	border:0;
	margin:0;
	padding:0;
	list-style-type:none; /* retira o "*" da lista */
	text-align:center;
	}

#textmenu ul li
	{
	display:inline;
	text-align:center;
	padding:0;
	margin:0
	}

#textmenu ul li a
	{
	width:100px;
	height:17px;
	border: 0px solid #F5DADA;
	padding:0;
	margin:0;
	line-height:17px;
	color:#fff;
	float:left;
	text-decoration:none;
	text-transform: lowercase;
	text-align:center;
	font:normal 14px/20px Helvetica;
	/*border-right: 1px inset #ffffff;*/
	}

#textmenu ul li a:hover
	{
	color:#FF6600;
	background-color:#FFFFFF;
	}
	
#textmenu a:active
	{
	background:#FF9900;
	color:#fff;
	}

div#capaleft
	{
	width:400px;
	padding:15px 10px 10px 10px;
	float:left;
	}
	
div#capaleft img
	{
	padding:0 10px;
	float:left;
	}	

div#caparight
	{
	width:320px;
	padding:15px 10px 10px 10px;
	text-align:center;
	float:right;
	}

div#bottom-wrapper
	{
	width:100%;
	background:url(../imagens/fundobottom.jpg) repeat-x top;
	clear:both;
	}
	
div#bottom
	{
	width:760px;
	height:80px;
	vertical-align:bottom;
	background-image:url(../imagens/fundobottom.jpg);
	margin:auto;
	text-align:center;
	}

/* -------------------------------------------FORMULARIO------------------------------------------- */

div#form
	{
	width:740px;
	padding:10px 10px 10px 10px;
	float:left;
	clear:both;
	}

a
	{
	color:#FF3300;
	text-decoration:none;
	}

a:hover
	{
	color:#333333;
	text-decoration:underline;
	}

.styleform1
	{
	font-size:14px;
	font-weight: bolder;
	}

div#formokay
	{
	width:740px;
	text-align:center;
	padding:150px 10px 150px 10px;
	float:left;
	clear:both;
	}

#geral #form #form1 input#email
	{
	background-color:#CCCCCC;
	}
	
#geral #form #form1 input#nome
	{
	background-color:#CCCCCC;
	}


#geral #form #form1 textarea
	{
	background-color:#CCCCCC;
	}
	
	
/* -------------------------------------------SOBRE------------------------------------------- */

div#itens
	{
	padding:0 0 0 30px;
	}

div#autor
	{
	padding:0 0 0 350px;
	}

.aspas
	{
	color:#FF3300;
	font-size:22px;
	/*font-weight: bolder;*/
	}

.bold
	{
	font-weight:bold;
	}

/* -------------------------------------------COMO AJUDAR------------------------------------------- */

div#center
	{
	text-align:center;
	}

.corlaranja
	{
	color:#FF3300;
	}

div#areacomoajudar
	{
	width:740px;
	padding:10px 10px 10px 10px;
	float:left;
	clear:both;
	}
	
/* -------------------------------------------CAMPANHAS------------------------------------------- */

div#areacampanhas
	{
	width:740px;
	padding:10px 10px 10px 10px;
	float:left;
	clear:both;
	}
	
/* -------------------------------------------CAMPANHAS------------------------------------------- */

div#areaadocao
	{
	width:740px;
	padding:10px 10px 10px 10px;
	float:left;
	clear:both;
	}
div#areaadocao img
	{
	padding:0 10px;
	float:left;
	}	

/* -------------------------------------------ACONTECIMENTOS------------------------------------------- */

div#areaacontecimentos
	{
	width:740px;
	padding:10px 10px 10px 10px;
	float:left;
	clear:both;
	}