/* basic elements */
body {
	font: 12px/14pt Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	}
	
p  {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	}
	
h1 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #669900;
	margin-top: 0px;
	text-transform: uppercase;
	}
	
h2 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #CC3300;
	margin-top: 0px;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}
	
h3 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #CC9900;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px;
	font-weight: bold;
	}
	

h4 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	background-image: url(images/icon5_z.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}	
	
	
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #006699;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #333333;
	}
	
li{
	list-style-image: url(images/icon4_box-open.gif);

}

	
.left {
	float: left;
	padding: 0px 5px 10px 0px;
}

.right {
	float: right;
	padding: 5px 5px 10px;
}


/* ----Containers---- */

#frame {
	width:750px;
	text-align:left;
	background-color: transparent;
	margin-right:auto;
	margin-left:auto;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	background-image: url(images/top_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#content {
	width:520px;
	float:left;
	padding: 0px 0px 10px;
	margin-top: 5px;
	}
	
/* -----sidebar------ */
#sidebar {
	width: 200px;
	padding: 0px;
	margin-top: 5px;
	float: right;
	color: #666;
	background-color: #F3F3F3;
	}
	
	
/* ----- Tabs navigation ------ */

div#menu {
	padding: 2px 0px 2px 1px;
	margin: 0px;
	width: 747px;
	background-color: #90C600;
	border-left: 1px solid #76A300;
	border-right: 0px solid #76A300;
	}

div#menu img {
	border: 0px;
	}

#tabnav	{
	height: 35px;
	margin: 0;
	padding-left: 0px;
	}

#tabnav li	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 12px;
	line-height: 16px;
	padding: 3px 35px 16px 5px;
	margin-right: 2px;
	text-decoration: none;
	color: #FFF;

	background-image: url(images/menulines.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#tabnav a:link.active, #tabnav a:visited.active	{
		background: #C3E149;
		color: #333;
	
	background-image: url(images/menulines.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

#tabnav a:hover	{
	color: #333;
	background: #C3E149;
	
	background-image: url(images/menulines.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

	

	
/* -----cajas contenido------ */	
	
#explanation {
	padding-top: 10px;
	padding: 0px;
	margin: 0px;
	}
	
#products {
	margin: 0px 10px 10px 20px;
	background-image: url(images/line_punt.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	}
	
#clientes {
	margin: 5px;
	padding: 3px;
	border: 1px solid #ccc;
	text-align: justify;
	}
	
#clientes img {
border: 1px solid #ccc;
margin-right: 20px;
}	
	
#news {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 5px;
	background-color: #ECECEC;
	background-image: url(images/noticias.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	}
	

/* -----footer------ */
	
#footer {
	color: #333;
	text-align: left;
	clear: both;
	font-size: 11px;
	voice-family:inherit;
	margin-top: 10px;
	padding-bottom: 70px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	border-top: 1px solid #ccc;
	border-bottom: 30px solid #ccc;
	background-color: #f1f1f1;
	background-image: url(images/footer_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

/* -----EXTRA DIV------ */
 
#lostips {
	padding: 10px 0px 0px;
	}	
#lostips p{
	padding: 5px 5px 0px 10px;
	}
#lostips h3{
	padding: 0px 0px 0px 12px;
	background-image: url(images/icon-x.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	}	
#lostips .right {
	padding: 2px;
	border: 1px dashed #666;
	margin: 3px;
	}	

	
#textsize {
	padding: 4px 5px 0px;
	background-color: #DFDFDF;
	border-bottom: 2px solid #fff;
	background-image: url(images/aa_textsize.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#textsize img {
	border: 0px;
	}	

	
#textsize a:link, #textsize a:visited {
	color: #ebebeb;
	}
	
#textsize a:hover, #textsize a:active {
	color: #7FAF00;
	}	
	
#firefox {
	padding: 10px 5px 10px 0px;
}
	
/* -----formulario------ */	
	
#form{
	border: 1px solid #ccc;
	padding: 20px 20px 5px;
	background-color: #F2F2F2;
}
	
label,span.spacer {width:140px;}
label{
font-weight:bold;
color : #000000;
font-weight : bold;
}
fieldset{
padding:10px;
border : 1px solid #000066;
margin-bottom : 15px;
padding : 10px;
}
legend {
font-weight : bold;
}
