﻿body{
	text-align: center;
	font-family: arial, tahoma,verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #333;

}

/* WRAP */
#wrap{
	width: 950px;
	height: auto;
	margin: 0px auto;
}
	/* INSIDE WRAP */
	#inside{
		/* x */
	}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  INDEX */
	
/* HEADER */
#header{
	width: 950px;
	height: 255px;
}

	/* redes sociais */
	#redes-sociais{
		float: right;
	}
	
	/* menu */
	#menu{
	text-align: left;
	padding-top: 208px;
	margin-left: 74px;
	font-size: 11px;
	}
		#menu li{
			display: inline;
		}
			#menu a{
	color: #333;
	font-weight: bold;
			}
				#menu a:hover{
					color: #FFF;
				}
	.menu-brake{
		font-size: 15px;
		color: #696969;
	}



/* CONTENT */
#content{
	clear: both;
	width: 950px;
	height: auto;
	padding-bottom: 0px;
}

/* INDEX LEFT */
#index-left{
	float: left;
	width: 650px;
	height: auto;
}
	/* topicos do index */
	#index-topico{
		float: left;
		width: 600px;
		text-align: justify;
		margin-top: 75px;
		margin-left: 25px;
		
	}
		#index-topico img{
			margin-bottom: 10px;
		}
			#index-topico p{
	margin-left: 25px;
	line-height: 20px;
	color: #333;
			}
				#index-topico a{
	font-weight: bold;
	color: #069;
				}
					#index-topico a:hover{
	color: #069;
					}
			
/* INDEX RIGHT */
#index-right{
	float: right;
	width: 299px;
	height: auto;
}
	
	/* banner "ajude a ajudar" */
	#banner-ajude{
		margin-top: 200px;
	}
	
	/* contactos lateral */
	#cont-lateral{
		margin-left: auto;
		margin-right: auto;
		width: 250px;
		margin-top: 200px;
	}
		#cont-lateral fieldset{
			border: 1px solid #B5B5B5;
			padding: 5px;
		}
			#cont-lateral legend{
	color: #069;
	padding: 0px 8px;
	height: 20px;
	letter-spacing: 1px;
			}
				#cont-lateral p{
	text-align: left;
	letter-spacing: 1px;
	line-height: 20px;
	padding-left: 15px;
	color: #333;
	font-size: 11px;
				}
					#cont-lateral a{
	color: #333;
					}
						#cont-lateral a:hover{
	color: #333;
						}
	
	


/* FOOTER */
#footer{
	clear: both;
	width: 950px;
	height: auto;
	
	padding-top: 50px;
}

#footer p{
	font-size: 11px;
	color: #4AC3D6;
	padding-bottom: 15px;
}
	#footer a{
		color: #4AC3D6;
	}
		#footer a:hover{
			color: #00EEEE;
		}
		
		
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  CONTACTOS */

/* imagem topico */
#topico-img{
	margin-left: 600px;
}

/* texto topico */
#topico-txt{
	clear: both;
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

/* contactos */
#contactos{
	margin-top: 65px;
	margin-left: 50px;
	color: #333;
	text-align: left;
	font-weight: bolder;
}
	#contactos td{
		height: 75px;
	}

#contactos a{
	color: #069;
}
	#contactos a:hover{
	color: #069;
	}
	
/* mapa */
#mapa{
	float: right;
	width: 605px;
	margin-right: 50px;
	margin-top: -335px;
	width: 435px;
}
	#mapa p{
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 11px;
	}
	

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + GALERIA */

/* galeria */
#galeria{
	width: 100%;
	margin-top: 10px;
}
	#galeria fieldset{
		border: 1px solid #B5B5B5;
		padding: 15px;
	}
		#galeria legend{
	color: red;
	padding: 10px 5px;
	font-size: 15px;
	font-weight: bold;
	color: #069;
			
		}
			#galeria img{
				margin-left: 5px;
				margin-bottom: 5px;
				border: 1px solid #4682B4;
				padding: 2px;
			}
			
			
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + COMO AJUDAR */

/* 'seja voluntario' */
#seja-voluntario{
	width: 100%;
	margin-top: 50px;
	color: #333;
	margin-bottom: 40px;
}
	#seja-voluntario p{
		margin-top: 15px;
	}
		#seja-voluntario table{
			margin-top: 10px;
			margin-left: auto;
			margin-right: auto;
		}
			#seja-voluntario tr{
				text-align: left;
				line-height: 30px;
				font-weight: bold;
			}
	

/* 'Ajude-nos a Ajudar' */
#donativos{
	width: 100%;
	margin-top: 40px;
}
	#donativos p{
	margin-top: 15px;
	color: #333;
	}
		#donativos li{
	font-size: 16px;
	color: #333;
	line-height: 20px;
		}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CAMPANHAS */

/* CAMPANHAS REALIZADAS */
#camp-realizadas{
	float: left;
	width: 315px;
	height: auto;
	margin-top: 50px;
	border-left: 1px dotted #B5B5B5;
	border-right: 1px dotted #B5B5B5;
	margin-left: 108px;
}

/* CAMPANHAS DECORRER */
#camp-decorrer{
	float: left;
	width: 315px;
	height: auto;
	margin-top: 50px;
	border-left: 1px dotted #B5B5B5;
	border-right: 1px dotted #B5B5B5;
	margin-left: 100px;
	margin-right: 108px;
}

/* Imagem do Tópico */
#camp-topico{
	margin-top: 25px;
	margin-bottom: 55px;
}
	
	/* campanhas */
	#campanhas{
		margin-top: 0px;
	}
		#campanhas h1{
			margin-bottom: 15px;
			font-weight: bold;
			font-size: 15px;
			letter-spacing: 1.5px;
		}
			#campanhas img{
				border: 2px solid #DAA520;
			}
				#campanhas p{
					margin-top: 15px;
					margin-left: auto;
					margin-right: auto;
					width: 275px;
					text-align: justify;
					line-height: 20px;
				}
					#campanhas a{
	color: #069;
	font-weight: bold;
					}
						#campanhas a:hover{
	color: #069;
						}
				
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  PARCEIROS */

#parcerias{
	margin-top: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	#parcerias tr{
	
	}
		#parcerias td{
			padding: 0px 50px;
		}





/* WORK in PROGRESS */		
#in-progress{
	margin-top: 125px;
	font-weight: bolder;
	color: #00868B;
}
