.Titular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B422C;
}
.Texto {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #515151;
	line-height: 16px;
	text-align: justify;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.botonIzquierda {
	background-color: #024102;
	background-image: url(imagenes/sombrita2.gif);
	background-repeat: repeat-x;
}
.TextoDestacado {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #770000;
}
a.Texto:link {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #266541;
	line-height: 16px;
	font-weight: bold;
}
a.Texto:hover {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #970000;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.Texto:visited {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #266541;
	line-height: 16px;
	font-weight: bold;
}
a.Texto:active {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.TitularTabla {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}
.TitularInicio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1B422C;
	text-indent: 10px;
}
.imagenConMargen {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.imagenConMargenDerecha {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	float: right;
}
.TextoCartelera {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #334F34;
	line-height: 16px;
	font-weight: normal;
}
body {
	background-image: url(imagenes/fondoPag.jpg);
	background-position: center;
}
.TitularRojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #770000;
}

