/* GENERALES */

html { 
	padding:0px;
	margin:0px;
}

body {
	background-color: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#454545;  
	padding:7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
    background-image: url(imag/plantilla/fondo.jpg);
	background-repeat: repeat-x;
}

#pagina {
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 740px;
}

IMG {
	border: 0;
}

IMG.Medio {
	vertical-align: middle;	
}

FORM {
	margin: 0;	
}

/* IDIOMAS */

#idiomas {
	width: 740px;
	font-size: 10px;
	height: 12px;
	color: #ffffff; 
	padding: 0px 0px 0px 0px !important; 
	padding: 0px 0px 0px 0px /**/;
	text-align: right;
}

#idiomas ul {

	LINE-HEIGHT: 14pt; 	
	margin: 0;
	border: 0;
	text-align: right;

}
	
#idiomas li {
	/*background-image: url(imag/plantilla/bullet_m_sec.gif);
	background-repeat: no-repeat;
	background-position: 2% 6px;*/
	padding-right: 5px;
	text-align: right;
	/* padding-right: 20px; */
	list-style-type: none;
		display: inline;

}


#idiomas a:link, #idiomas a:visited {
  font-size: 10px;
	FONT-WEIGHT: bold; 	
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
	background: transparent; 
}

#idiomas a:hover {
  font-size: 10px;
	TEXT-DECORATION: underline;
	background: transparent; 
}

#idiomas a:active {
  font-size: 10px;
  color: #ffffff;
	TEXT-DECORATION: none;
	background: transparent; 
}



/* CABECERA */

#cabecera {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold; 	
	COLOR: #454545; 
	TEXT-DECORATION: none;	
}

#cabecera .imagenCabecera {
	/* height: 80px;
	background-image: url(imag/plantilla/logo.jpg); */
}

#cabecera .top {
	/* height: 8px;
	background-image: url(imag/plantilla/linea_sup_cabecera.gif);
	background-color: #000000; */
}

#cabecera .bottom {
	/* height: 8px;
	background-image: url(imag/plantilla/linea_inf_cabecera.gif);
	background-color: #000000; */
}

/* BARRA SUPERIOR */

#barraSuperior {
	width: 740px;
	height:52px;
	background-image: url(imag/plantilla/buscador_fondo.jpg); 
	background-repeat: repeat-x;
	color:#000000;  
	padding: 0em 0.3em 0.0em 1em; 
	text-align: left;
}

#barraSuperior .izquierda {
	width: 339px;
}

#barraSuperior .centro {
	border-color: #EA7B0D #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;	
}

#barraSuperior .derecha {
	width: 208px;
}

/* BARRA LATERAL */

#barraLateral {
	float: left;
	text-align:left; 	
	width: 233px;
	margin: 0px auto;
	padding: 0px;	
}

#barraLateral .top {
	border-color: #EA7B0D #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;	
}

#barraLateral .bottom {
	border-color: #EA7B0D #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;	
}

/* BUSCADOR */

#buscador {
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#buscador input {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal; 	
	COLOR: #000000;
	vertical-align: middle;
}

/*MENU SECCION*/

#menu_sec {
	margin: 0;
	padding: 0;
	border: 0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold; 	
	COLOR: #9CAF31; 
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;	
}

#menu_sec .top {
	height: 32px;
	background-image: url(imag/plantilla/fondo_sup_sec.jpg); 		
}

#menu_sec ul {
	padding: 00em 0.3em 00em 0.8em; 
	LINE-HEIGHT: 14pt; 	
	margin: 0;
	border: 0;
}
	
#menu_sec li {
	background-image: url(imag/plantilla/bullet_m_sec.gif);
	background-repeat: no-repeat;
	background-position: 2% 6px;
	padding-left: 15px;
	/* padding-right: 20px; */
	list-style-type: none;
}

#menu_sec a:link, #menu_sec a:visited {
	FONT-WEIGHT: bold; 	
	COLOR: #9CAF31; 
	TEXT-DECORATION: none;
	background: transparent; 
}

#menu_sec a:hover {
	TEXT-DECORATION: underline;
	background: transparent; 
}

#menu_sec a:active {
	TEXT-DECORATION: none;
	background: transparent; 
}

/* MENU UTILIDADES BASICO*/

