/* GENERALES */

html {
	padding:0;
	margin:0;
}
body {
	background-image: url(imag/plantilla/fondo.gif);
	background-repeat: no-repeat;
	background-color: #540707;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
	margin:0;
	text-align: center;
}
#pagina {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 740px;
	background-color: #E8E9E8;
	background-image: url(imag/plantilla/pagina_fondo.gif);
	background-repeat: repeat-y;
	border-color: #000;
	border-style: solid;
	border-top-width: 1px;  /*borde superior total_____cambiar color al mismo del fondo*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0;
}
IMG {
	border: 0;
}
IMG.Medio {
	vertical-align: middle;
}
FORM {
	margin: 0;
}
/* CABECERA */

#cabecera {
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #201F1C;
	border: 1px #000 solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding: 0;
}
#cabecera .imagenCabecera {
	/* height: 80px;
	background-image: url(imag/plantilla/logo.jpg); */
}
#cabecera .top {
	height: 9px;
	background: transparent url(imag/plantilla/linea_sup_cabecera.gif) no-repeat;
	/* background-color: #983C49; */
}
#cabecera .bottom {
	height: 0;
	/* background: #983C49 url(imag/plantilla/linea_sup_cabecera.gif);*/
}
/* BARRA SUPERIOR */
#barraSuperior {
	width: 740px;
	height: 30px;
	padding: 0 3px 0 10px;
	background: #DBDBDB url(imag/plantilla/buscador_fondo.gif) repeat-x;
	color:#983C49;
	text-align: left;
	border: 0px solid #0F0;
}
#barraSuperior .izquierda {
	width: 339px;
}
#barraSuperior .centro {
	border-color: #EA7B0D #E8E9E8 #E8E9E8 #E8E9E8;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
}
#barraSuperior .derecha {
	width: 208px;
}
/* BARRA LATERAL */
#barraLateral {
	float: left;
	text-align:left;
	width: 221px;
	BACKGROUND-COLOR: #DBDBDB;
	margin: 0 auto;
	padding: 0px;
}
#barraLateral .top {
	border-color: #EA7B0D #DBDBDB #DBDBDB #DBDBDB;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
}
#barraLateral .bottom {
	border-color: #EA7B0D #DBDBDB #DBDBDB #DBDBDB;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
}
/* BUSCADOR */
#buscador {
    padding-left: 10px;
    text-align: right;
    vertical-align: middle;}
#buscador input {
	FONT: 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000;
	vertical-align: middle;
}
/*MENU SECCION*/
#menu_sec {
	margin: 0;
	padding: 0;
	border: 0;
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #00CCFF;
	BACKGROUND-COLOR: #DBDBDB;
	TEXT-DECORATION: none;
}
#menu_sec .top {
	/* height: 0px;
	background: #DBDBDB url(imag/plantilla/fondo_sup_sec.gif);*/
}
#menu_sec ul {
	padding: 1em 0.3em 1em 0.8em;
	LINE-HEIGHT: 14pt;
	margin: 0;
	border: 0;
}
#menu_sec li {
	background:transparent url(imag/plantilla/bullet_m_sec.gif) no-repeat 2% 5px;
	padding-left: 15px;
	list-style-type: none;
}
#menu_sec a:link, #menu_sec a:visited {
	FONT-WEIGHT: bold;
	COLOR: #000;
	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: #DBDBDB;
	BACKGROUND-COLOR: #DBDBDB;
	TEXT-DECORATION: none;
	border-color: #DBDBDB #DBDBDB #DBDBDB #DBDBDB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#menu_util_basico .top {
	height: 0px;
	background-image: url(imag/plantilla/fondo_sup_util.gif);
}

#menu_util_basico ul {
	padding: 1em 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% 5px;
	padding-left: 15px;
	/* padding-right: 20px; */
	list-style-type: none;
}

#menu_util_basico a:link, #menu_util_basico a:visited{
	FONT-WEIGHT: bold;
	COLOR: #000000;
	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: #DBDBDB;
	BACKGROUND-COLOR: #DBDBDB;
	TEXT-DECORATION: none;
}

#menu_util_cliente .top {
	height: 0px;
	background-image: url(imag/plantilla/fondo_menu_top.gif);
}

#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% 5px;
	padding-left: 15px;
	/* padding-right: 20px; */
	list-style-type: none;
}

#menu_util_cliente a:link, #menu_util_cliente a:visited {
	FONT-WEIGHT: bold;
	COLOR: #000000;
	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:17px;
	width: 482px;
	margin-left: 221px;

}

#contenido .titulo {
	margin:0px 0px 17px 20px;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	COLOR: #1586D6;
}

#contenido .tituloLinea {
	border-color: #EA7B0D #E8E9E8 #1586D6 #E8E9E8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

