body {
	margin:0 0 0 0;
	background-color:#3a0000;
}

img {
	border:0;
}

blockquote {
	margin:10px 0 0 10px;
}

/* FUNDO E BACKGROUNDS */

.FundoTopo {
	background-image:url(../images/FundoTopo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:212px;
}

.FundoBanner {
	background-image:url(../images/FundoBanner.jpg);
	background-repeat:no-repeat;
	width: 645px;
	height: 405px;
}

.FundoMenu {
	background-image:url(../images/FundoMenu.jpg);
	background-repeat:repeat-x;
	height:83px;
}

.FundoRodape {
	background-image:url(../images/FundoRodape.jpg);
	height:79px;
	background-repeat:repeat;
}

/* PADRAO DE TEXTO Z MIDIA */

#conteudo         { color:#ffffff; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:14px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 7px 0; }
#conteudo a       { color:#ffffff; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:14px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 7px 0; }
#conteudo a:hover { color:#ffffff; text-decoration:underline; font-family:"Trebuchet MS", Arial; font-size:14px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 7px 0; }


	/* H1 - TITULO 01 */
	
	#conteudo h1         { color:#ffffff; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:30px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 7px 0; }
	#conteudo h1 a       { color:#ffffff; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:30px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 7px 0; }
	#conteudo h1 a:hover { color:#ffffff; text-decoration:underline; font-family:"Trebuchet MS", Arial; font-size:30px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 7px 0; }


	/* H2 - SUBTITULO 02 */
	
	#conteudo h2         { color:#413939; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:18px; font-stretch:normal; font-style:normal; font-weight:bold; margin: 0 0 0 0; }
	#conteudo h2 a       { color:#413939; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:18px; font-stretch:normal; font-style:normal; font-weight:bold; margin: 0 0 0 0; }
	#conteudo h2 a:hover { color:#413939; text-decoration:underline; font-family:"Trebuchet MS", Arial; font-size:18px; font-stretch:normal; font-style:normal; font-weight:bold; margin: 0 0 0 0; }
	
	
	/* H3 - TEXTO LARANJA */
	
	#conteudo h3         { color:#fa9f32; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:12px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 0 0; }
	#conteudo h3 a       { color:#fa9f32; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:12px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 0 0; }
	#conteudo h3 a:hover { color:#fa9f32; text-decoration:underline; font-family:"Trebuchet MS", Arial; font-size:12px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 0 0; }
	
	
	/* H4 - TEXTO RODAPE */
	
	#conteudo h4         { color:#c30000; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:12px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 0 0; }
	#conteudo h4 a       { color:#c30000; text-decoration:none; font-family:"Trebuchet MS", Arial; font-size:12px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 0 0; }
	#conteudo h4 a:hover { color:#c30000; text-decoration:underline; font-family:"Trebuchet MS", Arial; font-size:12px; font-stretch:normal; font-style:normal; font-weight:normal; margin: 0 0 0 0; }
	
	
.CalendarioDia {
	font-family:Arial;
	font-size:20px;
	color:#ffffff;
	margin:0 0 -4px 0;
}	

.CalendarioMes {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	margin:0 0 0 0;
}

/* FORMULÁRIO AREA RESTRITA */

/* FORMULÁRIOS */

.Input{
	background-color:#ffffff;
	border: solid 1px #c30000;
	color:#595959;
	font-family:Arial;
	margin:0 0 7px 0;
	padding:2px 0 0 2px;
	font-size:12px;
	width:250px;
	height:26px;
}

.Textarea{
	background-color:#ffffff;
	border: solid 1px #c30000;
	color:#595959;
	font-family:Arial;
	margin:0 0 0 0;
	padding:2px 0 0 2px;
	font-size:12px;
	width:250px;
	height:80px;
}


.Btn {
	font-weight:bold;	
	color: #595959;
	border:0px;
	background-color:#ffffff;
	border: #c30000 solid 1px;
	margin:0 0 0 0;
	width: 65px;
	height:26px;
	cursor:pointer;
}







/* Listar Ultimos casamentos */

.markermenu{
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 0px solid #9A9A9A;
}

.markermenu ul li a{
background:url(../images/Arrow.gif) no-repeat 2px center;
font: bold 13px "Trebuchet MS", Arial;
color: #ffffff;
display: block;
margin:5px 0 5px 15px;
font-weight:normal;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #ffffff;
}

.markermenu ul li a:hover{
color: #c30000;
background-color: transparent;
background:url(../images/Arrow.gif) no-repeat 2px center;
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */







