@charset "utf-8";
/* CSS Document */

/*============inizio tripoli=========*/
RESET */

*
{
	text-decoration:none;
	font-size:1em;
	outline:none;
	margin:0;
	padding:0;
}

code,kbd,samp,pre,tt,var,input,select,isindex,listing,xmp,plaintext
{
	font:inherit;
	white-space:normal;
}

textarea
{
	font:inherit;
}

a,img,a img,iframe,form,abbr,acronym,object,applet,table,a abbr,a acronym
{
	border-width:0;
}

dfn,i,cite,var,address,em
{
	font-style:normal;
}

th,b,strong,h1,h2,h3,h4,h5,h6,dt
{
	font-weight:normal;
}

caption,th,td
{
	text-align:left;
}

html
{
	background:white;
	color:black;
	line-height:1;
	font-family:arial, sans-serif;
}

/* \*/

html
{
	font-family:sans-serif;
}

/* */

q
{
	quotes:"\201C""\201D""\2018""\2019";
}

ul,ol,dir,menu
{
	list-style:none;
}

sub,sup
{
	vertical-align:baseline;
}

a
{
	color:inherit;
}

/*
_______________________________
DISABLE DEPRECATED HTML */

font,basefont
{
	color:inherit;
	font:inherit;
	font-size:100%;
}


center,*[align]
{
	text-align:inherit;
}

s,strike,u
{
	text-decoration:inherit;
}

img
{
	border:none;
	margin:0;
}

ol
{
	list-style-type:decimal;
}

body
	background-color:transparent;
{

}

tr,th,td
{
	width:auto;
	height:auto;
	background-color:transparent;
	vertical-align:inherit;
	border:none;
}

table[border],.content table[border]
{
	border-collapse:separate;
	border-spacing:0;
}

nobr
{
	white-space:normal;
}

marquee
{
	overflow:visible;
	-moz-binding:none;
}

blink
{
	text-decoration:none;
}

/*

/*============inizio css=========*/

/*==========GENERICI===========*/
html, body { 
	margin:0;
}

#wrapper{
	margin:0 auto;
	background-image:url(images/silvex_home.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color:#ffffff;
	height:100%;
}

.tail-bottom{
	background-image:url(images/bg_bottom.gif);
	background-position:bottom left;
	background-repeat:repeat-x;

}

a, a.visited{
	color:#686868;
	text-decoration:underline;
	cursor:hand
}

a:hover{
	text-decoration:none
}


h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	letter-spacing:1px;
	display:block;
	padding-bottom:7px;
	border-bottom:1px solid #000000;
	font-variant:small-caps;
	margin:0 0 15px;
	clear:both
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	letter-spacing:1px;
	display:block;
	padding-bottom:7px;
	border-bottom:1px solid #000000;
	font-variant:small-caps;
	margin:0 0 15px;
	clear:both
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	letter-spacing:1px;
	display:block;
	padding-bottom:10px;
	margin:0;
	padding:0 0 7px;
	clear:both
}

h3 a{
	cursor:hand;
	text-decoration:none;
	font-size:17px;
	color:#000000;
	letter-spacing:1px;
}


/*============HEADER===========*/

#container{
	width:960px;
	margin:0 auto;
	padding-top:330px;
	min-height:500px
	
}

#header .logo{
	padding: 10px 0 0 0;
	float:left;
	width:60px;
}

#lingua{
	/* padding:40px 0 0 0; */
	margin-top: -55px;
	float:right;
	width:200px;
}

#lingua ul{
	margin:0;
	padding:0
}

#lingua li{
	list-style:none;
	display:inline
}


#lingua li a, .lingua li a.visited{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#959494;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:0 10px;
	text-decoration:none
}

#lingua li a:hover{
	color:#5f5d5d
}

#lingua ul li .current{
	color:#5f5d5d
}




/*=============footer==============*/

#footer{
	height:70px;
	margin:auto;
	font-variant:small-caps;
	font-size:11px;
}

#footer p{
}

.footer_content{
margin:auto;
padding-top:25px;
background-image:url(images/bg_footer.jpg);
background-position:top center;
background-repeat:no-repeat;
font-family:"Times New Roman", Times, serif;
color:#000000;
letter-spacing:1px;
width:960px;
height:45px
text-align: center;
}

/*==============STILI PER LA HOME PAGE=====*/



