body
{
	text-align: center;
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
a {
  color: #888888;
  text-decoration: none;
}

a:hover {
  color: #25358c;
  text-decoration: none;
}
p.limpia
{
	clear:both;
	line-height: 4px;
	font: 4px Arial;
}
#contenedor
{
	position: relative;
	width: 774px;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
	background: url(../images/fondoCentro.jpg) left top repeat-y;
}
#banner
{
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
}

/* ------------- */
/* MENU SUPERIOR */
/* ------------- */

#menuSup
{	
	padding: 2px 0;
	font: 9px/9px Arial, Sans-Serif;
	text-align: center;	
	background: #fff;
}
#menuSup a
{
	display: block;
	height: 16px;	
	margin: 0;
	padding: 1px 0 0 0;
	line-height: 17px;
	color: #fff;
	background: #999999 url(../images/esquina.jpg) right top no-repeat;	
	text-decoration: none;
}

#menuSup a:hover
{	
	background: #c1c3d8 url(../images/esquina_over.jpg) right top no-repeat;	
}
#estilo_btnEncendido a 
    {
        background: #c1c3d8 url(../images/esquina_over.jpg) right top no-repeat;    
    }


/* ------------- */
/* BARRA DERECHA */
/* ------------- */

#barraDerecha
{
	float: right;
	width: 120px;	
	margin: 0 0 0 -3px;
	color: #25358c;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	background: url(../images/fondoDerecha.png) left top no-repeat;
}
html>body #barraDerecha
{
	margin: 0;
}
#barraDerecha h1
{
	color: #25358c;
	font: 10px "Trebuchet MS", Verdana, Serif;
	text-align: center;
	padding: 0 0 0 5px;
	height: 16px;
	line-height: 16px;
	background: #c6cae3;
	margin: 0;	
}
#barraDerecha p
{
	margin: 0;
	padding: 0;
}

a.boton
{
	color: #fff;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	line-height: 15px;
	height: 18px;
	padding: 0 5px;
	margin: 0;
	background: #25358c;
	border: 1px solid #25358c;
	text-align: center;
	text-decoration: none;
}
#azul .boton {
	color: #fff;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	line-height: 15px;
	width: 50px;
	height: 18px;
	padding: 0 5px;
	margin: 0;
	background: #25358c;
	border: 1px solid #25358c;
	text-align: center;
	text-decoration: none;
}
#azul .boton2{
	color: #fff;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	line-height: 15px;
	width: 110px;
	height: 18px;
	padding: 0 5px;
	margin: 0;
	background: #25358c;
	border: 1px solid #25358c;
	text-align: center;
	text-decoration: none;
}
.azul  {
	color: #fff;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	line-height: 15px;
	width: 50px;
	height: 18px;
	padding: 0 5px;
	margin: 0;
	background: #25358c;
	border: 1px solid #25358c;
	text-align: center;
	text-decoration: none;
}
.azul_claro  {
	color: #25358c;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	line-height: 15px;
	width: 50px;
	height: 18px;
	padding: 0 5px;
	margin: 0;
	background: #c6cae3;
	border: 1px solid #c6cae3;
	text-align: center;
	text-decoration: none;
}
.azul2  {
	display: block;
	color: #fff;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	line-height: 15px;
	width: 150px;
	height: 18px;
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
	background: #25358c;
	border: 1px solid #25358c;
	text-align: left;
	text-decoration: none;
}
.azul_claro2  {
	display: block;
	color: #25358c;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	line-height: 15px;
	width: 150px;
	height: 18px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	background: #c6cae3;
	border: 1px solid #c6cae3;
	text-align: left;
	text-decoration: none;
}


#azul_claro h1{
    	color: #25358c;
	font: 10px "Trebuchet MS", Verdana, Serif;
	text-align: center;
	padding: 0 0 0 5px;
	height: 16px;
	line-height: 16px;
	background: #c6cae3;
	margin: 0;	
	
}

#azul_oscuro h1{
    	color: #ffffff;
	font: 10px "Trebuchet MS", Verdana, Serif;
	text-align: center;
	height: 16px;
	line-height: 16px;
	background: #25358c;
	padding: 0 0 0 0;
	margin: 0;
	
}
a.rallitas
{
display: block;
	padding: 0 0 0 25px;
}
a.rallitas:hover
{
	padding: 0 0 0 25px;
	background: url(../images/toporallado.jpg) left top no-repeat;
}

