body { 
		margin: 0px;
		padding: 0px;
		color:#646464;
}
h1, h2, h3, h4 {
	margin-left: 20px;
}
p {
	margin-left: 30px;
}

img {
	border: 0;
}
#cuerpo {
	margin: 0px;
	border: 0px;
	padding: 0px;
	top: 0px;

}
#cabecera {
	width: 100%;
	background-color: #A50021;
	background-image: url(red-r.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

#menu {
	width: 22%;
	min-width: 200px;
	float: left;
}

#contenido {
	position:relative;
	margin-left: 22%;
	background-image: url(gray-r.jpg);
	background-repeat:  repeat-y;
	background-position: left;
	min-height: 425px;
}
#resultado {
	margin-left: 30px;
}

#inferior {
	margin-top: 10px;
	width: 100%;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	top: 573px;
}

.cuadro-logo-spdece {
	display: inline;
	margin-left: 30px;
}
.texto-logo-spdece {
	display: inline;
	left: 30px;
}
.subtitulo {
	display: block;
	margin-top: 10px;
	margin-left: 190px;
	color: #97AEB7;
	font-weight: 500;
	font-size: 1.3em;
}
.texto-upsa {
	position: absolute;
	top: 15px;
	right: 20px;
	color: #FFFFFF;
	margin-right: 20px;
	text-align: right;
	width:300px;
}


.fecha {
	display:block;
	color: #FFCC00;
	font-size: large;
	text-align: right;
	margin-right: 20px;
	padding-bottom: 10px;

}



.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;	
}

.actual {
	font-family:Arial, Helvetica, sans-serif;
	width: 85%;
	margin-top: 10px;
	list-style-type: none;
	line-height: 1.8em;
	font-weight: bold;
	color: #A50021;
	background-color: #E1E1FF;
}


.logo-upsa {
	margin:0px;
	padding:0px;
	right:0px;
	width: 15%;
	float: right;
	z-index: -1;
}

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;

}
table.programa td {
	text-align: center;	
	font-weight: bold;
	}
	
.tabla-cabecera {
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
}

.tabla-clara {
	background-color: #E1E1FF;
}

.tabla-oscura {
	background-color: #CCCCFF;
}

.tabla-comida {
	background-color: #6699FF;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;	
}
.tabla-tarifas tr {
		text-align: center;
}

.pequeno {
	font-size: small
}


.arriba {
	margin-right: 50px;
	text-align: right;
}



.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 {
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	padding-top: 15px;
}


.organizacion{
	padding: 10px;
	text-align:center;
}

.lugar {
	font-size: x-small;
	font-style:italic;
	text-align:right;
	margin-right: 15px;
	vertical-align: text-bottom;
	margin-top: -15px;
}

.listado-trabajos li {
	padding-top: 5px;
}

.id_sesion {
	text-align:left;
	font-weight:bold;
	border-bottom: 1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
}
.separacion {
	clear:both;
}
.listado-titulos {
	font-size:small;
	text-align:left;
}
.listado-autores {
	text-align:left;
	font-size:small;
	font-weight: lighter;
}

#financiacion p {
	margin-left: 5%;
}

#financiacion span {
	margin-left: 15%;
}

.referencia_proyecto {
	padding-left: 15%;
	font-size:smaller;

}

.pdf {
	border: 0;
	height: 26px;
	width: 27px;
	vertical-align: text-bottom;
}

.titulo-articulo {
	font-family:Arial, Helvetica, sans-serif;
		color: #990000;
}

.sesiones li{
	float: left;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
}

.sesiones li a:hover {
		background-color:#CCCCFF;
	font-weight: bolder;
}