@charset "utf-8";
/* CSS Document */

body {
	MARGIN: 0px;
	background-color: #f9f5ec;
	background-image: url(images/bgd.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgd {
	background-image: url(images/bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgdPIE {
	background-image: url(images/bg_pie.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgdlatIZQ {
	background-image: url(images/bg_lat_izq.png);
	background-repeat: repeat-y;
	background-position: right;
}
.bgdlatDER {
	background-image: url(images/bg_lat_der.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bgdCONT {
	background-image: url(images/bg_cont.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}
a.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f3d68a;
	text-decoration: none;
}
a.bot:hover {
	color: #f4c851;
	border-bottom: 1px solid #7d3d17; 
}
div.bot {
	padding-bottom: 10px;
}
div.botOFF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #594118;
	text-decoration: none;
	padding-bottom: 9px;
	margin-bottom: 1px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt {
	font-family: Calibri;
	font-size: 15px;
	color: #412e0e;
	text-decoration: none;
	text-align: justify;
}
.txtRES {
	font-family: Calibri;
	font-size: 15px;
	color: #a57c2d;
	text-decoration: none;
	text-align: justify;
}
div.title {
	font-family: Calibri;
	font-size: 16px;
	color: #982429;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ddd09e; 
	padding-top:27px; 
	padding-bottom:4px; 
	margin-bottom: 14px;
}
.pie {
	font-family: Calibri;
	color: #724f18;
	font-size: 15px;
	text-decoration: none;
}
.pie2 {
	font-family: Calibri;
	color: #e06705;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.pieTELS {
	font-family: Calibri;
	color: #a57c2d;
	font-size: 17px;
	text-decoration: none;
}
.divline {
	font-family: Calibri;
	color: #e6b75c;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}
.txtBold {
	font-family: Calibri;
	font-size: 15px;
	color: #982429;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
a.pie2:hover {
	font-family: Calibri;
	color: #CC9933;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}
a.txtRES:hover {
	color: #982429;
	text-decoration: underline;
}