a.cuadrado {
  	display: block;
  	color: #25358c;
	font: 10px "Trebuchet MS", Verdana, Serif;
	padding:3px;
  	border: 2px solid #fff;
}
a.cuadrado:hover {
        border: 2px solid #25358c;
        border-top: 2px solid #25358c;
        border-bottom: 2px solid #25358c;
}

a.cuadrado2 {
  	display: block;
  	color: #25358c;
	font: 10px "Trebuchet MS", Verdana, Serif;
	padding:0px;
  	border: 2px solid #fff;
}
a.cuadrado2:hover {
        border: 2px solid #25358c;
        border-top: 2px solid #25358c;
        border-bottom: 2px solid #25358c;
}


/* FORMULARIO */

#barraDerecha form
{
	padding: 5px;
	margin: 0;	
}
#barraDerecha .txt, #barraDerecha .selector
{
	font: 10px "Trebuchet MS", Verdana, Serif;
	width: 107px;
	height: 15px;
	border: 1px solid black;
	margin-bottom: 5px;
}
#barraDerecha .selector
{
	width: 110px;
	height: 18px;
}
#barraDerecha .boton
{
	color: #fff;
	font: 10px/10px "Trebuchet MS", Verdana, Serif;
	line-height: 15px;
	height: 18px;
	padding: 0;
	margin: 0;
	background: #25358c;
	border: 1px solid #25358c;
	text-align: center;
}
#barraDerecha #logoInferior
{
	margin-top: 20px;
}

/* VENTANAS */

#barraDerecha #ventaMaquinas div, #barraDerecha #noticias div
{
	position: relative;
	text-align: center;
	border: 1px solid #25358c;
	margin: 5px;
	padding: 2px;
}
#barraDerecha #noticias div
{
	text-align: left;
	padding: 2px 7px 2px 2px;
}
#barraDerecha #ventaMaquinas .flecha
{
	position: absolute;
	top: 51px;
	right: 6px;
}
html>body #barraDerecha #ventaMaquinas .flecha
{
	top: 50px;
	right: 0px;
}
#barraDerecha #noticias .flecha
{
	margin: -8px -7px 0 0;	
}
html>body #centro
{
	margin: 0 120px 0 0;
}

/* ------------- */
/* ZONA CENTRAL  */
/* ------------- */
#overflow
{
	overflow: auto;
	height: 490px;
	width: 472px;
	scrollbar-face-color: #25358c;
	scrollbar-arrow-color: #fff;
}
#cabeceraCentro
{
	color: #fff;
	font: 9px Arial, Sans-Serif;
	text-align: center;
	height: 16px;
	line-height: 16px;
	background: #25358c;
}
#cabeceraCentro td
{
	padding: 0 20px;	
	font: 9px "Arial Black", Arial, Sans-Serif;
}
#cabeceraCentro a
{
	color: #fff;
	font: 9px Arial, Sans-Serif;
	text-decoration: none;
	line-height: 16px;
}
#submenus a{
  color: #ffffff;
  text-decoration: none;
}

#submenus a:hover {
  color: #c6cae3;
  text-decoration: none;
}
#enlace_mas a{
  color: #000000;
  text-decoration: none;
  font: bold 16px Arial; 
}

#enlace_mas a:hover {
  color: #25358c;
  text-decoration: none;
  font: bold 16px Arial;
}

#adornosIzquierda
{
	position: relative;
	float: left;
	width: 178px;	
}
#adornosIzquierda #imgIzqSeccion
{
	position: absolute;
	right: 5px;
	top: 1px;
}
#adornosIzquierda #tira img
{
	margin-bottom: 2px;
}
#contenidos
{
	height: 490px;
}
#contenidos , #contenidos td
{
	text-align: left;
	padding: 5px;
	color: #000;
	font: 11px Arial, Sans-Serif;
}
/* ------------- */
/* ZONA DEL PIE  */
/* ------------- */

#pie p
{	
	display: block;
	position: relative;
	top: 1px;	
	margin: 0; 
	padding: 0;
	padding-top: 3px;
	width: 87px;	
	height: 14px;	
	color: #25358c;
	font: 9px Arial, Sans-Serif;
	background: #c1c3d8;
	text-align: center;	
}
#pie a
{
	color: #25358c;
	font: 9px Arial, Sans-Serif;
	text-decoration: none;
}
