/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 11px; }
.enlace { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 11px; text-decoration:underline;}
.errorBox { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size : 11px;  font-weight: bold; }
.stockWarning { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size : 11px; color: #70d250; text-decoration: underline; }

/* Advanced Searches infobox */

#quick_find select {width:12em; font-size:11px;}
#quick_find select option {width:auto;}

body {
	background: #FFFFFF /*url(images/img01.jpg) repeat-x left top*/;  
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
    direction: ltr;
	font-size: 11px;
	color: #787878;
    overflow-y: scroll;
    line-height: 1.28;
    text-align: left;
}
#div_body
{
text-align: left;
    width: 980px;  
    margin-left: auto;
    margin-right: auto;
    margin-bottom:0px;
    margin-top:0px; 
}
#div_page
{
    width: 100%;   
    text-align: center;
}
A {
  text-decoration: none;
	color: #a1a3c7;
}

A:hover {
  /*color: #ED00A0;*/
  text-decoration: underline;
  color: #ED00A0; 
  background: #FF99FF;
}

FORM {
	display: inline;
}

TR.header {
  background: #a1a3c7;
}
TR.subheader {
  background:#F3F3F3;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
  background: #FFFFFF;
  color: #AFAFAF;
  font-weight: bold;
}

A.headerNavigation { 
 /*color:  url(images/img01.jpg) repeat-x left top;*/
}

A.headerNavigation:hover {
  /*color:  url(images/img01.jpg) repeat-x left top;*/
}

TR.headerError {
  /*background: #ff0000;*/
  color:#990000;
}

TD.headerError {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 12px;
  /*background: #ff0000;*/
  color: #AFAFAF;
  font-weight: bold;
  text-align: center;
  color:#ff0000;
}

TR.headerInfo {
  /*background: #00ff00;*/
}

TD.headerInfo {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  /*background: #00ff00;*/
  /*color: #AFAFAF*/
  font-weight: bold;
  text-align: center;
  color: #008000;	
}

TR.footer {
  background: #FFFFFF;
}

TD.footer {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
  background: #FFFFFF;
  color: #AFAFAF;
  font-weight: bold;
}
 /*
.infoBox {
   background:  -moz-linear-gradient(19% 75% 90deg,#FFCCFF, #FFFFFF);
        background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#FFCCFF));
}   */
 .infoBox {
  background: #b6b7cb;
}
/*
.infoBoxContents {
   background:  -moz-linear-gradient(19% 75% 90deg,#FFCCFF, #FFFFFF);
        background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#FFCCFF));
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
} */
.infoBoxContents {
  background: #f8f8f9;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
}

.infoBoxContentsAction {
  background: #E8E8E9;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
  font-weight:bold;
    border-style: solid;
	
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
}

TD.infoBoxHeading {
 /* font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 13px;
  font-weight: bold;
  background: #a1a3c7;
  color: #FFFFFF;
  text-align:center;*/
  height: 18px;
	padding: 5px 0 5 0px;
	background: #a1a3c7;
	letter-spacing: -.5px;
	color: #FFFFFF;
	text-align: center;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-size: 12px;
	line-height: 1.5px;
	font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}


TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F7F7F7;
}
 
 .div_destino_muro {
overflow: auto;
background: #f8f8f9;

width: 355px;
    height: 85px;
    border: dotted 1px #999999;
    position: relative;
    float: center;   
    padding: 1px;
   /* margin-right: 17px; */
    background-repeat: no-repeat;
    background-position: 0 2px;
}

 
 .minificha_image
 {
     padding-right: 5px;
 }
 div.minificha {
    text-align: center;  
   /* background: #f2f2f2;*/ /*#A1a3c7; */
    padding-bottom:1px;
    padding-top:1px;
    width: 105px;
    vertical-align: top; 
    font-size: 11px;
    float: left;
 } 
/*#minificha a {
  text-decoration: none;
}
#minificha a:hover {
  color: #ED00A0;
} */ 

TABLE.productListing {
    width:100%;
    text-align: center;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 12px;
  background: #a1a3c7;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
}
TD.productListing-data-select {
   font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  font-weight: bold;
}
A.pageResults {
  color: #787878;
}

A.pageResults:hover {
  /*color: #ED00A0;*/
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 13px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
  color: #EE0000;
}