#contenido img.derecha {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #000000;
}

#contenido img.izquierda {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #000000;
}

#contenido img.centro {
	margin-left: 10px;
	border: 1px solid #000000;
}

#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 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	COLOR: #00CCFF;
	vertical-align: middle;
}

#contenido .boton {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #E8E9E8;
	BACKGROUND-COLOR: #226B9F;
}

#contenido a:link, #contenido a:visited {
	FONT-WEIGHT: bold;
	COLOR: #00CCFF;
	TEXT-DECORATION: underline;
	background: transparent;
}

#contenido a:hover {
	TEXT-DECORATION: none;
	background: transparent;
}

#contenido a:active {
	TEXT-DECORATION: none;
	background: transparent;
}

.texto-intro {
	margin-left: 20px;
	padding: 10px 10px 10px 10px;
	border: 0px solid #EAD699;
	BACKGROUND-COLOR: #DDCCCC;
	vertical-align: middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}

#tablaTitulo {
	margin: 0px 0px 5px 20px;
	height: 25px;
	vertical-align: middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FEFEFE;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}

#tablaTitulo a:link, #tablaTitulo a:visited {
	COLOR: #F5F7F5;
	TEXT-DECORATION: none;
	background: transparent;
}

#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;
	BACKGROUND-COLOR: #226B9F;
	/*border-color: #000000 #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;*/
}

#tablaTitulo .fondoTablaTituloDerecha {
	padding: 2px 2px 2px 2px;
	text-align: left;
	BACKGROUND-COLOR: #226B9F;
	/*border-color: #000000 #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;*/
}

#tablaDatos {
	margin: 0px 0px 17px 20px;
	vertical-align: middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 12pt;
	padding: 10px 10px 10px 10px;
	border: 0px solid rgb(204, 204, 204);
	background-color: #E8E9E8;
}

#tablaDatos .fondoTablaTexto {
	padding: 10px 10px 10px 10px;
	BACKGROUND-COLOR: #EEEEEE;
}

#tablaDatos ul {
	LINE-HEIGHT: 14pt;
	margin: 0;
	border: 0;
}

#tablaDatos li {
	list-style-type: circle;
	margin-left: 25px;
}

#tablaTexto {
	margin: 0px 0px 17px 20px;
	vertical-align: middle;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	padding: 10px 10px 10px 10px;
	LINE-HEIGHT: 12pt;
	border: 0px solid rgb(204, 204, 204);
	background-color:#E8E9E8
}

#barraCatalogo {
	margin: 0px 0px 17px 20px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	padding: 10px 10px 10px 10px;
	LINE-HEIGHT: 12pt;
	border: 0px dashed rgb(204, 204, 204);
	BACKGROUND-COLOR: #226B9F;
}

#barraCatalogo a:link, #barraCatalogo a:visited {
	vertical-align: middle;
	FONT-WEIGHT: bold;
	COLOR: #F5F7F5;
	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;
}

/* PIE */

#pie {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	COLOR: #E8E9E8;
	BACKGROUND-COLOR: #E8E9E8;
	vertical-align: middle;
	border-color: #E8E9E8 #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
}

#pie .izquierda {
	FONT-WEIGHT: bold;
	width: 253px;
	height: 41px;
	background-image: url(imag/plantilla/fondo_pie_centro.jpg);
	BACKGROUND-COLOR: #DBDBDB;
	text-align: center;
}

#pie .centro {
	FONT-WEIGHT: bold;
	width: 500px;
	background-image: url(imag/plantilla/fondo_pie_centro.jpg);
	BACKGROUND-COLOR: #DBDBDB;
	text-align: center;
}

#pie .derecha {
	FONT-WEIGHT: bold;
	width: 200px;
	background-image: url(imag/plantilla/fondo_pie_centro.jpg);
	BACKGROUND-COLOR: #DBDBDB;
	text-align: center;
	padding: 2px 0px 4px 4px;
}

#pie a:link, #pie a:visited {
	COLOR: #E8E9E8;
	TEXT-DECORATION: none;
	background: transparent;
}

#pie a:hover {
	TEXT-DECORATION: underline;
	background: transparent;
}
#pie a:active {
	TEXT-DECORATION: none;
	background: transparent;
}

#cesta {
  margin: 0px 0px 17px 20px;
       vertical-align: middle;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
       FONT-WEIGHT: normal;
       LINE-HEIGHT: 12pt;
	border: 0px solid rgb(204, 204, 204);
	BACKGROUND-COLOR: #DDCCCC;
}

#cesta td
{
       padding: 2px 2px 2px 10px;
}

#contenido .tituloLinea a:hover
{
       text-decoration: none;
}