#menu_util_basico {
	margin: 0;
	padding: 0;
	border: 0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold; 	
	COLOR: #000000; 
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
}

#menu_util_basico .top {
	height: 57px;
}

#menu_util_basico ul {
	padding: 0em 0.3em 0.0em 0.8em; 
	LINE-HEIGHT: 14pt; 	
	margin: 0;
	border: 0;
}
	
#menu_util_basico li {
	background-image: url(imag/plantilla/bullet_m_util.gif);
	background-repeat: no-repeat;
	background-position: 2% 6px;
	padding-left: 15px;
	/* padding-right: 20px; */
	list-style-type: none;
}

#menu_util_basico a:link, #menu_util_basico a:visited{
	FONT-WEIGHT: bold; 	
	COLOR: #454545; 
	TEXT-DECORATION: none;
	background: transparent; 
}

#menu_util_basico a:hover {
	TEXT-DECORATION: underline;
	background: transparent; 
}

#menu_util_basico a:active {
	TEXT-DECORATION: none;
	background: transparent; 
}

/* MENU UTILIDADES CLIENTE*/

#menu_util_cliente {
	margin: 0;
	padding: 0;
	border: 0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold; 	
	COLOR: #000000; 
	BACKGROUND-COLOR: transparent;	
	TEXT-DECORATION: none;
	background-image: url(imag/plantilla/menu_utilc_fondo..jpg);
}

#menu_util_cliente .top {
	height: 25px;
	background-image: url(imag/plantilla/fondo_menu_top..jpg); 	
}

#menu_util_cliente ul {
	padding: 0.0em 0.3em 0.3em 0.8em; 
	LINE-HEIGHT: 14pt; 	
	margin: 0;
}
	
#menu_util_cliente li {
	background-image: url(imag/plantilla/bullet_m_util.gif);
	background-repeat: no-repeat;
	background-position: 2% 6px;
	padding-left: 15px;
	/* padding-right: 20px; */
	list-style-type: none;
}

#menu_util_cliente a:link, #menu_util_cliente a:visited {
	FONT-WEIGHT: bold; 	
	COLOR: #454545; 
	TEXT-DECORATION: none;
	background: transparent; 
}

#menu_util_cliente a:hover {
	TEXT-DECORATION: underline;
	background: transparent; 
}

#menu_util_cliente a:active {
	TEXT-DECORATION: none;
	background: transparent; 
}

/* CONTENIDO */

#contenido {
	padding-top:25px;
	width: 467px;
	margin-left: 233px;	
}

#contenido .titulo {
	margin:0px 0px 17px 17px;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	COLOR: #9CAF31;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
}

#contenido .tituloLinea {
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;	
}

#contenido .tituloLinea a:link, #contenido .tituloLinea a:visited {
  font-size: 12px;
	FONT-WEIGHT: bold; 	
	COLOR: #9CAF31; 
	TEXT-DECORATION: none;
	background: transparent; 
}

#contenido .tituloLinea a:hover {
	TEXT-DECORATION: underline;
	background: transparent; 
}

#contenido .tituloLinea a:active {
	TEXT-DECORATION: none;
	background: transparent; 
}

#contenido img.derecha {
	margin-left: 10px;
	margin-bottom: 10px;		
	float: right;
	border: 1px solid #666666;
}

#contenido img.izquierda {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #666666;
}

#contenido img.centro {
	margin-left: 10px;
	border: 1px solid #666666;
}

#contenido ul {
	padding: 0.3em 0.3em 0.3em 0.3em; 
	LINE-HEIGHT: 14pt; 	
	margin: 0;
	border: 0;
}
	
#contenido li {
	list-style-type: square;
	margin-left: 25px;
}

#contenido input, textarea, button, select {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	COLOR: #454545;
	vertical-align: middle;
	background-color: #F0F0F0;
	border: 1px solid #E6E6E6;
	margin: 0px 0px 7px 0px!important;
	margin: 0px 0px 0px 0px/**/;
}

#contenido .boton {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold; 	
	COLOR: #ffffff;
	BACKGROUND-COLOR: #9CAF31;
}

#contenido a:link, #contenido a:visited {
	FONT-WEIGHT: bold; 	
	COLOR: #9CAF31; 
	TEXT-DECORATION: none;
	background: transparent; 
}

