.fon {
	background-color: #f1f9b2;
	}
 #Contenedor02 {
	width: 100%;
	margin: 5px auto 0px auto;
	height:1000px;
	background-color: #F5F5F0;
	font-size: 20pt;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-style: italic;
}
.fb{
    padding-left: 750px;
    padding-top: 10px;
}

.Formulario {
  width: 720px;
  margin: 20px 0px 0px 247px;
  padding: 0px;
  line-height: 140%;
}
.Noticias {
  width: 743px;
  margin: 0px 0px 10px 267px;
  font-family: arial;
  font-size: 18px;
  color:#000000;
  text-align: left;
  border:1px solid #FE0000;
  padding: 10px 0px 0px 15px;
  line-height: 160%;
  background-color: white;
}
.TituloNoticias {
  font-family: verdana;
  font-weight: bold;
  font-size: 18px;
  color: #66CC33;
}

.TituloCabezal {
  font-family: Verdana;
  font-weight: bold;
  color: white;
  font-size: 24pt;
  line-height: 110%;
  text-align: left;
}
#Contenedor01 {
	width: 1000px;
	margin: 5px auto 0px auto;
	height:8000px;
	background-color: #f0d8c5;
	font-size: 20pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: italic;
}

#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.BoxTit {
  margin-top: 30px;
  left: 10px;
  width: 680px;
  height:50px;
  background-color: #006200;
  color: white;
  font-family: verdana;
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
  border-style: solid;
  border-width: 2px;
  border-color: #007A00;  
  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;
}
div.BoxTit02 {
 margin-top: 30px;
  left: 10px;
  width: 940px;
  height:65px;
  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;
}

div.BoxTit03 {
  margin-top: 30px;
  left: 10px;
  width: 650px;
  height:60px;
  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;  
}
div.BoxTit04 {
  margin-top: 30px;
  left: 10px;
  width: 710px;
  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;
}


.MenuPrincipal {
  width: 237px;
  background-color: #CCFF99;
  float: left;
  margin: 18px 0px 0px 0px;
  padding: 10px 0px 10px 20px;
}
.TextoMenuPrincipal {
  font-family: arial;
  font-size:16px;
  font-weight: bold;
  line-height: 250%;
}

a:link {
	text-decoration : none;
	color: #7A7A59;
}
a:visited {
	text-decoration : none;
	color: #7A7A59;
    text-decoration: none;
}
a:hover {
	color: black;
    text-decoration: none;
}

img.btn {
  float: right;
  padding-top: 5px;
  padding-right: 4px;
  cursor: pointer;
}
  
   
.contador {
  width: 90px;
  float: left;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  margin-left: 10px;
  margin-bottom: 40px;
  margin-top: 0px;
  color: white;
  background-color: #4c9b26;
  padding-left: 5px;
}


.footer{
    width:1040px;
    margin:auto;
    color:black;
    font-family: verdana;
    font-size:14pt;
    text-align:center;
    padding-left:30px;
    padding-right:100px;
    padding-top:10px ;
    
}
.contacto{
    width: 100%;
	padding: 15px 30px 0px 30px;
	margin: 0px auto;
	background-color: #F5F5F0;
}
.contacto label{
    font-size: 13px;
	display: block; 
	font-weight: bold;
    text-align: left;
}
.contacto div{
	margin-bottom: 0px;
}
.contacto input[type='text'] {
    color: #6C6C50;
    font-size: 13px;
	padding: 4px 6px;
	width: 320px;
	border: 1px solid #99FFCC;
	resize: none;
	box-shadow:0 0 0 3px #66cc33;
    border-radius: 1px;
	margin: 5px 0;
}
.contacto textarea{
    color: #6C6C50;
    font-size: 13px;
	padding: 6px 8px;
	width: 320px;
    height: 117px;
    float: right;
	border: 1px solid #99FFCC;
	resize: none;
	box-shadow:0 0 0 3px #66cc33;
    border-radius: 1px;
	margin: -131px 0px 0px 0px;
}

.contacto input[type='text']:focus, .contacto textarea:focus{
	outline: none;
	box-shadow:0 0 0 3px #FF0000;
}
.contacto input[type='text'].invalido, .contacto textarea.invalido{
	box-shadow:0 0 0 3px #FFC9C9;
}
.contacto input[type='submit']{
    color: #336600;
    font-size: 12px;
	padding: 1px 20px;
	border-radius: 2px;
	font-weight: bold;
	background: #6CC63E;
}
.contacto input[type='submit']:hover{
    color:black;
	background: #009900;
}
.contacto input[type='submit']:active{
	background: #009900;
}

.contacto input[type='reset']{
    color: #FF6600;
    font-size: 12px;
	padding: 1px 20px;
	border-radius: 2px;
	font-weight: bold;
	background: #FFCC00;
}
.contacto input[type='reset']:hover{
    color:black;
	background: #FF6600;
}
.contacto input[type='reset']:active{
	background: #6CC63E;
}
div#botones {
    width: 220px;
    height: 40px;
    margin: 10px auto 0px auto;
}
.error{
    background-color: #FF0000;
    border-radius: 2px;
    color: black;
    font-weight: bold;
    margin-left: -120px;
    margin-top: 0px;
    padding: 1px 3px;
}
.error:before{
    border-color: transparent #BC1010 transparent transparent;
    border-style: solid;
    border-width: 6px 8px;
    content: "";
    display: block;
    height: 0;
    left: -16px;
    position: absolute;
    top: 8px;
    width: 0;
}
.result_fail{
    width: 200px;
    background: none repeat scroll 0 0 #FF0000;
    border-radius: 2px;
    color: black;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    margin: 5px auto;
    
}
.result_ok{
    width: 180px;
    background: none repeat scroll 0 0 #6cc63e;
    border-radius: 2px;
    color: black;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    margin: 5px auto;
}
li {
    font-size: 14px;
}
