@charset "utf-8";
body {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #c68b2e;
}

.fondo_izq {
	background-image: url(images/fondo_cont_izq.jpg);
	background-repeat:  repeat-y;
	background-position: left;
}
.tx_pie {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 12px;
	color: #320104;
}
.tx_pie_ch {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 11px;
	color: #320104;
}
.texto {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 13px;
	color: #260103;
}
.campos {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 12px;
	color: #260103;
	background-color: #EDD9AA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tx_blanco {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 13px;
	color: #FDF5E5;
	font-weight: bold;
}
.titular {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 15px;
	color: #860404;
	font-weight: bold;
}
.textoDestacado {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	color: #540E0E;
	font-weight: bold;
}
.tx_pie_chColor {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 11px;
	color: #692B01;
}
