* {
	margin: 0px auto 0px;
	padding: 0;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a:link, a:visited
{
  color: black;
  text-decoration: none;
}

a:hover, a:active
{
  color: black;
  text-decoration: underline;
}

h3
{
	text-align: right;
	font-size: 20px;
	padding-right: 10px;
	color: #E67817;
}

body
{
  width: 100%;
  text-align: right;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background-color: #fff;
  background-position: center;
  color: gray;
}

.clear
{
	clear: both;
}

.texto p
{
	text-align: justify;
}
	
/* Estilo de los divs de maquetacion */
#wrapper
{
	width: 990px;
}

#header
{
	width: 982px;
	margin-bottom: 20px;	
}

#languages
{
	text-align: right;
	padding-right: 10px;
}

#languages
{
	color: gray;
}

#main-container
{
	width: 982px;
	font-size: 1.3em;
	text-align: left;
}

#navigation
{
	width: 230px;
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}

#navigation .link-menu
{
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom:5px;
	display: block;
}

#navigation .link-menu-selected
{
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom:5px;
	display: block;
	color: #E67817;
	font-weight: bold;
	background: url('images/menu_navegacion/marcador.gif') no-repeat;
	background-position: 12px;
}

#navigation .link-categoria
{
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right: 7px;
	display: block;
	color: #90BA25;
	font-weight: bold;
}

#navigation .link-categoria-selected
{
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right: 7px;
	display: block;
	color: #E67817;
	font-weight: bold;
}

#navigation a, a:visited
{
	text-decoration: none;
	color: black;
}

#navigation a:hover
{
	color: #E67817;
	font-weight: bold;
}

#navigation .menu-sup
{
	background: url('images/menu_navegacion/superior.gif') no-repeat;
	width: 230px;
	height: 15px;
}

#navigation .menu-medio
{
	background: url('images/menu_navegacion/medio.gif');
	width: 230px;
}

#navigation .menu-inf
{
	background: url('images/menu_navegacion/abajo.gif') no-repeat;
	width:230px;
	height: 23px;	
}

#ult-productos
{
	text-align: center;
}

#ult-noticias .noticias-sup
{
	background: url('images/bloque_noticias/superior.gif') no-repeat;
	width: 240px;
	height: 18px;
}

#ult-noticias .noticias-med
{
	background: url('images/bloque_noticias/medio.gif');
	padding: 15px;
	width: 210px;
}

#ult-noticias .noticias-med p
{
	font-size: 10px;
	margin-top: 7px;
	text-align: justify;
}

#ult-noticias td
{
	font-size: 10px;
	color: #333333;
}

#ult-noticias table
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#ult-noticias .noticias-inf
{
	background: url('images/bloque_noticias/inferior.gif') no-repeat;
	width: 240px;
	height: 18px;
}

#ult-noticias .noticias-med .link-titular
{
	color: #E67817;
	font-weight: bold;
	font-size: 12px;
}

#ult-noticias .noticias-med .link-titular:hover
{
	color: #E67817;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.link-titular-mas
{
	color: black;
	font-size: 10px;
}

.link-titular-mas:hover
{
	color: black;
	font-size: 10px;
	text-decoration: underline;
}

#breadcumbs
{
	font-size: 11px;
	color: #6C80B5;
}

#breadcumbs a
{
	text-decoration: underline;
	color: #6C80B5;	
}

#inicio-breadcumbs
{
	font-size: 11px;
	color: #6C80B5;
	text-align: right;
}

#inicio-breadcumbs a
{
	text-decoration: underline;
	color: #6C80B5;	
}
.breve-noticia
{
	font-size: 10px;
	margin-top: 7px;
	text-align: justify;
}

#content
{
	width: 740px;
	float: right;
}

#content a
{
	color: #6C80B5;
}

#content a:hover
{
	text-decoration: underline;	
}

#footer
{
	width: 982px;
	height: 33px;
	text-align: center;
	background: url('images/pie/fondo_pie.gif') no-repeat;
	background-position: center;
	padding-top:15px;	
}

/* --------- Inicio -------------- */
#content-center
{
	width: 475px;
	float: left;
}

#content-right
{
	width: 240px;
	float: right;
}

#content-right h1
{
	font-size: medium;
}

.inicio-detalle
{
	color: #6C80B5;
	font-size: 14px;
	border-bottom: solid #E9E9E9 2px;
	text-align: left;
	padding-bottom: 3px;
	margin-bottom: 5px
}

/* ----------- Productos ------------ */
.nombre-producto
{
	color: #6C80B5;
	font-size: 20px;
	display: block;
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.detalle-producto
{
	text-align: left;
	color: #6C80B5;
	font-size: 14px;
}

#detalles p
{
	text-align: justify;
}

#producto-extra
{
	text-align: right; 
	padding-right: 20px;
	border-bottom: solid 2px #E9E9E9;
}

.parrafo-izda
{
	text-align: right;	
}

.listado-producto:link,.listado-producto:visited  
{
	color: #6C80B5;
	text-decoration: none;
	font-size: 18px;
}

.listado-producto:hover
{
	text-decoration: underline;
}

.listado-maquinaria:link, .listado-maquinaria:visited
{
	text-decoration: none;
	display: block;
	color: #6C80B5;
	background-color: #e9e9e9;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
	margin-bottom: 1px;
	margin-top: 15px;
}

.listado-maquinaria:hover
{
	text-decoration: underline;
}

/* -------------- Noticias -------------- */
.noticia-detalle
{
	color: #6C80B5;
	font-size: 16px;
	display: block;
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
}

.noticia-listado
{
	color: #6C80B5;
	font-size: 14px;
	display: block;
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
}

.noticia-listado a
{
	color: #6C80B5;
}

.noticia-listado a:hover
{
	text-decoration: underline;
}

/* ---------- Contacto ---------- */
.contacto-detalle
{
	color: #6C80B5;
	font-size: 14px;
	border-bottom: solid #E9E9E9 2px;
	text-align: right;
	padding-bottom: 3px;
	margin-bottom: 5px
}

.itext 
{
	border: solid #E9E9E9 1px;
	padding: 3px 0 3px 3px;
	margin-top: 4px;
	width: 300px;
}

.itext:FOCUS {
	border: solid #6C80B5 1px;
}

.iarea 
{
	border: solid #E9E9E9 1px;
	padding: 3px 0 3px 3px;
	margin-top: 4px;
	width: 400px;
	height: 100px;	
}

.iarea:FOCUS
{
	border: solid #6C80B5 1px;
}

.rojo
{
	color: #990000;
}

#mensaje-contacto
{
	text-align: left;
	padding-left: 40px;
}

/* ------------ Error 404 ---------- */
.pagenotfound
{
	background: E9E9E9;
	padding-right: 20px;
	font-size: 14px;
}

