.a {
	color: #FFF;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1D5C01;
}

ul.lista {
	font-size: 12px;
}

.img_flag {
	border: 1px solid #CCCCCC;
}

#logo {
	height: 60px;
	display: block;
	width: 335px;
	margin-right: auto;
	float: left;
	margin-top: 30px;
}
#logo a {
	background-image: url(../img/logo-zonzoo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 60px;
	width: 335px;
	display: block;
}
#web {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}


#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#intro {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo.png);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 550px;
}
.adobe {
	clear: both;
	float: none;
	width: 1000px;
}

.resaltar {
	color: #66AA19;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.blockTop {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 90px;
	vertical-align: middle;
}

h4 {
	font-size: 1.2em;
	color: #FFF;
}
#up {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo_up.png);
	height: 44px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#dw {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo_dw.png) ;
  background-repeat: no-repeat;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-top: 35px;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66AA19;
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 60px; 
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.bold {
	font-weight: bold;
}
.block {
	width: 160px;
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.block2 {
  width: 160px;
  margin-right: 20px;
  padding: 0px;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 10px;
}

.block3 {
  width: 163px;
  float: left;
  padding: 0px;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px;
}

.linkText{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linkText2{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;

}

.blockTop a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
input {
	color: #FFFFFF;
	background-color: #66AA19;
	border: 1px solid #446F0F;
	width: 100px;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
}

input.disabled {
	color: #FFFFFF;
	background-color:#CCCCCC;
	border: 1px solid #BBBBBB;
	width: 100px;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
}

.menudw a {
}

.text10 {
	font-size: 10px;
	line-height: normal;
}
.blockmedium {
	width: 88px;
	float: left;
	margin-right: 9px;
	padding: 0px;
	margin-top: 30px;
	text-align: center;
}
#menudw {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo.png);
	color: #66AA19;
}
#menudw a:link, a:visited{
	text-decoration: none;
	color: #66AA19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menudw a:hover{
	text-decoration: underline;
}
#intro2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo.png);
	height: 40px;
	float: left;
}
.contenttex2 {
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66AA19;
	border-bottom-color: #66AA19;
	text-align: right;
}

.static_div {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
	height: 500px;
	margin-top: 10px;
}
