@charset "utf-8";
body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #E6E4E5;
	margin-top: 0px;
	margin-bottom: 0px;
}
.servicios {
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/vineta1.png);
	line-height: 32px;
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
}

.fondo_cont {
	background-image: url(images/fondo_contenido.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.texto {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 12px;
	color: #485158;
	line-height: 15px;
}
.titular {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 16px;
	color: #485158;
	list-style-image: url(images/vineta.jpg);
}
.textoNegrito {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 12px;
	color: #414950;
	line-height: 15px;
	font-weight: bold;
}
.textoPie {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 12px;
	color: #3A3736;
	line-height: 15px;
}
.textoPieCh {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 10px;
	color: #3A3736;
	line-height: 15px;
}
.titulares_internas {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 22px;
	color: #f18140;
}
.tx_naranja {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	color: #f18140;
	font-weight: bold;
}
.textoMarron {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 12px;
	color: #56443A;
	line-height: 15px;
	font-weight: bold;
}
.tarifa_vineta {
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/vineta1.png);
	line-height: 15px;
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
}
