a:active {  text-decoration: none; color: #000000;}
a:link { text-decoration: none ; color: #000000;}
a:visited { text-decoration: none; color: #000000;}
a:hover { text-decoration: underline; color: #000000;}


/*  ********************************************************************** */
/*  ****************************** CUERPOS *************************** */
/*  ********************************************************************** */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url("../imagenes/fondo.gif") repeat center top;
	margin:0px;
	}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	}

.central {
/*	background-color:#DFDFDF; */
/*	text-align:center; */
		padding:10px 10px 10px 10px;  

      }
	  
/*  ********************************************************************** */
/*  ****************************** MENUS *************************** */
/*  ********************************************************************** */
#menu {
	font-size:8px;
	font-weight:bold;
	color:#FFF;
}

#menu a:active {  text-decoration: none; color: #FFDD00;}
#menu a:link { text-decoration: none ; color: #FFDD00;}
#menu a:visited { text-decoration: none; color: #FFDD00;}
#menu a:hover { text-decoration: underline; color: #FFDD00;}	  


#menu .iconos {
		font-size:11px;
		text-align:center;
		height:28px;
		vertical-align:middle;
}

#menu .span_botonoff {
		background:url("../imagenes/botonmenuoff.gif") no-repeat center top;
		font-size:12px;
		text-align:center;
		height:28px;
		width:151px;
}

#menu .span_botonoon {
		background:url("../imagenes/botonmenuon.gif") no-repeat center top;
		font-size:12px;
		text-align:center;
		height:28px;
		width:151px;
}

#menu .span_textobotonoff {
		font-size:12px;
		text-align:center;
		height:28px;
		color:#FFF;
		}
#menu .span_textobotonoff a:active {  text-decoration: none; color: #FFFFFF;}
#menu .span_textobotonoff a:link { text-decoration: none ; color: #FFFFFF;}
#menu .span_textobotonoff a:visited { text-decoration: none; color: #FFFFFF;}
#menu .span_textobotonoff a:hover { text-decoration: underline; color: #FFFFFF;}

		
#menu .span_textobotonon {
		font-size:12px;
		text-align:center;
		color:#FFDD00;
		}

#menu .span_textobotonon a:active {  text-decoration: none; color: #FFDD00;}
#menu .span_textobotonon a:link { text-decoration: none ; color: #FFDD00;}
#menu .span_textobotonon a:visited { text-decoration: none; color: #FFDD00;}
#menu .span_textobotonon a:hover { text-decoration: underline; color: #FFDD00;}


/* 

#menu .span12_botonoff {
		background:url("../imagenes/boton_izq.gif") no-repeat left top; 
		font-size:12px;
		padding:7px 0px 7px 15px;  
      }

#menu .span11_botonon {
		background:url("../imagenes/boton_cha_on.gif") no-repeat right top;
		font-size:12px;
		text-align:center;
		color:#ffdd00;
		padding:7px 15px 7px 0px;  
		}
		
#menu .span12_botonon {
		background:url("../imagenes/boton_izq_on.gif") no-repeat left top; 
		padding:7px 0px 7px 15px; 
		width:500px;
      }

*/


#menu .span2_botonoff {
		font-size:11px;
		padding:0px 10px 0px 10px;  
 		text-align:center;
      }	  
#menu .span2_botonoff a:active {  text-decoration: none; color: #FFFFFF;}
#menu .span2_botonoff a:link { text-decoration: none ; color: #FFFFFF;}
#menu .span2_botonoff a:visited { text-decoration: none; color: #FFFFFF;}
#menu .span2_botonoff a:hover { text-decoration: underline; color: #FFFFFF;}
	  
#menu .span2_botonon {
		font-size:11px;
		padding:0px 10px 0px 10px;  
 		text-align:center;
		color:#ffdd00;
      }	 
#menu .span2_botonon a:active {  text-decoration: none; color: #FFDD00;}
#menu .span2_botonon a:link { text-decoration: none ; color: #FFDD00;}
#menu .span2_botonon a:visited { text-decoration: none; color: #FFDD00;}
#menu .span2_botonon a:hover { text-decoration: underline; color: #FFDD00;}	  


