body { 
		margin: 0px;
		padding: 0px;
		color:#646464;
}
h1, h2, h3, h4 {
	margin-left: 5px;
}
p {
	margin-left: 10px;
}

img {
	border: 0;
}
#cuerpo {
	margin: 0px;
	border: 0px;
	padding: 0px;
	top: 0px;

}
#cabecera {
	width: 100%;
}

#menu {
	display: none;
}

#contenido {
	margin-left: 9%;
}

#inferior {
	visibility:visible;
	margin-top: 10px;
	width: 100%;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;

}

.cuadro-logo-spdece {
	display: none;
}
.texto-logo-spdece {
	display: none;
}
.subtitulo {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	color: #97AEB7;
	font-weight: 500;
	font-size: 1.4em;
}
.texto-upsa {
	display: none;
}

.fecha {
	display:block;
	font-size: large;
	text-align: right;
	margin-right: 20px;
	padding-top: 20px;
	color:#000000;

}



.elemento-menu {
	margin-top: 10px;
	list-style-type: none;
	line-height: 1.6em;
	font-family:Arial, Helvetica, sans-serif;
}
.elemento-menu a {

	text-decoration: none;
	color: #2B88C6;
}

.elemento-menu a:hover {
	background-color:#CCCCFF;
	font-weight: bolder;	
}



.logo-upsa {
display: none;
}

table {
	margin: 30px;
	border-top-style: solid;
	border-top-color: #CCCCFF;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	border-bottom-width: thin;
	border-right: 0;
	border-left: 0;
}
tr, td {
	padding: 7px;

}

.tabla-clara {
	background-color: #E1E1FF;
}

.tabla-oscura {
	background-color: #CCCCFF;
}
.tabla-tarifas {

}
.tabla-tarifas tr {
		text-align: center;
}

.pequeno {
	font-size: small
}



.noticias {
	margin-top: 30px;
	margin-left: 50px;
	background-color: #E1E1FF;
	padding: 1px;
	border-color: #CCCCFF;
	border-width: 2px;
	border-style: solid;
	width: 75%;
}

.noticias p {
	margin-top: 1px;
}

.noticias h1 {
	font-size: 1.3em;
}
.patrocinador {
	display: inline;
}
.miga {
	display: none;
}

.organizacion{
	padding: 10px;
	text-align:center;
}