body {
	background-color: #515055;
	margin: 0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #515055;
	text-align: center;
	line-height: 14px;
	height: 100%;
	width: 100%;
	
	background-repeat: repeat-x;
	background-position: 0px 120px;
}
#contenedor {
	height: 593px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	top: 0;
}
#imagenes {
	position: relative;
	top: 70px;
	width: 950px;
}

.negrita {
	font-weight: bold;
}
#logo {
	position: relative;
	top: 90px;
	width: 100%;
	text-align: center;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
#contenedor #logo #idioma img {
	margin-right: 5px;
	margin-left: 5px;
}
#texto {
	position: absolute;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #9C9C9C;
	width: 100%;
	left: 0px;
	margin-top: 20px;
}
