/*****************************************************************************/
/***********          ESTRUCTURA GENERAL PARA LA PAGINA          ************/

img 
{
	border:0px solid
}


p {margin-top:0px;padding-bottom:0px;}

a 
{
	text-decoration:none;
	color:#3366ff;
}

html, body 
{
	margin: 0px auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	/*background-color:#eeeeef;*/
	background-image: url(../img/fondo_body.jpg);
	background-repeat: repeat;
}

#contenido 
{ 
	width:860px;
	margin:0px auto; 
	text-align:left;
	background-color:#ffffff;
	height:auto;	 
	padding:0px;					
}

#contenido #logotipo
{
	float:left;
	width:860px;
	height:181px;
	background-image: url(../img/logo_up.jpg);
	background-repeat: no-repeat;	
}


#contenido #logotipo #cont_login
{
	background-image: url(../img/cont_login.jpg);
	background-repeat:no-repeat;		
	width:367px;
	height:154px;	
	margin-top:17px;
	margin-left:528px;
}


#contenido #menu_superior
{
	float:left;
	/*margin-top:2px;*/
	background-image: url(../img/fond_menu_up.gif);
	background-repeat:repeat-x;	
	width:860px;
	height:33px;
}

/**********************************************************/
/**                           MENÚ                      **/
/********************************************************/

/*************** INICIO ******************/
#menu_superior .inicio
{
	width: 91px;
	height: 33px;
	float: left;
	padding-left:70px;
}

.inicio a
{
	display: block;
	width: 91px;
	height: 33px;
	text-align: center;
	voice-family: inherit;
}

.inicio a.main_nav_item
{
	text-decoration: none;
	background: url(../img/inicio_off.gif) no-repeat;
}

.inicio a.main_nav_item:hover
{
	background: url(../img/inicio_on.gif) no-repeat;
	text-decoration: none;
}

.inicio a.main_nav_active_item
{
	background: url(../img/inicio_on.gif) no-repeat;
	text-decoration: none;
}

/*************** NOTICIAS ******************/

#menu_superior .noticias
{
	width: 91px;
	height: 33px;
	float: left;
}

.noticias a
{
	display: block;
	width: 91px;
	height: 33px;
	text-align: center;
	voice-family: inherit;
}

.noticias a.main_nav_item
{
	text-decoration: none;
	background: url(../img/noticias_off.gif) no-repeat;
}

.noticias a.main_nav_item:hover
{
	background: url(../img/noticias_on.gif) no-repeat;
	text-decoration: none;
}

.noticias a.main_nav_active_item
{
	background: url(../img/noticias_on.gif) no-repeat;
	text-decoration: none;
}

/*************** CATÁLOGO ******************/

#menu_superior .catalogo
{
	width: 90px;
	height: 33px;
	float: left;
}

.catalogo a
{
	display: block;
	width: 90px;
	height: 33px;
	text-align: center;
	voice-family: inherit;
}

.catalogo a.main_nav_item
{
	text-decoration: none;
	background: url(../img/catalogo_off.gif) no-repeat;
}

.catalogo a.main_nav_item:hover
{
	background: url(../img/catalogo_on.gif) no-repeat;
	text-decoration: none;
}

.catalogo a.main_nav_active_item
{
	background: url(../img/catalogo_on.gif) no-repeat;
	text-decoration: none;
}

/*************** LOCALIZACION ******************/

#menu_superior .localizacion
{
	width: 92px;
	height: 33px;
	float: left;
}

.localizacion a
{
	display: block;
	width: 92px;
	height: 33px;
	text-align: center;
	voice-family: inherit;
}

.localizacion a.main_nav_item
{
	text-decoration: none;
	background: url(../img/localizacion_off.gif) no-repeat;
}

.localizacion a.main_nav_item:hover
{
	background: url(../img/localizacion_on.gif) no-repeat;
	text-decoration: none;
}

.localizacion a.main_nav_active_item
{
	background: url(../img/localizacion_on.gif) no-repeat;
	text-decoration: none;
}

/*************** MARCAS ******************/

#menu_superior .marcas
{
	width: 90px;
	height: 33px;
	float: left;
}

.marcas a
{
	display: block;
	width: 90px;
	height: 33px;
	text-align: center;
	voice-family: inherit;
}

.marcas a.main_nav_item
{
	text-decoration: none;
	background: url(../img/marcas_off.gif) no-repeat;
}

.marcas a.main_nav_item:hover
{
	background: url(../img/marcas_on.gif) no-repeat;
	text-decoration: none;
}


.marcas a.main_nav_active_item
{
	background: url(../img/marcas_on.gif) no-repeat;
	text-decoration: none;
}

/*************** DISTRIBUIDORES ******************/

#menu_superior .distribuidores
{
	width: 90px;
	height: 33px;
	float: left;
}

.distribuidores a
{
	display: block;
	width: 90px;
	height: 33px;
	text-align: center;
	voice-family: inherit;
}

.distribuidores a.main_nav_item
{
	text-decoration: none;
	background: url(../img/distribuidor_off.gif) no-repeat;
}

.distribuidores a.main_nav_item:hover
{
	background: url(../img/distribuidor_on.gif) no-repeat;
	text-decoration: none;
}

