/* Reset default browser CSS. -------------------------------------------------------------- */
 *:not(.banner img){height: auto;}
img:not(.banner img){width: 100%; height: auto;}
html, body, div, span, /*applet,*/ object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	margin: 0;
	padding: 0;
	font-size: 14px;
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Exo', sans-serif;
	font-weight: 400;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
	text-decoration: none;
	color: inherit;
}
.clear {
	clear: both;
	height: 15px;
	overflow: hidden;
	margin: 0
}
.filler {
	clear: both;
	height: 25px
}
.line {
	width: 940px;
	height: auto;
	display: block;
	float: none;
	clear: both;
	padding: 0;
	border-bottom: 1px solid #ccc;
	margin: 5px auto;
}
section .line {
	width: 100%;
}
.left, .alignleft {
	float: left;
	clear: none;
}
.right, .alignright {
	float: right;
}
.center, .aligncenter {
	text-align: center;
	margin: 0px auto;
}
.round {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
}
.aligncenter {
	text-align: center;
	margin: 0px auto;
}
hr {
	width: 100%;
	display: block;
	float: none;
	clear: both;
	padding: 0;
	margin: 20px auto;
	border: none;
	border-bottom: 1px solid #838383;
}
.div {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
} /* Div normal, block sin float y overflow hidden*/
/*.multicol{-moz-column-count: 2;-moz-column-gap: 2em;-webkit-column-count: 2;-webkit-column-gap: 2em;}*/

