BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.fondo {
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.creditos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
}
.creditos A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	text-align: center;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}
.creditos a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 18px;
	padding-right: 15px;
}
.txt a {
	color: red;
	text-decoration: none;
}

.txt a:hover {
	color: black;
	text-decoration: none;
}

.caracPlus {
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
	padding-right: 4px;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 18px;
	padding-bottom: 25px;
}

.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 18px;
	padding-bottom: 25px;
}

.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 10px;
}
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
}

.link a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ficha {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.link a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.textotabla {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 3px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}

.tit2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.tit_montaje_sub {
	background-color: #EEEEEE;
	border-bottom: 1px solid #D4D4D4;
	height: 21px;
	padding-top: 6px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	color: #333;
	cursor: pointer;
}	


.table {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.volver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	padding-left: 25px;
}

.img {
	border: 1px solid #666666;
}
.textotablatit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 4px;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.volver a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bolder;
	padding-top: 10px;
	text-decoration: none;
}
.volver a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	padding-top: 10px;
	text-decoration: none;
}
.ficha a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.ficha a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

INPUT {
	font-size: 12px;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

input.boton {
	font: 10px;
	color: black;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	background-color: #e5e5e5;
}

SELECT {
	font-size: 9pt;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

textarea {
	font-size: 9pt;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

.tablaUrbasa {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.tablaUrbasa td {
	border: 1px solid #999999;
}

.modelos {
	background-color: #333333;
	color: white;
	text-align: center;

}

.caracteristicas {
	background-color: #cccccc;

}
.idiomas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
}
.idiomas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
}
.bandera {
	padding-bottom: 3px;
}

.modelos2 {
	font-size: 9px;
	color: white;
	background-color: #333333;
	text-align: center;
}

.modelos2 td{
	border: 1px solid #999999;
}

.modelos3 {
	font-size: 9px;
	color: #333333;
	background-color: #cccccc;
	text-align: center;
	padding: 3px 0px 3px 0px; 
}

.modelos3 td{
	border: 1px solid #999999;
}


.aldor {
	margin: 0px auto;
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
}

.aldor a {color: white; text-decoration: none;}
.aldor a:hover {color: white; text-decoration: underline;}