#menu .span2_iluminado {
		padding:2px 2px 2px 2px;
		border: #ffdd00 dotted 1px;
      }	 
  



/*  ********************************************************************** */
/*  ****************************** COMUNICADOS *************************** */
/*	Estos estilos tienen que ser iguales en el comunicado 				   */
/*  ********************************************************************** */


.comunicadosTexto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:left;

}


.comunicadosDestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#356782;
	color:#FFF;
	font-weight: bold;
	
}


.comunicadosTitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	font-weight: bold;
}

.comunicadosSubtitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #356782;

}


/*  ********************************************************************** */
/*  ****************************** TIENDA *************************** */
/*  ********************************************************************** */

/* ***** TIENDA ********** */

/* ***** copiar a fckeditor ********** */
.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	height: 26px;
	font-weight: bold;

}
.titular a:visited{ color: #000; }
.titular a:active{ color: #000; }
.titular a:link{	color: #000; }
.titular a:hover{ color: #000; }

.titularActual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7C99AB;
	text-decoration: none;
}


/* BUSCADOR */

.tiendaBuscador{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		background-color:#a2a2a2;
		border-width:10px;
		border-style:solid;
		border-color:#a2a2a2;
		width:800px;
		height:70px;
		font-weight: bold;
		margin-left: auto;
		margin-right: auto;
				
}

.tiendaBuscadorTit{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 18px;
		font-weight: bold;
}

.tiendaBuscadorTd{
		
		padding:4px;
		margin:15px;
		background-color:#606060;
		color: #ffffff;

}


/* DIRECTORIO = 0 */
.tiendaDir0Cajaimagen{
		padding:0px;
		margin:0px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#404040;
		border-width:10px;
		width:200px;
		height:200px;
		
}

.tiendaDir0Titulos{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	text-transform: uppercase; 
}

.tiendaDir0Titulos a:visited{ color: #000000; }
.tiendaDir0Titulos a:active{ color: #000000; }
.tiendaDir0Titulos a:link{ color: #000000; }
.tiendaDir0Titulos a:hover{ color: #000000; }

/* DIRECTORIO = 1 */

.tiendaDir1Titulos{
	background:url("../imagenes/flechatienda.gif") no-repeat right top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin:0px;
	padding:12px 35px 12px 12px;
	border-style:solid;
	background-color:#d2d2d2;
	border-color:#d2d2d2;
	border-width:0px;
	width:220px;
	
}

.tiendaDir1Titulos a:visited{ color: #000; }
.tiendaDir1Titulos a:active{ color: #000; }
.tiendaDir1Titulos a:link{	color: #000; }
.tiendaDir1Titulos a:hover{ color: #000; }


/* CARRITO */


.tiendaCarrito{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	margin:0px;
	padding:5px;
	border-style:solid;
	background-color:#d2d2d2;
	border-color:#7e7e7e;
	border-width:2px;
	margin-left: auto;
	margin-right:auto;
}

.tiendaCarritoTit{
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		background-color:#7e7e7e;
		padding:3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
}

.tiendaCarritoPuntos{
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		background-color:#7e7e7e;
		padding:3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
		color: #ffffff;
		font-size: 12px;
		font-weight: bold;
}

.tiendaCarritoProductos{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align:left;
		color: #000;
		font-size: 10px;
		font-weight: bold;
}

.tiendaCarritoFoto{
		padding:1px;
		margin:0px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		text-align:center;
		border-style:solid;
		background-color:#ffffff;
		border-color:#404040;
		border-width:2px;
		width:70px;
		height:70px;
}

/* PRODUCTOS */

.tiendaTablaProducto{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	margin:0px;
	padding:5px;
	border-style:solid;
	background-color:#d2d2d2;
	border-color:#7e7e7e;
	border-width:2px;
	margin-left: auto;
	margin-right:auto;
}

.tiendaProductoTitulos {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color:#8e8e8e;
	padding:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 450px;
	height: 21px;
}

.tiendaProductoPuntos {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color:#8e8e8e;
	padding:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.tiendaProductoCanjear {
	
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.tiendaProductoFotos {
	padding:1px;
		margin:0px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#404040;
		border-width:2px;
		width:110px;
		height:110px;
}


/* PUNTOS FLOTANTES */

.puntosFlotantes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	
}

/* REFERENCIAS */

.tiendaReferencia {
	padding:5px;
	margin:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-style:solid;
	background-color:#9a9a9a;
	border-color:#9a9a9a;
	border-width:2px;

}

.tiendaReferenciaTitulo {
	padding:5px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color:#404040;
	vertical-align:text-top;

}
.tiendaReferenciaTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color:#404040;
	vertical-align:text-top;

}

.tiendaReferenciaCerrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}



/*  ********************************************************************** */
/*  ****************************** FORMULARIOS *************************** */
/*  ********************************************************************** */

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;

 /*       behavior:url(border-radius.htc); */
		-moz-border-radius: 5px;
	 	-webkit-border-radius: 5px;
		-khtml-border-radius:5px;
		background-color : #FFFFFF;
		border : 1px solid #A09D91;
		font-size:11px;
	/*	height:18px; */
		padding:2px 2px 2px 2px; 
		}

.field:hover {
		border : 1px solid #000000;
		}

.field2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

 /*       behavior:url(border-radius.htc); */
		-moz-border-radius: 5px;
	 	-webkit-border-radius: 5px;
		-khtml-border-radius:5px;
		background-color : #FFcccc;
		border : 1px solid #A09D91;
		font-size:11px;
	/*	height:18px; */
		padding:2px 2px 2px 2px; 
		}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;

/*		behavior:url(border-radius.htc); */
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		-khtml-border-radius:5px; 
		background-color : #FFFFFF;
		border : 1px solid #A09D91;
		background-image: url(boton_fondo.gif);
		font-size: 12px;
	/*	height:20px;  */
		padding:1px 10px 1px 10px; 
		}

.button:hover {
		border : 1px solid #000000;
		}


/*  ********************************************************************** */
/*  ******************************    Tform    *************************** */
/*  ********************************************************************** */

#Tform {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-style:solid;
/*		behavior:url(border-radius.htc); */
		background-color:#E9E9E0;
		border-color:#D4D1C9;
		border-width:5px;
		margin:10px 10px 10px 10px;
		padding:0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
		color:#000000;
      }

#Tform .tabletitle {
		border:none;
		text-align:center;
		height:20px;
		color:#FFFFFF;
		font-weight: bold;
		font-size:12px;
		}

#Tform .tabletitle .spantitle1 {
		background:url("../imagenes/titulo_izq.gif") no-repeat left top; 
/*		background-position: 0px 7px; */
		padding:12px 0px 4px 25px; 
		margin:0px 0px 0px 0px; 
      }

#Tform .tabletitle .spantitle2 {
		background:url("../imagenes/titulo_der.gif") no-repeat right top; 
	/*	background-position: 0px 7px;  */
		padding:12px 25px 4px 0px;  
		margin:0px 0px 0px 0px;  
      }

#Tform .title {
		color:#666666;
		font-weight:bold;
		 border:none;
		 padding:10px;
		 vertical-align:top;
		 padding:4px 10px 4px 10px; 
 		text-align:left;
      }

#Tform .value {
		 border:none;
		 padding:10px;
		 vertical-align:top;
		 padding:4px 10px 4px 10px;  
 		text-align:left;
		color:#000000;
      }

#Tform th.title {
		 border:none;
		 padding:10px;
		 vertical-align:top;
		 padding:4px 10px 4px 10px; 
		 color:#990000;
		 font-weight:bold;
 		text-align:left;
	/*	 background-color:#FFFFFF; */
      }

