/* CSS Document */

body,html {
	margin: 0;
	background-image: url(../imgs/pattIndex_01.png);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 100%;
}
#content {
	width: 890px;
	margin:0 auto;
	height: 520px;
		background-color: #000000;
	

}
#contentHOME {
	width: 890px;
	margin:0 auto;
	height: 534px;
	background-image: url(../imgs/fondoContent.jpg);
	background-repeat: repeat-x;
}
body > #pattern {
	background-image: url(../imgs/patternVer_03.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
img, #menu #Image {
	border:0;
}
#menu {
	background-color: #000000;
	height: 14px;
	margin:0 auto;
	width: 890px;
}
#brand {
	background-image: url(../imgs/fondoMenu2_15.jpg);
	height: 252px;
	background-repeat: no-repeat;
	width: 890px;
	margin:0 auto;
	background-color: #000000;
}
#ombra {
	background-image: url(../imgs/ombra_05.png);
	width: 924px;
	margin:0 auto;
	height: 930px;
	background-repeat: no-repeat;
	background-position: top;
}
#menu2 {
	width: 646px;
	height: 100px;
	padding-top: 40px;
	padding-left: 200px;
	text-align: right;
}