.distribuidores a.main_nav_active_item
{
	background: url(../img/distribuidor_on.gif) no-repeat;
	text-decoration: none;
}

/*************** PEDIDOS ******************/

#menu_superior .pedidos
{
	width: 90px;
	height: 33px;
	float: left;
}

.pedidos a
{
	display: block;
	width: 90px;
	height: 33px;
	text-align: center;
	voice-family: inherit;
}

.pedidos a.main_nav_item
{
	text-decoration: none;
	background: url(../img/pedidos_off.gif) no-repeat;
}

.pedidos a.main_nav_item:hover
{
	background: url(../img/pedidos_on.gif) no-repeat;
	text-decoration: none;
}

.pedidos a.main_nav_active_item
{
	background: url(../img/pedidos_on.gif) no-repeat;
	text-decoration: none;
}

/*************** CONTACTO ******************/

#menu_superior .contacto
{
	width: 90px;
	height: 33px;
	float: left;
}

.contacto a
{
	display: block;
	width: 90px;
	height: 33px;
	text-align: center;
	voice-family: inherit;
}

.contacto a.main_nav_item
{
	text-decoration: none;
	background: url(../img/contacto_off.gif) no-repeat;
}

.contacto a.main_nav_item:hover
{
	background: url(../img/contacto_on.gif) no-repeat;
	text-decoration: none;
}

.contacto a.main_nav_active_item
{
	background: url(../img/contacto_on.gif) no-repeat;
	text-decoration: none;
}

/********************************** Fin Menú ************************************/

#contenido #foto_central
{
	float:left;
	background-image: url(../img/foto_central.jpg);
	background-repeat:no-repeat;	
	background-color:#ffffff;
	width:860px;
	height:120px;
}

/********************************************************************************/
/*******************************************************************************/	

#contenido #principal
{
	float:left;
	width:860px;
	height:auto;
	background-color: #ffffff;
}

#contenido #principal #right
{
	width:254px;
	height:auto;
	float:right;
	background-image: url(../img/fond_menu_noticias.gif);
	background-repeat:repeat-y;
}

#contenido #principal #left
{
	width:566px;
	_width:571px;	
	height:auto;
	float:left;
	padding-left:14px;
	padding-bottom:8px;
	margin-top:30px;
}


/*****************************************************************************/
/********************		INSTALACIONES		*****************************/
/***************************************************************************/
#contenido #principal #left #instalaciones
{
	float:left;
	width: 560px;
	height: auto;
}
/********************************************************************************/
/*************************** CONT. NOTICIAS*************************************/
/******************************************************************************/

#contenido #principal #right #cont_noticias
{
	float:left;
	width:234px;
	height:auto;
	margin-left:14px;
	margin-top:36px;
	color:#ffffff;
}

#contenido #principal #right #cont_noticias .noticia
{
	margin-top:0px;
}

/********************************************************************************/
/*************************** Pie de pagina *************************************/
/******************************************************************************/
#contenido #principal #pie_pagina
{
	float:left;
	background-image: url(../img/fond_pie.jpg);
	background-repeat: no-repeat;
	color:#000000;
	width:860px;
	height:62px;
}

#contenido #principal #pie_pagina a
{
	margin-left:20px;
	top:17px;
	position: relative;	
	height:13px;
	font-size:11px;
	padding-left:16px;
	color:#5a5a5a;
}

#contenido #principal #pie_pagina a:hover
{
	text-decoration:underline;
	font-size:11px;
}

/*****************************************************************************/
/**********************		CATALOGO		*********************************/
/***************************************************************************/
#contenido #principal #left #catalogo
{
	float:left;
	width: 500px;
	height: auto;
	margin-top:14px;
	padding-bottom:10px;
	padding-right:7px;
}

#contenido #principal #left #catalogo .contenedor_producto 
{
	float:left;
	width:230px;	
	height: 250px;
	margin-bottom:10px;	
	background-color:white;
	font-size:10px;
	font-family:Arial;
	text-decoration: none;
	color: #918e8e;			
	border:1px solid #e4fefb;
} 

#contenido #principal #left #catalogo .contenedor_producto2
{
	float:left;
	margin-left:15px;
	width:230px;	
	height: 250px;
	_height:260px;
	margin-bottom:10px;	
	background-color:white;
	font-size:10px;
	font-family:Arial;
	text-decoration: none;
	color: #918e8e;		
	
	border:1px solid #e4fefb;
}

#contenido #principal #left #catalogo .opciones
{
	float:left;
	width:405px;
	_width:420px;
	height:36px;	
	background-color:#918e8e;
	padding-top:8px;
	padding-left:15px;	
	margin-bottom:15px;		
	font-size:12px;
	font-family:Arial;
	text-decoration: none;
	color: #ffffff;		
}

/*****************************************************************************/
/********************		INSTALACIONES		*****************************/
/***************************************************************************/
#contenido #principal #left #instalaciones
{
	float:left;
	width: 420px;
	height: auto;
	padding-top:18px;
}

#contenido #principal #left #instalaciones .contenedor_producto 
{
	float:left;
	width:330px;
	height:auto;
}
