.body {
	background-image: url(../imagenes/fondo_azul_final.jpg);
	position: relative;
	z-index: 2;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#contenedor {
	width: 950px;
	margin: auto;
}
.txt_contenido {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#header {
	height: 100px;
	width: 950px;
}
.header_intro {
	height: 100px;
	width: 949px;
}
#menu_bar {
	margin-left: 343px;
}
#logo {
	width: 300px;
	float: left;
	height: 95px;
}
#contenido {
	height: 450px;
	width: 950px;
	background-repeat: repeat-x;
	margin: auto;
}
.footer_intro {
	height: 100px;
	width: 949px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	width: 950px;
	height: 35px;
	letter-spacing: 1px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.txt_intro {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.txt_intro a:link, #txt_intro a:active, #txt_intro a:visited, #txt_intro a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.txt_intro2 a:link, #txt_intro2 a:active, #txt_intro2 a:visited, #txt_intro2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