#contenido a:hover {
	TEXT-DECORATION: underline;
	background: transparent; 
}

#contenido a:active {
	TEXT-DECORATION: none;
	background: transparent; 
}

.texto-intro {
	margin-left:17px;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #454545;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal; 	
}

#tablaTitulo {
	margin-left:17px;
	margin-bottom: 5px;
	height: 25px;
	vertical-align: middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #9CAF31;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	background-color: #F4F4F4; 	
}

#tablaTitulo a:link, #tablaTitulo a:visited {
	COLOR: #454545;
	TEXT-DECORATION: none;
	background-color: #F4F4F4;
}

#tablaTitulo a:hover {
	TEXT-DECORATION: underline;
	background: transparent; 
}

#tablaTitulo a:active {
	TEXT-DECORATION: none;
	background: transparent; 
}

#tablaTitulo .fondoTablaTituloIzquierda {
	padding: 2px 2px 2px 2px;
	width: 20px;
	text-align: center;	
}

#tablaTitulo .fondoTablaTituloDerecha {
	padding: 2px 2px 2px 2px;
	text-align: left;			
}

#tablaDatos {
	vertical-align: middle;
	margin: 0px 0px 17px 17px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 12pt;
	padding: 7px 10px 0px 10px;
}

#tablaDatos .fondoTablaTexto {
	padding: 10px 10px 10px 10px;	
}

#tablaDatos ul {
	LINE-HEIGHT: 14pt; 	
	margin: 0;
	border: 0;
}
	
#tablaDatos li {
	list-style-type: circle;
	margin-left: 25px;
}

#tablaTexto {
	margin: 0px 0px 17px 17px;
	vertical-align: middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	padding: 10px 10px 10px 10px;
	LINE-HEIGHT: 12pt;
	color: #454545;
}

#barraCatalogo {
	margin: 0px 0px 17px 17px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal; 	
	padding: 10px 10px 10px 10px;	
	LINE-HEIGHT: 12pt; 
	background-color:#cccccc;
}

#barraCatalogo a:link, #barraCatalogo a:visited {
	vertical-align: middle;
	FONT-WEIGHT: bold; 	
	COLOR: #454545; 
	TEXT-DECORATION: none;
	background: transparent; 
}

#barraCatalogo a:hover {
	vertical-align: middle;
	TEXT-DECORATION: underline;
	background: transparent; 
}

#barraCatalogo a:active {
	vertical-align: middle;
	TEXT-DECORATION: none;
	background: transparent; 
}


/* CESTA */
#cesta {
	margin: 0px 0px 17px 17px;
	vertical-align: middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 12pt;
	color: #454545;
}

#cesta td
{
       padding: 2px 2px 2px 10px;
}

#contenido .tituloLinea a:hover
{
       text-decoration: none;
}


/* PIE */

#pie {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;	
	COLOR: #FFFFFF; 
	background-image: url(imag/plantilla/fondo_pie.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	clear: both;
	height: 49px;
	width: 746px;	
}

#pie .izquierda {
	FONT-WEIGHT: bold; 	
	width: 220px;
	/* background-image: url(imag/plantilla/pie_izqda_fondo.jpg);
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #F8AB11; */
	text-align: center;
	padding-bottom: 5px;
}

#pie .centro {
	FONT-WEIGHT: bold;
	/*background-image: url(imag/plantilla/pie_centro_fondo.jpg);
	background-repeat: no-repeat;
	 BACKGROUND-COLOR: #FDEECF; */
	text-align: center;
	padding-bottom: 8px;
}

#pie .derecha {
	FONT-WEIGHT: bold; 	
	width: 200px;
	padding-right: 10px;
	padding-bottom: 8px;
	/* background-image: url(imag/plantilla/p_line_sup_foto.s);
	text-align: center;
	border-color: #F8AB11 #F8AB11 #F8AB11 #F8AB11;
	border-style: solid;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px; */		
}

#pie a:link, #pie a:visited {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	background: transparent; 
}

#pie a:hover {
	TEXT-DECORATION: underline;
	background: transparent; 
}

#pie a:active {
	TEXT-DECORATION: none;
	background: transparent; 
}
