body	{ margin:0px 0px 0px 0px; 
			background:#ffffff; }

a		{ font-family: arial, Verdana;
			font-size: 14px; 
			text-decoration: none;
			color: #ffffff; }

a:hover	{ font-family: arial, Verdana;
			font-size: 14px; 
			text-decoration: none;
			color: #ffffff; }
			
a.mail	{ font-family: arial, Verdana; 
			font-size: 10px; 
			font-weight: bold; 
			text-decoration: none; 
			color: #a0a0a0;  }

a:hover.mail	{ font-family: arial, Verdana; 
					font-size: 10px; 
					font-weight: bold; 
					text-decoration: none; 
					color: #a0a0a0;  }
					
img		{ border-style: none; }
					
#contenedor	{ position: relative; 
				width: 770px; 
				height: 449px; 
				margin: auto; 
				border: solid 1px #f0f0f0; }
				
#conte_1	{ position: absolute;
				top: 0px; 
				left: 0px; 
				width: 100%;
				height: 60px; 
				background-color: #707070; 
				border:1px solid #ffffff; }
				
#conte_2	{ position: absolute;
				top: 60px; 
				left: 0px; 
				width: 150px;
				height: 359px; 
				background-color: #a0a0a0; 
				border:1px solid #ffffff; }
				
#conte_4	{ position: absolute; 
				top: 410px; 
				left: 0px; 
				width: 100%; 
				height: 18px; 
				background-color: #b0b0b0; 
				border:1px solid #ffffff; }
				
#conte_5	{ position: absolute; 
				top: 431px; 
				left: 0px; 
				width: 100%; 
				height:15px; }
				
#conte_6	{ position: absolute; 
				top: 60px; 
				left: 150px; 
				width: 618px; 
				height: 348px;
				background:#ffffff url(../images/cuadros2.jpg) no-repeat 0 0; 
				border:1px solid #ffffff;}

td.tarifa { font-family: arial, Verdana; 
				font-size: 12px; 
				color: #a0a0a0;}
				
.letra1	{ font-family: arial, Verdana; 
			font-size: 12px; 
			font-weight: bold; 
			color: #ffffff; }
			
.letra2	{ font-family: arial, Verdana; 
			font-size: 10px; 
			font-weight: bold; 
			color: #a0a0a0; }
			
.letra3	{ font-family: arial, Verdana; 
			font-size: 12px; 
			font-weight: bold; 
			color: #000090; }
