body {
	font-family: arial;
}
img {
	border: 0;
}
h3 {
	padding: 0; margin: 0;
	font-size: 16px;
	 text-align: left;
}
#brands {
	text-align: center;
}
#brands img{
	margin: 8px;
	padding: 2px;
}
p {margin: 0; padding: 5px 0 20px; font-size: 12px; font-weight: normal; text-align: left; line-height: 20px;}
#demo {
	width: 500px;
}
table {
	font-size: 12px;
}
#content {
	text-align: justify;
}
/*   Table Contact    */
form { 
	font-size: 12px;	
}

input.required, textarea.required {
    border: 1px dotted #3a3eee;
}

input.failed, textarea.failed {
    border: 1px solid red;
    color : #FF3300;
}
.Stile2 {
	position: reltive;
	font-size: 14px;
	margin: -40px 0 0;
}
*:first-child+html .Stile2  , * html .Stile2  {
	position: reltive;
	font-size: 14px;
	margin: 0 0 0;
	padding: 5px 0 5px;
}
*:first-child+html .index-ie6  , * html .index-ie6  { 
	margin-bottom: -19px;
}
#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(../js/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(../js/closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(../js/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}
