/* CSS Document */

A {
  /*color: #000000; */
  text-decoration: none;
}

A:hover {
	color: #00719B;
	text-decoration: underline;
	/*font-size: 11px;*/
}
A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

.celdamenu {
	padding-left:2px;
	padding-right:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #1B9CC3;
	color: #FFFFFF;
	border: 1px solid #00719B;
	text-align: center;
}

.linkmenu{ color:#FFFFFF;
	font-family: Tahoma;	font-size: 11.5px; text-transform: none; }


.linK{ 
	font-family: Tahoma; color:#00719B;	font-size: 11.5px; text-transform: none; }
	
/*  TEXCTO WEB  */
.tituloweb { font-family: Tahoma; font-size: 18px; color: black; text-decoration: none;  }
.subtituloweb {
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.txtanuncio{ font-family: Tahoma; font-size: 16px; color: #FF0000; text-decoration: none;  }

.txtcontenido { font-family: Tahoma; font-size: 11.5px; color: #003399; text-decoration: none;  }

.Form_caja {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
.Form_bot {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #000000;
	text-decoration: none;
	background-color: #98CA4F;
	border: thin solid #3D937C;
}

.txtcontenido_negro {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #333333;
	text-decoration: none;
}
.txtpie { font-family: Tahoma; font-size: 11px; color: #FFFFFF;   text-decoration: none;  }
.txt10px{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

	   
.Carrito_1{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B9CC3;
}
.Carrito_Titulo{ font-family: Tahoma; font-size: 16px; color: #FF0000; text-decoration: none;  }
.Carrito_Celda {padding-left:04px; padding-right:03px;}

img{ border:0px; text-decoration:none;}
.Top3Bott3{ padding-bottom:03px; padding-top:03px;}
