body {
	background-color: #585447;
}

#izquierda {
	background-image:url(images/bg_izq_13.gif);
	padding:1px;
}
#derecha {
	background-color:#F1F1E5;
	padding:4px;
}
#contenido {
	background-color:#F1F1E5;
	padding:0px 10px 15px 15px;
}

#footer .pie{
	background-color:#793A29;
	padding:8px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

#footer .pie a:link {
	color: #F1F1E5;
	text-decoration: none;
}
#footer .pie a:visited {
	color: #F1F1E5;
	text-decoration: none;
}
#footer .pie a:hover {
	color: #E1DCC9;
	text-decoration: none;
}
#footer .pie a:active {
	color: #ffffff;
	text-decoration: none;
}

.copy{
	padding:8px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #E1DCC9;
}

.titlbl {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}
.subtitlbl {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.subtitlbl a:link {
	color: #CC6600;
}
.subtitlbl a:visited {
	color: #CC6600;
	text-decoration: none;
}
.subtitlbl a:hover {
	color: #FFFFFF;
}
.subtitlbl a:active {
	color: #FFFFFF;
	text-decoration: none;
}



.titlbordo {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #AD6520;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	/*text-align:justify;*/
}
.textosnews{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.titlnov{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #444444;
}
.subtitlnov{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.titlagenda{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #AD6520;
}
.textosagenda{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
}
.subr {
	border-bottom: #cccccc 1px solid;
	padding-bottom: 0px;
}
.textosbordo{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #793E2B;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.more {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #793A29;
}
