@charset "UTF-8";
@font-face {
  font-family: "Futura Book";
  src: url(http://www.gasict.it/ale/font/CenturyGothic/CenturyGothic.ttf) format("truetype");
}

@font-face {
  font-family: "Street Cred";
  src: url(http://www.princexml.com/fonts/larabie/streetcr.ttf) format("truetype");
}

@font-face {
  font-family: "Subpear";
  src: url(http://www.princexml.com/fonts/larabie/subpear_.ttf) format("truetype");
}
@font-face {
  font-family: "Carbon Block";
  src: url(http://www.princexml.com/fonts/larabie/carbonbl.ttf) format("truetype");
}

@font-face {
  font-family: "Good Times";
  src: url(http://www.princexml.com/fonts/larabie/goodtime.ttf) format("truetype");
}
@font-face {
  font-family: "Monofonto";
  src: url(http://www.princexml.com/fonts/larabie/monofont.ttf) format("truetype");
}

@font-face {
  font-family: "Deftone Stylus";
  src: url(http://www.princexml.com/fonts/larabie/deftone.ttf) format("truetype");
}

@font-face {
  font-family: "Credit Valley";
  font-style: italic;
  src: url(http://www.princexml.com/fonts/larabie/creditvi.ttf) format("truetype");
}


body {
	font-size:16px;
	font-family: "CenturyGothic", "Trebuchet MS", sans-serif;
	color: #999;
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */

}

h1, h2, h3, h4, h5, h6 {
	margin: 5px;
	padding: 0;
	font-family: "CenturyGothic", "Trebuchet MS", sans-serif;
	color: #F03;
}

#content h1 {
	color: #66B8DD;
	margin: 0px;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 92px;
	text-indent: 60px;
	background-position: left 6px;
}

#content p {
	padding: 16px;
}

#content h2 {
	color: #66B8DD;
	margin: 0px;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	text-indent: 50px;
	background-position: left 6px;
}

#menu h2 {
	font-family: "CenturyGothic", "Trebuchet MS", sans-serif;
	padding-left: 20px;
	font-size: 22px;
	float: left;
	height: 55px;
	color: #66B8DD;
}


#menu {
	background-color: #C41D1F;
	width: 1000px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}

cite {
	text-align: right;
	font-size: 30px;
	font-family: "Credit Valley", "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #F03;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	font-weight: bold;
	color: #C41D1F;
	margin-bottom: 1px;
}

p, blockquote, ul, ol {
	line-height: 180%;
	text-align: left;
	font-size: small;
}


blockquote {
	padding: 0 0 0 40px;
	font: italic small "Trebuchet MS", sans-serif;
	line-height: 1.6em;
}

a {
	text-decoration: underline;
	color: #468259;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Header */

#header {
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	background-image: url(images/Gas.png);
	background-repeat: no-repeat;
}

/* Content */

#content {
	width: 992px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: 4px solid #C41D1F;
	padding-top: 8px;
	padding-bottom: 8px;
}

#content img.nomar {
	float:none;
	margin: 15px;
}
/* Footer */

#footer {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	border-top: 10px solid #FFFFFF;
}
#content img {
	margin: 8px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #A1A1A1;
}

#footer a {
	color: #A1A1A1;
}

#citazione 

{
	text-align: right;
	padding-left: 16px;
	padding-right: 16px;
}

.lingue
{
	text-align: right;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

.tornainizio, .tornainizio a
{
	text-align: right;
	font-size: small;

}

.floatleft {
	clear:both;
	margin: 20px;
}


div.highlight{
	width:976px;
	position: static;
	background-color: #F4C64E;
	float: left;
	margin-bottom: 16px;
	padding-left: 8px;
	padding-right: 8px;
}
div.hl-inner{
	width:185px;
	float:left;/* background: url(images/dottedbig.gif) no-repeat right; */
	clear: none;
	position: static;
	background-color: #F4C64E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.hl-inner p {
	color: #000000;
}

.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */

	float: right;
	margin-left: 8px;
}

.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/

	float: left;

	margin-right: 8px;

}
.logo h1 {
	text-decoration:none;
	border:0;
	width : 1000px;
	height : 387px;
	margin : 0;
	padding : 0;
	background : url(images/fazza.png) no-repeat 0 0;
}
.logo h1 a {
	display : block;
	height : 387px;
	text-indent : -9999px; /*serve a rimpiazzare un testo con una immagine*/
}
