/* aca comienzan los estilos que corregí o creé */

body {margin:0px;
	background: #fff;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000;}
#header {margin:0px;}
#page {width: 716px;
	margin: 0px;
	background: #F1EDB0;}
#leftcol {float: left;
	width: 200px;
	background: #f7f5ce;
	height: 449px;}
#centercol {float: left;
	width: 396px;
	background: #F1EDB0;}
#centercol2 {float: left;
	width: 516px;
	background: #F1EDB0;
        height: 449px;}
#rightcol {width: 120px;
	float: right;
	background: #f1edb0 ;}
#footer {height: 25px;
	background: #e7e2a8;
	clear:both;
	text-align:left;}
div#menuitem {margin-top:30px;}
div#menuitem a {display:block;margin-top:3px;}
div#dire {margin-top:90px;}	
div#centercol h1 {margin:18px 0px 5px 0px;text-align:center;font-size:18px;}
div#centercol p {font-size:16px;text-align:left;padding:10px;}
div#centercol2 h1 {margin:18px 0px 5px 0px;text-align:center;font-size:18px;}
div#centercol2 p {font-size:16px;text-align:center;padding:10px;}



/* aca terminan los estilos que corregí o creé */



p.tight {
	margin: 00px 20px 20px 20px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	text-align: left;
}
p.loose {
	margin: 20px 40px 20px 20px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	text-align: left;
}


li {
	padding: 2px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color:#000;
}
a:visited {color: #666; }
a:hover {text-decoration: underline; color: #f60;}
a.diff {
	text-decoration: none;
	font-weight: normal;
	color:#000;
}
a.diff:hover {
	text-decoration: underline;
	color:#f00;
}

ul { 
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #fff;
	list-style: none; 
}
li { 
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #fff;
}


#testdiv  {
	position: relative;
	top: 40px;
	left: 15px;
	width: 20px;
	height: 20px;
}  
#testdiv2  {
	position: relative;
	top: 2px;
	left: 0px;
	width: 140px;
	height: 20px;
	background: red;
}  

#menu {
	padding: 20px;
	border: 1px solid red;
	line-height: 24px;
}
#testdiv3  {
	position: relative;
	top: 110px;
	left: 160px;
	width: 14px;
	height: 20px;
}  
#testdiv4  {
	position: relative;
	top: 0px;
	left: 374px;
	width: 0px;
	height: 0px;
}  
#testdiv5  {
	position: relative;
	top: 70px;
	left: 40px;
	width: 1px;
	height: 2px;
}  
#testdiv6  {
	position: relative;
	top: 50px;
	left: 190px;
	
}  
#testdiv7  {
	top: 0px;
	left: 0px;
	width: 300px;
	height: 100px;
	font-size: 14px;
}  
#testdiv8  {
	position: relative;
	top: 200px;
	left: 0px;
}  
