/* v1.0 | 20080212 */
 
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: middle;
}
body {
  line-height: 1;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
 
/* No olvides definir estilos para focus */
:focus {
  outline: 0;
}
 
/* No olvides resaltar de alguna manera el texto insertado/borrado */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
 
/* En el código HTML es necesario añadir cellspacing="0" */
table {
  border-collapse: collapse;
  border-spacing: 0;
}


body {
	margin:0;
	padding: 0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background: url(../images/fondo.jpg) fixed no-repeat #000000;
}
body .mceContentBody{
	background:#FFFFFF;
}
img {
	border:0;
}
#agregar table {
	width:100%;
	border-left:1px solid;
	border-top:1px solid;
}
#cantidad_detalle th, #cantidad_detalle td{
	height: 20px;
	padding: 2px;
}
/*
table{
	border-left:1px solid;
	border-top:1px solid;
}
th, td{
	border-right:1px solid;
	border-bottom:1px solid;
}*/
form fieldset {
	text-align:center;
	border:1px solid;
	padding: 5px;
	margin: 5px;
}
form legend {
	color: #C7F438;
	border:1px solid #C7F438;
	padding: 2px 5px;
	margin-top: 5px;
}
form label{
	text-align:right;
	width:100%;
	display:block;
	margin-bottom: 2px;
}
form label input{
	width:50%;
}
form label textarea{
	width:60%;
}
form label select{
	width:60%;
}
#administracion {
	background-color: #000000;
}
#gui {
	text-align: left;
	width: 1003px;
	margin: 0 auto;
	color:#C7F438;
}
a{
	color: #C7F438;
}
#encabezado{
	margin: 5px auto;
	width: 979px;
	height:145px;
}
#encabezado h1{
	height:0px;
	overflow:hidden;
}

#izquierda{
	margin-left:7px;
	float:left;
	width: 200px;
}
#izquierda ul {
	list-style:none;
	display:block;
	border:0;
	padding:14px 0 57px 0;
	margin: 0;
	background: url(../images/nexus_05.png) bottom no-repeat;
}
#izquierda ul li{
	margin: 0;
	padding: 0;
}
#izquierda ul li a{
	width:141px;
	background: url(../images/nexus_03.png) no-repeat;
	padding: 0 0 0 15px;
	margin-left:10px;
	height:18px;
	overflow:hidden;
	display:block;
	text-decoration: none;
	border-bottom: 1px solid #C7F438;
	border-left: 5px solid #C7F438;
	color: #C7F438;
}
#izquierda ul li span{
	width:141px;
	background: url(../images/nexus_03.png) no-repeat;
	padding: 0 0 0 15px;
	margin-left:10px;
	height:18px;
	overflow:hidden;
	display:block;
	text-decoration: none;
	border-bottom: 1px solid #00A5DA;
	border-left: 5px solid #00A5DA;
	color: #00A5DA;
}
#izquierda ul li a:hover{
	border-left-color:#383838;
	overflow:auto;
	height: auto;
}
#izquierda .bloque {
	width:197px;
	margin: 0 0 10px 0;
	padding:0 0 25px 0;
}
#izquierda .bloque p{
	margin:0;
	padding: 10px;
}


