/* Vigararia XI - CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-align: center;
  background: #417d31 url(../images/bg.jpg) repeat-x 0 0;
}

div {
  text-align: left;
}

li {
  list-style: none;
}

h1 {
  display: none;
}

a {
  text-decoration: none;
  outline: none;
}

img {
  border: 2px solid #FFFFFF;
}

span {
  display: none;
}

/*----------------------------------------------------------------------------
Características Gerais
----------------------------------------------------------------------------*/

#wrapper {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

/*----------------------------------------------------------------------------
Header
----------------------------------------------------------------------------*/

#header {
  width: 900px;
  height: 152px;
  background:url(../images/header.jpg) no-repeat 0 0;
}

#header span {
  display: none;
}

#home {
  width: 430px;
  height: 150px;
  float: left;
}

#contactos {
  width: 205px;
  height: 80px;
  margin-top: 60px;
  margin-left: 10px;
  float: left;
}

#horarios {
  width: 200px;
  height: 80px;
  margin-top: 60px;
  margin-left: 10px;
  float: left;
}

/*----------------------------------------------------------------------------
Container
----------------------------------------------------------------------------*/

#container-top {
  width: 900px;
  height: 31px;
  background: url(../images/container_top.jpg) no-repeat 0 0;
}

#container-center {
  width: 900px;
  background: url(../images/container.jpg) repeat-y 0 0;
  float: left;
}

#container-bottom {
  clear: both;
  width: 900px;
  height: 38px;
  background: url(../images/container_bottom.jpg) no-repeat 0 0;
}

/*----------------------------------------------------------------------------
Container-center
----------------------------------------------------------------------------*/

#content-left {
  width: 239px;
  float: left; 
}

#content-right {
  width: 622px;
  margin-left: 8px;
  float: left;
}

/*----------------------------------------------------------------------------
Content-left
----------------------------------------------------------------------------*/

#agenda {
  width: 208px;
  height: 237px;
  margin-left: 31px;
  background: url(../images/agenda.jpg) no-repeat 0 0;
}

#calendar {
  padding-top: 43px;
  padding-left: 12px;
}

#liturgia {
  width: 208px;
  height: 240px;
  margin-left: 31px;
  background: url(../images/liturgia.jpg) no-repeat 0 0;
}

#liturgia a {
  width: 208px;
  height: 240px;
  display: block;
}

#destaqueLateral1 {
  width: 208px;
  height: 240px;
  margin-left: 31px;
  background: url(../images/destaque_peregrinacao.jpg) no-repeat 0 0;
}

#destaqueLateral1 a {
  width: 208px;
  height: 240px;
  display: block;
}

#destaqueLateral2 {
  width: 208px;
  height: 240px;
  margin-left: 31px;
  background: url(../images/destaque_festivalCancao.jpg) no-repeat 0 0;
}

#destaqueLateral2 a {
  width: 208px;
  height: 240px;
  display: block;
}

/*----------------------------------------------------------------------------
Content-right
----------------------------------------------------------------------------*/

#navigation {
  width: 622px;
  height: 36px;
  background: url(../images/navigation.jpg) no-repeat 0 0;
}

#conteudo-top {
  width: 622px;
  height: 20px;
  margin-top: 10px;
  background: url(../images/content_top.jpg) no-repeat 0 0; 
}

#conteudo-center {
  width: 622px;
  background: url(../images/content.jpg) repeat-y 0 0;
  float: left;
}

#conteudo-bottom {
  width: 622px;
  height: 16px;
  background: url(../images/content_bottom.jpg) no-repeat 0 0;
}

#links {
  width: 622px;
  height: 36px;
  margin-top: 10px;
  background: url(../images/links.jpg) no-repeat 0 0;
}

/*----------------------------------------------------------------------------
Conteudo
----------------------------------------------------------------------------*/

h2 {
  width: 386px;
  height: 44px;
}

body.home h2 {background: transparent url(../images/h2_home.jpg) no-repeat 0 0;}
body.pastoral h2 {background: transparent url(../images/h2_pastoral.jpg) no-repeat 0 0;}
body.associacoes h2 {background: transparent url(../images/h2_associacoes.jpg) no-repeat 0 0;}
body.paroquias h2 {background: transparent url(../images/h2_paroquias.jpg) no-repeat 0 0;}
body.documentos h2 {background: transparent url(../images/h2_documentos.jpg) no-repeat 0 0;}
body.contactos h2 {background: transparent url(../images/h2_contactos.jpg) no-repeat 0 0;}
body.horarios h2 {background: transparent url(../images/h2_horarios.jpg) no-repeat 0 0;}
body.agenda h2 {background: transparent url(../images/h2_agenda.jpg) no-repeat 0 0;}
body.liturgia h2 {background: transparent url(../images/h2_liturgia.jpg) no-repeat 0 0;}
body.links h2 {background: transparent url(../images/h2_links.jpg) no-repeat 0 0;}
body.quaresmaPascoa h2 {background: transparent url(../images/h2_quaresmaPascoa.jpg) no-repeat 0 0;}
body.jornais h2 {background: transparent url(../images/h2_jornais.jpg) no-repeat 0 0;}
body.celebracoesPenitenciais h2 {background: transparent url(../images/h2_celebracoesPenitenciais.jpg) no-repeat 0 0;}

.textos {
  width: 595px;
  line-height: 18px;
  margin-left: 15px;
  text-align: justify;
}

.textos h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  width: 595px;
  border-bottom: dotted #FFFFFF 1px;
  font-size: 16px;
}

.textos p {
  margin-top: 10px;
}