#Tform th.value {
		 border:none;
		 color:#990000;
		 padding:10px;
		 vertical-align:top;
		 padding:4px 10px 4px 10px;  
		 font-weight:bold;
 		text-align:left;
	/*	 background-color:#FFFFFF; */
      }


	  
#Tform .value a:active {  text-decoration: none; color: #000000;}
#Tform .value a:link { text-decoration: none ; color: #000000;}
#Tform .value a:visited { text-decoration: none; color: #000000;}
#Tform .value a:hover { text-decoration: underline; color: #000000;}

#Tform .tab_title_on {
		color:#000000;
		font-weight:bold;
 		text-align:left;
		border-width:2px;
		border-color:#D4D1C9;
		border-style:solid;
		border-width: 2px 2px 0px 2px;
		padding:3px 20px 3px 20px;
		margin:10px 0px 0px 0px;
      }
#Tform .tab_title_on a:active {  text-decoration: none; color: #000000;}
#Tform .tab_title_on a:link { text-decoration: none ; color: #000000;}
#Tform .tab_title_on a:visited { text-decoration: none; color: #000000;}
#Tform .tab_title_on a:hover { text-decoration: underline; color: #000000;}

#Tform .tab_title_off {
		color:#666666;
		font-weight:normal;
 		text-align:left;
		border-width:2px;
		border-color:#D4D1C9;
		border-style:solid;
		border-width: 0px 0px 2px 0px;
		padding:3px 20px 3px 20px;
		margin:10px 0px 0px 0px;
      }
	  
