/**
 * 49CM web design - Bologna 
 * siti interent professionali  
 *
 * web http://www.49cm.it
 * tel +39 347 5240290
 *
 * siti internet statici
 * siti internet dinamici
 * siti internet in flash
 * siti internet e-commerce
 * siti internet web restyling   
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

body {
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CCCCFF;
}



a {outline:none;}

#wrap {
	width:210px;
	margin:0 auto;
}

.Stile1 {font-weight: bold}
a:link {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}




.home_bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index:1;
	visibility: visible;
	height: 100%;
	width: 100%;
	}



#header {
	height: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	visibility: visible;
	width: 100%;
	
}



table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* STILE PORTFOLIO */

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

a {
  text-decoration: none;
}

h1{
  font-size: 18px;
  line-height: 18px;
}

h2 {
  color: #FF9933;
  font-size: 22px;
  line-height: 28px;
}

h3 {
  color: #c4dfe6;
  font-size: 18px;
}

#main_container {
	background: url("images/bg_trasparente.png") no-repeat center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.clear:after { /*clear-fix*/
  content: ""; 
  display: block;
  clear: both;
}

#left_container {
  width: 650px;
  float: left;
  margin-right: 0px;
  margin-left: 5px;
  margin-bottom: 3px;/*margin: 0 30px 30px 5px;*/
}


/*inizio tasto roolover mail*/
#mail {
	margin: 0px;
	padding: 0px;
	width: 133px;
}

.mail_link {
  display: block;
  background: url("images/logo.png") no-repeat top left;  
  width: 133px;
  height: 66px;
}

.mail_link:hover {
	background: url("images/logo_hov.png") no-repeat top left;
	display: block;
	width: 133px;
	height: 66px;
}
/*fine tasto roolover mail*/



#menu {
	margin: 0px 0px 200px 0px;
	width: 100%;
	height: 50px;
	background-image: url(images/bg_bianco_trasparente.png);
	background-repeat: repeat;
}

#menu ul {
  padding: 8px 10px 0 48px;
  line-height: 30px;
  font-size: 25px;
}

#menu ul li {
  display: inline;
  padding-right: 18px; 
}

#menu ul li a {
  color: #d8ebf7;
  text-decoration: none; 
}

#menu ul li a:hover {
  color: #f2faff;
  text-decoration: none;
  border-bottom: 1px dotted #f2faff; 
}






/* ================================================================ 
INIZIO PORTFOLIO SITI INTERNET BOLOGNA
=================================================================== */
#featured {
  background: url("images/featured_bck.png") no-repeat top left;
  width: 100%;
  height: 326px;
}

#featured h1 {
	padding-left: 50px;
	margin-bottom: 10px;
	background-image: url(images/freccia.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#featured ul {
  padding: 34px 0 0 20px;
}

#featured ul li {
	display: inline;
}

#featured ul li a {
  background: url("images/tasto_portfolio1.png") no-repeat top left;
  padding: 5px 17px 10px 13px;
  margin-left: 2px;
  color: #536f77;
  font-weight: bold;
  text-decoration: none;
}

#featured ul li a:hover {
  background: url("images/tasto_portfolio2.png") no-repeat top left;
  padding: 5px 17px 10px 13px;
  margin-left: 2px;
  color: #FFFFCC;
}

.featured_content {
  margin: 13px 0 0 15px;
}

.feat_left {
  float:left;
}

.featured_content ol {
  margin: 7px 10px 0 10px;
  width: 200px;
}

.featured_content ol li {
  padding: 5px 0 5px 20px;
  background: url("images/icon2.png") no-repeat center left;  
}


/*inizio tasto roolover*/
#vai_al_sito {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 32px;
}

.vai_al_sito_link {
  display: block;
  background: url("images/vai_al_sito.png") no-repeat top left;
  	width: 300px;
	height: 32px;  
}

.vai_al_sito:hover {
	background: url("images/vai_al_sito_over.png") no-repeat top left;
	display: block;
	width: 300px;
	height: 32px;
}
/*fine tasto roolover*/

/* ================================================================ 
FINE PORTFOLIO SITI INTERNET BOLOGNA
=================================================================== */






.image_cont {
  float: left;
}

.image_cont img {
  border: 1px solid #FFFFFF;
}

ol.menu_cont {
  padding: 0;
}

