@charset "iso-8859-1";

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#999;
}

a{ text-decoration: underline !important; text-decoration:none; color:#f5a10f; }
a:hover {
	color:#C60;
}



a img {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	margin: 2px;
	border-top-color: #1C1C1C;
	border-right-color: #1C1C1C;
	border-bottom-color: #1C1C1C;
	border-left-color: #1C1C1C;
}
a img:hover {
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;	
}



body{
	background-color:#101010;
	color:#FFFFFF;
	font-family:"trebuchet MS", verdana, arial;
	font-size:12px;
	left: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: center;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.columna-derecha{
	float:left;
	padding-left:59px;
	padding-top:30px;
	padding-bottom:8px;
	text-align:justify;
	width:250px;
}
#centro_derecha {
	color: #333;
}

.columna-centro{
	float:left;
	padding-left:60px; 
	padding-top:30px;
	padding-bottom:8px; 
	text-align:justify; 
	width:250px; 
}

.columna-izquierda{
	float:left;
	line-height:21px;
	padding-bottom:8px;
	padding-left:30px;
	padding-top:30px;
	text-align:justify;
	width:275px;
	color: #999;
}

.contenedor-cuerpo{
	background-image: url(../imagenes/fondo_cuerpo.jpg); 
	margin:auto;
	width:960px;
}

.contenedor-cuerpo-2{
	background-image:url(../imagenes/fondo_fondo_cuerpo.jpg); 
	background-repeat:no-repeat;
	width:960px; 
}

.contenedor-flash{
	height:409px;
	margin:0px;
	width:100%;
	padding: 0px;
	border-width:0px;
	vertical-align: bottom;
}

.contenedor-pie{
	width:100%;
	background-image:url(../imagenes/fondo_fondo_pie.jpg);
	height:147px;
}

.contenedor-texto-pie{
	padding-left:28px;
	padding-top:23px;
	text-align: left;
}

.icono-ventaja{
	vertical-align:middle; 
	margin-right:6px;
}

.margen-1{
	margin-right:9px;
}

.pie{
	background-image:url(../imagenes/fondo_pie.jpg); 
	height:147px;
	margin:auto; 
	width:960px; 	
}

.rotulo-gris{
	color:#101010;
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px; 
}

.rotulo-naranja{
	color:#f5a10f;
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px; 
}fi

.sin-decorar{
	text-decoration: none !important;
}

.texto-blanco{
	color:#FFF;
}

.texto-gris-pie{
	color:#858585;
}
.enlaces_centro {
	color:#333;
	text-decoration: underline;
}
.texto_resalto {
	color:#CCC;
	font-style: italic;
}
texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
}
.botonformulario {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #F90;
	width: 150px;
	border: 1px solid #000;
}
.naranja {
	color: #C60;
	text-decoration: underline;
	font-size: 13px;
}
.tarifas {
	color: #363636;
	font-size: 13px;
	line-height: 17px;
}
.del {
	color: #C60;
}
.texto_oscuro {
	color: #333;
}
#galeria {
	width: 270px;
	text-align: center;
}

.bordeimagenes0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}