.textogrweb, .empresas a {
	font-family: tahoma;
	font-size: 11px;
	color: #5E645E;
	text-decoration: none;
}

body {
   font-family: Tahoma; 
   font-size: 11px;   
   background-color: #777777;
   scrollbar-base-color: #F26B00;
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-DarkShadow-Color: #000000;
   /*background-image:url(images/fondo.gif);*/
   margin-top: 0px;
}

a:link {
   font-family: Tahoma;
   font-size: 11px;
   color: #F26B00;
   text-decoration: none;
   font-weight:900;
}

a:visited {
   font-family: Tahoma;
   font-size: 11px;
   color: #F26B00;
   text-decoration: none;
   font-weight:900;
}

a:active {
   font-family: Tahoma;
   font-size: 11px;
   color: #F26B00;
   text-decoration: none;
   font-weight:900;
}

a:hover {
   font-family: Tahoma;
   font-size: 11px;
   color: #F26B00;
   text-decoration: none;
   font-weight:900;
}

TABLE {
   font-family: Tahoma;
   font-size:11px;
   color: #525252;
}

.texto-naranja {
   font-family: Tahoma;
   font-size:11px;
   color: #FF6600;
   font-weight:normal;
}

select {
   color:#333333;
   font-size:11px;
   font-family: Tahoma;
   text-decoration:none;
   background:#FFFFFF;

}

option {
   color:#333333;
   font-size:11px;
   font-family: Tahoma;
   text-decoration:none;
   background:#FFFFFF;
   border:solid #999999;
   border-width: 0px;
   }

textarea {
   color:#333333;
   font-size:11px;
   font-family: Tahoma;
   text-decoration:none;
   background:#FFFFFF;
   border:solid #999999;
   border-width: 1px;
}

input {
   color:#333333;
   font-size:11px;
   font-family: Tahoma;
   text-decoration:none;
   background-image:url(images/fondo_input.jpg);
   background-repeat:repeat-x;
   border:solid #333333;
   border-width: 1px;
}

input.image {
   text-decoration:none;
   border-width: 0px;
}

img {
   text-decoration:none;
   border-width: 0px;
}

input.radio {
   text-decoration:none;
   border-width: 0px;
}


.titulo{
 font-family: Tahoma;
   font-size: 12px;
   color: #4A4A4A;
   font-weight:900;
}

.titulo2{
 font-family: Tahoma;
   font-size: 12px;
   color: #F26B00;
   font-weight:900;
}

.mas_titulo{
 font-family: Tahoma;
   font-size: 16px;
   color: #F26B00;
   letter-spacing: 0.5pt;
}

#confirmacion{
  font-family: Tahoma;
   font-size: 12px;
   color: #66CC00;
   font-weight:bold;
   font-style:italic;
   text-decoration: underline overline;
}

#error{
  font-family: Tahoma;
   font-size: 12px;
   color: #CC0000;
   font-weight:bold;
   font-style:italic;
   text-decoration: underline overline;
}

/* ------------------------------------------------------------- */
/* Eventos */

.calendarioDiaActual{
	background:#F4F4F4;
	color:#000000;
	font-size:9px;
}

.diaEvento{
	background:#F4F4F4;
	font-size:9px;
}

.linkEvento{
	color:#F26B00;
	font-size:9px;
}

/* ------------------------------------------------------------- */
/* encuestas */

.barras_encuestas{
	background:#F26B00;
	width: 300px;
}

/* ------------------------------------------------------------- */
/* Carrito */

.transparentesLectura{
	background: none;
	border: none;
	font-weight:bold;
	text-align:right;
	color:#000000;
}