/*_____________Xenericos_____________*/ 
body { 
	background-color: #fff;
	text-align: center; 
	color: #006398; 
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	padding: 0; 
}
br.espazo {
	clear: both;
}
img {
	border: 0;
}

/*_____________Ligazons_____________*/
a:focus {
	outline: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #006398;
	text-decoration: underline;
}

/*_____________Estructura_____________*/
#cabeceira,
#corpo,
#pe {
	width: 600px;
	margin: 0 auto;
}
#corpo {
	background-color: #d6e5f3;
}
#cabeceira {
	background-color: #006398;
}
#pe {
	background-color: #006398;
	color: #fff;
	padding: 1em 0 0.5em 0;
}
h1 {
	background: transparent url(imx/cab_semanamar.jpg) no-repeat 0 0;
	width: 600px;
	height: 150px;
	margin: 0;
}
h1 span {
	display: block; 
	text-indent:-9999px; 
	overflow:hidden; 
	margin: 0;
	background-image: none;
	height: 0px;
}
p.intro {
	text-align: left;
	font-style: italic;
	font-size: 1.4em;
	padding: 1em 1em 0 1em;
	margin: 0;
}
p.participantes {
	text-align: center;
	color: #bd8b27;
	font-size: 1.2em;
	padding: 0 1em;
	margin: 2em 0;
	line-height: 1.4em;
}
p.pdf {
	text-align: right;
	font-size: 1.2em;
	background: transparent url(imx/pdf_logo.png) no-repeat right top;
	padding: 0 35px 30px 0;
	margin: 0 1em;
}
.colaboran {
	float: right;
	margin: 0 0 0 166px;
	width: 264px;
	text-transform: uppercase;
	text-align: left;
}
.logo_sotelo {
	width: 160px;
	height: 80px;
	margin: 1.5em 0 0 0;
}