﻿@charset "utf-8";
/* CSS Document */

.tituloNoticias{
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size:18px;
	font-weight:bold;
	color:#990000;

}

.tituloLinksTop{
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size:18px;
	font-weight:bold;
	color:#990000;

}

.textoNoticias{
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size:12px;
	font-weight:normal;
	color:#000000;

}

.textoLiturgia{
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size:12px;
	font-weight:normal;
	color:#cc0000;
	padding:5px;
}

.textoNoticiasIndex{
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size:12px;
	font-weight:normal;
	color:#cc0000;
	text-align:left;

}

.titColuna{
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}

.textoGrande{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#cc0000;


}


.textoGrandePreto{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;


}


.textoEndereco{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:200%;

}

.textoLinkInterno{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#cc0000;

}

.tracoNoticia{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#CCCCCC;
}

.campoBusca{
border:1px solid #E8DBBF;
width:250px;
height:20px;
background-color:#FFFFFF;
text-align:left;


}


.tituloFixo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	color:#333333;
	text-align:left;
}

.textoInterno{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:150%;
	text-align:left;
}

.espacoLeft{
	padding-left:10px;
}

.estiloNoticiaPadrao{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6F0909;
	text-align:left;
	font-weight:bold;
	line-height:130%;
}

.formulario01{
	border:1px solid #CCCCCC;
	background-color:#F4F4F0;
	width:465px;
	height:25px;
	padding:10px 7px 10px 7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	text-align:left;
}

.formulario02{
	border:1px solid #CCCCCC;
	background-color:#F4F4F0;
	width:285px;
	height:25px;
	padding:13px 5px 13px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	text-transform: uppercase;
}

.formulario03{
	border:1px solid #CCCCCC;
	background-color:#F4F4F0;
	width:465px;
	height:120px;
	padding:13px 5px 13px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	text-align:left;
}

.formulario04{
	border:1px solid #CCCCCC;
	background-color:#F4F4F0;
	width:40px;
	height:20px;
	padding:5px;
	margin-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	text-align:center;
}

.btFormulario{
	border:1px solid #CCCCCC;
	background-color:#F4F4F0;
	width:100px;
	height:30px;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	cursor:pointer;
}