.textos a {
  color: #043420;
}

.textos a:hover {
  color: #FFFFFF;
}

.textosHorarios {
  width: 595px;
  line-height: 18px;
  margin-left: 15px;
  text-align: justify;
}

.textosHorarios h3 {
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: dotted #FFFFFF 1px;
  font-size: 16px;
}

.textosHorarios h4 {
  font-size: 16px;
  margin-top: 10px;
}

.textosHorarios p {
  margin-top: 10px;
  margin-left: 10px;
}

.textosHorarios ul {
  margin-left: 10px;
}

.textosHorarios li {
  list-style: disc;
  margin-left: 30px;
  margin-top: 5px;
}

.textosHorarios a {
  color: #043420;
}

.textosHorarios a:hover {
  color: #FFFFFF;
}

.textosHorarios img {
  margin-top: 10px;
  margin-right: 10px;
}

.textosPastoral {
  width: 595px;
  line-height: 18px;
  margin-left: 15px;
  text-align: justify;
}

.textosPastoral h3 {
  margin-bottom: 15px;
  margin-top: 10px;
  padding-bottom: 5px;
  border-bottom: dotted #FFFFFF 1px;
  font-size: 16px;
}

.textosPastoral p {
  margin-top: 10px;
  margin-left: 10px;
}

.textosPastoral a {
  color: #043420;
}

.textosPastoral a:hover {
  color: #FFFFFF;
}

.textosPastoral li {
  list-style: disc;
  margin-left: 30px;
}

.textosPastoral h4 {
  font-size: 14px;
  margin-left: 5px;
  margin-top: 10px;
}

#jumpMenu {
  margin-left: 15px;
  width: 200px;
  height: 20px;
  color: #999999;
  background: #ead9ad url(../images/form.jpg) repeat-x 0 0;  
}

.item {
  color: #000000;
  font-style: normal;
  padding-left: 5px;
  margin-top: 3px;
}

.textosLiturgia {
  width: 595px;
  line-height: 18px;
  margin-left: 15px;
  text-align: justify;
}

.textosLiturgia h3 {
  margin-bottom: 15px;
  padding-bottom: 5px;
  margin-top: 15px;
  border-bottom: dotted #FFFFFF 1px;
  font-size: 16px;
}

.textosLiturgia h4 {
  font-size: 16px;
}

.textosLiturgia p {
  margin-top: 10px;
  margin-left: 10px;
}

.textosLiturgia a {
  color: #043420;
}

.textosLiturgia a:hover {
  color: #FFFFFF;
}

/*----------------------------------------------------------------------------
Navigation
----------------------------------------------------------------------------*/

#navigation li {
  float: left;
  padding-left: 40px;
  padding-top: 8px;
}

#navigation a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #014027;
  text-decoration: none;
}

#navigation a:hover {
  color: #0a9d63;
}

#navigation a.active {
  color: #0a9d63;
}

/*----------------------------------------------------------------------------
Links
----------------------------------------------------------------------------*/

#links li {
  float: left;
  padding-left: 70px;
  padding-top: 9px;
}

#links a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #014027;
  text-decoration: none;
}

#links a:hover {
  color: #0a9d63;
}

#links a.active {
  color: #0a9d63;
}

/*----------------------------------------------------------------------------
Copyright
----------------------------------------------------------------------------*/

#copyright {
  margin-left: 767px;
  padding-top: 5px;
  font-size: 10px;
}

/*----------------------------------------------------------------------------
Disclaimer
----------------------------------------------------------------------------*/

#disclaimer {
  float: right;
  margin-right: 20px;
  font-size: 10px;
}

#disclaimer a {
  color: #014027;
}

/*----------------------------------------------------------------------------
Links principais da Home
----------------------------------------------------------------------------*/

#destaque1 {
	width: 291px;
	height: 156px;
	background: url(../images/destaque1.jpg) no-repeat 0 0;
	float: left;
	margin-left: 13px;
}

#destaque1 a {
	width: 291px;
	height: 156px;
	display: block;
}

#destaque2 {
	width: 291px;
	height: 156px;
	background: url(../images/destaque2.jpg) no-repeat 0 0;
	float: left;
	margin-left: 13px;
}

#destaque2 a {
	width: 291px;
	height: 156px;
	display: block;
}

#destaque3 {
	width: 291px;
	height: 156px;
	background: url(../images/destaque5.jpg) no-repeat 0 0;
	float: left;
	margin-top: 15px;
	margin-left: 13px;
}

#destaque3 a {
	width: 291px;
	height: 156px;
	display: block;
}

#destaque4 {
	width: 291px;
	height: 156px;
	background: url(../images/destaque6.jpg) no-repeat 0 0;
	float: left;
	margin-top: 15px;
	margin-left: 13px;
}

#destaque4 a {
	width: 291px;
	height: 156px;
	display: block;
}

#destaque5 {
	width: 291px;
	height: 156px;
	background: url(../images/destaque3.jpg) no-repeat 0 0;
	float: left;
	margin-top: 15px;
	margin-left: 13px;
	margin-bottom: 12px;
}

#destaque5 a {
	width: 291px;
	height: 156px;
	display: block;
}

#destaque6 {
	width: 291px;
	height: 156px;
	background: url(../images/destaque4.jpg) no-repeat 0 0;
	float: left;
	margin-top: 15px;
	margin-left: 13px;
	margin-bottom: 12px;
}

#destaque6 a {
	width: 291px;
	height: 156px;
	display: block;
}

.jornal {
	float: left;
	width: 220px;
	text-align: center;
}