ol.menu_cont li {
  padding: 0;
  display: inline;
  background: transparent;
  font-size: 10px;
  color: #8cbbc5;
}

ol.menu_cont li a {
 
}

ol.menu_cont li a:hover {
	
}

span.ico1 {
  line-height: 30px;
}

span.ico2 {
  padding: 10px 0 10px 34px;
  background: url("images/icon4.png") no-repeat center left; 
  line-height: 30px;
}

span.ico3 {
  padding: 10px 0 10px 22px;
  background: url("images/icon5.png") no-repeat center left; 
  line-height: 30px;
}

#sidebar {
	width: 240px;
	color: #c4dfe6;
	float: right;
	margin-right: 0px;
	height: 1000px;
	background-image: url(images/sfondo_testo_slide.png);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.side_bottom {
	float: right;
	background-repeat: repeat;
}

.side_cont {
  padding: 70px 10px 0px 35px;
}

.side_cont h2 {
  background: url("images/side_tit_bot.png") no-repeat bottom left;
}

.side_cont p {
  line-height: 14px;
  letter-spacing: 1px;
  margin-top: 5px;
}

.side_cont h3 {
  padding-left: 5px;
  margin-top: 3px;
}

.side_cont img {
  margin: 10px 0;
}

.side_cont h3 a {
  color: #c4dfe6;
}

.side_cont h3 a:hover {
  border-bottom: 1px dotted #c4dfe6;
}











.side_menu {
  padding: 0px 10px 10px 10px;
}

.side_menu h2 {
  background: url("images/side_tit_bot.png") no-repeat bottom left;
}

.side_menu p {
  line-height: 14px;
  letter-spacing: 1px;
  margin-top: 5px;
}

.side_menu h3 {
  padding-left: 35px;
  margin-top: 20px;
  background: url("images/icon6.png") no-repeat top left;
}

.side_menu img {
  border: 2px solid #d6e7f1;
  margin: 10px 0;
}

.side_menu h3 a {
  color: #c4dfe6;
}

.side_menu h3 a:hover {
  border-bottom: 1px dotted #c4dfe6;
}











.side_slide {
	padding: 80px 10px 10px 25px;
}

.side_slide h2 {
  background: url("images/side_tit_bot.png") no-repeat bottom left;
}

.side_slide p {
  line-height: 14px;
  letter-spacing: 1px;
  margin-top: 5px;
}

.side_slide h3 {
  padding-left: 35px;
  margin-top: 20px;
  background: url("images/icon6.png") no-repeat top left;
}

.side_slide img {
  border: 0px solid #d6e7f1;
  margin: 10px 0;
}

.side_slide h3 a {
  color: #c4dfe6;
}

.side_slide h3 a:hover {
  border-bottom: 1px dotted #c4dfe6;
}











.meta_info {
  font-size: 10px;
  color: #293e43;
  padding: 0 35px 8px 35px;
  background: url("images/post_sep.png") no-repeat bottom center;
}

#down_container {
  min-height: 220px;
}

#down_container img {

}

.down_1, .down_2 {
	display: inline;
	float: none;
	margin-left: 25px;
	margin-right: 0px;
	width: 550px;
}

.down_1 {
}

.clear_sep {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}







#footer {
	display: block;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	background-image: url(images/footer.png);
	width: 100%;
	position: absolute;
	height: 170px;
	background-position: center top;
}

#footer p {
  font-size: 12px;
  color: #FFFFFF;
  text-align: center; 
  padding: 10px;
}

#footer p a {
  color: #c4dfe6;
  text-decoration: none;
  border-bottom: 1px dotted #c4dfe6;
}




.ui-tabs .ui-tabs-hide { display: none !important; }






/* ================================================================ 
INIZIO SCROLLER DESTRA
=================================================================== */
 #scr1 div {
  visibility:hidden;
 }
 #scr1, #scr1 div.default {
   width:200px;
   height:60px;
   overflow:hidden;
   visibility:visible;
 }
 #scr1 table tr td div {
  visibility:visible;
 }

 #scr1 {
   margin:0px auto;
   font-size: 0.8em;
 }
/* ================================================================ 
FINE SCROLLER DESTRA
=================================================================== */


