body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #E6E6E6;
}
div#bloque_izquierda {
	height: auto;
	width: 205px;
}
div#bloque_izquierda a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#bloque_izquierda a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#bloque_izquierda a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#bloque_izquierda #boton1:hover
    {
        text-decoration: none; 
        color: black; 
        background-color: #A8D601; 
      }
	  #bloque_izquierda #boton2:hover
    {
        text-decoration: none; 
        color: black; 
        background-color: #A8D601; 
      }
	  #bloque_izquierda #boton1n:hover
    {
        text-decoration: none; 
        color: black; 
        background-color: #F96706; 
      }
	  #bloque_izquierda #boton2n:hover
    {
        text-decoration: none; 
        color: black; 
        background-color: #F96706; 
      }

div#bloque_centro {
	height: auto;
	width: 535px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: none #DDDDDD;
	text-align: justify;
}
div#bloque_derecha {
	height: 335px;
	width: 252px;
	border: 1px #993300;
	background-color: #EEEEEE;
}
div#centro_contenido {
	height: auto;
	width: 485px;
	margin-right: 5px;
	margin-left: 5px;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#boton1 {
	background-color: #DDDDDD;
	padding: 6px 0px 9px 10px;
	height: 9px;
	width: 200px;
	font-weight: bold;
	margin-bottom: 2px;
}
div#boton2 {
	background-color: #EEEEEE;
	padding: 6px 0px 9px 10px;
	height: 9px;
	width: 200px;
	font-weight: bold;
	margin-bottom: 2px;
}

div#boton1n {
	background-color: #DDDDDD;
	padding: 6px 0px 9px 10px;
	height: 9px;
	width: 200px;
	font-weight: bold;
	margin-bottom: 2px;
}
div#boton2n {
	background-color: #EEEEEE;
	padding: 6px 0px 9px 10px;
	height: 9px;
	width: 200px;
	font-weight: bold;
	margin-bottom: 2px;
}



div#cabecera {
	background-image: url(imagenes/fondo_cabecera.jpg);
	height: 120px;
	width: 1020px;
}
div#cabecera_naranja {
	background-image: url(imagenes/fondo_cabecera_naranja.jpg);
	height: 120px;
	width: 1020px;
}
div#fecha_cabecera {
	height: 40px;
	width: 400px;
	margin-left: 600px;
	padding-top: 3px;
}
div#bloque_noticias {
	width: 238px;
	margin-left: 7px;
	margin-bottom: 15px;
	height: 150px;
}

div#mover {
	position: relative;
}
div#bloque_novedades {
	width: 238px;
	margin-top: 15px;
	margin-left: 7px;
	margin-bottom: 15px;
	height: 200px;
}
div#noticia1 {
	background-color: #F8F8F8;
	height: auto;
	width: 218px;
	margin-bottom: 10px;
	padding: 5px 10px;
}
div#novedad1 {
	background-color: #F8F8F8;
	height: auto;
	width: 218px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 5px;
}
div#serigrafia {
	height: auto;
	width: 485px;
	margin-bottom: 10px;
	padding: 5px 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}
div#producto {
	height: auto;
	width: 450px;
	margin-bottom: 20px;
	border: thin none #339966;
}
div#producto a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
div#producto a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	border: none;
}
img{
	border: none;	
}
div#producto a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#scroll {
     width:540px;
     height:196px;
     background-color:#F2F2F2;
     overflow:auto;
     margin-bottom:1em;
}  
img{
	border: none;	
}
div#boton_ordenar {
	background-color: #DDDDDD;
	height: 17px;
	width: 127px;
	padding: 5px 5px 5px 10px;
	float: left;
	margin-right: 8px;
}
div#boton_ordenar a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
div#boton_ordenar a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border: none;
}
div#boton_ordenar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#boton_ordenar:hover
    {
        text-decoration: none; 
        color: black; 
        background-color: #A8D601; 
      }

thead {
	text-align: left;
}
tbody {
	text-align: center;
}
marquee#marquesinaNoticias {
	height: 100px;
}
marquee#marquesinaNovedades {
	height: 100px;
}
div#noticias tbody{
	text-align:left;
}