#derecha{
	margin-right:7px;
	float:right;
	width: 200px;
}
#derecha ul {
	list-style:none;
	display:block;
	border:0;
	padding:14px 0 57px 0;
	margin: 0 10px 0 0;
	background: url(../images/nexus_05.png) bottom no-repeat;
}
#derecha ul li{
	margin: 0;
	padding: 0;
}
#derecha ul li:first-child{
	background: url(../images/nexus_01.png) top no-repeat;
	padding-top: 14px;
}
#derecha ul li a{
	width:135px;
	background: url(../images/nexus_03.png) no-repeat;
	padding: 0 0 0 15px;
	margin-left:15px;
	height:18px;
	overflow:hidden;
	display:block;
	text-decoration: none;
	color:#C7F438;
	border-left: 10px solid #C7F438;
	border-bottom: 1px solid #C7F438;
}
#derecha ul li span{
	width:135px;
	background: url(../images/nexus_03.png) no-repeat;
	padding: 0 0 0 15px;
	margin-left:15px;
	height:18px;
	overflow:hidden;
	display:block;
	text-decoration: none;
	color:#00A5DA;
	border-left: 10px solid #00A5DA;
	border-bottom: 1px solid #00A5DA;
}
#derecha ul li a:hover{
	border-left-color:#383838;
	overflow:auto;
	height: auto;
}
#contenido {
	width:511px;
	padding:0 30px;
	float:left;
}
#pie {

	margin-top:10px;
	height: 20px;
	width:100%;
	clear: both;
}
/* bloques */
.notificacion_ok {
	width:511px;
	margin: 0 auto 10px auto; 
}
.notificacion_ok h1{
	background: url(../images/true_01.png);
	text-align: center;
	margin:0;
	padding: 6px 0;
	height:20px;
	color: #8A9181;
	font-size: 16px;
}
.notificacion_ok .contenedor{
	background: url(../images/true_02.png);
	padding: 10px;
}
.notificacion_ok .foot {
	border:0 solid;
	background: url(../images/true_03.png);
	margin:0;
	height: 12px;	
}
.notificacion_error {
	width:511px;
	margin: 0 auto 10px auto; 
}
.notificacion_error h1{
	background: url(../images/false_01.png);
	text-align: center;
	margin:0;
	padding: 6px 0;
	height:20px;
	color: #8A9181;
	font-size: 16px;
}
.notificacion_error .contenedor{
	background: url(../images/false_02.png);
	padding: 10px;
}
.bloque1{
	width:511px;
	margin: 0 auto 10px auto; 
	background: url(../images/newbar_03.png) bottom no-repeat;
	padding-bottom: 15px;
}
.bloque1 h1{
	background: url(../images/newbar_01.png);
	text-align: center;
	margin:0;
	padding: 4px 0;
	height:30px;
	color: #8A9181;
	font-size: 12px;
}
.bloque1 .contenedor{
	background: url(../images/newbar_02.png);
	padding: 10px;
}
.bloque2 {
	width: 511px;
	margin: 0 auto 10px auto; 
	background: url(../images/cont_05.png) bottom no-repeat;
	padding-bottom: 15px;	
}
.bloque2 h2 {
	font:serif;
	padding:7px 0 0 0;
	margin:0;
	font-size:14px;
	height:30px;
	text-align: center;
	background: url(../images/cont_01.png);	
}
.bloque2 .contenedor {
	background: url(../images/cont_02.png);
	padding:5px 9px;
}

.bloque3 {
	width:189px;
	background: url(../images/table_03.png) bottom no-repeat;
	margin: 0 auto 5px auto; 
	padding-bottom: 18px;
}
.bloque3 h2 {
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	height: 33px;
	padding:2px 0;
	margin:0;
	color: #8A9181;
	overflow:hidden;
	background: url(../images/table_01.png);
}
.bloque3 .contenedor {
	background-image: url(../images/table_02.png);
	padding:0 12px;
}
.bloque_banner {
	width:511px;
	margin: 0 auto 10px auto; 
	background: url(../images/ban_05.png) bottom no-repeat;
	padding-bottom: 12px;	
}
.bloque_banner h1{
	background: url(../images/ban_01.png);
	text-align: center;
	margin:0;
	padding: 6px 0;
	height:20px;
	color: #8A9181;
	font-size: 16px;
}
.bloque_banner .contenedor{
	background: url(../images/nexus_03.png);
	padding: 10px;
}
.hide {
	display: none;
}
.mensaje
{
	margin-bottom: 10px;
	border: 1px solid #73B65A;
}
.producto {
	width: 50%;
	float:left;
}
.producto .cantidad{
	width: 40px;
}
.reset {
	clear: both;
}
.mitad {
	width:45%;
	float:left;
}
.nota {
	color: #FF0000;
}

#login {
	width:120px;
}
#login fieldset{
	margin:0;
	padding:2px;
	border:1px inset outset;
	text-align:left;
}
#tantra_lateral h2{
	background-image: url(/images/info.png);
}
#login_lateral h2{
	background-image: url(/images/login_01.png);
}
#shop_lateral h2{
	background-image: url(/images/shop.png);
}
#info_lateral h2{
	background-image: url(/images/tantra_01.png);
}
#login_lateral fieldset{
	margin:0 5px;
	padding:0 0 20px 0;
	border:0;
	text-align: center;
}

#login_lateral label{
	margin-bottom: 2px;
	text-align: right;
}
#login_lateral input{
	width:70px;
}
#login_lateral button{
	margin: 0 auto;
	background-color: #262626;
	color: #C7F438;
	border: solid 1px #C7F438;
}
.previsualizar_imagen {
	width: 455px;
	height: 400px;
	overflow: auto;
}
.form_error {
	background-color: #E86857;
	color: #FFFFFF;
}
input.check {
	width:10px; 
}
.cantidad {
	width:75px;
	margin-right: 50px;
}
#total {
	text-align: right;
}
.noticia_imagen {
	text-align: center;
	width: 68px;
}
.noticia_fecha {
	text-align: center;
	width: 70px;
}
#listado_noticias{
	border:0;
	width: 487px;
}
#listado_noticias td{
	color:#C7F438;
	border:0;
}
.noticia_enlace {
	padding:0 5px;
	width: 300px;
}
.noticia_enlace a{
	padding:2px 5px;
	display: block;
	text-decoration: none;
}
div.calendar {
	width:187px;
}
/* Bloque de descargas*/
table#descargas img{
	margin:5px 0;
}
table#descargas h2{
	text-align:center;
}
table#descargas p{
	padding:5px;
}

