body {
	background-color: #bdbdbd;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
}

#head {
	background: url(images/head2.jpg) #bdbdbd;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 170px;
	width: 100%;
}

#content {
	background: url(images/bg_content.gif) #ccc;
	background-position: center;
	background-repeat: repeat-y;
}
	
#text {
	width: 740px;
	margin: 0 auto;
	text-align: justify;
}
	
#dotted {
	border-style: dotted;
	border-color: 7a7a7a;
	border-width: 1px 0;
	text-align: center;
	width: 740px;
	padding-top: 3px;
}

#ombra {
	background: url(images/ombra.gif) no-repeat center;
	font-size: 7px;
}

#footer {
	background: url(images/bg_footer.gif) #bdbdbd;
	background-position: top;
	background-repeat: no-repeat;
	height: 47px;
	width: 100%;
	color: #fff;
	padding-top: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	margin: -2px 0 0 0;
}

a {
	font-size: 10px;
	color: #6699CC;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: #245495;
}

.h2 {
	font-size: 16px;
	color: #84A7C9;
	font-weight: bold;
}

img {
	border: 0;
}

.img_left {
	margin-right: 15px;
}

.img_right {
	margin-left: 10px;
}

#left {
	width: 470px;
	border-style: dotted;
	border-color: 7a7a7a;
	border-width: 0 1px 0 0;
	float: left;
	padding: 10px;
}

#right {
	width: 260px;
	float: left;
	padding: 10px;
	padding-right: 0;
}

#footer_text {
	width: 740px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: right;
}

#navcontainer {
	font-size: 17px;
	background: #7EB2F9;
	width: 757px;
	margin: 0 auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
}

 ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#navlist li {
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	width: 125px;
	background-color: #eef4f1;
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 3px 9px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#navlist a:hover {
	color: #abcdfc;
}

.hidden {
	visibility: hidden;
}

#meno {
	color: #bdbdbd;
	background: #bdbdbd;
}

#destro {
	float: left;
	margin: 10px 15px 0 0;
}

#colsx {
	float: left;
	width: 251px;
}

.imgbarche {
	margin-bottom: 200px;
	margin-right: 15px;
}

.imgequip {
	margin-bottom: 20px;
	margin-right: 15px;
}