h1 {
  color: #fff;
  text-align: center;
  font-weight: 100;
}

#slider {
  position: relative;
  overflow: hidden;
  margin: -20px auto 0 auto;
  border-radius: 4px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 1200px;
  height: 695px;
  background: ;
  text-align: center;
  line-height: ;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 45%;
  z-index: 999;
  display: block;
  padding: 20px;
  width: 100px;
  height: 60px;
  background: #666;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.footer {
  margin: 20px auto;
  width: 980px;
  height: 70px;
  font-size: 12px;
  }

.footer1 {
  width: 490px;
  height: 35px;
  font-size: 12px;
  text-align:center;
  }
  
  .footer2 {
  width: 390px;
  height: 35px;
  font-size: 12px;
  }
  
    .footer3 {
  width: 390px;
  height: 15px;
  font-size: 14px;
  text-align:right;
  margin-top:10px;  
  }
  
  .superior {
  margin: 30px auto;
  width: 980px;
  height: 25px;
  font-size: 12px;
  }
  
   .superior2 {
  width: 50px;
  height: 25px;
  font-size: 12px;
   }
   
    .superior3 {
  margin: 0 auto;
  width: 900px;
  height: 90px;
  font-size: 30px;
  background-color:;
  padding-top: 20px;
  }
  
  .superior4 {
   width: 530px;
  height: 60px;
  font-size: 28px;
  background-color:;
  padding-top: 20px;
  }
  
  .superior5 {
   width: 366px;
  height: 70px;
  font-size: 28px;
  background-color:;
  padding-top: ;
  }

.content1000 { 
	width: 980px;
	height: 695px; 
	background: #0d3082; 
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: ;
	margin:0 auto;
	border-radius: 20;
}

.content500azul { 
	width: 490px;
	height: 695px; 
	background: ; 
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: ;
	margin:0 auto;
	}

.content500blanco { 
	width: 490px;
	height: 695px; 
	background: #FFF; 
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: ;
	margin:0 auto;
}

.content500imagen { 
	width: 490px;
	height: 695px; 
  background-image: url('http://www.sadamweb.com.ar/3er-congreso/images/obelisco-de.jpg');
	margin:0 auto;
}

.content500imagen2 { 
	width: 490px;
	height: 695px; 
  background-image: url('http://www.sadamweb.com.ar/3er-congreso/images/obelisco-iz-fdo3.jpg');
	margin:0 auto;
}

.content1000galery { 
	width: 980px;
	height: 695px; 
	background: #0d3082; 
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: ;
	margin:0 auto;
	border-radius: 20;
}

h05bco { font-family: 'Dosis', sans-serif; font-size:20px;font-weight:0;color:#FFF; }

a.boton02 {
	font-family: 'Dosis', sans-serif;
	font-size:14px;
	font-weight: 400;
	color:#fff;
	text-decoration: none;
} 

a.boton02:hover { 
	color: #0FF;
	font-weight:400; 
}