.Marco {
	background-color: #333683;
	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: #DB261D;
	text-decoration: underline;
}
.Sombra {
	background-image: url(imagenes/home_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/extranet_titulo.gif);
	background-repeat: no-repeat;
	height: 60px;
}
.ContenidoTop {
	background-image: url(imagenes/home_top.gif);
	height: 10px;
}
.ContenidoMedio {
	background-image: url(imagenes/home_medio.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	background-position: left top;
	vertical-align: top;
	height: 350px;
}
.CajaMedallon {
	background-image: url(imagenes/medallon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #333683;
	padding-top: 5px;
	padding-right: 125px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CajaNoticias {
	background-image: url(imagenes/caja_noticias.jpg);
	background-repeat: no-repeat;
	height: 360px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.ContenidoInf {
	background-image: url(imagenes/home_inf.gif);
	height: 30px;
}
.Titulos {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #DB261D;
	letter-spacing: 1px;
}
