
/*	TEMPLATE #01 		__________________________________________________________________________*/

#template-1 {
	overflow: hidden;
	padding-bottom: 30px;
}

#template-1 .titulo {
	text-transform: uppercase;
	font-weight: bold;
}

#template-1 .introducao {
	margin-top: 15px;
}

#template-1 .texto {
	margin-top: 20px;
}

#template-1 .foto {
	margin-top: 20px;
	overflow: hidden;
}

#template-1 .foto .img {
	text-align: center;
}

#template-1 .foto .legenda {
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}

/*	TEMPLATE #01 		__________________________________________________________________________*/



/*	TEMPLATE #02 		__________________________________________________________________________*/

#template-2 {
	overflow: hidden;
	padding-bottom: 30px;
}

#template-2 .titulo {
	text-transform: uppercase;
	font-weight: bold;
}

#template-2 .texto {
	margin-top: 20px;
}

#template-2 .tabela {
	margin-top: 20px;
}

#template-2 .tabela table {
	border: 1px solid #CCC;
	width: 100%;
	text-align: center;
}

#template-2 .tabela .header {
	text-transform: uppercase;
	font-weight: bold;
}

#template-2 .tabela .footer {
	text-transform: uppercase;
	font-weight: bold;
}

#template-2 .foto {
	margin-top: 20px;
	overflow: hidden;
}

#template-2 .foto .img {
	text-align: center;
}

#template-2 .foto .legenda {
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}

/*	TEMPLATE #02 		__________________________________________________________________________*/



/*	TEMPLATE #03 		__________________________________________________________________________*/

#template-3 {
	overflow: hidden;
	padding-bottom: 30px;
}

#template-3 .titulo {
	text-transform: uppercase;
	font-weight: bold;
}

#template-3 .texto {
	margin-top: 20px;
}

#template-3 .tabela {
	margin-top: 20px;
}

#template-3 .tabela table {
	border: 1px solid #CCC;
	width: 100%;
	text-align: center;
}

#template-3 .tabela .header {
	text-transform: uppercase;
	font-weight: bold;
}

#template-3 .tabela .footer {
	text-transform: uppercase;
	font-weight: bold;
}

#template-3 .foto {
	margin-top: 20px;
	overflow: hidden;
}

#template-3 .foto .img {
	text-align: center;
}

#template-3 .foto .legenda {
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}

#template-3 .foto-texto {
	margin-top: 20px;
	overflow: hidden;
}

#template-3 .foto-texto .fotos {
	width: 230px;
	float: left;
}

#template-3 .foto-texto .texto {
	width: 260px;
	margin: 0 0 0 10px;
	float: left;
}

/*	TEMPLATE #03 		__________________________________________________________________________*/



/*	TEMPLATE #04 		__________________________________________________________________________*/

#template-4 {
	overflow: hidden;
	padding-bottom: 30px;
}

#template-4 .titulo {
	text-transform: uppercase;
	font-weight: bold;
}

#template-4 .texto {
	margin-top: 20px;
}

#template-4 .subtitulo {
	margin-top: 30px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

#template-4 .tabela {
	margin-top: 20px;
}

#template-4 .tabela table {
	border: 1px solid #CCC;
	width: 100%;
	text-align: center;
}

#template-4 .tabela .header {
	text-transform: uppercase;
	font-weight: bold;
}

#template-4 .tabela .footer {
	text-transform: uppercase;
	font-weight: bold;
}

#template-4 .foto {
	margin-top: 20px;
	overflow: hidden;
}

#template-4 .foto .img {
	text-align: center;
}

#template-4 .foto .legenda {
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}

/*	TEMPLATE #04 		__________________________________________________________________________*/



/*	TEMPLATE #05 		__________________________________________________________________________*/

#template-5 {
	overflow: hidden;
	padding-bottom: 30px;
}

#template-5 .titulo {
	text-transform: uppercase;
	font-weight: bold;
}

#template-5 .introducao {
	margin-top: 15px;
}

#template-5 .texto {
	margin-top: 20px;
}

#template-5 .foto-right {
	float: right;
	margin: 0 0 10px 10px;
}

#template-5 .foto-left {
	float: left;
	margin: 0 10px 10px 0;
}

#template-5 .subtitulo {
	margin-top: 30px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

#template-5 .tabela {
	margin-top: 20px;
}

#template-5 .tabela table {
	border: 1px solid #CCC;
	width: 100%;
	text-align: center;
}

#template-5 .tabela .header {
	text-transform: uppercase;
	font-weight: bold;
}

#template-5 .tabela .footer {
	text-transform: uppercase;
	font-weight: bold;
}

#template-5 .foto {
	margin-top: 20px;
	overflow: hidden;
}

#template-5 .foto .img {
	text-align: center;
}

#template-5 .foto .legenda {
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}

/*	TEMPLATE #05 		__________________________________________________________________________*/