body
{
	background			: #AB874C;
	background-image		: url('../_pics/struttura/bg_body_gallery.jpg');
	background-repeat		: repeat-x;
	font-family			: Arial, sans-serif;
	font-size			: 11px;
	margin				: 0;
	padding				: 0;
	border				: 0;
}

h1,
h2,
h3,
h4,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
	color			: #6D6956;
	text-decoration		: none;
	font-weight		: bold;
}

a:hover
{
	text-decoration		: underline;
}

select,
input,
textarea
{
	font-family		: arial, sans-serif;
}

input.input_1
{
	
	color			: #333;
	
}
.input_1
{

	border-top: 1px solid #A18B66;
}
.input_2
{

	border-top: 1px solid #A18B66;
	border-bottom: 1px solid #A18B66;
	margin-bottom:3px;
}
textarea.input_1
{
	
}

input.input_1,
textarea.input_1
{
	font-size		: 11px;
	padding			: 2px;
	border			: 1px solid #A18B66;
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div
{
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}


#div_galleria {
   margin            : auto;
   margin-top        : 20px;
   text-align        : center;
}

object {
   outline           : none;
}

div.div_menu_galleria {
   margin-top         : 50px;
   margin-bottom        : 20px;
   text-align        : center;
}

div.div_menu_galleria,
div.div_menu_galleria a:link,
div.div_menu_galleria a:visited {
   color             : #F2EBCD;
}