TD.main, P.main {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  text-decoration: none;    
    font-weight: normal;
    border: none;
    line-height: 1.28em;  
    /*text-align: left;  */
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

TD.descripcion, P.descripcion {
 	 font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	padding-bottom:5px;
	padding-left:15px;
	padding-right:12px;
	padding-top:5px;
	text-decoration: none;
	font-size: 11px;     
	font-weight: normal;
	/*color: #FFFFFF;
	color: #000000;*/
	border: none;
    line-height: 1.4em;      
}
TD.titulo, P.titulo {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
    padding-bottom:5px;
    padding-left:15px;
    padding-right:10px;
    padding-top:5px;
    text-decoration: none;
    font-size: 12px;     
    font-weight: normal;
    border: none;
    line-height: 1.25em;      
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
}

TD.accountCategory {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
}

TD.tableHeading {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  color: #ff0000;
}

SPAN.errorText {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7;}/*cursor: pointer; cursor: hand;*/
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 11px;  
       /* background:  -moz-linear-gradient(19% 75% 90deg,#ED00A0, #FF99FF);
        background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF99FF), to(#ED00A0)); */
         background-color: #ED00A0;
        color: #FFFFFF;
         font-weight: bold;}
.messageStackSuccess { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 10px; color: #990000; }

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; }    /*cursor: pointer; cursor: hand; */
.dataTableContent { font-family: "lucida grande",tahoma,verdana,arial,sans-serif;  font-size: 10px; color: #000000; }

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-weight: normal;
	color: #787878;
    font-weight: bold;
}

h1 {
	font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
}

h2 {
	font-size: 13px;
     margin-top: 1px;
    margin-bottom: 1px;
}

h3 {
	font-size: 12px;
     margin-top: 1px;
    margin-bottom: 1px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%; 
}

ul, ol {
}

a {
	text-decoration: none;
	color: #a1a3c7;
}

a:hover {
	/*color: #ED00A0;*/
  text-decoration: underline;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
    /*background: #F3F3F3;*/
    background: none repeat scroll 0 0 #A1A3C7;
}

/* Header */

#header {
	width: 980px;
	/*height: 140px;*/
	margin: 0 auto;
	background:#a1a3c7;
	/*background: #F3F3F3;*/
	/*background: #F7F7F7 url(images/HeaderFondo.jpg) repeat-x left top;*/
	
}
#subheader {
	width: 980px;
	/*height: 140px;*/
	margin: auto;
	background:#F3F3F3;
}

/* Logo */

#logo {
	float: left;
	/*height: 65px;*/
	margin: 0;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0; 
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 13px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	/*width: 200px;*/
	/*height: 110px;*/
	/*padding: 0;*/
	background: #F7F7F7;
   /* padding-top: -50px;
	padding-right:-30px; */
	/*background: url(images/img02.jpg) no-repeat left top;*/
}

#search form {
	/*height: 41px;*/
	margin: 0;   
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding-top: 0px;
	/*padding: 4px 5px;*/
	border: 1px solid #000000;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #5D781D;
} 
/* search_google */

#search_google {
	float: center;
	/*width: 270px;*/
	/*height: 45px;*/
	padding: 0;
	/*background: url(images/img02.jpg) no-repeat left center;*/
}

#search_google form {
	/*height: 45px;*/
	margin: 0;
	/*padding-left: 18px;*/
	padding-top: 0px;
}

#search_google fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search_google-text {
	width: 195px;
	padding: 0px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #5D781D;
	font-size: 9px;
	
}

#search_google-submit {
	
	width: 100px;
	height: 20px;
	margin-top: 0px;
	/*background: url(images/img05.jpg) no-repeat left top;*/
	background: #ED00A0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 2px;
	/*font: bold;  */
}


/* Menu */

#menu {
	width: 100%;
	/*height: 54px;*/
	margin: 0 auto;
	padding: 0;
	/*background: #a1a3c7;*/
	 background: #a1a3c7;
}

#menu ul {
	margin: 0;
	/*padding: 5px 100px 0px 15px;*/
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 20px;
	background: url(images/PUNTO.GIF) no-repeat right top;
	padding-bottom:5px;
}

#menu a {
	display: block;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:10px;
	padding-top:5px;
	text-decoration: none;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	/*color: #ED00A0;*/
    background: #000000; 
  /*text-decoration: underline;*/
  color: #ED00A0;
}

