.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;
}
.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;  
}
#box1 {
	width:940px;
	height:900px;
	background-color: white;
	padding: 0px;
    border: 2px solid #60932e;
    border-radius: 8px;
    box-shadow: 0px 7px 10px #95BA70;
}
#boxsaludo {
	width:940px;
	height:300px;
	background-color: white;
	padding: 20px;
    border: 2px solid #60932e;
    border-radius: 8px;
    box-shadow: 0px 7px 10px #95BA70;
}
#ContInformacion {
   width: 850px;
   height: 25px;
   text-align: justify;
   font-family: Arial;
   font-size: 14pt;
   color: black;
   right: 5px;
   padding-right: 5px;
   background-position:right;
   margin-left: 50px;    
}
#diario60junio {
	position: absolute;
	width: 280px;
	height: 380px;
    left: 50px;
	z-index: 1;
	left: 30px;
	top: 450px;
	background-color:#ADADD6;
	padding: 0px;
	border: 2px solid #686880;
	border-radius: 8px;
	box-shadow: 0px 7px 10px #95BA70;
	text-align:justify;
	color: #003300;
	font-size: 14pt;
        }
#diario60marzo {
	position: absolute;
	width: 280px;
	height: 380px;
    left: 50px;
	z-index: 1;
	left: 340px;
	top: 450px;
	background-color:#FFFFCC;
	padding: 0px;
	border: 2px solid #686880;
	border-radius: 8px;
	box-shadow: 0px 7px 10px #95BA70;
	text-align:justify;
	color: #003300;
	font-size: 14pt;
        }
 #diario60 {
	position: absolute;
	width: 280px;
	height: 380px;
    left: 200px;
	z-index: 1;
	left: 650px;
	top: 450px;
	background-color:#ADADD6;
	padding: 0px;
	border: 2px solid #686880;
	border-radius: 8px;
	box-shadow: 0px 7px 10px #95BA70;
	text-align:justify;
	color: #003300;
	font-size: 14pt;
        }
 #Fotodiario {
    width: 227px;
    height:280px ;
    padding:0px;
    margin-top:20px;

           
}
.footer{
    width:1040px;
    margin:auto;
    color:black;
    font-family: verdana;
    font-size:14pt;
    text-align:center;
    padding-left:30px;
    padding-right:100px;
    padding-top:800px ;
    
}
#Arriba {
	width:42px;
	height:44px;
	float:right;
    margin-top:50px;
    
}