@charset "utf-8";
.Fondo {
	background-image: url(img/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.FondoPie {
	background-image: url(img/pie_pag.jpg);
	background-repeat:  repeat-y;
	background-position: top;
}
.Contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.FondoIMG {
	background-color: #D8001D;
	background-image: url(img/pie_foto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 26px;
	float: right;
	width: 260px;
	padding-left: 3px;
	padding-top: 3px;
}
.Titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D8001D;
	text-decoration: none;
	letter-spacing: 2px;
}
.IMG {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: top;
	float: right;
}
.Txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0em;
}
.TxtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0em;
}
.TxtRojoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #D8001D;
	text-decoration: none;
	letter-spacing: 0em;
}
.TxtZuria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0em;
}