#menu .current_page_item a {
	color: #FFFFFF;
  	text-decoration: none;
    font-weight: bold;
}

#menu a:hover {
	color: #ED00A0;
  /*text-decoration: underline;*/
}


/* submenu */

#submenu {
	width: 100%;
	/*height: 8px;*/
	margin: 0 auto;
	padding: 0;
  	/*background: #F7F7F7;
	border-color: #F7F7F7;*/
}

#submenu ul {
	margin: 0;
	padding-left:5px;
	/*padding: 0px 0px 0px 5px;*/
	list-style: none;
	line-height: normal;
}

#submenu li {
	float: left;
	height: 20px;
	background: url(images/raya.gif) no-repeat right center;
	
}

#submenu a {
	display: block;
	margin-right: 1px;
	padding-left:7px;
	padding-right:10px;
	padding-top:5px;
	text-decoration: none;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	/*color:  url(images/img01.jpg) repeat-x left top;*/
	border: none;
	color: #FFFFFF;
}

#submenu a:hover, #submenu .current_page_item a {
	/*color: #ED00A0;*/
	font-size: 11px;
	text-decoration: none;
	background: #FF99FF;
  /*  height: 18px;
  text-decoration: underline;*/
}

#submenu .current_page_item a {
	/*padding-left: 0;*/
    font-weight: bold;
}

#submenu a:hover {
	color: #ED00A0;
  /*text-decoration: underline;*/
}



/* submenu_disco */

#submenu_disco {
	width: 100%;
	/*height: 8px;*/
	margin: 0 auto;
	padding: 0;
	/*background: #F7F7F7;
	border-color: #F7F7F7;*/
	
}

#submenu_disco ul {
	margin: 0;
	padding-left:5px;
	/*padding: 0px 0px 0px 5px;*/
	list-style: none;
	line-height: normal;
}

#submenu_disco li {
	float: left;
	height: 20px;
	background: url(images/img04.jpg) no-repeat right top;
	
}

#submenu_disco a {
	display: block;
	margin-right: 1px;
	padding-left:7px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	/*color:  url(images/img01.jpg) repeat-x left top;*/
	border: none;
	color: #000000;
}

#submenu_disco a:hover, #submenu_disco .current_page_item a {
	color: #ED00A0;
  /*text-decoration: underline;*/
  background: #000000; 
}

#submenu_disco .current_page_item a {
	padding-left: 0;
	padding-left:5px;
	 color: #ffffff;
  background:#000000;
  font-weight: bold;
}

#submenu_disco a:hover {
    color: #ED00A0;
  /*text-decoration: underline;*/
}


/* rastro */

#rastro {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	/*background: #F7F7F7;
	border-color: #F7F7F7;*/
	background: #f3f3f3;
	border-color: #f3f3f3;
	border:0;
}

#rastro ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#rastro li {
	float: left;
	height: 10px;
	background: url(images/flecha.gif) no-repeat LEFT TOP;
	padding: 3px 3px 3px 15px;
}

#rastro a {
	display: block;
	margin-right: 10px;
	padding:0px 0px 0px 4px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	/*color:  url(images/img01.jpg) repeat-x right top;*/
	border: none;
}

#rastro a:hover, #rastro .current_page_item a {
  color: #ED00A0;
  text-decoration: none; 
  /*background: #000000;*/
}

#rastro .current_page_item a {
	/*padding-left: 0;*/
    font-weight: bold;
}

#rastro a:hover {
	color: #ED00A0;
    background: #FF99FF;
 /* text-decoration: underline;*/
}

/* rastro dereca*/
#rastro_dcha {
	width: 100%;
	/*height: 40px;*/
	margin: 0 auto;
	padding: 0;
	/*background: #F7F7F7;
	border-color: #F7F7F7;*/
	/*background: #f3f3f3; */
	/*border-color: #f3f3f3; */
	border:0;
	float: right;
}

#rastro_dcha ul {
	margin: 0;
	/*padding: 0px 8px 0px 0px; */
	list-style: none;
	line-height: normal;
}

#rastro_dcha li {
	float: right;
	/*height: 10px; */
	background: url(images/raya.gif) no-repeat right;
	/*padding: 3px 3px 3px 3px;*/
}

