html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

article, aside, figure, footer, header,
hgroup, nav, section { display:block; }

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }
/* END RESET CSS */

body { font:13px sans-serif; *font-size:small; *font:x-small; line-height:1.22; }

table { font-size:inherit; font:100%; }

select, input, textarea { font:99% sans-serif; }

/* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
body, select, input, textarea { color:#444; }

/* www.aestheticallyloyal.com/public/optimize-legibility/ */
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }

/* maxvoltar.com/archive/-webkit-font-smoothing */
html { -webkit-font-smoothing: antialiased; }

strong, th { font-weight: bold; }

html { overflow-y: scroll; }

a:active {
  position: relative;
  top: 1px;
}

body {
	background: url(../img/bg_body2.jpg) no-repeat center top;
	font-family: "Georgia";
}
#container, #foot_container {
	width: 900px;
	margin: 0 auto;
}
/* MENU */
#navigazione {
	padding-top: 133px;
}
#navigazione li {
	float: left;
	margin-right: 5px;
}
#navigazione ul {
	list-style: none;
	margin-left:280px;
}
#navigazione a {
	color: #333;
	text-decoration: none;
	font-size: 116%;
	display: block;
	padding: 6px 10px 2px 10px;
}

a.selected {background: no-repeat right top; color: #FFF;}
#app a.selected, #app a:hover, #navigazione.app a:hover { background: url(../img/bg_btn_app.gif)}
#works a.selected, #works a:hover, #navigazione.works a:hover { background: url(../img/bg_btn_works.gif)}
#home a.selected, #home a:hover, #navigazione.home a:hover { background: url(../img/bg_btn_home.gif)}
#service a.selected, #service a:hover, #navigazione.service a:hover { background: url(../img/bg_btn_host.gif)}
#contacts  a.selected, #contacts  a:hover, #navigazione.contacts a:hover { background: url(../img/bg_btn_contacts.gif)}

#works a.no_img, #works a.no_img:hover, #app a.no_img, #app a.no_img:hover {background-image: none;}

#navigazione.works  #page_title {
	color: #CDF3EF;
	background: url(../img/freccia_works.gif) no-repeat;
}
#navigazione.service #page_title {
	color: #FF9191;
	background: url(../img/freccia_hosting.gif) no-repeat;
}
#navigazione.contacts #page_title {
	color: #F4CE95;
	background: url(../img/freccia_contacts.gif) no-repeat;
}
#works a.selected:hover {
	color: #FFFFFF;
}
#navigazione.app #page_title {
	color: #94FCB3;
	background: url(../img/freccia_app.gif) no-repeat;
}

.clear {
	clear: both;
}
#page_title {
	background: url(../img/freccia_home.gif) no-repeat;
	height: 88px;
	width: 870px;
	text-transform: uppercase;
	font: bold 03em Arial, Helvetica, sans-serif;
	color: #C9FF64;
}
#page_title span {
	display: block;
	padding-top: 30px;
	padding-left: 85px;
}
p {
	color: #444;
	font-size: 93%;
}
.box_home {
	width: 280px;
	border: 1px solid #CCC;
	float: left;
	padding-bottom: 10px;
	height: 380px;
	position: relative;
	margin-right: 12px;
}
h3 {
	color: #AF250F;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 189%;
}

.box_host {
	width: 277px;
	background: #AB1E0C;
	float: left;
	margin: 7px 15px 8px;
}
.box_app {
	width: 870px;
	background: #FFF;
	float: left;
	margin-top: 7px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
	}
