.body_intro {
	background-color: #06c;
	margin: 0px;
}
#barra_verde {
	background-color: #cf0;
	height: 20px;
	width: 980px;
	position: absolute;
	top: 0px;
	margin-left: 50%;
	left: -490px;
}
#container {
	position: relative;
	width: 980px;
	margin-top: 20px;
	margin-left: 50%;
	left: -490px;
}
#texto_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: relative;
	width: 980px;
	top: 275px;
	text-align: justify;
	color: #004fb5;
}

#cabecera_intro {
	height: 138px;
	width: 980px;
	background-image: url(imagenes/cabecera_intro.jpg);
	background-repeat: no-repeat;
	line-height: 10pt;
}
#logo {
	position: absolute;
	width: 373px;
	height: 168px;
	left: 143px;
	top: 209px;
}
#TextoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	height: 20px;
	width: 240px;
	top: 278px;
	left: 532px;
}
