body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003300;
	margin-left: 28px;
	margin-top: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003300;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.encabezado {
	position:absolute;
	left: 28px;
	top: 15px;
	z-index: 2;


}
#enlaces {
	margin: 5px;
	padding: 0px;
	position: absolute;
	top: 116px;
	height: 28px;
	width: 778px;
	z-index: 2;
	
}

#enlaces h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#enlaces a:link, #enlaces a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-size:11px;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	direction: inherit;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

#enlaces a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FF9900;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	direction: ltr;
}
#proveeedores {
	position:absolute;
	left:609px;
	top:1px;
	width:200px;
	height:90px;
	z-index:2;
	background-color: #FFFFFF;
}
#novedades {
	position:absolute;
	left:609px;
	top:101px;
	width:200px;
	height:210px;
	z-index:4;
	background-color: #FFFFFF;
}
#NotasTecnicas {
	position:absolute;
	left:609px;
	top:364px;
	width:200px;
	height:200px;
	z-index:5;
	background-color: #FFFFFF;
}
#contenido {
	position:relative;
	left:0px;
	top:1px;
	width:775px;
	height:100%;
	z-index:1;
	background-color: #FFFFFF;
	
	padding-left: 5px;
	
}

#fondo {
	position:absolute;
	left:28px;
	top:0px;
	width:780px;
	height:568px;
	z-index:0;
	background-color: #FFFFFF;
}
.derchacoltext {
	color: #FFFFFF;
	background-color:   #003300;/*themecolour1;*/
	text-align: justify;
	margin: 5px;
	padding: 5px;
}
.enlaceboton{
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 4px;
	COLOR: #FFFFFF;
	PADDING-TOP: 4px;
	FONT-FAMILY: verdana, arial, sans-serif;
	TEXT-DECORATION: none;
	BORDER-RIGHT: #666666 2px solid; 
	BORDER-TOP: #Cccccc 1px solid; 
	BORDER-LEFT: #Cccccc 1px solid; 
	BORDER-BOTTOM: #666666 2px solid
}

.enlaceboton:link, .enlaceboton:visited{
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	PADDING-BOTTOM: 4px;
	COLOR: #FFFFFF;
	PADDING-TOP: 4px;
	FONT-FAMILY: verdana, arial, sans-serif;
	BACKGROUND-COLOR: #003300;
	TEXT-DECORATION: none;
	BORDER-RIGHT: #666666 2px solid;
	BORDER-TOP: #Cccccc 1px solid;
	BORDER-LEFT: #Cccccc 1px solid;
	BORDER-BOTTOM: #666666 2px solid
}
.enlaceboton:hover {
	background-color: #006633;
	color:#FFFFFF;
	BORDER-RIGHT: #CEF4FF 1px solid;
	BORDER-TOP: #666666 2px solid;
	BORDER-LEFT: #666666 2px solid;
	BORDER-BOTTOM: #Cccccc 1px solid
}
