.fon {
	background-color: #f1f9b2;
	}
#Contenedor {
	width: 1000px;
    margin: 5px auto 0px auto;
	height:7000px;
	background-color: #f0d8c5;
	font-size: 20pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: italic;
}
.fb{
    padding-left: 750px;
    padding-top: 10px;
    
}
.TituloCabezal {
  font-family: Verdana;
  font-weight: bold;
  color: white;
  font-size: 24pt;
  line-height: 110%;
  text-align: left;
}

#Logo {
	width:170px;
	height:143px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
#cabezal {
	width:1000px;
	margin:0px auto;
}

#TituloPrincipal {
	width:810px;
	height:140px;
    margin-top: -143px;
	background-color: #4c9b26;
	font-weight: bold;
	text-align: center;
	float:right;
    text-align: left;
}
#TituloPrincipal1 h1 {
	width:810px;
	height:140px;
    margin-top: -170px;
	background-color: #4c9b26;
	font-weight: bold;
	text-align: center;
	float:right;
    padding-top: 10px;  
}

#ContInformacion {
   width: 880px;
   height: 35px;
   text-align:left;
   font-family: Arial;
   font-size: 14pt;
   color: black;
   background-position:right;
   margin-left: 50px; 
      
}
#opmilagro {
	width:1000px;
	height:3300px;
	background-color: white;
	padding: 0px;
    border-radius: 8px;
    box-shadow: 0px 7px 10px #95BA70;
}
#TituloTopes {
    width:810px;
	height:140px;
    margin-top: -1px;
    color: black;
    font-family: verdana;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;    
}
.table,th,td {
    border-color:white;
}
header, section, footer, aside, nav, main, article, figure
{ 
display: block; 
}
.footer{
    width:1040px;
    margin:auto;
    color:black;
    font-family: verdana;
    font-size:14pt;
    text-align:center;
    padding-left:30px;
    padding-right:100px;
}
#Arriba {
	width:42px;
	height:44px;
	float:right;
    margin-top:50px;
    
}
{ 
display: block; 
}
.ir-arriba {
	display:none;
	padding:20px;
	background:#024959;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
}

   