@charset "UTF-8";
body {
	background: #fff;
	margin:0;
	padding:0;
}
#content {
	margin:0 auto;
	width:755px;
}
#container3 balinks {
	margin-left: 200px;
}
#generalInfo{
	width:797px;
	height:792px;	
}
#contenedor_arrastre{
	width:279px;
	float:left;
}
#contenedor_SVG{
	width:259px;
	float:left;
}
#contenedor_IMG{
	width:259px;
	float:left;
}
a:hover{
	text-decoration:none;
}
a{
	text-decoration:none;	
}