#header {
	background-position: -180px -20px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../imgs/backgroundheader.jpg);
	padding-top: 0px;
	height: 250px;
}
#header H1 {
	line-height: 1px;
	font-size: 4.1em;
	text-shadow: 2px 2px 2px #3f3f3f;
	padding-left: 20px;
	font-family: Arvo, Quattrocento, Helvetica, Verdana, Arial, sans-serif;
	color: white;
}
#header H2 {
	padding-top: 30px;
	line-height: 1.6em;
	font-size: 2.4em;
	text-shadow: 2px 2px 2px #3f3f3f;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Quattrocento, Helvetica, Verdana, Arial, sans-serif;
	color: white;
}
#header H4 {
	padding-left: 20px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	letter-spacing: 5px;
	line-height: 1em;
	font-size: 1.3em;
	text-shadow: 2px 2px 2px #3f3f3f;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}
#footer {
	font-size: 12px;
	font-family: Arvo;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #9bbed1;
	background-color: #0c3243;
	height: 20px;
}
#footer P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}
#content P {
	text-align: justify;
	color: #191919;
	line-height: 19px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#content P.corsivo {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	text-align: justify;
	color: #121212;
	line-height: 20px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
#content P.bibliografia {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-align: left;
	color: #121212;
	line-height: 16px;
	font-size: 10px;
}
#content P a {
	text-decoration: none;
	color: #912214;
	line-height: 19px;
	font-size: 12px;
}
#content P a:hover {
	text-decoration: underline;
	color: #912214;
	line-height: 19px;
	font-size: 12px;
}
#content {
}
#content2 {
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-color: #83160b;
	border-style: solid;
	margin-top: 20px;
	padding-top: 20px;
}
#container {
	padding-top: 0px;
	margin-top: 0px;
	height: 500px;
}
body {
	background-image: url(../imgs/background.jpg);
	background-repeat: repeat-x;
}
.card {
	background-position: 20px 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 50px;
	padding-top: 60px;
	background-repeat: no-repeat;
		color: #912214;
font-weight: bold;

color: black;
}
.border1 {
	border-color: #5a5d5f;
	border-style: solid;
	border-width: 1px;
}
.border1b {
	border-color: #5a5d5f;
	border-style: solid;
	border-width: 1px;
}

.card H3 {
	line-height: 1.4em;
	padding-left: 0px;
	font-size: 0.9em;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
	color: black;
}
H4{
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-transform: none;
	font-family: Arvo, Amaranth;
}
H5{
	line-height: 17px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
	color: #912214;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	text-transform: none;
	font-family: Arvo, Amaranth;
}
#info {
	background-repeat: no-repeat;
	background-image: url(../imgs/info.png);
	height: 250px;
}

/*--menu--*/

#menu {
line-height: 12px;
list-style: none;
width: 220px;
padding-top: 0px;
height: 500px;
padding-left: 0px;
background: url(../imgs/backgroundmenu.png) no-repeat 20px;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li{
	height: 40px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a:link{
margin-right: 37px;
padding-left: 20px;
padding-bottom: 0;
padding-right: 0;
padding-top: 0px;
line-height: 3em;
font-size: 1.1em;
color: #3f3f3f;
font-family: Arvo;
height: 40px;
display:block;
text-decoration: none;
font-weight:normal;
}

#menu a:visited{
margin-right: 37px;
padding-left: 20px;
padding-bottom: 0;
padding-right: 0;
padding-top: 0px;
line-height: 3em;
font-size: 1.1em;
color: #3f3f3f;
font-family: Arvo;
height: 40px;
display:block;
text-decoration: none;
font-weight:normal;
}

#menu a:hover{
background-color: #e0edf5;
color: #912214;
}

#menu a:active{
color: #dbdbdb;
}

.card strong{
	letter-spacing: 0px;
	font-family: Arvo;
	font-size: 1.2em;
display: block;
margin-top: 5px;
}
.card em{

	font-size: 1.0em;
font-weight: 300; 
}

#sidebar2{
	background-image: url(../imgs/backgroundside.png);
	background-position: -50px;
	height: 500px;
}

.boxes{
	margin-bottom: 10px;
	background-color: #e0edf5;
}

#content img{
	float: right;
	padding: 10px;
}

.competenze #content img{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	float: left;
}

#content .firma img{
	padding-left: 100px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	float: none;
}

.firma{
	margin-top: 0px;
	float: none;
	margin-right: 0px;
}

.competenzediv{
	height: 100px;
	width: 500px;
	margin-bottom: 20px;
}

#menu li.english{
	margin-top: 50px;
}
#menu li.english a{
	background-image:url(img/jack.png);
	background-repeat:no-repeat;
	background-position:right;
}

/*--fine menu--*/.rulesotto {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #912214;
	margin-bottom: 20px;
}

                 .column {
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	width: 45%;
}
