#cuadritos{
	height:200px;
	
}
#imagenheader,#tituloheader{
		height:200px;
	}
#imagenheader{
	width:300px;
	background:url(../images/Engranes_documentos.jpg) bottom right no-repeat
}
#tituloheader{
	background:#64AE23;
	}
	
#tituloheader #contenidoheader{
	top:50px;
	left:20px;
	}

#contContent{
	top:-50px;!important
}

#container_1{
	background:white;
	height:600px;
	top:0px;
}


#contMenu{
	top:-55px;
	*top:-40px;
}

.red{
	color:#990000;
}


a.download{
	color:#64AE23;
	text-decoration:none;
	padding:2px 2px 2px 40px;
	height:65px;
	float:left;
	position:relative;
	background:url(../images/Doc_Download.png) left top no-repeat;
}

.listrev{
	width:200px;
	float:right;
	clear:right;
	position:absolute;
	display:inline;
	right:0;
	top:0;
	height:500px;

}
.listrev .lista{
	overflow:auto;
	width:190px;
}

.lastrev{
	width:610px;
	float:left;
	border-right:1px solid #666666;
	clear:left;
	position:relative;
	display:inline;
	left:0;
	top:0;
}
.selectable{
	cursor:pointer;
	cursor:hand;
}
.selectable:hover{
	color:#64AE23;
}