body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444;
	line-height:18px;
	background-color:#6699D1;
	
}

a{
	color:#6699D1;/*e2007a;*/
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

ul{
	color:#6699D1;/*e2007a;*/
}

.principal{
	background:url(../img/fons2.gif) repeat;
	border:1px solid #6699D1;
	text-align:left;
	width:1024px;
}

#esq{
	background-color:#FFFFFF;
	width:45%;
	text-align:center;
}

#peu{
	background-color:#333333;
	color:#fff;
	width:100%;
}

.verd{
	color: #888;
}

h3{
	background-color:#9ad356;
	color:  #fff;
	font-size:18px;
	margin-bottom:2px;
	padding:3px;
}

h4{
	margin-bottom:3px;
}

* html body{ /*IE6 hack*/
	padding: 0 0 0 0; /*Set value to (0 0 HeightOfFrameDiv 0)*/
}

#div-1 {
 position:relative;
}

#div-1a {
 position:absolute;
 top:500px;
 right:0;
 width:200px;
 background-color: #FFF;
 width:90px;
}
