.fondoinfizda {
	background-image: url(imgs/fondo_inf_izda_golgota.jpg);
	background-repeat:  repeat-x;
	background-position: right bottom;
}
.fondosupdcha {
	background-image: url(imgs/fondo_sup_dcha_golgota.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.fondosup {
	background-color: #333333;
	background-image: url(imgs/fondo_sup.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.fondoinf {
	background-color: #333333;
	background-image: url(imgs/fondo_inf.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.textog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;


}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.tablanoticiasgolgota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px dashed #FFFFFF;
}
.fondogolgotainf {
	background-image: url(imgs/index_r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}.marcontacto {
	border: 1px solid #FFFFFF;
}
.textonoti {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

