body {
  background: #000;
  color: #999;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
	font-family: 'Ubuntu Mono', sans-serif;font-weight: 400; 
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

p {
  font-size:14px;
  overflow: hidden;
  /*padding: 10px 0;
  text-align: center;*/
}

.container_12 {
  background-color: #000;

  margin-bottom: 20px;

}

.container_12 .grid_5 {
	margin-top: 360px;
}
.container_12 .grid_12 {
	margin-top: 10px;
}
.container_12 .grid_8 {
	width:710px !important;
	margin-left:120px;
	border.radius: 10px;  
 -moz-border-radius:10px;  
 -webkit-border-radius:10px;
 border:solid;
}
.container_12 .grid_10 {
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top: 40px;
	text-align:justify;
	margin-left:50px;
	padding:40px;
	background-color:#000;
	color:#FC0 !important;
	border.radius: 10px;  
 -moz-border-radius:10px;  
 -webkit-border-radius:10px;
 border:solid;
 border-width:1px;
 
	
}
.container_12 .fondo {
	background-image: url(../imagenes/fondo-inicial.jpg);
	background-repeat: no-repeat;
	  height:700px;
}
.container_12 .fondobasico {
	background-image: url(../imagenes/fondo-basico.jpg);
	background-repeat: no-repeat;
	  height:700px;
}
.fondobasico .cabecera {
	margin-top:120px;
	margin-left:80px;
	margin-bottom:40px;
	}
.pie {
	margin-top: 90px;	
	}
.fondobasico .agradecimiento {
	margin-top: 300px;
	text-align:center;
	font-size:16px;
	color: #fff !important;	
	}
