
.index_banner {
			  
			    position:absolute;
				/*height:25px;
				display:none;*/
				width:841px;
				margin: 0px 0px 0px -379px;
				top: 10%;
				left: 46%;
				text-align: center;
				/*padding: 1px;*/
				background-color: #fff;
				/*border:2px solid #e7e7e7;
				overflow: auto;*/
			  }

.index_banner_bottom {
			  
			    position:absolute;
				/*height:25px;
				display:none;*/
				width:841px;
				margin: 0px 0px 0px -379px;
				top: 650px;
				left: 46%;
				text-align: center;
				/*padding: 1px;*/
				background-color: #fff;
				/*border:2px solid #e7e7e7;
				overflow: auto;*/
			  }			  
			  
.horatime {
           font-family:'trebuchet ms';
		   font-size:12px;
		   padding: 0px;
		   margin-top:3px;

}			  
.contenido {
          margin-top:50px;
		  margin-left:10px;
		  margin-right:10px;
		  margin-bottom:50px;
		  height:240px;
		  

}
.texto_naranja {
          font-family:'trebuchet ms';
		  font-size:22px;
		  text-transform:uppercase;
		  font-weight:bold;
		  color:#FF3300;
		  margin-left:90px;
		 /* margin-top:30px;*/
		  padding-top:30px;
}

.texto_naranja a {
         font-family:'trebuchet ms';
		  font-size:22px;
		  text-transform:uppercase;
		  font-weight:bold;
		  color:#FF3300;
		  text-decoration:none;
}

.texto_naranja a:hover {
   text-decoration: underline;
   color: #4D4D4D;
}

.texto_naranja_min {
          font-family:'trebuchet ms';
		  font-size:20px;
		  font-weight:bold;
		  color:#FF3300;
		  margin-left:50px;
		 /* margin-top:30px;*/
		  padding-top:30px;
}

.texto_naranja_min_min {
          font-family:'trebuchet ms';
		  font-size:13px;
		  font-weight:bold;
		  color:#FF3300;
		  margin-left:0px;
		 /* margin-top:30px;*/
		  padding-top:30px;
}

.texto_normal{
         font-family:'trebuchet ms';
		 font-size:13px;
		 color:#333333;
}

.input_form {
         border: 1px solid  #999999;
		 background-color:#FFFFFF;
		 padding:2px;
}

.input_button {
         border: 1px solid  #999999;
		 padding:2px;
		  font-family:'trebuchet ms';
		  width:60px;
}
