body {
	margin: 0px;
	padding: 0px;
	background-color: #18100E;
	background-image: url(imagenes/header_intro.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}
#barra {
	float: none;
	height: 15px;
	width: 100%;
	background-image: url(imagenes/fondo_barra.gif);
	background-repeat: repeat-x;
}
#contenedor {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 700px;
	text-align: center;
}
#botonera {
	float: left;
	width: 424px;
	margin-bottom: 121px;
	text-align: left;
	padding-left: 276px;
	padding-top: 10px;
}
#titulillo {
	float: left;
	height: 48px;
	width: 660px;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido {
	float: left;
	width: 700px;
	text-align: right;
}
#texto {
	float: right;
	width: 346px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	padding-left: 40px;
	padding-right: 40px;
	background-repeat: no-repeat;
	background-position: top;
}
#terminos {
	float: left;
	width: 700px;
}
.espacio_foto {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
.subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #F21000;
}
#texto a:link {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#texto a:visited {

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#texto a:hover {


	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
