body {
	background-color: #d1d1d1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a
{
/*	color: #777777;*/
	color: #ffffff;
	text-decoration: none;
	font-size: inherit;
	font-weight: inherit;
}

a:hover
{
	text-decoration: underline;
	color:#ffffff;
}

.titulo_tabla {
	color: #d6d6d6;
	font-family: verdana;
}

.sombra {
background:#000;
float:left;
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5', MakeShadow='true', ShadowOpacity='0.60');
-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
}


.subsombra { 
position:relative;
margin-left:auto;
margin-right:auto;
float:left;
background:#d6d6d6;
}

#caluga{
margin-left:40px;
margin-right:40px;
width: auto;
height:auto;
background: #d6d6d6;
  -moz-box-shadow:    3px 3px 5px  #c0c0c0;
  -webkit-box-shadow: 3px 3px 5px #c0c0c0;
  box-shadow:         3px 3px 5px #c0c0c0;

    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#a7a7a7')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#a7a7a7');
}

.cuadroAmarilloOscuro { background-color:#c38d06; font-family:Verdana, Geneva, sans-serif  }
.cuadroAmarilloClaro { background-color:#f9b91b;}
.contenedor_abajo_texto { width: 755px; height: auto; max-height: 4500px; padding-left: 20px; }			
.contenedor_abajo_texto { width: 100%; height: auto; max-height: 4500px; padding-left: 20px; }			
 
.tablerow1 { text-transform:uppercase; padding-top:5px;		
			background-color: #8fc002;width:97.3%; height:25px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333; padding-left:2.8%; font-weight:bolder
					}
					
.subtitulosparatodos { background-color: #f0f0f0; ; width: 100%; 

 padding-top:8px;		
			background-color:#f0f0f0;width:97.3%; max-width:775px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333; padding-left:2.8%; margin-top:15px; margin-bottom:15px;
			
}	  					