/*  Foglio di stile per ALDO CESTINI (www.aldocestini.it) di CRISTINA DE SIMONE - desimone.cristina@gmail.com  */

/* RESET */
html, body, div, h1, h2, h3, h4, ul, li, p, blockquote, img, span, form, label, input, select {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	outline: 0;
}
ol, ul {
list-style: none;
}
hr {
	display: none;
}

/* TAG E CLASSI COMUNI */
h1, h2, h3 {
	text-align: left;
	color: #990000;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}
a {
	color: #FF9900;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	padding-bottom: 15px;
}
blockquote {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/blockquote_sx.png);
	padding-left: 60px;
	margin-bottom: 40px;
	margin-top: 20px;
	font-style: italic;
}
blockquote h2 {
	padding-right: 60px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/blockquote_dx.png);
	line-height: 36px;
	text-align: center;
}
blockquote p {
	padding-right: 54px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/blockquote_dx.png);
	margin: 0px;
	padding-bottom: 0px;
}
.right { 
	float: right;
}
.left {
	float: left;
}
img.right {
	margin-left: 20px;
}
img.left {
	margin-right: 20px;
}
.clear {  /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hide {
	display: none; 
}
.nascosto {
	position:absolute;
	left:336px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* LAYOUT CONTENITORI PRINCIPALI */
body  {
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background-color: #000000;
	width: 100%;
	background-image: url(../images/bg_raggi2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 960px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
} 
#header { 
	width: 960px;
	height: 120px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 80%;
}
#header h1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainContent {
	float: left;
	width: 660px; 
	/*margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;*/
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
	text-align: justify;
	font-size: 90%;
	position: relative;
}
#mainContent h2 {
	padding-bottom: 15px;
} 
#sidebar {
	float: right;
	width: 200px; 
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 80%;
}
#sidebar h3.titleBox {
	text-align: center;
	line-height: 40px;
	background-image: url(../images/bg_boxSidebar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
}
#footer {
	width: 960px;
	background-color: #660000;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	padding-bottom: 20px;
	position: relative;
} 
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#copy {
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	float: right;
}
#stat {
	text-align: left;
	padding-left: 20px;
	float: left;
}

/* BOX SACCHETTI */
.boxSmall {
	width: 210px;
	margin-right: 15px;
}
.boxSmall-nomargin {
	width: 210px;
}

/* BOX CENTRALE GRIGIO */
.boxMiddle {
	background-color: #E5E5E5;
	/*border: 1px dashed #CCCCCC;*/
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.boxMiddle a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.boxMiddle h3 {
	padding-bottom: 15px;
}

/* BOX CENTRALE GIALLO */
.boxMiddle1 {
	background-color: #FFF3C4;
	/*border: 1px dashed #CCCCCC;*/
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 20px;
	/*margin-bottom: 35px;*/
}
/*.boxMiddle1 a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}*/
.boxMiddle1 h3 {
	padding-bottom: 15px;
}

/* LISTA PDF */
#pdf {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 14px;
}
#pdf ul {
	font-size: 13px;
	list-style-type: none;
	text-align: left;
}
#pdf ul li {
	display: block;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
a.pdf {
	/*display: block;*/
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* LISTA  STELLA */
.listaStella {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: 40px;
}
.listaStella ul {
	list-style-type: none;
	text-align: left;
	margin-top: 10px;
}
.listaStella ul li{
	display: block;
	background-image: url(../images/star_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* MENU PRINCIPALE TOP */
#mainMenu {
	width: 960px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url(../images/bg_filmstrip.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}
#mainMenu ul {
	list-style-type: none;
	height: 40px;
}
#mainMenu li {
	display: inline;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#mainMenu a {
	color: #FFCC00;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#mainMenu a:hover, a#attivo {
	color: #FFFFFF;
}

/* MENU EXTRA SIDEBAR */
#menuExtra {
	width: 100%;
	margin-bottom: 20px;
}
#menuExtra ul {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
}
#menuExtra ul li {
	display: block;
	background-image: url(../images/stella2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	line-height: 40px;
	height: 40px;
}
#menuExtra ul li a:hover {
	text-decoration: none;
}

/* MENU FOOTER */
#footerMenu {
	width: 920px;
	height: 40px;
	text-align: right;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #FFCC00;
}
#footerMenu ul {
	list-style-type: none;
	height: 40px;
}
#footerMenu li {
	display: inline;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/separatore_menuFooter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 3px;
	padding-left: 6px;
}
#footerMenu ul li#primo {
	background-image: none;
}
#footerMenu a {
	color: #FFCC00;
	text-decoration: none;
}
#footerMenu a:hover, a#attivo {
	color: #FFFFFF;
}

/* VARIE */

/*.georgiaCorsivo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}*/
#telefono{
	float: left;
	height: 75px;/**/
	width: 125px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#furgoncino{
	float: left;
	/*height: 75px;*/
	width: 190px;
	margin-left: 70px;
	margin-top: 80px;
	margin-bottom: 15px;
}
.frameSX { /* crea una cornice intorno all'elemento */
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}
.frameDX { /* crea una cornice intorno all'elemento */
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}
.frame { /* crea una cornice intorno all'elemento */
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