/* Generales */
section p, section em {
	padding: 5px 0;
}
section ul {
	list-style: disc;
	position: relative;
	line-height: 140%;
	padding-left: 20px;
}
section ol {
	list-style: decimal;
	position: relative;
	line-height: 140%;
	margin-left: 20px
}
section ul ul {
	list-style: circle;
	position: relative;
	left: 20px
}
section ol ol {
	list-style: lower-roman;
	position: relative;
	left: 20px;
}
section ul ul p, section ol ol p {
	display: inline;
}
section ol li li {
	list-style: lower-roman;
}
section em {
	font-style: italic;
}
section strong, strong {
	font-weight: 700;
}
blockquote {
	font-weight: 900;
	display: block;
	float: none;
	clear: both;
	text-transform: none;
	font-style: italic;
	font-size: 14px;
	line-height: 140%;
	padding: 5px 20px;
}
/* titulos */
h1, h2, h3, h4, h5, h6 {
	font-size: 36px;
	line-height: 150%;
}
h2, h3, h4, h5, h6 {
	font-size: 30px;
}
h3, h4, h5, h6 {
	font-size: 24px;
}
h4, h5, h6 {
	font-size: 20px;
}
h5, h6 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/* Section Aside, Article */
section, aside, nav, header, .wrapper, .listas, .span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12, .full, .breadcrumb {
	width: 100%;
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	overflow: hidden;
	line-height: 130%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.span1 {
	width: 8.33%;
}
.span2 {
	width: 16.66%;
}
.span3, aside {
	width: 25%;
}
.sin_margen{
	padding:0px;
}

.span4 {
	width: 33.33%;
}
.span5 {
	width: 41.66%;
}
.span6 {
	width: 50%;
}
.span7 {
	width: 58.33%;
}
.span8 {
	width: 66.66%;
}
.span9 {
	width: 75%;
}
.span10 {
	width: 83.33%;
}
.span11 {
	width: 91.66%;
}
/*.span12,.full{width: 100%;}*/

/* Header */

header {
	margin: 0px auto;
	min-height: 190px;
	position: relative;
}
.inner {
	width: 1200px;
	margin: 0px auto;
	position: relative;
	min-height: 240px;
	height: auto;
}
.topbar {
	width: 100%;
	height: auto;
	display: block;
	float: none;
	clear: both;
	margin: 0;
	min-height: 35px;
	position: relative;
	line-height: 35px;
}
.topbar a {
	padding: 0 5px;
	line-height: 35px;
}
.topbar a:hover {
}
.topbar .right {
	display: block;
	float: right;
	clear: none;
	text-align: right;
	line-height: 35px;
}
.topbar .toolbar {
	display: inline;
	line-height: 35px;
	float: right;
	clear: none;
}
.topbar .right p, .topbar .right a {
	display: inline-block;
	line-height: 35px;
	padding: 0;
	margin: 0;
	clear: none;
	padding: 0 10px;
	margin: 0 10px
}
.topbar .right a {
	line-height: 35px;
	margin: 0 0 0 1px;
	float: left;
}
.topbar .right a:first-child {
	margin: 0
}
.topbar .right a:hover {
	text-shadow: 1px 1px 1px #000;
}
#site-title {
	width: auto;
	height: auto;
	display: block;
	float: left;
	clear: none;
	padding: 0;
	overflow: hidden;
}
.saldo {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	padding: 10px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
}
.saldo strong {
	font-size: 15px;
	font-weight: 700;
}
/* Nav */
nav {
	min-height: 50px;
	-webkit-box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.5);
	position: relative;
}
nav .dropmenu {
	width: 100%;
	height: 50px;
	display: none;
	float: none;
	clear: both;
	font-size: 5vw;
	padding-left: 30px;
	background: url(../images/dropmenu.png) left center no-repeat;
	line-height: 50px;
}
nav ul {
	width: 1200px;
	height: auto;
	min-height: 50px;
	line-height: 50px;
	display: block;
	clear: both;
	float: none;
	margin: 0px auto;
	padding: 0;
	font-size: 20px;
	font-family: 'Exo', sans-serif;
	font-weight: 400;
}
nav li {
	display: block;
	float: left;
	clear: none;
	position: relative;
	margin: 0;
	line-height: 50px;
	min-height: 50px;
	text-shadow: 1px 1px 1px #000;
}
nav li:first-child>a {
	background: url(../images/home.png) left center no-repeat;
	padding-left: 20px;
}
nav li a {
	display: inline-block;
	position: relative;
	text-align: center;
	padding: 0 10px;
	line-height: 50px;
}
nav ul li:hover, nav ul .active {
	text-shadow: #fff 0px 0px 3px
}
nav li ul {
	display: none;
	position: absolute;
	top: 57px;
	z-index: 200;
	width: 200px;
	left: 0px;
	text-align: left;
	font-family: 'Exo', sans-serif;
}
nav li ul li {
	width: 90%;
	height: auto;
	display: block;
	float: left;
	clear: both;
	line-height: 30px;
	min-height: 30px;
	padding: 0 5%;
	border-bottom: 1px solid #087198;
	font-size: 13px;
	font-weight: 400;
	background-image: none;
}
nav li ul li:first-child>a {
	background-image: none;
	padding: 0px;
}
nav li ul li a {
	padding: 0;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-transform: none;
}
nav li ul li a {
	line-height: 30px;
}
nav li ul .current-menu-item, nav li ul .current-menu-ancestor, nav li ul .current_page_item, nav li ul .current_page_ancestor, nav li ul li:hover {
}
nav li:hover >ul {
	display: block;
}
nav li li ul {
	display: none;
	position: absolute;
	top: 0px;
	z-index: 300;
	width: 200px;
	left: 190px;
	text-align: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
nav li li li {
}
.wrapper {
	width: 1200px;
	height: auto;
	float: none;
	position: relative;
	margin: 10px auto;
	padding: 0;
	min-height: 60px;
	padding: 20px 10px 40px;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	background: rgb(254,254,254);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(234,234,234,1)));
	background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(234,234,234,1) 100%);
	background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(234,234,234,1) 100%);
	background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(234,234,234,1) 100%);
	background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(234,234,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#eaeaea', GradientType=0 );
}
/* Listas izquierda */
.listas {
	clear: both;
	padding: 0;
	margin-bottom: 15px;
	position: relative;
}
.listas h4 {
	font-size: 20px;
	padding: 10px 20px;
	display: block;
	text-transform: uppercase;
	font-weight: 700
}
.listas ul {
	padding: 10px 20px;
}
.listas ul li {
	line-height: 130%;
	display: block;
	font-size: 15px;
	line-height: 150%
}
.listas ul li:hover {
	font-weight: 700;
}
.seleccion_menu {
	font-weight: 700;
}
.listas .expand {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
	display: none;
	overflow: hidden;
	z-index: 2;
	background: url(../images/arrowsw.png) 0 -40px no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
.listas .expand.activo {
	background-position: 0 0;
}
/* Tabs */
.tabs {
	display: block;
	float: none;
	clear: both;
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 15px;
	width: 100%;
	height: auto;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}
.tabs ul {
	display: block;
	float: none;
	clear: both;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border: 0 !important
}
.tabs ul li {
	width: 33.3%;
	height: auto;
	float: left;
	clear: none;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	border: 0 !important;
	font-family: 'Exo', sans-serif;
	font-size: 20px;
}
.tabs ul li.ui-state-active {

}
.tabs ul li a {
	font-size: 18px;
	padding: 6px 0 !important;
	margin: 0 !important;
	text-align: center !important;
	display: block;
	width: 100%;
}
.tabs div {
	width: 100%;
	margin: 0;
	padding: 3px !important;
	float: none;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tabs div .miniprod,  .tabs div .boton {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	overflow: hidden;
}
.tabs strong, .tabs h3 {
	font-size: 14px;
	font-weight: 500;
	font-family: 'Exo', sans-serif;
}
.tabs strong {
	font-size: 18px;
	clear: both;
	font-weight: 500;
}
.destacados {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
	position: relative;
	float: left;
	clear: both;
	padding: 10px;
	margin: 5px auto;
	text-align: center;
}
.destacados .oblea {
	position: absolute;
	right: -10px;
	top: 30px;
	background: url(../images/obleas.png) top right no-repeat;
	text-align: center;
	line-height: 35px;
	width: 125px;
	height: 35px;
	padding: 1px 1px 11px 4px;
}
.destacados .oblea.roja {
	background-position: 0 -50px;
}
.destacados .oblea.verde {
	background-position: 0 -100px;
}
.destacados .span6.left {
	margin: 0;
	padding-left: 0
}
.destacados .span6.right {
	padding-right: 0
}
.destacados strong {
	font-weight: 500;
	display: block;
	float: none;
	clear: both;
	font-size: 17px;
}
/* Footer */
footer {
	width: 100%;
	height: auto;
	display: block;
	float: none;
	clear: both;
	padding: 20px 0;
	line-height: 140%;
	margin: 0;
	overflow: hidden;
	text-align: center;
	border-top: 4px solid #7BAE23;
	line-height: 140%;
}
footer ul {
	width: 1200px;
	height: auto;
	float: none;
	clear: both;
	margin: 10px auto;
	margin-bottom: 20px;
	display: block;
}
footer a {
	display: inline-block;
	padding: 4px;
	text-decoration: none;
}
footer a:hover {
}
footer ul li, footer ul li a {
	display: inline-block;
	line-height: 200%;
	padding: 2px 0;
}
footer ul li:hover>a {

}
footer p {
	line-height: 250%;
	display: block;
	float: none;
	clear: both;
}
.texto_13{
	line-height: 150%;
	border:solid 1px #FFFFFF;
	font-size:13px;
	margin-left:13%;
	margin-right:13%;
}
/* Producto -------------------------------------------------------------*/
.producto .fotos {
	padding-left: 0;
}
.producto .fotos .span3 {
	padding: 0;
	margin-right: 0px
}
.producto .fotos .span3 img {
	width: 98%;
	margin: 1%;
	display: block;
	float: none;
	clear: both;
}
.producto .ahorro {
	font-size: 32px;
	line-height: 200%;
	font-weight: 900;
}
.producto .detalles {
	padding-top: 20px;
	position: relative;
	min-height: 30px
}
.producto .detalles.activa {
	background: transparent;
	border: none;
	border-top: 1px solid #aaa;
}
.producto .detalles .ocultar-detalles {
	width: 150px;
	height: auto;
	display: block;
	float: none;
	clear: both;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -75px;
	border-top: none;
	line-height: 30px;
	text-align: center;
	font-weight: 700;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}
.producto #mapa, .listas #minimapa {
	width: 280px;
	height: 220px;
	display: block;
	overflow: hidden;
	float: left;
	clear: none
}
.producto #mapa.fullmap {
	position: absolute;
	z-index: 20;
	left: 0;
	top: 0;
	height: 400px;
	width: 100%;
	float: none;
	clear: both;
}
.listas #minimapa {
	width: 100%;
	height: 220px;
	display: block;
	overflow: hidden;
}
.producto .comprar {
	display: block;
	float: none;
	clear: both;
	font-size: 16px;
	padding: 10px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	text-align: center;
	font-weight: 700;
	margin: 10px auto;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.5);
}
.producto .comprar:hover {
}
.producto .tools a {
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}
.producto .tools a:hover {
}
/* Comentarios */
.comentario {
	width: 100%;
	height: auto;
	margin: 4px 0;
	display: block;
	float: left;
	clear: both;
	padding: 8px;
	position: relative;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.comentario h6 {
	font-weight: 700;
}
.comentario .comentador {
	font-weight: 700;
}
.estrellas {
	width: 120px;
	height: 24px;
	display: block;
	float: right;
	clear: both;
	margin: 0px auto;
	background: url(../images/starbase.png) repeat-x;
	position: relative;
	margin-top: 30px
}
.estrellas span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/star.png) repeat-x;
	height: 24px;
}
/* =Mis Datos ----------------------------------------------- */	
.paneltop {
	width: 100%;
	position: relative;
	text-align: left;
	line-height: 24px;
	padding: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.paneltop h4 {
}
.paneltop a {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 10px;
	background: url(../images/arrows.png) 0 -70px no-repeat;
	width: 30px;
	height: 30px;
	font-size: 0px;
}
.paneltop a.closed {
	background-position: 0 0px;
}
.misdatos, .misdatos div {
	text-align: left;
}
.mispoliticas, .mispoliticas div {
	text-align:justify;
}
.mispoliticas p, .mispoliticas ul li {
	line-height:25px;
}
.misdatos label {
	width: 20%;
	display: block;
	float: left;
	clear: none;
}
.misdatos label.large {
	width: 70%;
	display: block;
	float: left;
	clear: none;
	line-height: 35px
}
.misdatos input[type="text"],  .misdatos input[type="email"],  .misdatos select,  .misdatos textarea,  .misdatos input[type="password"] {
	font-family: 'Exo', sans-serif;
	width: 70%;
	display: block;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	height: 24px;
	margin-bottom: 10px;
}
.misdatos input[type="submit"] {
	font-family: 'Exo', sans-serif;
	display: block;
	float: right;
	clear: both;
	font-size: 16px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	text-align: center;
	font-weight: 700;
	margin: 10px auto;
	width: 100px;
	height: 30px;
	cursor:pointer;
}
.misdatos input[type="checkbox"] {
	float: left;
	margin: 10px 10px 10px 0
}
.misdatos input.error {
	-webkit-box-shadow: 0 0 2px 2px rgba(255,0,0,0.5);
	box-shadow: 0 0 2px 2px rgba(255,0,0,0.5);
}
.misdatos input.short{width: 22%; margin-right: 1.3%;}
.misdatos textarea {
	width: 100%;
	height: 120px;
	resize: vertical;
}
.misdatos textarea {
	width: 100%;
	height: 120px;
	resize: vertical;
}
/* Breadcrunmb-------------------------------------------------------------*/
.breadcrumb {
	width: 1200px;
	height: auto;
	display: block;
	float: none;
	clear: both;
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	line-height: 30px;
}
.breadcrumb a {
	font-weight: bold;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.buscador {
	display: block;
	float: right;
	clear: none;
	width: 235px;
	height: 40px;
	overflow: hidden;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	margin-top: 4px;
	background: rgb(226,226,226);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff', GradientType=0 );
}
.buscador input#criterio {
	width: 120px;
	height: 38px;
	display: block;
	float: left;
	clear: none;
	overflow: hidden;
	border: none;
	background: transparent;
	padding-left:5px;
}
.buscador input#searchicon {
	width: 38px;
	height: 38px;
	display: block;
	float: right;
	clear: none;
	overflow: hidden;
	border: none;
	background: url(../images/searchicon.png) no-repeat;
	text-indent: -9999px;
	cursor:pointer;
}
/* Pagination */
.pagination {
	display: block;
	float: none;
	clear: both;
	text-align: right;
	width: 100%;
	height: auto;
}
.page-numbers {
	padding: 4px 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	line-height: 160%;
}
.page-numbers:hover {
	border-top-color: #7BAE23;
}
.page-numbers:active, .page-numbers.current {
	border-top-color: #7BAE23;
}
.botones, .botoneschicos {
	width: 130px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	padding: 0 12px 25px 12px;
	background: url(../images/botones.png) left top no-repeat;
	text-align: center;
	font-size: 20px;
	overflow: hidden;
}
.botones.amarillo {
}
.botones.rojo {
	background-position: 0 -60px;
}
.botones.verde {
	background-position: 0 -120px;
}
.botoneschicos {
	width: 94px;
	height: 15px;
	padding: 0 5px 18px 5px;
	background-position: 0 -180px;
	font-size: 14px;
	line-height: 15px;
}
.botoneschicos.rojo {
	background-position: 0 -220px;
}
.botoneschicos.verde {
	background-position: 0 -260px;
}

