/* Base settings */
.Base settings---------------------------------------------------------------------------------------------------------------------- {}

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	background-color: #f6f6f6;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/interfaz/body-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #686868;
}

#break {
	clear: both;
	float: none;
	width: 100%;
}

.Preheader-------------------------------------------------------------------------------------------------------------------------- {}

#preheader {
	clear: both;
	float: none;
	height: 30px;
	width: 942px;
	overflow: hidden;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}

#preheader p{
	float: right;
	padding-right: 20px;
	padding-top: 7px;
}

#preheader a, #preheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#preheader a:active, #preheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.Menu------------------------------------------------------------------------------------------------------------------------------- {}

#menu {
	clear: both;
	float: none;
	height: 104px;
	width: 942px;
	overflow: hidden;
	text-align: right;
	vertical-align: middle;
	background-image: url(imagenes/interfaz/menu-bck.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#menu.index {
	background-image: url(imagenes/interfaz/menu-bck2.png);
	height: 34px;
}

#menu p{
	float: right;
	padding-top: 45px;
}

#menu a {
	clear: none;
	float: left;
	margin-left: 35px;
}

#menu a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Header----------------------------------------------------------------------------------------------------------------------------- {}

#header {
	clear: both;
	float: none;
	height: 227px;
	width: 942px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
}

.Body------------------------------------------------------------------------------------------------------------------------------- {}

#body {
	clear: both;
	float: none;
	height: auto;
	width: 942px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(imagenes/body-bck.gif);
	background-repeat:  repeat-y;
	background-position: center top;
}

#contenido {
	clear: both;
	float: none;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#body #contenido p {
	margin-bottom: 8px;
}

#body #contenido h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #e77f1a;
}

#body #contenido ol, #body #contenido ul {
	margin-bottom: 8px;
	margin-left: 25px;
}

#body #contenido ol li, #body #contenido ul li {
	margin-bottom: 2px;
}

.Textos---------------------------------------------------- {}

.prods1 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

.prods2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #e3000f;
}

.fuente {
	font-size: 10px;
	line-height: normal;
	color: #686868;
}

.fuente i {
	font-style: italic;
	color: #b3b3b3;
}

.puntos td {
	font-size: 14px;
	line-height: normal;
	color: #333333;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(imagenes/bullets/bullet-black2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 23px;
}

.Links----------------------------------------------------- {}

a.link1, a.link1:visited {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-image: url(imagenes/bullets/bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
}

a.link1:hover, a.link1:active {
	color: #e77f1a;
	text-decoration: underline;
}

a.link2, a.link2:visited {
	font-size: 11px;
	font-weight: normal;
	color: #134094;
	text-decoration: underline;
	background-image: url(imagenes/bullets/bullet-orange-right.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left: 27px;
}

a.link2:hover, a.link2:active {
	color: #333333;
	text-decoration: underline;
}

a.link3, a.link3:visited {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-image: url(imagenes/bullets/ruta-negro.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 43px;
}

a.link3:hover, a.link3:active {
	color: #999999;
	text-decoration: underline;
}

a.link4, a.link4:visited {
	font-size: 11px;
	font-weight: normal;
	color: #134094;
	text-decoration: underline;
	background-image: url(imagenes/bullets/bullet-orange-big.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left: 27px;
}

a.link4:hover, a.link4:active {
	color: #333333;
	text-decoration: underline;
}

.Productos------------------------------------------------- {}

#productos {
	width: 631px;
	overflow: hidden;
}

#productos td {
	text-align: center;
	vertical-align: top;
	width: 25%;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 10px;
}

#productos td.titulo {
	padding: 0px;
}

#productos td p {

}

#productos td img {
	margin-bottom: 11px;
}

#productos td img.icono {
	margin-bottom: 7px;
}

#productos td b {
	font-weight: bold;
	text-transform: uppercase;
}

#productos td i {
	font-style: normal;
	color: #686868;
}

#productos td strong {
	font-size: 14px;
	color: #e3000f;
	line-height: 25px;
}

#productos td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-bottom: 0px;
}

.Producto-------------------------------------------------- {}

#producto {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	width: 611px;
}

#producto #fotos {
	text-align: left;
	vertical-align: top;
	width: 221px;
}

#producto #fotos td {
	padding-bottom: 12px;
}

#producto #fotos a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#producto #detalles {
	text-align: left;
	vertical-align: top;
	width: 390px;
}

#producto #detalles table {
	width: 390px;
}

#producto #detalles .det_icono {
	width: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
}

#producto #detalles .det_nombre {
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: auto;
	padding-left: 10px;
	background-image: url(imagenes/productos/producto-bck.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}

#producto #detalles .det_precio {
	text-align: right;
	vertical-align: middle;
	width: 10px;
	padding-left: 10px;
}

#producto #detalles #ref {
	font-size: 11px;
	float: right;
}

#producto #detalles p, #producto #detalles ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#producto #detalles b {
	color: #333333;
}

