@charset "utf-8";
/* CSS Document */
.borde { 
	border-style:solid;
	border-color:#6cfaff;
	border-width: 1px;
	border-left:none;
	border-right:none;
}

.borde2 { 
	border-style:dotted;
	border-color:#6cfaff;
	border-width: 1px;
	border-top:none;
	border-bottom:none;

}

.borde3 { 
	border-style:dotted;
	border-color:#6cfaff;
	border-width: 1px;
	border-right:none;
	border-left:none;
	border-top:none;

}
.borde4 { 
	border-style:solid;
	border-color:#CCCCCC;
	border-width: 1px;
	border-right:none;
	border-left:none;
	border-top:none;

}

.sinmargen { 
	border-style:dotted;
	border-color:#6cfaff;
	border-width: 1px;
	border-right:none;
	border-left:none;
	border-top:none;
	margin-top:0;
}

#inicio {
	float: left; 
	padding:0; 
	margin:0; 
	border:0; 
	height:29px; 
	width:104px; 
	background:url(images/botones/inicio.gif) 0 0 no-repeat; 
} 

#inicio:hover { 
	background-position: 0 -29px; 
} 

#inicio:active { 
	background-position: 0 -58px; 
} 

#meditaciones {
	float: left; 
	padding:0; 
	margin:0; 
	border:0; 
	height:29px; 
	width:160px; 
	background:url(images/botones/meditaciones.gif) 0 0 no-repeat; 
} 

#meditaciones:hover { 
	background-position: 0 -29px; 
} 

#meditaciones:active { 
	background-position: 0 -58px; 
} 

#sermones {
	float: left; 
	padding:0; 
	margin:0; 
	border:0; 
	height:29px; 
	width:134px; 
	background:url(images/botones/sermones.gif) 0 0 no-repeat; 
} 

#sermones:hover { 
	background-position: 0 -29px; 
} 

#sermones:active { 
	background-position: 0 -58px; 
} 

#lv {
	float: left; 
	padding:0; 
	margin:0; 
	border:0; 
	height:29px; 
	width:169px; 
	background:url(images/botones/lv.gif) 0 0 no-repeat; 
} 

#lv:hover { 
	background-position: 0 -29px; 
} 

#lv:active { 
	background-position: 0 -58px; 
} 

#cal {
	float: left; 
	padding:0; 
	margin:0; 
	border:0; 
	height:29px; 
	width:143px; 
	background:url(images/botones/calendario.gif) 0 0 no-repeat; 
} 

#cal:hover { 
	background-position: 0 -29px; 
} 

#cal:active { 
	background-position: 0 -58px; 
}

#contacto {
	float: left; 
	padding:0; 
	margin:0; 
	border:0; 
	height:29px; 
	width:201px; 
	background:url(images/botones/contacto.gif) 0 0 no-repeat; 
} 

#contacto:hover { 
	background-position: 0 -29px; 
} 

#contacto:active { 
	background-position: 0 -58px; 
}

.dato {	color:#666666;
	font-family: "Corbel", Calibri, Verdana, Arial;
	font-size: 20px;
}  

.parrafos{	color:#666666;
	font-family: "Corbel", Calibri, Verdana, Arial;
	font-size: 16px;
}
.parrafos2{	color:#666666;
	font-family: "Corbel", Calibri, Verdana, Arial;
	font-size: 30px;
}
a.footer {
      font-family: "Corbel", Calibri, Verdana, Arial;
	  color:#999999;
	  font-size:13px;
	  }

a.footer:link {
	color:#999999
	text-decoration:none;
	}
a.footer:link {
	color: #999999;
	text-decoration:none;
	}
a.footer:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:active {
	color: #999999;
	text-decoration: none;
}
.footer2 {
      font-family: "Corbel", Calibri, Verdana, Arial;
	  color:#999999;
	  font-size:13px;
	  }
.titnotices {
      font-family: "Corbel", Calibri, Verdana, Arial;
	  color:#ff9933;
	  font-size:18px;
	  }
.titnotices2 {
      font-family: "Corbel", Calibri, Verdana, Arial;
	  color:#333333;
	  font-size:24px;
	  }
.titmedit {
      font-family: "Corbel", Calibri, Verdana, Arial;
	  color:#ff9933;
	  font-size:24px;
	  }
.articleseditor {
      font-family: "Corbel", Calibri, Verdana, Arial;
	  color:#ff9933;
	  font-size:14px;
	  }
.aviso {
      font-family: "Corbel", Calibri, Verdana, Arial;
	  color:#CC0000;
	  font-size:14px;
	  }
.Estilo1 {font-family: Arial, Helvetica, sans-serif;
      font-size:14px;
      }