/* Botones Lisos */
.botonesLisos,.botoneschicosLisos{width: 130px; height: 50px; display: inline-block; line-height: 50px; padding: 0 12px 4px 12px; background: url(../images/botoneslisos.png) left top no-repeat; color: #000; text-align: center; font-size: 20px; overflow: hidden;}
 .botonesLisos.amarillo{}
 .botonesLisos.rojo{background-position: 0 -60px;}
 .botonesLisos.verde{background-position: 0 -120px;}
.botoneschicosLisos{width: 94px; height: 33px; padding: 0 5px 3px 5px; background-position: 0 -180px; font-size: 14px; line-height: 33px;}
 .botoneschicosLisos.rojo{background-position: 0 -220px;}
 .botoneschicosLisos.verde{background-position: 0 -260px;}

/*CSS MARIANO*/
.seleccion0 {
	color: #54AE23;
}
.seleccion1 {
	text-shadow: 1px 1px 1px #000;
}
.seleccion3 {
	text-shadow: #fff 0px 0px 3px;
}
.texto_chico {font-size:9px}
.linea_puntos {border-top:dashed 1px #A8A8A8}

.banner{padding:15px 0 0 0; text-align:right}
.scroll {
	overflow-x:hidden; 
	overflow:scroll;
	height:350px;
}

.botones {
	display: block;
	clear: both;
	font-size: 16px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	text-align: center;
	font-weight: 700;
	margin: 10px auto;
	width: 100px;
	height: 30px;
}
.lista_1 {
	width: 98%;
	display: block;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	height: 24px;
	margin-bottom: 10px;
}
.mapa_img {
	width: 280px;
	height: 220px;
	display: block;
	overflow: hidden;
	float: left;
	clear: none
}
/*social*/
.social a {
	background: url(../images/sprite.png) no-repeat 0 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin:0 5px;
	text-indent: -9999px;
	background-color: #3b5998;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear}
		
	.social a.facebook {background-position: 0 0}
		
	.social a.facebook:hover {background-color: #4f6aa3}
		
	.social a.facebook:active {background-color: #355089}
		
	.social a.twitter {
		background-position: -50px 0;
		background-color: #55acee}
		
	.social a.twitter:hover {background-color: #66b4f0}
			
	.social a.twitter:active {background-color: #4c9ad6}
		
	.social a.googleplus {
		background-position: -100px 0;
		background-color: #dd4b39}
		
	.social a.googleplus:hover {background-color: #e05d4d}
		
	.social a.googleplus:active {background-color: #c64333}	

	.social a.linkedin {
		background-position: -150px 0;
		background-color: #0177b5}
		
	.social a.linkedin:hover {background-color: #04509a}
		
	.social a.linkedin:active {background-color: #05498b}		
