/* * * * * * * * * * * * GENERAL LAYOUT * * * * * * * * * * * */

body {
	background-color: #d4dfa7;
	/*background-color: #f9ffff;*/
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Interior-Bkg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4d3422;
}
body, html {
	height:100%;
}
p a:link,
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link {
	color:#e68a98;
	text-decoration: none;
	font-weight: bold;
}
p a:visited,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	color:#e68a98;
	text-decoration: none;
	font-weight: bold;
}
p a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color:#F0F1E8;
	text-decoration: none;
	background-color: #e68a98;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: -2px;
	margin-left: -2px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
p a:active,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
	color:#4d3422;
	text-decoration: none;
	background-color: #A9BE8D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: -2px;
	margin-left: -2px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
h2 {
	font-size: 23px;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8D562E;
	margin-top: 20px;
	text-shadow: 0 1px 0 #FFFFFF;
}
h3 {
	font-size: 18px;
	margin-bottom: 7px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 930px;
	margin-top: -310px;
}
#top {
	background-attachment: scroll;
	background-image: url(../images/top4.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 189px;
	width: 930px;
	padding-top: 175px;
}

#contenido {
	background-attachment: scroll;
	background-image: url(../images/contenido-bkg.png);
	background-repeat: repeat-y;
	background-position: center top;
/*	height: 100%;*/
	padding-right: 65px;
	/*padding-bottom: 65px;*/
	padding-left: 65px;
	text-align:center;
}
#bottom {
	background-attachment: scroll;
	background-image: url(../images/contenido-bkg-bottom2.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 49px;
	width: 928px;
}


/* * * * * * * * * * * * ENCABEZADO * * * * * * * * * * * */

.PinkDots {
	background-attachment: scroll;
	background-color: #e59ba7;
	background-image: url(../images/pink-dots.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 28px;
	width: 100%;
}
#botonera {
	text-align: center;
	height: 280px;
	width: 100%;
	background-image: url(../images/ribbon.png);
	background-repeat: repeat-x;
	background-position: center top;
}


/* * * * * * * * * * * * FOOTERS * * * * * * * * * * * */

#footer {
	background-attachment: scroll;
	background-image: url(../images/footer-brown.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 22px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	color:#f6eccf;
	font-size:9.5px;
	text-align:center;
	position:fixed;
	bottom:0%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 10px;
	/* [disabled]line-height: 24px; */
}
#footer a:link {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color:#F9FCF6;
	text-decoration: none;
	font-weight: normal;
}
#footer a:active {
	color:#4d3422;
	text-decoration: none;
	font-weight: normal;
}
/*#arbolitos {
	height: 154px;
	width: 100%;
	display:block;
	position:fixed;
	bottom:44px;
	background-attachment: scroll;
	background-image: url(../images/bkg-footer2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#casita {
	background-attachment: scroll;
	background-image: url(../images/casita.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 154px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;	
}
#SocialMedia {
	margin-left: 90px;
	height: 67px;
	width: 172px;
	padding-top: 86px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/

#arbolitos {
	height: 66px;
	width: 100%;
	display:block;
	position:fixed;
	bottom:44px;
	background-attachment: scroll;
	background-image: url(../images/bkg-footer2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#casita {
	background-attachment: scroll;
	background-image: url(../images/casita.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 154px;
	width: 298px;
	position:fixed;
	bottom: 44px;
	left: 50%;
	margin-left: 227px;
}
#SocialMedia {
	margin-left: -434px;
	height: 67px;
	width: 172px;
	padding-top: 86px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:fixed;
	bottom: 44px;
	left: 50%;
}


.main-column {
	width:730px;
}
.firulete {
	margin-top:9px;
}
.line {
	background-attachment: scroll;
	background-image: url(../images/yellow-dash.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 2px;
	width: 100%;
}
.rollover-image {
	margin: -2px;
	padding: 0px;
}


/* * * * * * * * * * * * NOTICIAS * * * * * * * * * * * */
/*
.Noticia {
	width: 850px;
	margin-left: -25px;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	margin-bottom: 30px;
	padding-bottom: 15px;
}*/

