@charset "utf-8";
/* CSS Document */


.trans_home{ background-color:#000000; color:#CC0000; position:absolute; font-weight:bold; width:802px;}
.contenedor{position: absolute; margin-top: 150px; text-align: left; z-index: 10; left: 22px; top: -2px;}
.contenedor_derecha {width: 360px; float:left; margin: 20px; z-index: 100;}
.texto-lista {list-style-position: outside; line-height: 18px; list-style-type: circle;}

#call_bautismo {
	display: block;
	width: 195px;
	height: 37px;
	background-image: url(images/action_bautismo.png);
	margin-top: 18px;
	margin-left: -2px;
}
#call_bautismo:hover {background-position: 0 -37px;}


#call_lobos {
	display: block;
	width: 195px;
	height: 37px;
	background-image: url(images/action_lobos.png);
	margin-top: 18px;
	margin-left: -2px;
}

#call_lobos:hover {background-position: 0 -37px;}

#call_check {
	display: block;
	width: 195px;
	height: 37px;
	background-image: url(images/action_check.png);
	margin-top: 18px;
	margin-left: -2px;
}

#call_check:hover {background-position: 0 -37px;}


.clear {clear:both;}

.bautismo_precio {
	background-image: url(images/precio_bautismo_03.gif);
	background-repeat: no-repeat;
	background-position: 260px 180px;	
}

.bautismo_precio2 {
	background-image: url(images/precio_bautismo_03.gif);
	background-repeat: no-repeat;
	background-position: 260px 60px;	
}
.lobo_precio {
	background-image: url(images/precio_lobo_03.gif);
	background-repeat: no-repeat;
	background-position: 260px 180px;	
}

.check_precio {
	background-image: url(images/check_lobo_03.gif);
	background-repeat: no-repeat;
	background-position: 260px 180px;	
}

.choose_english {
	display: block;
	width: 154px;
	height: 25px;
	background-image: url(images/choose_english.png);
	margin-top: -52px;
	margin-left: 640px;
}

.choose_english:hover {background-position: 0 -25px;}

.choose_spanish {
	display: block;
	width: 154px;
	height: 25px;
	background-image: url(images/choose_spanish.png);
	margin-top: -52px;
	margin-left: 640px;
}

.choose_spanish:hover {background-position: 0 -25px;}


#call_more {
	display: block;
	width: 195px;
	height: 37px;
	background-image: url(images/action_more.png);
	margin-top: 18px;
	margin-left: -2px;
}

#call_more:hover {background-position: 0 -37px;}