.fon {
	background-color: #f1f9b2;
	}
#Contenedor {
	width: 1000px;
    margin: 5px auto 0px auto;
	height:7050px;
	background-color: #f0d8c5;
	font-size: 20pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: italic;
}
.TituloCabezal {
  font-family: Verdana;
  font-weight: bold;
  color: white;
  font-size: 24pt;
  line-height: 110%;
  text-align: left;
}
.fb{
    padding-left: 750px;
    padding-top: 10px;
    
}

#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;  
}
div.BoxTit01 {
 margin-top: 30px;
  left: 10px;
  width: 940px;
  height:50px;
  background-color: #006200;
  color: white;
  font-family: verdana;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
  border-style: solid;
  border-width: 2px;
  border-color: #007A00;  
  padding-top: 10px;
}
#ContInformacion {
   width: 850px;
   height: 300px;
   text-align: justify;
   font-family: Arial;
   font-size: 14pt;
   color: black;
   right: 5px;
   padding-right: 5px;
   background-position:right;
   margin-left: 50px;    
}
#aumentosdepasividades {
	width:940px;
	height:650px;
	background-color: white;
	padding: 0px;
    border: 2px solid #60932e;
    border-radius: 8px;
    box-shadow: 0px 7px 10px #95BA70;
}
#iass {
	width:940px;
	height:1000px;
	background-color: white;
	padding: 0px;
    border: 2px solid #60932e;
    border-radius: 8px;
    box-shadow: 0px 7px 10px #95BA70;
    padding-top: 0px;
}
#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:1px solid black;
}
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;
}
.ir-arriba {
	display:none;
	padding:20px;
	background:#024959;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
}


   