@import url("reset.css");

@import url("plantilla.css");

/* @import url("taboas.css"); */
/* @import url("elementos.css"); */
/* @import url("estrutura.css"); */
/* @import url("actas.css"); */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #848484;
	background-color: #3d3d3d;
}

#wrapperContedor {
	width: 914px;
	height: 717px;
	border: none;
	background-image: url("../imaxes/fondo-portada.png");
	background-repeat: no-repeat;
	background-color: transparent;
}

#wrapperContedor2 {
	width: 914px;
	height: 717px;
}

#logoSistedes {
	margin-left: 700px;
}

#logoUDC {
	margin: 5px 0 0 705px;
}

#logoUDC img {
	background: #FFFFFF;
}

#logoJISBD {
	margin: 150px 0 0 40px;
}

#tituloJISBD {
	margin-left:40px;
}

#tituloJISBD .titulo {
	font-size: 34px;
	color: #B3B500;
}

#tituloJISBD .subtitulo {
	font-size: 24px;
	color: #848484;
}

#tituloJISBD .fechaCongreso{
	margin-top: 20px;
}

#tituloJISBD .lugarCongreso{
	color: #3d3d3d ;
}

#editores {
	margin:40px 0 0 80px;
}

#editores .titulo{
	color: #3d3d3d;
}
#editores .editor{
	margin-left: 20px;
}

#enlaces{
	float: right;
	margin: 55px 55px 0 0;
}

#enlaces a{
	color: #FFFFFF;
	text-decoration: none;
}

#enlaceJornadas   {
	margin-left: 30px;
	margin-top: 85px;
}
#enlaceJornadas  a {
	color: #848484;
	text-decoration: none;
}
