@charset "utf-8";
body {
	background-image:url(sites/default/files/en/Sfondo-bg.png);
	background-repeat: no-repeat;
}
#bottombox{
	background-color:#383838;
}
a{
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	/*text-transform: uppercase;*/
	color: #c1022c;
	text-decoration: none;
	}
p{
	font-family:"Century Gothic";
	font-size:16px;
	color:#828282;
	text-align: justify;
	}
#paragrafo{
	font-family:"Century Gothic";
	font-size:13px;
	color:#828282;}
h2{
	font-family:"Century Gothic";
	font-size:20px;
	color:#c1022c;
}
h2.bis{color: #FFFFFF;
    font-size: 30px;
	}
a:hover{
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	/*text-transform: uppercase;*/
	color:#4c575f;
	text-decoration: none;
	}	
.btn-menu {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	/*text-transform: uppercase;*/
	color: #c1022c;
	text-decoration: none;
}
.btn-text-active {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	vertical-align:central;
}
li{
	list-style-image:url(sites/default/files/en/a4.gif);
}

a.link-bottom{color:#999;}
a:hover.link-bottom{ color:#FFF;}
a.link-bottom2{color:#FFF;line-height:30px;}
a:hover.link-bottom2{ color:#999;}


