@charset "utf-8";
/* ---------------------------------------------------
Title: Now-Multimedia.net
Author: Nicolò Conte - www.Now-Multimedia.net


------------------- Global Reset ------------------ */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,cite,code,em,img,q,small,strike,strong,sub,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
margin:0;
padding:0;
}

body {
	line-height:normal;
	background-color:#ccb7b7;
	border-top-width:thick;
	border-top-style:solid;
	border-top-color:#feae31;
	font-family: Calibri, Trebuchet MS, Tahoma, Verdana;
	margin-top: 0px;
	background-image: url(immagini/sfondo_big.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

blockquote,q {
quotes:none;
}

ol,ul {
list-style:none;
}

:focus {
outline:0;
}

img {
border:none;
}

/* ---------------- Tag --------------- */
a:link {
	text-decoration:underline;
	color:#A32323;
}

a:visited {
text-decoration:underline;
color:#900;
}

a:hover,a:active,a:focus {
text-decoration:none;
color:#d66;
}

p {
margin:0 0 10px;
}

h1,h2,h3,h4 {
	font-family: Calibri, "Trebuchet MS", Tahoma, Verdana;
	margin:5px 0 10px;
	color: #0e396c;
}

h1 {
font-size:2.4em;
}

h2 {
font-size:1.6em;
}

h3 {
font-size:1.4em;
}

h4 {
font-size:1.2em;
}

.skip,hr {
position:absolute;
left:-9999px;
}

.clear {
clear:both;
}

/* ---------------- Layout --------------- */
#container {
	padding-top:3px;
	width:990px;
	margin:0 auto;
	background-color: #FFFFFF;
}
.servizi {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FEAE31;
}


#header {
height:70px;
margin-top:5px;
background-repeat:no-repeat;
}

#footer {
	float:inherit;
	width:auto;
	clear:both;
	background-color:#fff;
	background-image:url(immagini/sfondo_footer.png);
	background-repeat:no-repeat;
	padding-left: 415px;
	padding-top: 9px;
	border-top: solid 6px #E0D6CC;
	font-size: small;
	color: #bf7f30;
	margin-top: 20px;
	height: auto;
}

#nuvoletta {
float:right;
margin-top:18px;
margin-right:10px;
}

#colonna {
margin-top:20px;
width:300px;
float:left;
margin-right:25px;}


#colonna ul li {
	background:url(images/bullet.gif) 0 5px no-repeat;
	padding: 0 0 0 14px;
	margin-top: 10px;
}

#colonna_b {
	width:480px;
	float:left;
	margin-right:5px;
}

#colonna_in_sx {
	width:694px;
	float:left;
	margin-right:15px;
	text-align:justify;
	padding-left: 5px;
}

#colonna_in_dx {
	width:264px;
	float:left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FEAE31;
	padding-left: 5px;
}

/* ---------------- menu --------------- */

#menu {
position:static;
height:50px;
font-size:14px;
text-transform:uppercase;
float:right;
}

#menu ul {
list-style-type:none;
float:left;
margin:0;
padding:0;
}

#menu ul li {
display:block;
float:left;
margin:0;
}

#menu ul li a {
display:block;
float:left;
color:#ffdab6;
height:40px;
padding:0;
}

#menu ul li a:hover {
border-bottom-width:medium;
border-bottom-style:solid;
border-bottom-color:#F93;
}

.btn-slide {

}

#panel {
	height: 90px;
	color:#000;
	padding-top:10px;
	padding-left:20px;
	background-color: #FF9900;
	background-image: url(immagini/sfondo_servizi.png);
	background-repeat: no-repeat;
	font-weight: bold;
	display:none;
	}


#panel a:link {
	text-decoration:none;
	color:#990000; 
}

#panel a:visited {
	color:#000000;
}

#panel a:hover,a:active,a:focus {
	text-decoration:underline;
	color:#0066CC;
}


/* ---------------- Elementi --------------- */
.all_sx {
float:left;
}


#links ul {
list-style-type:none;
width:260px;
}

#links li {
border:1px dotted #999;
border-width:1px 0;
margin:5px 0;
}

#links li a {
color:#900;
display:block;
font:bold 120% Arial, Helvetica, sans-serif;
text-decoration:none;
padding:5px;
}

* html #links li a {
width:260px;
}

#links li a:hover {
background-color:#FEDB70;
}

#links a em {
color:#333;
display:block;
font:normal 70% Verdana, Helvetica, sans-serif;
line-height:125%;
}

#links a span {
color:#125F15;
font:normal 70% Verdana, Helvetica, sans-serif;
line-height:150%;
}


.sottotitoli {
	font-size: 14px;
	font-weight: bold;
	color: #0e396c;
}
.navigazione {
	font-family: "trebuchet MS", tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF4E6;
}

.tratteggio_sx {
	border-left-width:1px;
	border-left-style: dashed;
	border-left-color: #FEAE31;
	padding-left:5px;
}
