/* CSS Document */

h1 {
	font-weight: normal;
}

.capa {
	position: relative;
	top: 300px;
	left: 22%;
}

.body {
	margin: 0px;
	background-image: url(img/fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.body1 {
	margin: 0px;
	background-image: url(img/fondo1.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}


.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #FF0000;
	cursor: hand;
	margin-left: 10px;
}

.tabla_fondo_indice  {
	background-image: url(img/indice.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabla_fondo_quienes  {
	background-image: url(img/quienes.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabla_fondo_flota  {
	background-image: url(img/flota.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabla_fondo_servicios  {
	background-image: url(img/servicios.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabla_fondo_calidad  {
	background-image: url(img/calidad.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabla_fondo_presupuesto  {
	background-image: url(img/presupuesto.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabla_fondo_equipamiento  {
	background-image: url(img/equipamiento.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabla_fondo_presupuesto1 {
	background-image: url(img/presupuesto1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabla_fondo_contacto  {
	background-image: url(img/contacto.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabla_fondo_aviso  {
	background-image: url(img/aviso_legal.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.inferior {
	background-image: url(img/pie_pagina_r1_c4.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
}
	.inferior a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 	font-size: 11px;
	text-decoration: none;}
	.inferior a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	font-size: 11px;
	text-decoration: none;}
	.inferior a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: underline;
	font-size: 11px;}
	.inferior a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	font-size: 11px;
	text-decoration: none;}
	
	
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;
}

.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px dotted #CC0000;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; text-decoration:none;}
	.txt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; text-decoration:none;}
	.txt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; text-decoration: none;}
	.txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999; text-decoration: underline;}
	.txt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; text-decoration:none;}

.txt_index{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}



.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000; text-decoration:none;}
	.txt1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000; text-decoration:none;}
	.txt1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000; text-decoration: underline;}
	.txt1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999; text-decoration: underline;}
	.txt1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E7789; text-decoration:none;}

.pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; text-decoration:none;}
	.pie a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; text-decoration:none;}
	.pie a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333; text-decoration: none;}
	.pie a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999; text-decoration: underline;}
	.pie a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333; text-decoration:none;}
