body {
font-family: 'Merriweather Sans', sans-serif;
	font-size: 12px;
	color: black;
	background-image: url(img/fondobody.gif);
	margin: 0px 0px 0px 0px;
}

.link{
    color: #000000;
    font-weight: bold;
    text-decoration: none;

}

.link:hover {
    text-decoration: underline;
    font-weight: bold;
}


#menutop{
     padding: 10px 15px 10px 10px;
	  color: White;
	    text-align: right;
}

#menutop2{
     padding: 10px 10px 10px 15px;
	  color: White;
	  text-align: left;
}
.menu{
	font-size: 12px;
	color: #9DB148;
	font-weight: normal;
	text-decoration: none;
}

.menu:hover{
	color: Black;
}
.menu2{
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.menu2:hover{
	color: Gray;
}
h1 {
	font-size: 28px;
	font-weight: 800;
	color: gray;
	padding-left: 10px;
}


h2{
    font-size: 18px;
    color: Black;
    font-weight: normal;
	     padding:  8px 8px 8px 8px;
}

h3{
    color: #575757;
font-size: 20;
    padding:  8px 8px 8px 8px;
}

h4 {
    font-size:16px;
    font-weight: normal;
    color: #575757;
	     padding:  8px 8px 8px 8px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: White;
	    padding:  8px 8px 8px 8px;
}
#topnavi {
font-family: 'Merriweather Sans', sans-serif;
	height: 35px;
	width: 950px;
	background-color: #ededed;
}


ul#navi {
font-family: 'Merriweather Sans', sans-serif;
  list-style-type: none;
  width: 100%;
  font-size: 16px;
  margin: 0px 0px 0px 0px;
}
 
ul#navi li {
font-family: 'Merriweather Sans', sans-serif;
  display: block;
  margin: 0px 0px 0px 0px;
  float:left;
}
 
ul#navi li a {
font-family: 'Merriweather Sans', sans-serif;
font-weight: 800;
	display: block;
	color: Black;
	background-color: transparent;
	text-decoration: none;
	padding: 5px 20px 8px 20px;
}

ul#navi li.active a,
ul#navi li a:hover {
font-family: 'Merriweather Sans', sans-serif;
	color: #9DB148;
	background-color: #e1e1e1;

}
.vermas{
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	background-color: #9DB148;
	color: black;
	border: none;
}
.vermas:hover{
	background-color: #DDDDDD;
}
.noticia{
    font-size:12px;
    font-weight: normal;
    color: Black;
	 text-decoration: none;
}
.noticia:hover{
	color: Gray;
}
.menu3{
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-variant:small-caps

}

.menu3:hover{
	color: #9DB148;
}
.numeros{
    font-size:26px;
    color: #9DB148;
	 padding-left: 10px;
	 font-weight: 800;
}
.titular{
	    font-size:28px;
    color: #9DB148;
padding-left: 10px;
}
.textopeque{
font-size:11px;
color: black;

}
.textoblanco{
font-size:13px;
color: white;
 font-weight: bold;
 text-decoration:  none;
}
.textoblanco:hover{
 color: #9DB148;
}
.enviar{
	background-image: url(img/next.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: White;
	width: 18px;
	height: 18px;
	border: 0px;
}
.enviar:hover{
		background-image: url(img/next2.png);
	background-position: center;
	background-repeat: no-repeat;
}
input{
	background-color: #DDDDDD;
	margin-bottom: 6px;
	margin-top: 6px;
	text-align: center;
	border: thin;
}
.textoservicio{
font-family: 'Merriweather Sans', sans-serif;
	color: #666666;
font-size:14px;
	padding-left: 25px;
}