body {
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #920403;
	margin: 0px;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 900px;
	background-color: #190300;
}
#head {
	background-image: url(../images/headers/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 122px;
	width: 900px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.head_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 50px;
}
.______MENU_PRINCIPAL__ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* styles for the nav menu - remove padding, margin and bullets */
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
  }
/* float each list element inline */
#nav li {
  float: left;
  display: inline;
  }
/* style the links in the nav list */
#nav a {
	display:block;
	margin: 0;
	height: 1em;
	width: 178px;
	text-decoration: none;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
  }
#nav a:link, #nav a:visited {
	background-color: #60331C;
	color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1C0F07;
	border-left-color: #7B6A5F;
	background-image: url(../images/nav/grad1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B6A5F;
  }
#nav a:hover, #nav a:active {
	background-color: #A40303;
	color: #E6C3C9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #650303;
	border-left-color: #A30403;
	background-image: url(../images/nav/grad2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A30403;
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
	background-color: #60331C;
	color: #A30403;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7B6A5F;
	border-left-color: #1C0F07;
	background-image: url(../images/nav/grad3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #190300;
	border-bottom-color: #A30403;
  }
#maincontent {
	background-color: #FFEFEC;
}
.______PANEL_IZQUIERDO__ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#contentLeft {
	float: left;
	height: auto;
	width: 200px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	clear: none;
	padding-bottom: 15px;
}
#contentLeft a {
	text-decoration: none;
}
#contentLeft a:link, #contentLeft a:visited, #contentLeft a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#contentLeft a:hover {
	color: #886F52;
	text-decoration: none;
}
.______PANEL_USUARIO__ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.contentLeft_link {
	color: #FFFFFF;
}
.contentLeft_cuenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #920403;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.contentLeft_cuentaNumeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #920403;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.acceso_H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.acceso_p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
}
.______MENU_PRODUCTOS__ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menu {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #492900;
}
.menu_h1 {
	color: #CAB5A6;
	text-align: center;
	font: 100%/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.menu_h2 {
	color: #FFFFFF;
	padding-left: 12px;
	font: normal 110%/190% "Trebuchet MS", Arial, "Trebuchet MS", Helvetica, sans-serif;
}
.menu_h3 {
	color: #FFFFFF;
	padding-left: 12px;
	font: normal normal 75%/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.______PANEL_DERECHO__ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#contentRigth {
	float: right;
	height: auto;
	width: 645px;
	color: #190300;
	background-color: #F6F2EF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/right/gradCont.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}
#contentRigth h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #241917;
	text-decoration: none;
}
#contentRigth a {
	text-decoration: none;
}
#contentRigth a:link {
	font-family: Arial, Helvetica, sans-serif;
}
#contentRigth a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C4AF9F;
}
#contentRigth p {
	color: #180300;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font: 12px/120% Arial, Helvetica, sans-serif;
}
.contentRigth_link {
	color: #920403;
}
.contentRigth_link2 {
	color: #C20200;
}
.contentRigth_link3 {
	color: #C20200;
	font-size: 11px;
	margin-top: 5px;
}
.contentRightSubtitulos {
	font-family: Arial, Helvetica, sans-serif;
	color: #190300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentRigth_p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #190300;
	padding: 20px;
}
.contentRigthDescrip {
	font-family: Arial, Helvetica, sans-serif;
	color: #190300;
	padding-right: 10px;
	padding-left: 10px;
}
.contentRigthPrecio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.contentRigth_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #492B02;
	padding: 5px;
}
.contentRigth_formOblig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	padding: 5px;
}
.contentRigth_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #920403;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.contentRightROJO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #920403;
	text-decoration: none;
}
.prodTabBKD {
	background-color: #FFFFFF;
}
.eliminar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
.gradTable {
	background-color: #FFFFFF;
	background-image: url(../images/gradTable.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.______SUB_NAV__ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#subNav {
	clear: both;
	float: none;
	text-align: center;
	padding-top: 5px;
	color: #999999;
}
#subNav a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
}
#subNav a:link, #subNav a:visited, #subNav a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#subNav a:hover {
	color: #920403;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.______FOOTER__ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer {
	float: none;
	clear: both;
	height: 20px;
	background-color: #4A2A00;
	background-image: url(../images/footter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #D7C8C0;
	text-align: center;
	font-size: 9px;
	padding-top: 7px;
}
.footerPanel {
	float: none;
	clear: both;
	height: 20px;
	background-color: #4A2A00;
	background-image: url(../images/footter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
