/* CSS Document */

body{
	font: 11px Arial, Helvetica, sans-serif; /* fuente y tamaño(general) de toda la pagina*/
	margin:0px;
	padding:0px;
	background-color: white;
}

a, a:visited{
	text-decoration: none;
	color: #AB3839;
	font-weight: bold;
}

a:hover{ color: black; }

a img{ border: none; }

/* estructura de la pagina (contenedores)*/
#contenedor{
	position: absolute;
	left: 50%;
	width: 763px;
	margin: 0 0 0 -381px;
	padding: 0px;
}

#contenedormenucontenido {
border-left: 3px solid black;
border-right: 3px solid black;
border-bottom: 3px solid black;
float:left;
background-image:url(imagenes/f_lateral.jpg);
background-position:130px 0;
background-repeat:repeat-y;
}

#cabecera{
	position: relative;
	float: right;
}


#menuV{
	position: relative;
	float: left;
	left:0px;
	width: 130px;
	_top:-115px;
}

#contenido{
	position: relative;
	float: left;
	left:0px;
	padding: 0px;
	z-index:5;
}
#pie{
	position: relative;
	left: 50%;
	width: 760px;
	margin: 0 0 0 -380px;
	padding: 0px;
	height: 50px;
    bottom:0px;
	text-align: center;
	font-size: 8pt;
	color: #AB3839;
	clear: both;
}

/* CABECERA*/
.logoKommerling{
	float: left;
	margin-top: 30px;
}

.topcabecera{
	float: right;
}

.tablatop{
border-collapse:collapse;
width:624px;
}


.tablatop td {
padding: 0px;
margin: 0px;
vertical-align:top;
}

.m {
border:0px;
vertical-align:bottom;
margin-left:10px;
_margin-left:15px;
}


.miEmpresa {
border:0px;
}


/* MENU VERTICAL */

.menuV ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	*margin: -3px 0 0 0;
	float: left;
}
.menuV li {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-indent: 5px;
	font-weight:bold;
	}

.menuV li a, .menuV li a:visited, .menuV .activo a:visited, .menuV .desplegado a, .menuV .desplegado a:visited{
	float: left;
	width: 127px;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #C17F80;
	margin: 0px;
 	padding:0 0 0 3px;
	background-color:#F8E4DB;
	color: #AB3839;
}


.menuV p img{
	float: left;
	_margin-top:-19px;
}

		/* nivel 2 */
.menuV .activo li a, .menuV .activo li a:visited,
.menuV .desplegado li a, .menuV .desplegado li a:visited{
	padding:0 0 0 10px;
	background-color: white;
	color: black;
	font-weight:lighter;
	width: 120px;
}

.menuV .desplegado li a:hover,
.menuV .desplegado .activo a, .menuV .desplegado .activo a:visited,
.menuV .desplegado .desplegado a, .menuV .desplegado .desplegado a:visited{
	background-color: #F7EDE8;
	color: #AB3839;
}

		/* nivel 3 */
.menuV .desplegado .activo li a, .menuV .desplegado .activo li a:visited,
.menuV .desplegado .desplegado li a, .menuV .desplegado .desplegado li a:visited{
	width: 90px;
 	padding:0 0 0 40px;
	color: black;
}
.menuV .desplegado .desplegado li a:hover,
.menuV .desplegado .desplegado .activo a, .menuV .desplegado .desplegado .activo a:visited,
.menuV .desplegado .desplegado .desplegado a, .menuV .desplegado .desplegado .desplegado a:visited{
	color: gray;
}
		/* nivel 4 */
.menuV .desplegado .desplegado .activo li a, .menuV .desplegado .desplegado .activo li a:visited,
.menuV .desplegado .desplegado .desplegado li a, .menuV .desplegado .desplegado .desplegado li a:visited{
	width: 70px;
 	padding:0 0 0 45px;
	color: black;
}
.menuV .desplegado .desplegado .desplegado li a:hover,
.menuV .desplegado .desplegado .desplegado .activo a, .menuV .desplegado .desplegado .desplegado .activo a:visited,
.menuV .desplegado .desplegado .desplegado .desplegado a, .menuV .desplegado .desplegado .desplegado .desplegado a:visited{
	color: gray;
}
		/* nivel 5 */
.menuV .desplegado .desplegado .desplegado .activo li a, .menuV .desplegado .desplegado .desplegado .activo li a:visited.
.menuV .desplegado .desplegado .desplegado .desplegado li a, .menuV .desplegado .desplegado .desplegado .desplegado li a:visited{
	width: 50px;
 	padding:0 0 0 45px;
	color: black;
}
.menuV .desplegado .desplegado .desplegado .desplegado li a:hover,
.menuV .desplegado .desplegado .desplegado .desplegado .activo a, .menuV .desplegado .desplegado .desplegado .desplegado .activo a:visited, 
.menuV .desplegado .desplegado .desplegado .desplegado .desplegado a, .menuV .desplegado .desplegado .desplegado .desplegado .desplegado a:visited{
	color: gray;
}