/* ================================================================ 
INIZIO MENU DESTRA
=================================================================== */
#nav {
    margin-top:35px;
    padding:0;
    list-style:none;
    width:210px;
    height:215px;
}
#nav li {}

/* inizio */
#nav li a.statici {
    display:block;
    width:210px;
    height:43px;
    background:url("menu/siti_internet_statici.png") no-repeat 0 -43px;
    text-indent: -9999px;
}
#nav li a.statici:hover {background-position: 0 0;}
/* fine */



/* inizio */
#nav li a.dinamici {
    display:block;
    width:210px;
    height:43px;
    background:url("menu/siti_internet_dinamici.png") no-repeat 0 -43px;
    text-indent: -9999px;
}
#nav li a.dinamici:hover {background-position: 0 0;}
/* fine */


/* inizio */
ul#nav li a.flash {
    display:block;
    width:210px;
    height:43px;
    background:url("menu/siti_internet_in_flash.png") no-repeat 0 -43px;
    text-indent: -9999px;
}
#nav li a.flash:hover {background-position: 0 0;}
/* fine */



/* inizio */
ul#nav li a.e-commerce {
    display:block;
    width:210px;
    height:43px;
    background:url("menu/e-commerce.png") no-repeat 0 -43px;
    text-indent: -9999px;
}
#nav li a.e-commerce:hover {background-position: 0 0;}
/* fine */




/* inizio */
#nav li a.restyling {
    display:block;
    width:210px;
    height:43px;
    background:url("menu/web-restyling.png") no-repeat 0 -43px;
    text-indent: -9999px;
}
#nav li a.restyling:hover {background-position: 0 0;}
/* ================================================================ 
FINE MENU DESTRA
=================================================================== */


/* ================================================================ 
INIZIO MENU ORIZZONTALE
=================================================================== */
#block {position:relative; width:500px; height:35px; font-family:verdana, arial, sans-serif; font-size:12px; font-weight:bold;}
#block, #block ul {
	padding:0;
	margin:0;
	list-style:none;
	float: none;
}
#block table {border-collapse:collapse; width:0; height:0; border:0; font-size:1em; position:absolute; left:0; top:0;}
#block div {position:absolute; left:-9999px;}
#block div ul {}
#block li.top {float:left;}
#block li.first {margin-left:0px; display:inline;}
#block li.top a {
	display:block;
	width:100px;
	color:#C4DFE6;
	height:35px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	background:transparent;
	font-size: 14px;
	font-family: "Century Gothic";
	text-transform: uppercase;
}

#block li.top a:hover  {border:0; color:#dacba4;}
#block li.top:hover > a  {
	color:#FF8613;
	background-image: url(../images/cerchiato.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#block :hover div {left:0; top:25px; width:700px; height:auto;}
#block :hover div ul {width:600px; height:200px;}
#block :hover ul li {width:100%; height:100%; background:url(trans.gif);}
#block :hover ul li dl {padding:10px 0; width:600px; margin:0 auto; padding:50px 0; text-align:left;}
#block :hover ul li dl dt {
	padding:0;
	margin:0;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	font-size: 18px;
	font-weight: bold;
}
#block :hover ul li dl dd {padding:0; margin:0; color:#fff; text-align:left; width:100%;}
#block :hover ul li dl dd a {text-decoration:none; color:#c7cab5; width:100%; font-weight:normal; text-align:left; height:25px; line-height:25px; position:relative;}
#block :hover ul li dl dd a:hover {color:#faebc4;}
/* ================================================================ 
FINE MENU ORIZZONTALE
=================================================================== */


/* ================================================================ 
INIZIO TASTO ROOLOVER PREVENTIVO GRATUITO
=================================================================== */
.bird_link {
	position: absolute;
}

.bird_link a,
.bird_link a:link,
.bird_link a:visited {
	width: 200px;
	height: 62px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('images/richiedi_un_preventivo.png') no-repeat 0 0;
}

.bird_link a:hover {
	background: url('images/richiedi_un_preventivo.png') no-repeat 0 -62px;
}

.bird_bird {
	position: absolute;
	display: none;
	left: 90px;
	top: -6px;
	width: 183px;
	height: 145px;
	background: url('images/bird.png') no-repeat 0 0;
}
/* ================================================================ 
FINE TASTO ROOLOVER PREVENTIVO GRATUITO
=================================================================== */