/* global style */

body {
		background-color : rgb(146, 173, 129); /*OliveGreen*/
		font-family: Verdana,Trebuchet,Tahoma,Helvetica, sans-serif;
		color: rgb(226,238,134);
		font-size:14px; 
		}
p {
	margin-left: 50px;
	margin-right: 300px;
	font-family: Verdana,Trebuchet,Tahoma,"Century Gothic", Helvetica, sans-serif;
	color: rgb(226,238,134);
	font-size:14px;
}

h1 {
	text-align: center;
}

h3 {
	text-align: left;
	margin-left: 50px;
	margin-top: 2px;
}

table.bigframe {
		width: 800px;
		height: 680px;
		font-size:14px;	
		text-align: left; 
		background-color: rgb(146, 173, 129); /*OliveGreen*/
		}

table.struttura {
		width: 740px;
		height: 600px;
		font-size:12px;	
		text-align: left; 
		background-image: url("images/bottiglia_bkg.jpg");
		background-repeat: no-repeat;
		background-position: top right;
		background-color: rgb(0,0,0); /*black*/
		border-style: solid;
		border-color: rgb(186,204,76); /*yellow border*/
		border-width: 3px;
		
		}

table.homelanguage
		{
		width: 700px;
		height: 351px;
		font-size:14px;	
		text-align: right; 
		padding-left = 300px;
		background-image: url("images/olivo_tp_intro_1.jpg");
		background-repeat: no-repeat;
		background-position: top right;
		background-color: rgb(0,0,0); /*black*/
		border-style: solid;
		border-color: rgb(186,204,76); /*yellow border*/
		border-width: 1px;
		
		
		}

		
/* header and footer*/
.navbartop {
		background-image: url("images/logo_small.jpg");
		background-repeat: no-repeat;
		background-position: top left;
		}
.footer {	
		height: 30px;	
		font-family: Verdana, Helvetica, sans-serif;
		text-align=left;
		font-size: 10px;
		padding-left: 50px;
		/*padding-bottom: 2px;*/
		}
.footertext 
		{
		font-family: Verdana, Helvetica;
		font-size: 10px ;
		color: rgb(255,255,255);
		}
p.certificati 
		{
		text-align: right;
		font-size: 12px ;
		margin-right: 30px;
		}
		 

.form
		{
		text-align: left;
		width: 500px;
		/*background-color: "#FFFFFF";	*/
		font-family: "Century Gothic",verdana,arial, sans-serif;
		font-size: 14px ;
		padding : 5px;
		/*font-style: bold;*/
		color: rgb(20,20,20);
		border-style: dashed;
		border-width: 1px;
		}	
		
a.standardlink:link {color: rgb(146, 173, 129); text-decoration:underline; font-weight:700;}
a.standardlink:visited  {color: rgb(146, 173, 129); text-decoration:underline;font-weight:700;}
a.standardlink:hover  {color: black; background-color: rgb(226,238,134); text-decoration:underline;}

a.homelink:link {color: rgb(226,238,134); text-decoration:underline; font-weight:600;}
a.homelink:visited  {color: rgb(226,238,134); text-decoration:underline;font-weight:600;}
a.homelink:hover  {color: black; background-color: rgb(226,238,134); text-decoration:underline;}


a.emailfooter:link, a.emailfooter:visited  {color: white; text-decoration:none;}
a.emailfooter:hover  {color: rgb(130,255,255); text-decoration:none;}

/* top navigation bar*/
ul#navlang {padding-left:0; white-space: nowrap; margin-bottom:2px}
#navlang li {display: inline; list-style-type: none;}
#navlang a {padding:2px 15px; font-weight:500;}
#navlang a:link,#navlang a:visited  {color: black; text-decoration:none;}
#navlang a:hover  {color: rgb(0,0,0); background-color: rgb(226,238,134); text-decoration:none;}


ul#navlist {margin-left: 70px; padding-left:0; white-space: nowrap; margin-bottom:5px}
#navlist li {display: inline; list-style-type: none;}
#navlist a {padding:2px 25px; font-weight:500;}
#navlist a:link,#navlist a:visited  {color: rgb(186,204,76); background-color: rgb(0,0,0); text-decoration:none;}
#navlist a:hover  {color: rgb(0,0,0); background-color: rgb(226,238,134); text-decoration:none;}

img.small {
	width:150px;
	border:0px;
}