#producto #detalles li {
	background-image: url(imagenes/bullets/bullet-grey.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 11px!important;
	list-style-type: none;
	margin: 0px!important;
	padding-bottom: 0px!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
}

#producto #consejos {
	width: 100%;
	background-color: #ede4b4;
	background-image: url(imagenes/interfaz/consejos-peregrinos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #e0e0e0;
}

#producto #consejos td {
	font-size: 11px;
	line-height: 16px;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.MuroForm-------------------------------------------------- {}

#muroform {
	margin-left: 10px;
}

#muroform td {
	padding-bottom: 5px;
	vertical-align: middle;
}

#muroform img {
	margin-right: 10px;
	margin-top: 6px;
}

#muroform .apodo {
	clear: both;
	float: left;
	height: auto;
	width: 141px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	border: 1px solid #d4d4d4;
}

#muroform .comparto {
	clear: both;
	float: left;
	height: 23px;
	width: 248px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	padding-left: 5px;
	overflow: hidden;
	border: 1px solid #d4d4d4;
}

#muroform .ayuda {
	clear: both;
	float: left;
	height: auto;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	padding-left: 5px;
	border: 1px solid #d4d4d4;
	padding-top: 3px;
	padding-bottom: 3px;
}

#muroform .comentario {
	clear: both;
	float: left;
	height: 63px;
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #d4d4d4;
}

#muroform .compartir {
	float: right;
	background-color: #e77f1a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	vertical-align: bottom;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#murocomentarios {
	width: 611px;
	margin-left: 10px;
}

#murocomentarios td {
	background-image: url(imagenes/breakline.gif);
	background-position: left bottom;
	padding-bottom: 20px;
	background-repeat:   repeat-x;
	padding-top: 15px;
}

#murocomentarios strong {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #134094;
	clear: left;
	float: left;
}

#murocomentarios i {
	clear: right;
	float: right;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

#murocomentarios p {
	clear: both;
	float: none;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#murocomentarios .media {
	clear: both;
	float: none;
	width: 611px;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
}

#murocomentarios .media img, #murocomentarios .media a img {
	height: 265px!important;
	width: auto!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#murocomentarios .link {
	clear: both;
	float: none;
	width: 611px;
	overflow: hidden;
}

#murocomentarios .link a, #murocomentarios .link a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #134094;
	text-decoration: underline;
}

#murocomentarios .link a:hover, #murocomentarios .link a:active {
	color: #e77f1a;
	text-decoration: underline;
}

#pages {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #d4d4d4;
	text-align: right;
	width: 99%;
	padding-right: 20px;
	background-color: #FFFFFF;
	position: relative;
	top: -2px;
	margin-right: 5px;
	margin-left: 5px;
}

#pages a, #pages a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

#pages a:hover, #pages a:active {
	color: #e77f1a;
	text-decoration: underline;
}

#pages strong {
	font-weight: bold;
	color: #e77f1a;
	margin-right: 5px;
	margin-left: 5px;
}

#pages a.ant, #pages a.ant:visited,
#pages a.sig, #pages a.sig:visited {
	font-weight: bold;
	color: #e77f1a;
	text-decoration: none;
	margin: 0px;
}

#pages a.ant, #pages a.ant:visited {
	background-image: url(imagenes/bullets/arrow-left.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-right: 8px;
	padding-left: 13px;
}

#pages a.sig, #pages a.sig:visited {
	background-image: url(imagenes/bullets/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 13px;
	padding-left: 8px;
}

#pages a.ant:hover, #pages a.ant:active,
#pages a.sig:hover, #pages a.sig:active {
	color: #000000;
	text-decoration: none;
}

.RSS------------------------------------------------------- {}
#rss {
	text-align: left;
	vertical-align: top;
}

#rss ul {
	margin-right: 10px!important;
	margin-left: 10px!important;
	margin-top: 2px!important;
	margin-bottom: 10px!important;
}

#rss ul li {
	background-image: url(imagenes/bullets/bullet-black.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left 6px!important;
	padding-left: 17px!important;
	padding-bottom: 0px!important;
	margin: 0px!important;
	padding-top: 0px!important;
}

#rss ul li a, #rss ul li a:visited {
	font-size: 11px!important;
	line-height: normal!important;
	font-weight: normal!important;
	color: #686868!important;
	text-decoration: none!important;
	margin: 0px!important;
	padding: 0px!important;
}

#rss ul li a:hover, #rss ul li a:active {
	text-decoration: underline!important;
}

.Footer----------------------------------------------------------------------------------------------------------------------------- {}

#footer {
	clear: both;
	float: none;
	height: auto;
	width: 942px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	background-image: url(imagenes/footer-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	padding-bottom: 20px;
}

#footer p.left, #footer p.right {
	font-size: 11px;
	line-height: normal;
	padding-right: 20px;
	padding-left: 20px;
	clear: none;
}

#footer p.left {
	float: left;
	width: auto;
	color: #686868;
}

#footer p.right {
	float: right;
	color: #134094;
}

#footer a, #footer a:visited {
	color: #134094;
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	color: #134094;
	text-decoration: underline;
}
