@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFF;
	background-image: url(../imagenes/fondo_pagina12.jpg);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	margin-top:0px;
	margin-bottom: 0px;
	color:#666;
}
#contenedor{
	width: 960px;
	background-color: #FFF;
	margin: auto;
	/*border-style: !important;*/
	/*font-size: 24px;*/
	color: #F30;
	/*text-align: justify;*/
}
#cabecera{
	width:960px;
	height:180px;
	background-color:#FFFFFF;
}
#logo{
	width:350px;
	height:150px;
	float:left;
}
#cliente{
	width:610px;
	height:150px;
	float:right;
}
/*#menu{
	width:960px;
	height:30px;
}
#menu table{
	background-color:#3366AA;
	color:#FFF;
}
#menu td{
	text-align:center;
	color:#FFF;
	cursor:pointer;
}
#menu td:hover{
	background-color:#69F;
	color:#FFF;
	text-decoration: none;
}
#menu td:link{
	color:#FFF;
	text-decoration: none;
}
#menu td:visited{
	color:#FFF;
	text-decoration: none;
}
#menu td:active{
	color:#FFF;
	text-decoration: none;
}
#contenedor #menu table tr td a {
	color: #FFF;
	text-decoration: none;
	font-size:14px;
}*/
#contenido{
	width: 920px;
	font-size: 24px;
	margin: auto;
	color: #666;
	font-weight: bold;
	/*overflow:scroll;*/
}
table tr td p {
	font-size: 14px;
	color: #666;
	text-align: justify;
}
#contenedor #banner table tr td ul li {
	font-size: 14px;
	color: #666;
}

h1 {
	font-size: 24px;
	/*text-align: justify;*/
	color: #F30;
}


h2 {
	font-size: 15px;
	text-align: center;
	color: #06F;
}

h3 {
	font-size: 15px;
	text-align: justify;
	color: #06F;
}

h4 {
	font-size: 24px;
	text-align: justify;
	color: #F30;
}

h5 {
	font-size: 14px;
	text-align: justify;
	color: #666;
}
#separador{
	width:96opx;
	height:5px;
	background-color:#FF9900;
}
#pie{
	width: 960px;
	height: 110px;
	background-image:url(../imagenes/fondos-azules-blancas-sobre-un-fondo-azul-x-hq-papel-pintado-336447.jpg);
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}

#contenedor #pie table tr td p {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	text-align:inherit;
}

#contenedor #pie table tr td p a {
	color: #FFF;
	text-decoration: none;
	font-size:13px;
}

/*Menu*/
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../imagenes/button1.gif); position:relative; border:0px solid #000; border-width:0 0px; border-bottom:0px solid #444; weight:960px; }
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#FFF; text-decoration:none; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; padding:0 0 0 8px; cursor:pointer; weight:960px;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../imagenes/button3.gif);}
.menu1 li.current a b {background:url(../imagenes/button3.gif) no-repeat right top;}
.menu1 li a:hover {
	color: #fff;
	background-color: #000;
	background-image: url(../imagenes/button2.gif);
}
.menu1 li a:hover b {
	background-image: url(../imagenes/button2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li.current a:hover {color:#fff; background:#000 url(../imagenes/button3.gif); cursor:default;}
.menu1 li.current a:hover b {
	background-image: url(../imagenes/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.miniatura{
	float: center;
	height: 90px;
	width: 140px;
	/* Las siguientes dos líneas agregan margen exterior para separar del resto de imágenes*/
	/*margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 100px;
	margin-left: 25px;*/
}
.listado_de_productos {
	color: #666;
}
