﻿/* <![CDATA[ */
/*============= reseteado estilos navegadores =============*/
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,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,
center, u, b, i
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { line-height: 1; }
ol, ul { list-style: none; }

/*
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

*/
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

input, textarea
{
	margin: 0;
	padding: 0;
}

hr
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}

/*============= tipo =============*/
body
{
	color: #666;
	font-family: "Lucida Sans", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Lucida Sans", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 2.1em;
}

h2
{
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3
{ 
	margin: 10px 0px 10px 0;
    font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	margin: 10px 0px 10px 0;
    font-size: 12px;
	font-weight: bold;
	color: #ff7b10;
}

p
{
	font-size: 11px;
	line-height: 1.8em;
	padding: 0;
	margin-bottom: 1em;
}

a
{
	color: #00873b;
	text-decoration: none;
}
a:visited { color: #336F4A; }
a:hover
{
	color: #00873b;
	text-decoration: underline;
}
a:active { color: #ff7b10; }

/*============= layout =============*/
#header
{
	margin: 10px auto 0 auto;
	width: 960px;
	padding: 0;
/*
	background-image: url(regla_web.gif);
*/
	height: 110px;
}
#logo /*300x100*/
{
	float: left;
	width: 300px;
	background-color: blue;
	margin: 0 10px;
	padding: 0;
	height: 100px;
}
#zonamenu /*600x100*/
{
	padding: 70px 0 0 0;
	margin: 0 0 0 360px;
	background-image: url(images/fondo_menu.jpg);
	width: 600px;
	height: 30px !important;
	height /**/:100px;
}
#botones /*500x30*/ {
	margin: 0 0 0 100px;
	padding: 0 0 0 10px;
	background-image: url(images/fondo_botones.gif);
	width: 500px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-repeat: no-repeat;
}
#principal
{
	margin: 0 auto 0 auto;
	width: 960px;
	padding: 0;
/*
	background-image: url(regla_web.gif);
*/
	height: 430px;
}
#flash /*710x430*/
{
	float: left;
	width: 710px;
	margin: 0;
	padding: 0;
	height: 350px;
}
#central-producto /*710x430*/
{
	float: left;
	width: 710px;
	margin: 0;
	padding: 0;
	background-image: url(images/fondo_producto.gif);
	background-repeat: no-repeat;
	height: 430px;
}
#central-empresa /*710x430*/
{
	float: left;
	width: 710px;
	margin: 0;
	padding: 0;
	background-image: url(images/fondo_empresa.gif);
	background-repeat: no-repeat;
	height: 430px;
}
#central-productotxt
{
	margin: 0 0 0 220px;
	padding: 0 10px;
	line-height: 14px;
}

#central-productotxt h3 {
	color: #00873b;
}

#central-empresa p, #central-producto p {
	line-height: 1.4em;
}

#central-empresatxt
{
	margin: 0;
	padding: 0 10px;
	line-height: 14px;
}

#central-productotxt h2, #central-empresatxt h2 {
	color: #fff;
	margin: 5px 0 15px 0;
}

.listado li
{
	background-image: url(images/flecha_naranja.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	background-position: 0px 6px;
}

#lateralizq
{
	float: left;
	width: 210px;
	padding: 0;
	margin: 0 ;
}
#lateralizqtxt
{
	padding: 10px;
	line-height: 14px;
}
#lateraldcha
{
	padding: 0;
	margin: 0 0 0 720px;
}
#novedades
{
	margin: 0 0 10px 0;
	background-image: url(images/fondo_destaca.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 310px;
}
#novedadestxt
{
	padding: 10px;
	line-height: 14px;
}

#novedadestxt p
{
	line-height: 1.4em;
}

#novedadestxt ul
{
	border-top: 1px #999 solid;
}

#novedadestxt li
{
	font-size: 13px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px #999 dotted;
	background-image: url(images/flecha_verde.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#novedadestxt hr, #central-productotxt hr, #lateralizq hr
{
	margin: 5px 0 10px 0;
	height: 1px;
	border: 0;
	color: #999;
	background-color: #999;
}
#novedadestxt img, #central-productotxt img
{
	float: left;
	margin: 0 10px 0 0;
}
#login
{
	margin: 0 0 10px 0;
	background-image: url(images/fondo_login.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 110px;
}
#logintxt
{
	padding: 10px;
}
#pie
{
	margin: 10px auto 0 auto;
	width: 960px;
	padding: 0;
}
#pietxt /*710x100*/
{
	float: left;
	width: 710px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.4em;
}
#asenut /*240x74*/
{
	padding: 0;
	margin: 0 0 0 720px;
	width: 240px;
}


/*============= menu =============*/

/* remove the bullets, padding and margins from the lists */
.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li {
	float: left;
	position: relative;
	z-index: 100;
}

/* use the table to position the dropdown list */
.menu table {
	position: absolute;
	border-collapse: collapse;
	z-index: 80;
	left: -1px;
	top: 15px;
}

/* style all the links */
.menu a {
	display: block;
	font-size: 12px;
	width: 95px;
	padding: 0px 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #ff7b10;
}

/* style the links hover */
.menu :hover {
	color: #444;
	background: #ffce99;
}

/* hide the sub level links */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	font-size: 10px;
	width: 110px;
	height: 0;
}

.menu ul ul a{
	font-size: 10px;
	width: 135px;
	border-top: 1px solid #ffce99;
}

/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul { visibility: visible; }

/*============= calculadora y login =============*/

.campoinput
{
	font: 10px Arial, Verdana, sans-serif;
	color: #006b54;
	margin: 2px 3px;
	border: solid 1px #333;
	padding: 2px;
	width: 60px;
}
.campoinput:focus
{
	background-color: #ffce99;
}
.camposelect
{
	font: 10px Arial, Verdana, sans-serif;
	color: #006b54;
	margin: 2px 3px;
	border: solid 1px #333;
	padding: 2px;
	width: 80px;
}
.campoenviar
{
	font: 10px Arial, Verdana, sans-serif;
	color: #fff;
	background: #ff7b10;
	margin: 2px 3px;
	border: solid 1px #333;
	padding: 2px;
}

.camporesultado
{
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #ff7b10;
	margin: 0 3px;
	border: 0;
	padding: 2px;
	width: 90px;
	background: transparent;
}


/*============= contacto =============*/

fieldset
{
	border: solid 0 #fff;
	/* Opera doesn't get border:none or border:0 on fieldsets */
	margin-left: 30px;
}

.textfield
{
	font-family: "Lucida Sans", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 3px;
	height: 14px;
	border: solid 1px #333;
	padding: 3px 5px;
	width: 200px;
}

.textfield:focus, textarea:focus { background-color: #ffce99; }

textarea
{
	font-family: "Lucida Sans", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 3px;
	height: 100px;
	border: solid 1px #333333;
	padding: 0 5px;
	width: 200px;
}


/*============= pestañas empresa =============*/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #dcdfdc;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 10px;
 margin-left: 3px;
 border: 1px solid #dcdfdc;
 border-bottom: none;
 background: #dcdfdc;
 text-decoration: none;
}

ul.tabbernav li a:hover
{
 color: #ff7b10;
 background: #dcdfdc;
 border-color: #dcdfdc;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border: 0 solid #6cc;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}














/* ]]> */
