/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .74em;
}

p
{
	margin: 0px;
	padding: 0px 0px 24px 0px;
	line-height: 20px;
	text-indent: 20pt;
}

h1
{ font-family: tahoma, verdana, arial, sans-serif;
  font-size: 188%;
  font-weight: normal;
  margin: 0px;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}
h3 {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
}



img{
	border: 0px;
}

/* posición de la imagen - izquierda, derecha y centro */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 0px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

/* Listas ordenadas */
ol
{ margin: 8px 0px 0px 80px;
  padding: 0px;
}

ol li
{ list-style-type: decimal;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* Listas desordenadas */
ul
{ margin: 8px 0px 0px 80px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* contenedor principal  CAMBIO DE 779 A 899 */
#main
{
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	
}

/* enlaces superiores sobre del logo CAMBIO DE 699 A 799*/
#links
{
	margin-left: auto;
	margin-right: auto;
	padding: 9px 21px 3px 19px;
	width: 799px;
	text-align: right;
	height: 22px;
	border: 1px solid;
	font-size: 10px;
}

#links a, #links a:hover{text-decoration: none;}

/* logo */
#logo
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 839px;
	height: 100px;
	text-align: left;
}

#logo h1
{
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	margin-top: -20px;
}

/* BUSCADOR */
#logo .submit {
	width: 50px;
	height: 100%;
	font-size: x-small;
	background-color: #FAE7B4;
}
#logo .formlabel {
	width: 160px;
	height: 100%;
	font-size: x-small;
	background-color: #FAE7B4;
}



/* menu de navegacion */
#menu
{ background: #C5C9CD url(btn_2.jpg);
   height: 43px;
  width: 840px;
  margin-left: auto; 
  margin-right: auto;
}

#menu ul
{ margin: 0px auto; 
  padding: 0px; 
  list-style: none; 
  text-align: left; 
  width: 840px;
} 

#menu li
{ margin: 0px; 
  padding: 0px; 
  list-style: none; 
  float: left; 
} 

#menu li a 
{ display: block; 
  float: left; 
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  height: 37px;
  font-size: 100%; 
  width: 120px; 
  text-decoration: none; 
  padding: 3px 0px 0px 19px;
  font-weight: bold; 
  text-transform: lowercase;
} 

/* contenido principal  */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 839px;
  height: auto;
  padding: 0px;
  text-align: justify;
  overflow: hidden;
} 

/* column 1 (tiempo y noticias)- contains sidebar items */
#column1
{ width: 190px;
  float: right;
  padding: 16px 0px 15px 31px;
}

#column1 h1
{
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px dashed;
	color: #275E9A;
}

.sidebaritem
{
	position: relative;
	text-align: left;
	width: 165px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 8px 0px;
}

/* column 2 - pagina de contenidos */
#column2
{
	text-align: justify;
	padding: 12px 0px 15px 22px;
	width: 582px;
	float: left;
}

#column2 h1
{ padding: 12px 0px 6px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px dashed;
}
#column2 h2 {
	padding: 12px 0px 6px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid #006699;
	color: #006699;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}

.sidebaritem a, #column2 a
{ padding: 0px;
  text-decoration: none;
}

.sidebaritem a:hover, #column2 a:hover
{ padding: 0px;
  text-decoration: underline;
}

/* column 2 formato ancho sin columnas a la derecha- pagina de contenidos */
#column2_ancha
{
	text-align: justify;
	padding: 12px 0px 15px 22px;
	width: 690px;
	float: left;
}

#column2_ancha h1
{ padding: 12px 0px 6px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px dashed;
}

#column2_ancha h2 {
	padding: 12px 0px 6px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid #006699;
	color: #006699;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}
#column2_ancha h3 {
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E2F0;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}


.sidebaritem a, #column2_ancha a
{ padding: 0px;
  text-decoration: none;
}

.sidebaritem a:hover, #column2_ancha a:hover
{ padding: 0px;
  text-decoration: underline;
}

.letrapequena
{
	font-size: x-small;
	font-weight: normal;
}


.letracapital
{
	font-size: 16px;
	font-weight: bolder;
}

/* Pie de pagina */
#footer
{
	padding: 9px 0px 3px 0px;
	width: 839px;
	text-align: center;
	border: 1px solid;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	font-size: x-small;
}

#footer a, #footer a:hover{text-decoration: none;}

/* pagina de contacto. Formulario */
form{margin-top: 0px;}


div.row
{
	clear: both;
	width: 448px;
	height: 29px;
	text-align: right;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
  height: 22px;
}

input, textarea
{
	width: 259px;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	border: 1px solid;
}


.submit
{
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	border: 1px solid;
	width: 100px;
	height: 22px;
	cursor: pointer;
	background-color: #EBEBEB;
}

#pastoralcolcontenidos {
	text-align: justify;
	padding: 12px 0px 15px 22px;
	width: 482px;
	float: left;
}
#pastoralcolcontenidos h1 {
padding: 12px 0px 6px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px dashed;
}
#pastoralcolcontenidos h2 {
padding: 12px 0px 6px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px dashed;
}
#pastoralcolumn2 {

	text-align: justify;
	padding: 12px 0px 15px 22px;
	width: 700px;
	float: left;
}


a.info {
	position:relative;
	color:#006699;
	text-decoration:none;
}
a.infoblink {
	position:relative;
	color:#006699;
	text-decoration:blink;
}
a.info:hover {
	z-index:25;
}
a.info span {
	display: none;
}
a.info:hover span {
	display:block;
	position:absolute;
	border:1px solid #666666;
	background-color:#D6D6D6;
	color:#525252;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	overflow: auto;
	top: 2em;
	right: 5em;
	float: left;
	visibility: visible;
	clear: both;
	width: 250px;
}

/* citas */
.cita { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.autorcita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	font-style: italic;
}

/* marcos (lineas y sombreados) para fotos */
.marco1 {
	padding:8px;
	background-color: #f5f5f5;
	border: 1px solid #999999;
}
.marco1 IMG{
	border: 1px solid #000000;
}

.marco2 {
	padding:8px;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #E6E6E6;
	
} 

.marco3 {
	padding:8px 8px 20px 8px;
	background-color: #ffffff;
	border: 1px solid #999999;
} 

.blur{
   background-color: #ccc; /*color de sombra*/
   color: inherit;
   margin-left: 4px;
   margin-top: 4px;
}
.shadow,  .content{
   position: relative;
   bottom: 2px;
   right: 2px;
}
.shadow{
	background-color: #FFFFFF; /*color de sombra*/
	color: inherit;
}
.content{
   background-color: #fff; /*background color of content*/
   color: #000; /*text color of content*/
   border: 1px solid #000; /*border color*/
   padding: .5em 2ex;
} 
.content IMG{
	border: 1px solid #000000;
}


/*texto parpadeante*/
.blink {text-decoration: blink;}