#Tform .tab_title_off a:active {  text-decoration: none; color: #666666;}
#Tform .tab_title_off a:link { text-decoration: none ; color: #666666;}
#Tform .tab_title_off a:visited { text-decoration: none; color: #666666;}
#Tform .tab_title_off a:hover { text-decoration: underline; color: #666666;}




/*  ********************************************************************** */
/*  ********************************* TABLAS ***************************** */
/*  ********************************************************************** */
#Ttable {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-style:solid;
/*		behavior:url(border-radius.htc); */
		background-color:#E9E9E0;
		border-color:#D4D1C9;
		border-width:5px;
		margin:5px 5px 5px 5px; 
		padding:0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-left: auto;
		margin-right: auto;
      }
	
#Ttable a:active{ color: #000000; }
#Ttable a:link{ color: #000000; }
#Ttable a:visited{ color: #000000; }
#Ttable a:hover{ color: #000000; }

#Ttable .tabletitle {
		border:none;
		text-align:center;
		height:20px;
		color:#FFFFFF;
		font-weight: bold;
		font-size:12px;
		}

#Ttable .tabletitle .spantitle1 {
		background:url("../imagenes/titulo_izq.gif") no-repeat left top; 
/*		background-position: 0px 7px; */
		padding:12px 0px 4px 25px; 
		margin:0px 0px 0px 0px; 
      }

#Ttable .tabletitle .spantitle2 {
		background:url("../imagenes/titulo_der.gif") no-repeat right top; 
	/*	background-position: 0px 7px;  */
		padding:12px 25px 4px 0px;  
		margin:0px 0px 0px 0px;  
      }
	
#Ttable .title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E3C3F;
	text-decoration: none;
	text-align:left;
	text-indent: 3px;
	background-color: #F4F4EB;
	height: 20px;
	line-height: 20px; 
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #B8B8B8;
}
#Ttable .title a:active{ color: #3E3C3F; }
#Ttable .title a:link{ color: #3E3C3F; }
#Ttable .title a:visited{ color: #3E3C3F; }
#Ttable .title a:hover{ color: #3E3C3F; }

#Ttable .campos1 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;	
	text-decoration: none;
	text-indent: 3px;
	background-color: #F4F4EB;
/*	height: 20px;
	line-height: 20px; */
	border-bottom: 1px solid #B8B8B8;	
	}
#Ttable .campos1 a:active {  text-decoration: none; color: #646464;font-weight: bold;  }
#Ttable .campos1 a:link { text-decoration: none ; color: #646464; font-weight: bold; }
#Ttable .campos1 a:visited { text-decoration: none; color: #646464; font-weight: bold;}
#Ttable .campos1 a:hover { text-decoration: underline; color: #646464; font-weight: bold;}

#Ttable .campos2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;	
	text-decoration: none;
	text-indent: 3px;
	background-color: #FFF;
/*	height: 20px;
	line-height: 20px; */
	border-bottom: 1px solid #B8B8B8;
	}
