@charset "utf-8";

* {
	background: #FFF!important;
	color: #000;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-o-box-shadow: none!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	-o-text-shadow: none!important;
	background-image: none!important;
	border: none!important;
	text-indent: 0px!important;
}
.slideshow, .footernav, .footernavtop, .header, .thumbnav ,.fb{
		display:none;
}
.contenthome {
	margin: 0px;
	top:0;
}
img { 
	
}
.article.resume {
	padding: 0px !important;
	width: 100% !important;


}

.article.resume ul li {	
	margin-left: 60px;
	list-style-type: square;
}

.resume {
	margin-left: 0px !important;
	margin-top: 0px !important;
	background-color: #FFF;
	font-size: 14pt;
}
.resume p , .resume ul li {
	width: 90%;
}
.article.resume .references p {
	float: left;
	width: 400px;
	display: block;
}
