body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 150%;
	background-color:#F2F2F2;
	background-image:url(../images/contentbg.jpg);
	background-repeat: repeat-x;
}

th {
	font-size:14px;
}
	

td {
	font-size:12px;
}

td.proyecto{
	width:175px;
}
	
tr.par{
	background-color:#E0E0FF;
}

tr.impar {
	background-color:#F2F2F2;
	}
