﻿body, html {
	height: 100%;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f3d6ac;
}
p{
	margin: 0px;
	padding: 0px;
}
.conteiner{
	width: 958px;
	margin: auto;
	border: 1px solid #290606;
}
.main_gallery {
	background-image: url(img/bg_main_gallery.jpg);
	height: 372px;
}


.shoulder{
	width: 194px;
	height: 332px;
	float: left;
	padding-top: 40px;
	padding-left: 15px;
}
.all_menu {
	height: 220px;
}
.menu_s {
	background-image: url(img/pallino.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 28px;
	background-position: 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #f8bb0c;
}



.menu_s a {
	color: #FFFFFF;
	text-decoration: none;
}
.line_menu {
	font-size: 0px;
	background-image: url(img/riga.gif);
	background-repeat: no-repeat;
	height:2px;
	width: 129px;
}
.submenu{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
.main_text{
	width: 344px;
	height: 362px;
	float: left;
	padding-top: 10px;
}
.footer {
	background-image: url(img/bg_footer.jpg);
	height: 39px;
	font-family: "Trebuchet MS";
	color: #dc9e32;
	font-size: 10px;
	text-align: center;
}
.testo{
	color: #f4eac6;
	font-style: normal;
}


/* ----------------------- TAGS ----------------------- */

img{
	border: 0px;
}
div{
	text-align: left;
}

/* -- PER SM -- */

.perSM {
position:relative;
z-index: 2;
}
	
.perSM {
display: inline-block; /* layout contorna IE-MAC-FF-OP end */
}
	
.perSM {
display: block; /* layout contorna IE-MAC-FF-OP end */
}

/* -- END -- */
