@charset "UTF-8";
body {
	width:100%;
	min-height:100%;
	margin:0;
	padding:0;
	background:#fff url(../img/bgr.png) left top repeat-x;
	/*color:#666;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
}

h1 {
	font-size:16px;
	color:#8d171a;
	background:#fff;
	margin-left:20px;
}

h2 {
	font-size:14px;
	font-style:italic;
	color:#fff;
	margin:0;
	padding:0;
}

a, a:active, a:visited {
	color:#fff;
	text-decoration:underline;
	outline:0;
}

a:hover {
	color:#8d171a;
	text-decoration:none;
	background:#fff;
	outline:0;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

li {
	margin:0;
	padding:0;
	list-style:none;
}

ol {
	margin:0;
	padding:0;
	list-style:none;
}

/*p {	
	margin: 0;
	padding:0 20px;
}*/

b {
	font-variant:normal;
	font-weight:normal;
}

img {
	border:none;
}

.floatRight img {
	float:right;
	margin:0 0 10px 10px;
}

.clear {
	clear:both;
}

.none {
	display:none;
}

#wrapper {
	width:996px;
	margin:0 auto 20px auto;
	padding:0;
	/*background:url(../img/wrapper.png) repeat-x;*/
}

#header {
	width:996px;
	height:171px;
	margin:0 auto;
	padding:0;
	background:url(../img/logo-no-bgr.png) top left no-repeat;
}

#menu {
	width:172px;
	margin:0;
	padding:10px 0 0 0;
	float:left;
}

#menu ul {
	padding:0 0 0 5px;
}


/*/////////////////////////////////////////////////////////////    MENU   /////////////////////////////////////////////////////////////*/

#menu ul li a, #menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#666;
	width:125px;
	height:32px;
	/*border:1px solid #e6e6e6;
	border-width:1px 0 0 0;*/
	line-height:32px;
	font-size:14px;
	padding:0 0 0 10px;
}

#menu ul li {
	float:left;
	margin-right:1px;
	position:relative;
}

#menu ul li ul {
	display: none; /*///////// !!!!!!!!!!!!! //////////*/
}

#menu ul li:hover a {
	color:#8d171a;
	background:url(../img/button-grey.png) center center no-repeat;;
}

#menu ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:123px;
	width:125px;
}

#menu ul li:hover ul li a.hide {
	/*background:url(../img/button-grey.png) center center no-repeat;*/
	color:#8d171a;
}

#menu ul li:hover ul li:hover a.hide {
	width:125px;
}

#menu ul li:hover ul li ul {
	display: none;
}

#menu ul li:hover ul li a {
	display:block;
	background:url(../img/button-grey.png) center center no-repeat;
	color:##8d171a;
	width:125px;
	/*font-size:12px;*/
	/*border:1px solid #e6e6e6;
	border-width:0 0 1px 0;*/
}

#menu ul li:hover ul li a:hover {
	background: url(../img/button.png) center center no-repeat;
	color:#fff;
}

/*/////////////////////////////////////////////////////////////   3D LEVEL MENU   /////////////////////////////////////////////////////////////*/

#menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:123px;
	top:0;
	color:#fff;
}

#menu ul li:hover ul li:hover ul li a {
	display:block;
	width:125px;
	background: url(../img/button-grey.png) center center no-repeat;
	color:#8d171a;
}

#menu ul li:hover ul li:hover ul li a:hover {
	background: url(../img/button.png) center center no-repeat;
	color:#fff;
}

/*/////////////////////////////////////////////////////////////   END MENU   /////////////////////////////////////////////////////////////*/

#content{
	width:736px;
	margin:0 0 0 20px;
	padding:20px 0 0 0;
	background:url(../img/cont-top-no-bgr.png) top left no-repeat;
	float:left;
}

#text {
	width:736px;
	margin:0;
	padding:0;
	background:url(../img/cont-no-bgr.png) top left repeat-y;
	color:#fff;
	float:left;
}

#text p, #text h2, #text h3 {
	padding:0 317px 0 40px;
}

#text ol {
	padding:0 317px 25px 55px;
}

#text ol li a {
	text-decoration:none;
	/*width:160px;
	display:block;*/
	text-align:left;
}

#text ol li a:hover {
	background:none;
	text-decoration:none;
}

#text ul {
	padding:0 317px 25px 55px;
}

#text li {
	list-style:square;
}

#text li a {
	width:140px;
	/*background:url(../img/arrow.gif) center right no-repeat;*/
	display:block;
}

#text li a:hover {
	background:#fff url(../img/arrow-over.gif) center right no-repeat;
}

#text p {
	text-align:left;
}

#text h1 {
	padding:0 317px 5px 20px;
}

#pic {
	padding:0 317px 5px 40px;
}

.ref {
	margin:0 26px 20px 0;
	float:left;
}

#bottom {
	width:736px;
	height:29px;
	margin:0;
	padding:0;
	background: url(../img/bottom-no-bgr.png) top left no-repeat;
	float:left;
}

.pic {
	width:364px;
	height:409px;
	float:right;
	margin:-98px -50px 0 0;
}

#footer {
	width:996px;
	margin:0 auto;
	padding:0;
	text-align:left;
	color:#666;
	/*background:#b1b1b1;*/
	clear:both;
}

#footer p {
	padding:20px;
	letter-spacing: 1px;
}

#footer a {
	color:#666;
	text-decoration:none;
	outline:0;
}

#footer a:hover {
	/*color:#377fe1;*/
	text-decoration:underline;
	outline:0;
}

#copy a{
	font-size:9px;
	color:#999;
	text-decoration:none;
	background:url(../img/webdesign-pezzo.png) right center no-repeat;
	margin:0 20px;
	padding:0 17px 0 0;
	line-height:15px;
	outline:0;
}

#copy a:hover{
	color:#777;
	text-decoration:none;
	outline:0;
}

/*.lang {
	width:100px;
	margin:36px 0 0 0;
	font-size:10px;
	float:right;
}
*/
/*.user {
	width:198px;
	height:160px;
	margin:0 30px 10px 20px;
	padding:10px 0 0 0;
	background:url(../img/user-bgr.png) top center no-repeat;
	text-align:center;
	float:left;
	border-bottom:#ddd 1px dotted;
}*/

form {
	margin:0 317px 5px 40px;
}

/*.formText {
	width:100px;
	margin:0 10px 3px 0;
	border:none;
	float:left;
}

.form {
	width:180px;
	margin:0 0 3px 0;
	border:none;
	float:left;
}*/

.button {
	background:#8d171a;
	color:#fff;
	padding:3px 5px;
	border:none;
}

.button:hover {
	background:#333;
	border:none;
	cursor:pointer;
	outline:0;
}

input {
	border:#ddd 1px solid;
	color:#666;
	/*background:#f6f7f9;*/
}

textarea {
	border:#ddd 1px solid;
	color:#666;
	/*background:#f6f7f9;*/
}
