body { 
        font-family: 'trebuchet ms', 'Arial Unicode MS', Helvetica, Arial, Verdana, 'sans serif';
        font-size: small;
		color:#CCC;
		margin: 0;    
       	background-color: #EFEFEF;
      	background-position: center;
		text-align : center;
	   }
	 
 #container {
			width : 788px;
			margin : 0px auto;
			text-align : left;
			height : 100%;
			background: #FFFFFF;
			z-index:1;
			}

 
 .header {
			background-color : #EFEFEF;			
			width : 800px;
			height : 1%px;
			min-height:260px;
			margin : 0;
			padding : 0;
			z-index:1;
			}	

 .banner {
			width : 800px;
			min-height:10px;
			height : 1%;
			margin : 0;
			padding : 10px 0 5px 0;
			z-index:999;
			text-align:center;
			}
  
  
  .header .cabezote{
			width : 800px;
			height : 100px;
			margin : 0;
			padding : 0;
			text-align:left;
			background-color: #EFEFEF;
			z-index:1;
			clear:both;
			}
  

			
  
  
   			
			
  .contenido {
			background-color : #EFEFEF;			
			width : 800px;
			height : 100%;
			margin : 0;
			padding : 0 0 0 4px;
			clear: both;
			}
			
 .footer {
			width : 790px;
			height : 73px;
			margin : 0;
			padding : 2px 0 0 0;
			background : url(../images/genericos/footer.jpg) #FAFAFA  right top no-repeat;
			clear: both;
			}

			
.footer .menuinf  {
 			color:#FFFFFF;
		    width : 745px;
			height: 70px;
			margin : 0;
			padding : 5px 5px 0 20px;
			text-align:center;
			
						
			}	

.footer .menuinf a  {
 			color: #FFFFFF;
			font-size: 90%;
		   						
			}			
					
   .footer .menuinf  a:link{  color:#FFFFFF; }
   .footer .menuinf  a:visited {color:#F1F1F1; }
   .footer .menuinf  a:active {color: #FFCC00; }
   .footer .menuinf  a:hover {color:#FFFFA8;} 	    						
			

 a{ text-decoration: none;}
 a {outline:0;}
 a img {border:0;}

 form {
       float:left;
       margin: 0;
      }	
	  	
 .azulFuerte{
 	 font-weight:bold;
	 color:#036;
	 width:auto;