#Ttable .campos2 a:active {  text-decoration: none; color: #646464;  font-weight: bold;}
#Ttable .campos2 a:link { text-decoration: none ; color: #646464; font-weight: bold;}
#Ttable .campos2 a:visited { text-decoration: none; color: #646464; font-weight: bold;}
#Ttable .campos2 a:hover { text-decoration: underline; color: #646464; font-weight: bold; }

	  


/*  ********************************************************************** */
/*  ********************************* MENSAJES *************************** */
/*  ********************************************************************** */

#Tmensaje {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-style:solid;
/*		behavior:url(border-radius.htc); */
		background-color:#E9E9E0;
		border-color:#D4D1C9;
		border-width:5px;
		margin:10px 10px 10px 10px;
		padding:0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-left: auto;
		margin-right: auto;
      }

#Tmensaje .title {
		border:none;
		text-align:center;
		height:20px;
		color:#FFFFFF;
		font-weight: bold;
		font-size:12px;
		}

#Tmensaje .spantitle1 {
		background:url("../imagenes/titulo_izq_mensaje.gif") no-repeat left top; 
/*		background-position: 0px 7px; */
		padding:12px 0px 4px 25px; 
		margin:0px 0px 0px 0px; 
      }

#Tmensaje .spantitle2 {
		background:url("../imagenes/titulo_der_mensaje.gif") no-repeat right top; 
	/*	background-position: 0px 7px;  */
		padding:12px 25px 4px 0px;  
		margin:0px 0px 0px 0px;  
      }

	  
#Tmensaje .text a:active {  text-decoration: none; color: #000000;}
#Tmensaje .text a:link { text-decoration: none ; color: #000000;}
#Tmensaje .text a:visited { text-decoration: none; color: #000000;}
#Tmensaje .text a:hover { text-decoration: underline; color: #000000;}


#Tmensaje .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
/*	text-indent: 3px; */
	padding:2px 4px 2px 4px; 
/*	background-color: #D0D0D0; */
/*	background-image: url(../imagenes/fondo_formulario_campos.gif); */
	}


/*  ********************************************************************** */
/*  ********************************* MENSAJES ALERTAS******************** */
/*  ********************************************************************** */

#Tmensajealerta {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-style:solid;
/*		behavior:url(border-radius.htc); */
		background-color:#E9E9E0;
		border-color:#D4D1C9;
		border-width:5px;
		margin:10px 10px 10px 10px;
		padding:0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-left: auto;
		margin-right: auto;
      }

#Tmensajealerta .title {
		border:none;
		text-align:center;
		height:20px;
		color:#FFFFFF;
		font-weight: bold;
		font-size:12px;
		}

#Tmensajealerta .spantitle1 {
		background:url("../imagenes/titulo_izq_alerta.gif") no-repeat left top; 
/*		background-position: 0px 7px; */
		padding:12px 0px 4px 25px; 
		margin:0px 0px 0px 0px; 
      }

#Tmensajealerta .spantitle2 {
		background:url("../imagenes/titulo_der_alerta.gif") no-repeat right top; 
	/*	background-position: 0px 7px;  */
		padding:12px 25px 4px 0px;  
		margin:0px 0px 0px 0px;  
      }

	  
#Tmensajealerta .text a:active {  text-decoration: none; color: #000000;}
#Tmensajealerta .text a:link { text-decoration: none ; color: #000000;}
#Tmensajealerta .text a:visited { text-decoration: none; color: #000000;}
#Tmensajealerta .text a:hover { text-decoration: underline; color: #000000;}


#Tmensajealerta .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
/*	text-indent: 3px; */
	padding:2px 4px 2px 4px; 
/*	background-color: #D0D0D0; */
/*	background-image: url(../imagenes/fondo_formulario_campos.gif); */
	}



/*  ********************************************************************** */
/*  ********************************* PIE *************************** */
/*  ********************************************************************** */


#pie {
	background:url("../imagenes/pie.gif") no-repeat center top;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
}

#pie a:active {  text-decoration: none; color: #FFf;}
#pie a:link { text-decoration: none ; color: #FFf;}
#pie a:visited { text-decoration: none; color: #FFf;}
#pie a:hover { text-decoration: underline; color: #FFf;}	