#rastro_dcha a {
	display: block;
	margin-right: 1px;
	padding:0px 10px 0px 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	/*color:  url(images/img01.jpg) repeat-x right top;*/
	border: none;
	color:#FFFFFF;
}

#rastro_dcha a:hover, #rastro_dcha .current_page_item a {
    color: #ED00A0;
  /*text-decoration: underline;*/
  background: #FF99FF;
}

#rastro_dcha .current_page_item a {
	/*padding-left: 0;*/
    font-weight: bold;
    background: #FF99FF;
}

#rastro_dcha a:hover {
	/*color: #ED00A0;*/
  /*text-decoration: underline; */
}


/* menu_discotecas_usuario */

#menu_discotecas_usuario {
	width: 100%;
	height: 22px;
	margin: 0 auto;
	padding: 0;
	background: #a1a3c7;
}

#menu_discotecas_usuario ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu_discotecas_usuario li {
	float: left;
	height: 22px;
	background: url(images/img04.jpg) no-repeat right top;
	
}

#menu_discotecas_usuario a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 3px 20px;
	text-decoration: none;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: none;
}

#menu_discotecas_usuario a:hover, #menu_discotecas_usuario .current_page_item a {
	color: #ED00A0;
  /*text-decoration: underline;*/
  background: #FF99FF; 
}

#menu_discotecas_usuario .current_page_item a {
	color: #ED00A0;
	background: #FF99FF;
  text-decoration: none;
}

#menu_discotecas_usuario a:hover {
	color: #ED00A0;
  /*text-decoration: underline;*/
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 25px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 630px;
	padding: 0;
}

.post {
	margin-bottom: 25px;
	padding: 20px 0px;
	background: #FFFFFF;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 13px 0 0 20px;
	background: #a1a3c7;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #a1a3c7;
}

.post .entry {
	padding: 0px 20px 20px 20px;
	padding-bottom: 20px;
	text-align: justify;
}

A.links{
    font-weight: bold;
    text-decoration: underline;
}


/*.links {
	width: 100px;
	height: 20px;
	margin-top: 0px;
	background: #ED00A0;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #000000;
	padding: 3px 5px 3px 5px;
	font-weight:normal;
    color: #000000; 
}
A.links{
   color: #000000;
   font-weight: bold;  
} 
A.links:hover{
   color: #000000;
   text-decoration: underline;
}  */

/*Leyenda*/
#leyenda{
   background: #FFFFFF; 
}
#leyenda table{   
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    width: 90%;
    border-style: solid;
   border-color : #000000;
   float: center;
}
#leyenda td{  
    text-align: center;
}
/* Sidebar */

#sidebar {
	float: left;  
	width: 215px;
	padding: 0px 0px 0px 0px;
	color: #787878; 
	background: #f3f3f3;
}

#sidebar ul {    
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 1.5;   
}

#sidebar li {      
	margin: 0;
	padding: 0;	
}

#sidebar li ul {   
	padding-bottom: 5px;
}

#sidebar li li {   
	line-height: 25px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 10px;   
}

#sidebar li li span {  
	display: block;
	margin-top: -20px;
	padding: 0;
	/*font-size: 13px;
	font-style: italic;*/
}

#sidebar h2 {
	height: 23px;
	padding: 5px 0 5 0px;
	background: #a1a3c7;
	letter-spacing: -.5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {     
	border: none;
	color: #a1a3c7;
}

#sidebar a:hover {
	/*color: #ED00A0;*/
  /*text-decoration: underline;*/
}
#sidebar a:hover, #sidebar .current_page_item a {
	color: #ED00A0;
	/*text-decoration: underline;*/
	background: #FF99FF;
	color: #ED00A0;
}

#sidebar .current_page_item a {
	font-weight: bold;
}

#sidebar a:hover {
  color: #ED00A0;
 /*text-decoration: underline;*/
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 1px solid #000000;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}
#footer tr {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 10px;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #a1a3c7;
}
/*Acceso clientes*/
#acceso_clientes {
	width: 170px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	/*font: bold;    */
	color:#ee0000;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	border:#000000;
}

/*Cupon*/
#cupon {
	background: #FFFFFF url(images/fondo_cupon.png) no-repeat left center;
	height:100px;
	width:300px;
	padding-left:25px;
	
}
/* cabecera_centro */

