/* @override 
	http://www.jorgecerqueiradesign.com/css-jorge.css
	http://www.deviusdesign.com/css-jorge.css
*/

body{
	font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
	color: black;
	background: gray repeat;
}

#colunaesquerda {
	width: 200px;
	float: left;
}

.works {
	margin-right: 20px;
	float: left;
	margin-bottom: 25px;
}

.imagem {
	
}

.legenda {
	margin-top: 10px;
	text-transform: uppercase;
	color: black;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#inside {
	height: 500px;
	width: 2000%;
}
