body {
margin:0px;
}

.fondo_izquierda {
border:1px solid #d2cf81;
background-color:#f0efd9;

}
.fondo_derecha {
border:1px solid #cccccc;
background-color:#efeeee;

}
.fondo_principal {
border:1px solid #cccccc;
background-color:#f7f7eb;

}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	margin-right: 8px;

}
.bold {
	font-family: arial;
	font-weight: bold;
}
.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #bf2222;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;	
}
.mas_informacion {
	font-family: verdana;
	font-size: 10px;
	CURSOR: hand;
	color: #333333;
	text-decoration: none;	
	font-weight: bold;
}
.mas_informacion:hover   
	{
	font-family: verdana;
	font-size: 10px;
	color: #bf2222;
	text-decoration: none;	
	font-weight: bold;
}
.titulos_columnas {
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	color: #bf2222;
	margin-left: 10px;
	margin-top: 6px;
}
.titulo_contactenos {
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	color: #9d9a49;
	margin-left: 10px;
	margin-top: 6px;
}
.telefono {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #bf2222;
	margin-left: 10px;
}
.titulos_destacados {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #bf2222;
	text-transform: uppercase;
	line-height: 13px;
}
.bajadas_destacados {
	font-family: georgia;
	font-size: 12px;
	color: #857028;
	line-height: 15px;
	font-style: italic;
}
.link_izq
	{
	FONT-SIZE: 11px;
	font-family: "Trebuchet MS";
	CURSOR: hand;
	COLOR: #bf2222;
	text-decoration: none;	
	line-height: 14px;
}
.link_izq:hover  
	{
	FONT-SIZE: 11px; 
	font-family: "Trebuchet MS";
	CURSOR: hand; 
	COLOR: #333333; 
	text-decoration: none;
	line-height: 14px;
}
.texto_cotizador {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 11px;
}
.titulo_cotizador {
	font-family: verdana;
	font-size: 8px;
	color: #333333;
	font-weight: bold;
	line-height: 11px;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.mouse {
	cursor: hand;
	cursor: pointer;
}
