.Marco {
	background-color: #DA251C;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}
.Marco a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Marco a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Marco a:hover {
	color: #F9D800;
	text-decoration: underline;
}
.Marco a:active {
	color: #F9D800;
	text-decoration: underline;
}
.Sombra {
	background-image: url(imagenes/secundaria_sombra.gif);
	height: 14px;
}
.Borde {
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333683;
	border-right-color: #333683;
	border-bottom-color: #333683;
	border-left-color: #333683;
}
.fondoTitulo {
	background-image: url(imagenes/secundaria_titulo.gif);
	background-repeat: no-repeat;
	height: 60px;
}
.ContenidoTop {
	background-image: url(imagenes/secundaria_top.gif);
	height: 10px;
}
.ContenidoMedio {
	background-image: url(imagenes/secundaria_medio.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 20px;
	background-position: left;
	vertical-align: top;
	height: 300px;
}
.ContenidoInf {
	background-image: url(imagenes/secundaria_inf.gif);
	height: 30px;
}
.Titulos {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #DB261D;
	letter-spacing: 1px;
}
