html{margin:0; padding:0}
body {
	margin:3% 0 0;
	padding:0;
	background-color: #1E1E1E;
	color: #FFFFFF;
}
div#index {
	text-align: center;
}
div#container {
	width: 900px;
	margin: 0 auto;
	background-color: #000000;
}
div#navigation {
	float:left;
	width: 152px;
}
div#content {
	height: 588px;
	float: right;
	width: 748px;
	background-image: url(../imgs/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div#footer {
	clear:both;
	text-align:center;
	background-color: #000000;
}
div#module_main {
	width: 688px;
	margin-left: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9d9d9d;
	border: 2px solid #666666;
	margin-top: 10px;
	background-color: #191919;
}
div#module_title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 25%;
	float: left;
	height: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;

}
div#module_txt {
	font-size: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-left: 27%;
	text-align: justify;
	margin-left: 27%;
	background-color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
div#module_imgs {
	float: left;
	width: 524px;
	background-color: #0A0A0A;
	background-image: url(../imgs/bg_moduloCGworks.jpg);
	background-position: right;
	border: 2px solid #000000;
}
div#module_movies {
	width: 158px;
	float: right;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
div#photos {
	text-align: right;
}
div#resume {
}
div#stages {
	float: left;
	margin-top: 30px;
	margin-left: 60px;
	text-align: left;
}
div#home {
	text-align: right;
}
img {
	vertical-align: top;
	border: 0;
	margin: 0;
	padding: 0;
}
.ph_imgs{
	margin-right: 15px;
}
.copyright {
	color: #999999;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
div#module_main a:link {
	color: #CCCCCC;
}
div#module_main a:visited {
	color: #CCCCCC;
}
div#module_main a:hover {
	color: #FFFFFF;
}
a.reportages:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 30px;
}
a.reportages:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 30px;
}
a.reportages:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
}

