@charset "utf-8";
/* Design for ForEdil - Complic Network 2008 - www.complic.net - Themplate ComH2 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 0;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #951c1d;
	background-attachment: fixed;
	background-image: url(../img/bgr_sfumato.png);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border: none;
}
/* Copyright e Design */
#copyright {
	font-size:9px;
	position: fixed;
	left: 10px;
	bottom: 10px;	
}
#copyright a, a:hover {
	color: #FFF;
	font-weight: bold;
}
#design {
	font-size:9px;
	position: fixed;
	right: 10px;
	bottom: 10px;
}
#design a, a:hover {
	color: #FFF;
	font-weight: bold;	
}
/* Style align */
.align-left {
	padding-left: 10px;
	float: left;
} 
.align-right {
	padding-right: 10px;
	float: right;
}
/* End of File - Complic Network 2008 */