﻿body {
}

.flota_subtit
{
	font-family:Arial Verdana;
	font-size:13px;
	color:#1077B1;
	font-weight:bolder;
}

.flota_tit
{
	font-family:Arial Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:#3066a4;
	width:212px;
}
.flota_txttit
{
	font-family:Arial Verdana;
	font-size:12px;
	color:#1077B1;
	font-weight:bold;
	text-align:center;
}

.flota_txt
{
	font-family:Arial Verdana;
	font-size:10px;
	color:#1077B1;
	font-weight:bold;
}

.flota_txtprecio
{
	font-family:Arial Verdana;
	font-size:11px;
	color:#1077B1;
	font-weight:bold;
	text-align:right;
}

.flota_fdo
{
	background-color:#f0f8ff;
}

#enlaces {
	margin-left: auto;
	margin-right: auto;
	width: 763px;
	height: auto;
	text-align: justify;
	padding: 0px;
	margin-top: 3px;
	color: #FFDDFF;
	margin-bottom: 3px;
}
#enlaces h1 {
	color: #FFDD09;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 120%;
	margin-bottom: 0px;
}
#enlaces a:link{
	color: #3E699C;
}
#enlaces a:hover{
	color: #FFDD09;
	text-decoration: none;
}
#enlaces a:active{
	color: #FFDD09;
}
#enlaces a:visited{
	color: #3E699C;
}