/* MENU CONTACTO */
.contacto a, .contacto a:visited{
	float: left;
	width: 127px;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #C17F80;
	margin: 0px;
 	padding:0 0 0 3px;
	background-color:white;
	line-height: 25px;
	text-indent: 5px;
	color: black;
}

.contacto a:hover, .contacto a:active {
color: #AB3839;
}

/* CONTENIDO */

.sinSubmenu{
	width: 760px;
	margin: 20px 0 20px 20px !important;/* para todos los navegadores*/
	margin: 20px 0 20px 10px;			/* para el IE6 */
}

.conSubmenu{
	width: 582px;
	margin: 0px 0 20px 20px;
}

.conSubmenu h1, .sinSubmenu h1{
	font-size: 20pt;
	line-height: 20pt;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 9px;
}

.conSubmenu h2, .sinSubmenu h2 {
	font-size: 12pt;
	line-height: 14pt;
}


.rayita {
color:#000000;
height:3px;
background-color:#000000;
}


table.general {
width: 600px;
border-collapse:separate;
}

.general td {
padding: 3px;
margin:3px;
vertical-align:top;
}

table.generalproducto {
width: 260px;
border-collapse:separate;
}

.generalproducto td {
padding: 3px;
margin:3px;
color: #AB3839;
text-align:left;
}

.generalproducto a img{
border:1px solid black;
}

.nombreproducto {
color: #AB3839;
text-align:left;
}

.fondillocolor { background-color:#FDF5E9; }

.fondillo { background-color:#FDF5E9; }

td.reg {
text-align:right;
color: #666;
}

a.paginador, a.paginador:link{
color: #666;
font-weight:lighter;
}

table.paginador {
width: 580px;
border-collapse:separate;
}

.paginador td {
padding: 5px 3px;
margin:3px;
}


a.paginador:hover {
color: #AB3839;
}

a.paginador_activo {
font-weight:bold;
color: black;
}


.colchones {
text-align:center;
font-weight:bold;
color: #AB3839;
}


.tt {
font: bold 20px Arial, Helvetica, sans-serif;
color: #AB3839;
text-decoration: none;
letter-spacing: 2px;
text-align:center;
top:10px;
position:relative;
}

.t {
font: 11px Arial, Helvetica, sans-serif;
color: #AB3839;
text-decoration: none;
}


.boton {
font: bold 11px Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
background: #8E0E0F;
border: 1px solid #AB3839;
}


table.formulario {
width:520px;
border-collapse:collapse;
}

.formulario td{
margin:3px;
padding:3px;
color: #AB3839;
}


/* hoja portada*/

table.inicio {
width: 600px;
border-collapse: collapse;
}

.inicio td {
padding: 0px;
margin:0px;
}


.texto {
color: #AB3839;
}

.direccion {
text-align: center;
}

.textogris {
color: #666;
}

.condicioneslegales {
background:none;
border:none;
font-weight:bold;
font-size:12px;
cursor:pointer;
width: 60px;
}

/* PIE */
a.firma, a.firma:visited{ color: #AB3839;}
a.firma:hover{ color:black;}

.mobelrias {
float:right;
top:-50px;
position:relative;
}

/* errores */

.error {
	background-color: red;
}

.error span, span.error{
	font-size: x-small;
}

/* panel administrdor*/

.comentarioFormulario{
	font-size: x-small;
}
.sinActivar{
	color: #666666;
	background-color: #cccccc;
}
.formularioAdmin{
}
.formularioAdmin table{
width:100%;
float: left;
margin: 0px;
}
.formularioAdmin div{
text-align: center;
width: 100%;
clear: both;
float: left;
margin: 6px 0;

}
.lineaInferior{ border-bottom: 1px solid #065f81; }

.margenSuperior{ padding: 10px 0 0 0; }

/*   listas en la seccion de admini  */
.visible{ display:table-row; }
.oculto{ display: none; }
.noPublicado { color: red; }
.publicado { color: green; }

.lista tr{
	line-height: 16px;
	vertical-align: middle;
}
.lista td{
	padding: 0 5px;
    border-top: 1px solid #065f81;
}
.lista form{ margin: 0px; }
.lista img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.lista tr:hover{ background-color: #c6d6d6; }
.lista .seccionPortada{
	background-color: #065f81;
	color: white;
}
.lista .seccionPortada a{ color: white; }
.alinearCentro{ text-align: center; }