#cabecera_centro {
	/*width: 980px;*/
	/*height: 140px;*/
	margin: 0 auto;
	/*background:#a1a3c7;*/
	/*background: #000000;*/
	/*background: #F7F7F7 url(images/HeaderFondo.jpg) repeat-x left top;*/
	
}

#cabecera_centro h2 {
	color: #787878;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;	
    font-weight: bold;
}

#cabecera_centro td{
	color:#FFFFFF;
}

#cabecera_centro a {
  color: #a1a3c7;
  text-align: center;
  }

#cabecera_centro a:hover {
	color: #ED00A0;
  text-decoration: underline;
}

/* subcabecera_centro */

#subcabecera_centro {
    /*width: 980px;*/
    /*height: 140px;*/
    margin: 0 auto;
    background:#a1a3c7;
    color: #000000;
    /*background: #000000;*/
    /*background: #F7F7F7 url(images/HeaderFondo.jpg) repeat-x left top;*/
    
}

#subcabecera_centro h2 {
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;    
}

#subcabecera_centro td{
    color:#FFFFFF;
}

#subcabecera_centro a {
  color: #FFFFFF;
  text-align: center;
  }

#subcabecera_centro a:hover {
    /*color: #ED00A0;
  text-decoration: underline;*/
}

/* subcabecera_centro_enlaces */

#subcabecera_centro_enlaces {
    margin: 0 auto;
    background:#f3f3f3;   
}

#subcabecera_centro_enlaces a {
  color: #ED00A0;;
  text-align: center;
  }

#subcabecera_centro_enlaces a:hover {
    color: #ED00A0;
  text-decoration: underline;
}

#wether_current {
    padding: 10px;
    width: 500px;
    border: 1px dashed #C2C2C2;
    margin-bottom: 10px;
}
#wether_current img {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
#wether_forecast {
    padding: 10px;
    width: 500px;
    border: 1px dashed #C2C2C2;
}
#wether_forecast #item {
    float: left;
    width: 70px;
    text-align: center;
}


  

#login_box {
        border: 1px solid #270644;
        width: 250;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
       /* background:  -moz-linear-gradient(19% 75% 90deg,#ED00A0, #FF99FF);
        background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF99FF), to(#ED00A0));  */
        background: #a1a3c7;
        margin:10px auto;
        padding: 20px;
        -moz-box-shadow:0px -5px 300px #ED00A0;
        -webkit-box-shadow:0px -5px 300px #ED00A0;  
    }
  #login_box a{
     color: #fff; 
  
  }
   label {
       /* font-size: 13px;
        font-family: arial, sans-serif;
        list-style-type: none;
        color: #fff;
        text-shadow: #000 1px 1px;
        margin-bottom: 10px;
        font-weight: bold;
        letter-spacing: 1px;
        text-transform: uppercase;
        display: block;*/
    }


   /*input:hover {
        -webkit-box-shadow: 0px 0px 4px #000;
        background: #FF99FF;
    }*/

    #col_dcha_ficha_local{
        display:none; 
         width: 190px;
         line-height: 1.8em; 
         float: right;  
    } 
     #col_dcha_ficha_local li{
        float: left;
        list-style: none;
        width: 100%;  
    }
    #botones_redes_sociales {
         width: 190px; 
         float: left ;
         padding-bottom: 5px;
         padding-top: 5px;
    }
    
    img.botones {
     /* -webkit-transition-property: -webkit-box-shadow, background;
      -webkit-transition-duration: 0.25s; */
          padding: 0px; 
       /* border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
        border-top: 1px solid #ad64e0; 
        -moz-box-shadow: 0px 0px 2px #000;
        -webkit-box-shadow: 0px 0px 2px #000;   */ 
        margin-bottom: 0px;
        margin-top: 0px;
       background: inherit; 
         width: 20px;
        height: 20px;
        /*width: 230px; */  
    } 
    input.botones {
     /* -webkit-transition-property: -webkit-box-shadow, background;
      -webkit-transition-duration: 0.25s;   */
          padding: 0.5px;  
        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px solid #ad64e0;
        -moz-box-shadow: 0px 0px 0px #000;
        -webkit-box-shadow: 0px 0px 0px #000; 
        margin-bottom: 1px;
        margin-top: 1px; 
        background: inherit;
        width: 20px;
        height: 20px;
        /*width: 230px; */  
    }
  input.buscar{
        background: white url('images/buttons/buscar.jpg') right center no-repeat;
        height: 26px;
   }
   #ocultar{
        display: none;
   }