.Noticia {
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	margin-bottom: 30px;
	padding-bottom: 15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #BBC68E;
	padding-right: 25px;
	padding-left: 25px;
}
.Noticia h2 {
	margin-top: 5px !important;
	font-size: 29px;
	letter-spacing:-0.04em;
}
.Noticia h3 {
	margin-top: 5px
}
.Noticia p {
	line-height:17px;	
}
#noticia {
	width: 798px !important;
	margin-left:-25px;
}
.Borde {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #C6D199;
	padding: 5px;
	background-color: #FFF;
}
.Separator {
	background-image:url(../images/separator.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
}

/* * * * * * * * * * * * FOTOS * * * * * * * * * * * */

#fotos img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #FBBDBF;
	padding: 8px;
	background-color: #FBD6D9;
	margin: 15px;
	shadow: 0 1px 0 red;
}
.Paginado {
	margin-top: -10px;
	margin-left: 7px;
	margin-bottom: 15px;

}
.Paginado a:link {
	color:#693D22;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #DCE6E7;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #59C8DC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.Paginado a:visited {
	color:#693D22;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #DCE6E7;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #59C8DC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.Paginado a:hover {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #BFCA62;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #59C8DC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.Paginado a:active {
	color:#FFF;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #BFCA62;
	margin-right: 1px;
	margin-left: 1px;
	border: 2px solid #59C8DC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.Anterior a:link {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
		-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	background-color: #E69799;
	margin-right: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.Anterior a:visited {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
		-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	background-color: #E69799;
	margin-right: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.Anterior a:hover {
	color:#DCE6E7;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
		-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	background-color: #9A7562;
	margin-right: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.Anterior a:active {
	color:#B3BA5B;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
		-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	background-color: #9A7562;
	margin-right: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.Siguiente a:link {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
		-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #E69799;
	margin-left: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.Siguiente a:visited {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
		-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #E69799;
	margin-left: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.Siguiente a:hover {
	color:#DCE6E7;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
		-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #9A7562;
	margin-left: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.Siguiente a:active {
	color:#B3BA5B;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
		-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #9A7562;
	margin-left: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.Current {
	color:#CF4857;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #EEE5A7;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #9E9F63;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}


/* * * * * * * * * * * * SABORES * * * * * * * * * * * */
#Sabores {
	background-color: #eefafa;
	background-image: url(../images/vertical-stripes.png) !important;
	background-repeat: repeat;
	border: 1px solid #A2DFDC !important;
}
.Ribbon {
	background-image: url(../images/ribbon.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	height: 15px;
}
h3 strong {
	color:#CF465A !important;
	letter-spacing: 0.02em;
	text-shadow: 0 1px 0 #FFFFFF;
}
/*.Gustos {
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	margin-bottom: 30px;
	padding-bottom: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #A2DFDC;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}*/
.Gustos h3 {
	font-size:140% !important;
}
.Cupcake {
	padding-right: 10px;
	margin-bottom: -2px;
}
.linea-divisoria {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CF465A;
}


/* * * * * * * * * * * * VARIOS * * * * * * * * * * * */

.Recuadro {
	background-image: url(../images/recuadro.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 415px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -15px;
	margin-top: 15px;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 35px;
	padding-left: 40px;
}
.Recuadro strong {
	color: #A5608A;
	font-size: 110%;
	font-weight: bold;
}
.Recuadro em {
	font-size: 85%;
}
.dibujo-abajo {
	width:849px;
	height: 243px;
	margin-left:-25px;
	background-image: url(../images/dibujo-abajo.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	text-align: center;
}
li {
	background-attachment: scroll;
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-size: 13px;
	text-align: left;
}
.bordes img {
	/*background-color: #b1bcb2;*/
	background-image: url(../images/borde-fotos.jpg);
	background-repeat: repeat;
	padding: 8px;
	margin: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.bordeNO {
	background-image: none !important;
	padding: 0px !important;
}
.Guardita {
	background-image: url(../images/guirnalda.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	padding-top: 30px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/* * * * * * * * * * * * FOTOS * * * * * * * * * * * */

#fotos img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #FBBDBF;
	padding: 8px;
	background-color: #FBD6D9;
	background-image: none !important;
	margin: 15px;
	shadow: 0 1px 0 red;
}
.pagination {
	margin-top: -10px;
	margin-left: 7px;
	margin-bottom: 15px;

}
.pagination a:link {
	color:#693D22;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #DCE6E7;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #59C8DC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pagination a:visited {
	color:#693D22;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #DCE6E7;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #59C8DC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pagination a:hover {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #BFCA62;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #59C8DC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pagination a:active {
	color:#FFF;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #BFCA62;
	margin-right: 1px;
	margin-left: 1px;
	border: 2px solid #59C8DC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pagination a:link.prev_page  {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
		-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	background-color: #E69799;
	margin-right: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.pagination a:visited.prev_page {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
		-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	background-color: #E69799;
	margin-right: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.pagination a:hover.prev_page {
	color:#DCE6E7;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
		-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	background-color: #9A7562;
	margin-right: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.pagination a:active.prev_page  {
	color:#B3BA5B;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
		-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	background-color: #9A7562;
	margin-right: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.pagination a:link.next_page  {
	color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
		-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #E69799;
	margin-left: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pagination a:visited.next_page  {	
  color:#f6eccf;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
		-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #E69799;
	margin-left: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pagination a:hover.next_page  {
	color:#DCE6E7;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
		-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #9A7562;
	margin-left: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pagination a:active.next_page  {
	color:#B3BA5B;
	text-decoration: none;
	font-weight: normal;
		-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
		-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #9A7562;
	margin-left: 2px;
	border: 1px solid #FBD6D9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pagination .current {
	color:#CF4857;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #EEE5A7;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #9E9F63;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}




/* FAQ */

.pf {
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	margin-bottom: 30px;
	padding-bottom: 15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #BBC68E;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/guirnalda.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 92%;
	padding-top: 30px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.pf .pregunta {
	margin-top: 2px !important;
	margin-bottom: 10px;
	font-size: 20px;
	letter-spacing:2px;
}
.pf .respuesta {
	margin-top: 5px
	line-height:17px;	
	letter-spacing:1px;
} 