

/*verde*/

.template_vd .minitop {
	background-color: #ffffff; 
	border-bottom:solid 2px #fff;
	background-image: url(images/minitop.png);
	background-repeat: no-repeat;
	background-position: right;
}

.template_vd .leftside-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	border-bottom: solid 1px #FFF;
	padding: 0px 20px 0px 20px;

}
.template_vd p, .template_vd li, .template_vd td {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 14px;
	color: #474848;
}


 
.template_vd h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #444546;
}

.template_vd .navbar { color: #FFFFFF; text-decoration:none }

/*These are the 	link style definitions.*/
.template_vd a.navbar:link { color: #FFFFFF; text-decoration:none}
.template_vd a.navbar:visited { color: #FFFFFF; text-decoration:none}
.template_vd a.navbar:hover { color: Lime; text-decoration:none }
.template_vd a.navbar:active { color: Lime; text-decoration:none}.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474848;

}
.template_vd .lua {
	background-color: #95b87d;
	border-bottom:solid 2px #fff;
	text-align: center;
}

.template_vd #noivos td {
	white-space: nowrap;
}

.template_vd .nomes {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-style:italic;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.template_vd .backnomes {
	background-image: url(images/backnomes_vd.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #c5dab5;
	text-align: center;
	border-bottom:solid 2px #fff;border-left:solid 2px #fff
}
.template_vd .backpag {
	background-color: #c5dab5;
	padding:3px 0px 3px 0px;
}
.template_vd .extrato td {
	padding: 4px 4px 4px 4px;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #EDEDED; 
}
.template_vd .extrato-a {
	padding: 4px 4px 4px 4px;
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #EDEDED; 
	background-color: #95b87d;
	color: #ffffff;
}

.template_vd .data {
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}
.template_vd .backdata {
	background-image: url(images/backdata_vd.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	background-color: #adca99;
	border-left:solid 2px #fff;
}
.template_vd .backmenu {
	background-color: #487630;
}
.template_vd .faltam {
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.template_vd .miolo {
	background-color: #e0eed7;
	padding: 0px 0px 20px 0px;
}
.template_vd .rodape {
	background-color: #7D828C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px 20px 10px 20px;
	text-align: right;
}
.template_vd a.rodap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.template_vd a:hover.rodap {
	text-decoration: underline;
}
.template_vd .cota {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #474848;
	text-align: center;
	padding: 4px 0px 4px 0px;	
}
.template_vd .formc td {
	white-space: nowrap;
	padding: 2px 8px 2px 3px;
}
.template_vd .codigo {
	color:#990000; 
	font-family:Georgia,"Times New Roman", Times, serif; 
	border: none; 
	text-align:center; 
	font-weight:bold; 
	font-size:16px;
	background-color: #e0eed7;
}
.template_vd .codigo1 {
	color:#990000; 
	font-family:Georgia,"Times New Roman", Times, serif; 
	border: none; 
	text-align:center; 
	font-weight:bold; 
	font-size:16px;
	width: 300px;
	background-color: #e0eed7;
}


/*azul*/

.template_az .minitop {
	background-color: #ffffff; 
	border-bottom:solid 2px #fff;
	background-image: url(images/minitop.png);
	background-repeat: no-repeat;
	background-position: right;
}

.template_az .leftside-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	border-bottom: solid 1px #FFF;
	padding: 0px 20px 0px 20px;

}
.template_az p, .template_az li, .template_az td {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 14px;
	color: #474848;
}
.template_az h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;	
	color: #444546;
}

.template_az navbar { color: #FFFFFF; text-decoration:none }

/*These are the 	link style definitions.*/
.template_az a.navbar:link { color: #FFFFFF; text-decoration:none}
.template_az a.navbar:visited { color: #FFFFFF; text-decoration:none}
.template_az a.navbar:hover { color: Aqua; text-decoration:none}
.template_az a.navbar:active { color: Aqua; text-decoration:none}.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474848;

}
.template_az .lua {
	background-color: #8197b5;
	border-bottom:solid 2px #fff;
	text-align: center;
}

.template_az #noivos td {
	white-space: nowrap;
}

.template_az .nomes {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-style:italic;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.template_az .backnomes {
	background-image: url(images/backnomes_az.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #b8c6d8;
	text-align: center;
	border-bottom:solid 2px #fff;border-left:solid 2px #fff
}
.template_az .backpag {
	background-color: #b8c6d8;
	padding:3px 0px 3px 0px;
}

.template_az .data {
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}
.template_az .backdata {
	background-image: url(images/backdata_az.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	background-color: #9cafc7;
	border-left:solid 2px #fff;
}
.template_az .backmenu {
	background-color: #344b72;
}
.template_az .faltam {
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.template_az .miolo {
	background-color: #dee5ee;
	padding: 0px 0px 20px 0px;
}
.template_az .rodape {
	background-color: #7D828C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px 20px 10px 20px;
	text-align: right;
}
.template_az a.rodap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.template_az a:hover.rodap {
	text-decoration: underline;
}
.template_az .cota {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #474848;
	text-align: center;
	padding: 4px 0px 4px 0px;	
}
.template_az .formc td {
	white-space: nowrap;
	padding: 2px 8px 2px 3px;
}

.template_az .codigo {
	color:#990000; 
	font-family:Georgia,"Times New Roman", Times, serif; 
	border: none; 
	text-align:center; 
	font-weight:bold; 
	font-size:14px;
	background-color: #dee5ee;
}
.template_az .codigo1 {
	color:#990000; 
	font-family:Georgia,"Times New Roman", Times, serif; 
	border: none; 
	text-align:center; 
	font-weight:bold; 
	font-size:14px;
	width: 300px;
	background-color: #dee5ee;
}


/*marrom*/

.template_mr .minitop {
	background-color: #ffffff; 
	border-bottom:solid 2px #fff;
	background-image: url(images/minitop.png);
	background-repeat: no-repeat;
	background-position: right;
}

.template_mr .leftside-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	border-bottom: solid 1px #FFF;
	padding: 0px 20px 0px 20px;

}
.template_mr p, .template_mr li, .template_mr td {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 14px;
	color: #474848;
}
.template_mr h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #444546;
}

.template_mr .navbar { color: #FFFFFF; text-decoration:none }

/*These are the 	link style definitions.*/
.template_mr a.navbar:link { color: #FFFFFF; text-decoration:none}
.template_mr a.navbar:visited { color: #FFFFFF; text-decoration:none}
.template_mr a.navbar:hover { color: Orange; text-decoration:none}
.template_mr a.navbar:active { color: Orange; text-decoration:none}.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474848;

}
.template_mr .lua {
	background-color: #c4a369;
	border-bottom:solid 2px #fff;
	text-align: center;
}

.template_mr #noivos td {
	white-space: nowrap;
}

.template_mr .nomes {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-style:italic;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.template_mr .backnomes {
	background-image: url(images/backnomes_mr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #e1cea6;
	text-align: center;
	border-bottom:solid 2px #fff;border-left:solid 2px #fff
}
.template_mr .backpag {
	background-color: #e1cea6;
	padding:3px 0px 3px 0px;
}

.template_mr .data {
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}
.template_mr .backdata {
	background-image: url(images/backdata_mr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	background-color: #d3b987;
	border-left:solid 2px #fff;
}
.template_mr .backmenu {
	background-color: #895a20;
}
.template_mr .faltam {
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.template_mr .miolo {
	background-color: #f1e9d9;
	padding: 0px 0px 20px 0px;
}
.template_mr .rodape {
	background-color: #7D828C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px 20px 10px 20px;
	text-align: right;
}
.template_mr a.rodap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.template_mr a:hover.rodap {
	text-decoration: underline;
}
.template_mr .cota {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #474848;
	text-align: center;
	padding: 4px 0px 4px 0px;	
}
.template_mr .formc td {
	white-space: nowrap;
	padding: 2px 8px 2px 3px;
}
.template_mr .codigo {
	color:#990000; 
	font-family: Georgia,"Times New Roman", Times, serif; 
	border: none; 
	text-align:center; 
	font-weight:bold; 
	font-size:16px;
	background-color: #f1e9d9;
}
.template_mr .codigo1 {
	color:#990000; 
	font-family: Georgia,"Times New Roman", Times, serif; 
	border: none; 
	text-align:center; 
	font-weight:bold; 
	font-size:16px;
	width: 300px;
	background-color: #f1e9d9;
}


/*rosa*/

.template_rs .minitop {
	background-color: #ffffff; 
	border-bottom:solid 2px #fff;
	background-image: url(images/minitop.png);
	background-repeat: no-repeat;
	background-position: right;
}

.template_rs .leftside-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	border-bottom: solid 1px #FFF;
	padding: 0px 20px 0px 20px;

}
.template_rs p, .template_rs li, .template_rs td {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 14px;
	color: #474848;
}
.template_rs h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;	
	color: #444546;
}

.template_rs .navbar { color: #FFFFFF; text-decoration:none }

/*These are the 	link style definitions.*/
.template_rs a.navbar:link { color: #FFFFFF; text-decoration:none}
.template_rs a.navbar:visited { color: #FFFFFF; text-decoration:none}
.template_rs a.navbar:hover { color: Fuchsia; text-decoration:none }
.template_rs a.navbar:active { color: Fuchsia; text-decoration:none}.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474848;

}
.template_rs .lua {
	background-color: #bd759b;
	border-bottom:solid 2px #fff;
	text-align: center;
}

.template_rs #noivos td {
	white-space: nowrap;
}

.template_rs .nomes {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-style:italic;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.template_rs .backnomes {
	background-image: url(images/backnomes_rs.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ddafc9;
	text-align: center;
	border-bottom:solid 2px #fff;border-left:solid 2px #fff
}
.template_rs .backpag {
	background-color: #ddafc9;
	padding:3px 0px 3px 0px;
}

.template_rs .data {
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}
.template_rs .backdata {
	background-image: url(images/backdata_rs.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	background-color: #cd01b2;
	border-left:solid 2px #fff;
}
.template_rs .backmenu {
	background-color: #7e294f;
}
.template_rs .faltam {
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.template_rs .miolo {
	background-color: #f4e4ec;
	padding: 0px 0px 20px 0px;
}
.template_rs .rodape {
	background-color: #7D828C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px 20px 10px 20px;
	text-align: right;
}
.template_rs a.rodap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.template_rs a:hover.rodap {
	text-decoration: underline;
}
.template_rs .cota {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #474848;
	text-align: center;
	padding: 4px 0px 4px 0px;	
}
.template_rs .formc td {
	white-space: nowrap;
	padding: 2px 8px 2px 3px;
}
.template_rs .codigo {
	color:#990000; 
	font-family:Georgia,"Times New Roman", Times, serif; 
	border: none; 
	text-align:center; 
	font-weight:bold; 
	font-size:16px;
	background-color: #f4e4ec;
}
.template_rs .codigo1 {
	color:#990000; 
	font-family:Georgia,"Times New Roman", Times, serif; 
	border: none; 
	text-align:center; 
	font-weight:bold; 
	font-size:16px;
	width: 300px;
	background-color: #f4e4ec;
}