/*VTE*/   
a.vte {
    cursor: url(zoomin.cur), pointer;
}

img.vte-expanded-focus {
    border: 2px solid blue;
    cursor: url(zoomout.cur), pointer;
}
img.vte-expanded-blur {
    border: 2px solid blue;
}
.vte-caption {
    display: none;
    border: 2px solid blue;
    border-top: none;
    padding: 5px;
    margin-top: -1px;
    background-color: #222;
    color: white;
}
.vte-display-block {
    display: block;
}
.vte-display-none {
    display: none;
}
/*End vte*/

#formulario {
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #000000;
    float: center;
    margin-top: 5px;
    padding: 15px;
    width: 660px;
}  
#sub_formulario {
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #000000;
    float: center;
    margin-top: 5px;
    padding: 15px;
    width: 620px;
} 
#formulario_min {
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #000000;
    float: center;
    margin-top: 5px;
    padding: 15px;
    width: 350px;
}
#ficha_info {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #000000;
    float: center;
    margin-top: 5px;
    padding: 15px;
    width: 650px;
} 
#ficha_info_cabecara
{
     background: none repeat scroll 0 0 #C3C3C3;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 3px #000000;
    float: center;
    height: 35px;
}
#ficha_info_cuerpo
{
     background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 3px #000000;
    float: center;
}
#ficha_info_pie
{
     background: none repeat scroll 0 0 #C3C3C3;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 3px #000000;
    float: center;
}
#search-submit  {
   
    background-color: #5B74A8;
    background-image: url("images/wBBYAgOjf8k.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-color: #29447E #29447E #1A356E;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: normal !important;
    padding: 2px 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    margin-right: 3px;
    margin-left: 3px;
}
.search-submit  {
   
    background-color: #5B74A8;
    background-image: url("images/wBBYAgOjf8k.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-color: #29447E #29447E #1A356E;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: normal !important;
    padding: 2px 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}
.special_search-submit, .special_search-submit:hover, .special_search-submit a:hover {
   
    background-color: #69A74E;
    background-image: url("images/N8T_oGDfkMw.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-color: #3B6E22 #3B6E22 #2C5115;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: normal !important;
    padding: 2px 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}

.search-submit a:hover{
    background-color: inherit;   
}
.search-submit_mini a:hover
{
    color: #FFFFFF;
    background-color: #5B74A8;   
    
}
.search-submit_mini  {

    background-color: #5B74A8;
    background-image: url("images/wBBYAgOjf8k.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-color: #29447E #29447E #1A356E;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: normal !important;
    padding: 1px 3px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    margin-left: 2px;
    margin-right: 2px;
}
hr {
    background: none repeat scroll 0 0 #D9D9D9;
    border-width: 0;
    color: #D9D9D9;
    height: 1px;
}
th.label_iz {
    text-align: left;
    padding-right: 8px;
    width: 100px;
    font-weight: bold;
    font-size: 11px;
}
#cabecera{
 /*float: left;*/
    margin: 0 0px;
    margin-bottom: 5px;
    /*padding: 20px 0 20px;  */ 
    font-size: 11px;
    width: 100%;
}

#button_goups {
    float: right;
}
#cabecera_centrar {
    margin-top: 4px;
} 
#profileHeaderMain {
    width: 490px;
}
#aviso{
    background: #CC2222;
    color: white;
    font-size: 12px;
    background-position: 0 0;
    background-repeat: no-repeat;
    border-color: #EE0000;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #000000;
    padding-left: 10px;
    padding-right: 10px;
}
#profileHeaderMain h1 {
    display: inline;
    margin-right: 5px;
}
/*Campaņas*/
.box_element{
    padding-left: 10px;
    padding-right: 10px;
}
.box_element_img{
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}
.box_element_titulo{
    font-weight:bold ;
    text-align: center;
    padding-top: 2px;
}
.box_element_desc{
    padding-top: 2px;
}
#g_vtamb{
       font-weight:bold ;
    text-align: center;
    size: 12px;
    background: #A1A3C7;
    padding: 5px;
}
/*End campaņas*/
