body {
	background-image: url(../img/fondo.jpg);
	background-color: #C16F26;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.txtBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.categorias {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: auto;
	border: 1px solid #666666;
}
.txtNormal {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C0A115;
}
.txtNormalLight {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C0A115;
}
.txtNormalLightBold {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C0A115;
}
.txtNormalLightBold a:active, .txtNormalLightBold a:link, .txtNormalLightBold a:visited {
	color: #C0A115;
	text-decoration: none;
}
.txtNormalLightBold a:hover{
	color: #C0A115;
	text-decoration: underline;
}
.txtNormal a:active, .txtNormal a:link, .txtNormal a:visited {
	color: #C0A115;
	text-decoration: none;
}
.txtNormal a:hover{
	color: #C0A115;
	text-decoration: underline;
}
.txtNormalLight a:active, .txtNormalLight a:link, .txtNormalLight a:visited {
	color: #C0A115;
	text-decoration: none;
}
.txtNormalLight a:hover{
	color: #C0A115;
	text-decoration: underline;
}
.titulos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C0A115;
	text-decoration: none;
}
.txtSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txtBold2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #333333;
	height: 17px;
}
.tablas {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
}

.tablas100 {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	height: 100%;
}
.tablabgright {
	background-image: url(../img/eventos1/piece2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C0A115;
}
.tablabgright a:active, .tablabgright a:link, .tablabgright a:visited {
	color: #C0A115;
	text-decoration: none;
}
.tablabgright a:hover{
	color: #C0A115;
	text-decoration: underline;
}
.tabla2gright {
	background-image: url(../img/eventos1/piece1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C0A115;
}
.titEvento {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #C0A115;
}
