﻿/* CSS Document */
/***************DEFINIZIONE PAGINA  E BORDO GRIGIO SFUMATO ***************/
body {
	background-color: #071830;
	}
#main { width: 1332px;height: 724px;	margin: 0 auto; background-image: url(images/sfondo.png); background-repeat: no-repeat; }

#contenuti {
	width: 810px;
	height: 550px;
	position: relative;
	left: 110px;
	top: 190px;
	
}

.pagina {
	background: left top;
	position: relative;
	float: right;
	width: 580px;
	height: 500px;
	top: 10px;
	background-image: url(images/PaginaCentrale.png);
	background-repeat: no-repeat;
	}


.testi {
	background: left top;
	position: relative;
	left:10px;
	width: 560px;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #333;
	text-align: justify;
}

.testi :link   {color: #FFFFFF; text-decoration: none}
.testi :visited { color:#FFFFFF; text-decoration:none}


.more {
	color: #003;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-decoration: none
}

.more :link   {color: #003; text-decoration: none}
.more :visited { color:#003; text-decoration:none}
.more :hover    {color: #FFFFFF; text-decoration: none}


#col-1{
	width: 219px;
	float: left;
}
#col-2{
	width: 580px;
	float: right;
	}
	
	
#menubar {
	background: left top;
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	width: 810px;
	height: 35px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	right:3px;
}
			
.quicklink {
	width: 219px;
	height: 111px;
	position: relative;
	top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10.5px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: left;
	padding-top:11px ;
	padding-left:13px ;
	background-image: url(images/QuickLink.png);
}

.quicklink :link    {color: #FFFFFF; text-decoration: none}
.quicklink :visited { color:#FFFFFF; text-decoration:none}
.quicklink :hover   {color: #FFFFFF;text-decoration: none;}

.novita {
	width: 219px;
	height: 340px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(images/novita.png);
}

.social {
	width: 219px;
	height: 45px;
	position: relative;
	top:4px;
	background-repeat: no-repeat;
	background-image: url(images/Social.png);
}

#facebook {
	width: 45px;
	height: 45px;
	float:left;
	margin-left:5px;
	
}
#youtube {
	width: 45px;
	height: 45px;
	float:left;
	margin-left:5px;
}
#twitter {
	width: 45px;
	height: 45px;
	float:left;
	margin-left:5px;
}

#myspace {
	width: 45px;
	height: 45px;
	float:left;
	margin-left:5px;
}
/***************FOOTER***************/
#footer {
				color: #FFFFFF;
				text-align: center;
				padding: 23px 0 22px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: xx-small;
}
/***************DEFINIZIONE TESTO E LINKS***************/

table {border-collapse:collapse; border:0;}
textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.90em; line-height:1.333em; color:#756A5D;}
input {	font-family:Arial, Helvetica, sans-serif; font-size:0.90em; line-height:1.333em;color:#756A5D;}

html { 	font-family:Arial, Helvetica, sans-serif;font-size:0.75em;line-height:1.333em; 	color:#756A5D;}
select {vertical-align:middle; font-weight:normal;}
input {vertical-align:middle; font-weight:normal;}


h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #324E76;
}

h2 {font-family:Georgia, serif;font-size:1.5em; line-height:1.167em; font-weight:normal; color:#324E76; padding-bottom:11px !important;}
h3 {font-family:arial ;font-size:0.917em; line-height:1.167em; font-weight:normal; color:#324E76; padding-bottom:11px !important;}
h4 {font-family:Georgia, serif;font-size:1.0em; line-height:1.167em; font-weight:normal; color:#324E76; padding-bottom:11px !important;}
h5 {font-family: Arial, Helvetica, sans-serif;line-height: 1.167em;font-weight: normal;color: #324E76;padding-bottom: 11px;}

/***************POSIZIONI***************/
.padding1 {padding-top:20px;}
.padding2 {padding-right:36px;}
.padding3 {padding-top:40px;}
.padding4 {padding-bottom:45px;}
.padding5 {padding-bottom:60px;}
.padding6 {padding-left:20px;float: left;}
.padding7 {padding-left:50px;}

/***************MENU LINGUAGGIO***************/

