/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:0.7em;
	background-position:center top;
	background-color: #361B0E;
	background-repeat: no-repeat;
}
a {
	color: #806640;
}
a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8D381D;
	font-size: 180%;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #806640;
	font-weight: bold;
	font-size: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3 {
	font-weight: bold;
	font-size: 115%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 {
	font-size: 85%;
	font-weight: normal;
}


#fundoTopo { 	height:198px;
				background-image:url(/imgs/ImagemTopo2.gif);
				background-repeat:no-repeat;
				background-position:center;}

#cabecalho { width:768px; min-height:190px; margin: 0 auto;}
#inicio {
	position: relative;
	top: 20px;
	width: 140px;
	height: 159px;
}

#contactos{
	position: relative;
	top: 20px;
	width: 20px;
	height: 20px;
float: right;
}

#cabecalhoMenuTopo {
	float:right;
	clear:right;
	position:relative;
	top:0px;
	padding-right:5px;
}

#cabecalhoMenuTopo img { border:none; padding:0; margin:0; margin-left:-5px;}

#cabecalhoMenuTopo a { text-decoration:none;}

#escolhaEsquema {
	float:left;
	position:relative;
	top:10px;
	left:790px;
}

#escolhaEsquema img {
	cursor:pointer;
	margin: 1px;
}
#escolhaEsquema img:hover {
	cursor:pointer;
	margin: 0px;
	border: 1px solid #FFFFFF;
}


#fundoPagina { }

#conteudo {
	width:768px;
	margin: 0 auto;
	margin-top:-1px;
	background-image:url(/imgs/FundoConteudo.gif);
	background-repeat:no-repeat;
	background-color: #E1D7CB;
}

#conteudoTopo {
	background-image:url(/imgs/FundoConteudoTopo.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-bottom: 0px;
	height: 170px;
	background-position: center 30px;
}

#conteudoTopoImagem {
	background-color:white;
	padding:2px;
	border:1px dotted #706c6d;
	float:left;
	clear:left;
	position:relative;
	top:-40px;
	left:40px;
	height: 180px;
	width: 244px;
	overflow: hidden;
}

#conteudoTopoTexto {
	width:400px;
	padding-right:55px;
	float:right;
	clear:right;
	position:relative;
	top:40px;
	font-size: 90%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.titulo3 {
	font-size:1.2em;
	color:#8d381d;
	font-weight:bold;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#conteudoCentro {
	background-image: url(/imgs/FundoConteudoTile.gif);
	background-repeat: repeat-y;
	padding-top: 30px;
}

#conteudoCentroMenu { 	width:30%;
						min-height:325px;
						float:left; clear:left; position:relative; 
						padding-left:40px; margin:0; top:-20px;}
						
#conteudoCentroMenu img { padding-bottom:5px;}

#conteudoCentroTexto { 	width:60%;
						min-height:200px;
						float:right; clear:right; position:relative; 
						margin-right:35px; top:-11px;}
						
#mapaDioceses { width:45%; margin:0; padding:0; float:left; clear:left; position:relative; left:17px; top:-5px;}

#textoCentroDireita {
	background-image:url(/imgs/fundoCentroDireita.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:213px;
	float:right;
	position:relative;
	top:-10px;
	left:-10px;
	clear: right;
}

#liturgiaDoDia {
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom: 10px;
}
					
#liturgiaDoDia ul { list-style-type:none; margin:0; padding:0;}
#liturgiaDoDia li {
	margin-bottom: 7px;
}


#liturgiaDoDia img { padding-top:2px;}

.liturgiaTexto {
	color:#706c6d;
	font-size:90%;
	text-decoration: none;
}
					
#botoesPrograma { text-align:center; position:relative; top:-5px;}

#botoesPrograma img { border:none;}

#botoesPrograma a { text-decoration:none;}

#logotipos {
	float: left;
	margin-left: 125px;
}
#logotipos UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#logotipos LI {
	margin-bottom: 5px;
}


#rodape {
	width:768px;
	color:#999999;
	clear:both;
	position:relative;
	top:-15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-size: 85%;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#rodape A {
	color:#999999;
	text-decoration: none;
}

#copyright { float:left; clear:left; position:relative; padding-left:10px;}

#webdesign { float:right; clear:right; position:relative; padding-right:10px;}

#cleardiv1 { clear:both;}
#cleardiv2 { clear:both;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.combullets {
	padding-left: 10px;
	font-size: 100%;
	list-style-image: url(/imgs/Bullet.gif);
	list-style-position: outside;
	padding-right: 20px;
}
.combullets li {
	margin-bottom: 10px;
}
.combullets .data {
	font-size: 85%;
	color: #9E877C;
}
.combullets a {
	font-weight: bold;
	font-size: 100%;
	font-weight: bold;
	color: #8D381D;
}
.sembullets {
	padding: 0px;
	margin-right: 20px;
	list-style-image: url(/imgs/seta.gif);
	margin-left: 10px;
}
.sembullets li {
	margin-bottom: 5px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.sembullets a {
	text-decoration: none;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sembullets a:hover {
	text-decoration: underline;
}



.tabelacep {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 40px;
}
.tabelacep td,
.tabelacep th {
	background-color: #F1EDE7;
	padding: 3px;
	border-spacing: 1px;
}
.tabelacep th {
	font-weight: bold;
	text-align: left;
	width: 25%;
}
.alfabeto {
	text-align: center;
	font-size: 11px;
	cursor: auto;
	margin-bottom: 20px;
}
.alfabeto a {
	text-decoration: none;
	font-weight: bold;
	background-color: #806640;
	color: #E1D7CB;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.alfabeto a:hover {
	background-color: #8D381D;
}
.camponecessario {
	background-color: #F7F4F1;
	font-weight: bold;
}
.erro {
	padding: 5px;
	background-color: #96784B;
	text-align: center;
}
.collapseLayer {
	display: none;
}
#nome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8D381D;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