.box_works {
	position:relative;
	width: 268px;
	height: 300px;
	border: 1px solid #ccc;
	float: left;
	margin: 7px 15px 8px 0;
	background: #eee no-repeat center center;
	padding: 5px;
	font-size: 90%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.box_works .desc span {font-weight: bold; display:block}
.box_works .desc a {background: #00abc4; color: #fff; text-decoration: none;padding:2px; margin-top:5px;display:block;font-family:Verdana;width:75px;text-align:center; position:absolute;bottom:2px;}
.box_works img {margin-bottom: 10px;border: 1px solid #ccc;}

#page {
	padding-right: 15px;
	padding-left: 15px;
	background: #FFF;
	padding-bottom: 15px;
}


#slide_panel {
	background: #666;
	height: 250px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer {
	background: #000 url(../img/bg_footer.gif) no-repeat center top;
	color: #FFF;
	height: 300px;
	font-size: 123.1%
}
#foot_container div {
	padding: 30px 50px 15px 15px;
	float: left;
}
#foot_container a {
	color: #FFF;
	text-decoration: none;
}
#foot_container a:hover {
	color: #FC0;
}
#foot_container ul {
	padding-left: 18px;
	padding:0;
	margin:0
}
#foot_container li {list-style: none; }

/* SUBMENU */

#jsddm li ul {
	margin: 0px ;
	padding: 15px 0px 15px 0px;
	position: absolute;
	visibility: hidden;
	width: 230px;
	/*background: url(../img/bg_sub_works.gif) no-repeat center bottom;*/
}
#jsddm li ul li {
	float: none;
	display: inline
}
#jsddm li ul li a {
	width: auto;
	color: #FFF;
	font-size: 93%;
	background-image:none;
}
#jsddm li ul li a:hover {
	color: #D2FFFF;
}
.medium {
	background: #E77817 url(../img/bg_box_host_2.gif) repeat-x top;
}
.box_host h4 {
	color: #FFF;
	font: 161.6% Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

.pro {
	background: #000;
}
.host_list {
	color: #FFF;
	text-transform: capitalize;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 131%;
}
.pack h3 {
	color: #FFF;
	font: bold 197% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	width: 170px;
	margin-right: 10px;
	border-right: 1px solid #FFF;
}

.easy  {
	background: #75C5F0 url(../img/bg_box_host_1.gif) repeat-x top;
}
.box_host p {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}
.app_img {
	background: #FC0 url(../img/app_demo.jpg) no-repeat center center;
	height: 200px;
	width: 200px;
	margin: 10px;
	float: left;
}

.break {
	border-bottom: 1px solid #FFF;
	margin: 8px;
}

.box_app h2 {
	color: #7DC400;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 197%;
}
.box_home h2 {
	color: #AF250F;
	text-transform: uppercase;
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom: 5px;
}
.icon {
	height: 150px;
	background: no-repeat center center;
	margin: 5px;
}
.box_home p {
	margin-right: 7px;
	margin-left: 7px;
	text-align: justify;
}

.box_foot {
	height: 60px;
	background: no-repeat right bottom;
}
.freccia_link img {
	float: right;
	margin-right: 10px;
}
.freccia_link {
	position: absolute;
	bottom: 0px;
	width: 280px;
	margin-bottom: 10px;
}

.pack .price {
	font: bold 197%/80px Arial, Helvetica, sans-serif;
	color: #FFF;
}
/*#page label {
	width: 200px;
	display: block;
	float: left;
	height: 30px;
	padding-left: 70px;
	font: bold 15px/30px Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
#page textarea {
	width: 350px;
	margin-top: 10px;
	height: 200px;
	border: 1px solid #999;
	background: #FAE7CB;
}


#page input {
	height: 30px;
	width: 250px;
	border: 1px solid #999;
	background: #FAE7CB;
	margin-top: 10px;
}*/

#page input.error {background: #FBD3C5}
#page label.error {color: #CE410E; width: auto}

#page #contact_form {
	padding-top: 20px;
	padding-bottom: 20px;
}
dl {margin-left: 30px; margin-top:30px}
dt {font-weight:bold;font-size: 189%; margin-bottom:10px; margin-top:10px}
.email-sent {font-size: 193%}
.presentation {font-size: 138.5%}
#slogan {font-size: 246.2%; margin-top: 30px;font-weight:bold}
#intro {font-style:italic; font-size:123.1%;margin-bottom:30px;}