html, body {
	margin : 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 10pt;
	background-color: #00117c;
}
#contenedor {
	width: 988px;
	min-height: 355px;
	margin: auto;
	border: 1px solid #fff;
	background-color: #fff;
	background-image: url(/img/bglat.gif);
}
#cab {
	height: 200px;
	border-bottom: 1px solid #fff;
	background-image: url(img/cab.jpg);
	background-position: bottom;
}
.flags {
	border-bottom: 1px solid #00117c;
	padding-left: 13px;
	padding-bottom: 1px;
	background-image: url(img/bgtop.gif);
}
.flags .text {
	margin-left: 450px;
}
.flags .text a {
	text-decoration: none;
	font-size: 9pt;
	color: #178b00;
	font-weight: bold;
	margin-left: 30px;
}
.flags .text a:hover {
	color: #00117c;
}
.flags .text img {
	border: 0;
}
.flags img {
	border: 1px solid #000;
	margin-top: 2px;
	*margin-top: 1px;
	margin-bottom: 2px;
	vertical-align: middle;
	margin-left: 3px;
}
#menutop {
	height: 30px;
	background-color: #20c000;
	border-bottom: 1px solid #00117c;
	background-image: url(img/bgmenu-ul.gif);
	border-left: 1px solid #fff;
}
#menutop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menutop ul li {
	float: left;
}
#menutop ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	*padding-top: 6px;
	*padding-bottom: 4px;
	height: 20px;
	width: 163px;
	border-right: 1px solid #fff;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
	background-image: url(img/bgmenu.gif);
}
#menutop ul li a:hover {
	background-image: url(img/bgmenuon.gif);
	color: #00117c;
	}
#contenido {
	padding: 10px;
	padding-top: 15px;
	background-image: url(img/bgcontenido.jpg);
	background-repeat: repeat-x;
	width: 747px;
	float: left;
	min-height: 150px;
	color: #222;
}
#contenidonocol {
	padding: 10px;
	padding-top: 5px;
	background-image: url(img/bgcontenido.jpg);
	background-repeat: repeat-x;
	width: 968px;
	float: left;
	min-height: 150px;
	color: #444;
}
#contenidonocol table {
	text-align: center;
	width: 100%;
}
#destacado {
	width: 210px;
	background-color: #fff;
	float: left;
	border-left: 1px solid #20c000;
	min-height: 150px;
	padding: 5px;
	padding-bottom: 10px;
	text-align: center;
}
#destacado img {
	border: 0;
}
#pie {
	clear: both;
	text-align: center;
	font-size: 9pt;
	border-top: 2px solid #20c000;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #00117c;
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(img/bgpie.jpg);
}

h1, h2, h3 {
	color: #00117c;
}
h1 {
	font-size: 14pt;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 10px;
	line-height: 0.9em;
	border-bottom: 1px solid #20c000;
}
h2 {
	font-size: 13pt;
}
h2.aviso {
	font-size: 13pt;
}
p {
	margin-top: 3px;
	margin-bottom: 7px;
}
a {
	color: #00117c;
}
.flotaleft {
	float: left;
}


/* TARIFAS */

#cajatar {
}
#tipotar {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: -1px;
	height: 35px;
	background-image: url(/img/bgtipotar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#tipotar li {
	width: 100px;
	float: left;
	margin-right: 5px;
}
#tipotar li a {
	display: block;
	width: 100px;
	height: 20px;
	/*border: 1px solid #0B9A02;*/
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(/img/bgtipotara.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
#tipotar li a.on {
	background-color: #B4FF97;
	}
#tipotar li a.off {
	background-color: #eee;
	background-image: url(/img/bgtipotaraoff.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

table.tarifas {
	clear: both;
	margin-top: 10px;
	border: 0;
	border-collapse: collapse;
	empty-cells: show;
	text-align: center;
	font-size: 8pt;
	width: 100%;
}
table.tarifas tr td, table.tarifas tr th {
	border: 1px solid #001278;
	text-align: center;
	font-size: 8pt;
}
table.tarifas tr th {
	background-color: #20C000;
	border: 0;
	background-image: url(img/bgmenu-ul.gif);
	border: 1px solid #001278;
	color: #fff;
	font-size: 9pt;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.tarifas tr td img {
	vertical-align: middle;
	margin-right: 5px;
}
table.tarifas tr td table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	}
table.tarifas tr td table tr td {
	border: 0;
	font-size: 8pt;
	padding-left: 4px;
	padding-right: 4px;
	}
table.tarifas tr td table tr td.first {
	border-right: 1px solid #001278;
}
table tr td.price, table tr td table tr td.price {
	font-size: 11pt;
	font-weight: bold;
}
table tr td span.noprice, table tr td table tr td span.noprice {
	font-weight: normal;
	font-size: 8pt;
	}
td.modcar {
	padding-right: 5px;
}
div.home {
	background-image: url(img/bghome.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a {
	color: #212C59;
}
.centrado {
	text-align: center;
}
.gr {
	font-size: 20pt;
}
input, textarea, select {
	border: 1px solid #272556;
}
p.subpie {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
p.subpie a {
}
.pee {
	clear: left;
	width: 768px;
	margin-bottom: 10px;
}
.pee h2 {
	text-align: center;
	margin-top: 15px;
}
.error {
	font-size: 14pt;
	color: #DE0000;
	background-color: #FFEBEB;
	padding: 15px;
	padding-left: 70px;
	background-image: url(./img/error.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 2px solid #9F0E02;
}
