body {
	overflow:hidden;
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	text-align: center;
	font-family: arial,sans-serif,verdana;
	font-weight: bold;
	color: #FFFFFF;
}

img {
	border: 0;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
#bgimg {
	position:absolute;
	z-index: -1;
	opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=0);
}
#bgimgenter {
	position:absolute;
	z-index: -1;
	opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=0);
}
#realBody {
	position: absolute;
	/*left:0;right:0;margin:auto;*/
	z-index: 5;
	overflow: auto;
	height:100%;
	width:100%;
	background: url('img/sfondo.png');
	/*border: 1px solid red;*/
}
#logo_enter {
	position: relative;
	left: 0;
	right: 0;
	top: 40%;
	margin: auto;
	width: 119px;
	height: 119px;
	opacity: 0.0;
    	-moz-opacity: 0.0;
    	filter: alpha(opacity=0);
}
#enter {
	position: relative;
	left: 0;
	right: 0;
	top: 45%;
	margin: auto;
	width: 105px;
	height: 12px;
	opacity: 0.0;
    	-moz-opacity: 0.0;
    	filter: alpha(opacity=0);
}

.menu {
	opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=0);
	position: relative;
	top: 5%;
	/* border: 1px solid black; */
	margin: auto;
	text-align: center;
	display: none;
}

.paginaopacity {
	position: relative;
	z-index: 800;
	background: url("img/pagina1.jpg");
	background-repeat: no-repeat;
	opacity: 0.60;
    -moz-opacity: 0.60;
    filter: alpha(opacity=60);
	width: 550px;
	height: 350px;
	margin: 0;
	float: left;
}

.paginacontatti {
	position: relative;
	/*left: 54px;
	top: -350px;*/
	z-index: 800;
	/* background-color: #FFFFFF; */
	background: url("img/pagina1.png");
	background-repeat: no-repeat;
	width: 550px;
	height: 350px;
	margin: 0;
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

.paginacontatti table {
	display: inline-block;
}

.paginacontatti td {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

.paginacontatti .tdright {
	text-align: right;
}

.paginacontatti .tdindirizzo {
	width: 280px;
	text-align: center;
	vertical-align: top;
	line-height: 180%;
}

.paginacontatti .input1 {
	background-color: #231F20;
	width: 300px;
	height: 32px;
	color: #FFFFFF;
	border: 1px solid white;
}

.paginacontatti input {
	background-color: transparent;
	background-image: url("img/sfondo_input.png");
	background-repeat: repeat;
	width: 217px;
	height: 27px;
	color: #FFFFFF;
	border: 1px solid white;
}

.paginacontatti #invia {
	width: 43px;
	height: 17px;
	border: 0;
}

.paginacontatti #email {
	background-color: transparent;
	width: 450px;
	height: 27px;
	color: #FFFFFF;
	border: 1px solid white;
}

.paginacontatti textarea {
	background-color: transparent;
	background-image: url("img/sfondo_input.png");
	background-repeat: repeat;
	width: 450px;
	height: 120px;
	color: #FFFFFF;
	border: 1px solid white;
}

label.error {
	font-size: 10px;
	float: left;
}

.pagina {
	position: relative;
	/*left: 54px;
	top: -350px;*/
	z-index: 800;
	/* background-color: #FFFFFF; */
	background: url("img/pagina1.png");
	background-repeat: no-repeat;
	width: 550px;
	height: 350px;
	margin: 0;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-align: justify;
}
.pagina table td {
	width: 300px;
	/* border: 1px solid black; */
	text-align: center;
}

.tdvuota {
	width: 100px;
}

#intro {
	position: relative;
	z-index: 800;
	background: url("img/pagina_presentazione_senzaopacity.png");
	background-repeat: no-repeat;
	opacity: 0.60;
    -moz-opacity: 0.60;
    filter: alpha(opacity=60);
	width: 550px;
	height: 350px;
	margin: 0;
	float: left;
}

#introtesto {
	position: relative;
	display: inline-block;
	left: 28px;
	top: -350px;
	width: 550px;
	height: 350px;
	z-index: 900;
	color: #FFFFFF;
	/* border: 1px solid black; */
	text-align: left;
	opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

#introtesto1 {
	position: relative;
	top: 10px;
	display: inline-block;
	width: 545px;
	height: 120px;
	z-index: 900;
	background: url("img/logo_presentazione.png");
	background-repeat: no-repeat;
	background-position: 18% 10%;
	color: #FFFFFF;
	/* border: 1px solid yellow; */
	text-align: left;
	opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

#introtesto2 {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	width: 330px;
	height: 220px;
	font-size: 14px;
	z-index: 900;
	color: #FFFFFF;
	/* border: 1px solid red; */
	text-align: left;
	opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

#back_joystick {
	opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=0);
	position: relative;
	top: 8%;
	bottom: 0px;
	background-image: url("img/linea.jpg");
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	z-index: 999;
	text-align: center;
	height: 225px;
	/*border: 1px solid black;*/
	margin: 0;
	padding: 0;
	display: none;
}

#joystick {
	display: inline-block;
	position: relative;
	top: -7px;
	background-image: url("img/joystick.png");
	background-repeat: repeat-x;
	width: 100%;
	z-index: 999;
	text-align: center;
	width: 245px;
	height: 225px;
	/*border: 1px solid black;*/
	margin: 0;
	padding: 0;
}

#nav_contact {
	position: relative;
	left: 30px;
	top: 88px;
	background-image: url("img/nav_contact.png");
	background-repeat: repeat-x;
	width: 50px;
	height: 51px;
	cursor: pointer;
}

#nav_contact:hover {
	background-image: url("img/nav_contact_rollover.png");
}

#nav_work {
	position: relative;
	left: 98px;
	top: 102px;
	background-image: url("img/nav_work.png");
	background-repeat: repeat-x;
	width: 50px;
	height: 51px;
	cursor: pointer;
}

#nav_work:hover {
	background-image: url("img/nav_work_rollover.png");
}

#nav_about {
	position: relative;
	left: 165px;
	top: -14px;
	background-image: url("img/nav_about.png");
	background-repeat: repeat-x;
	width: 50px;
	height: 51px;
	cursor: pointer;
}

#nav_about:hover {
	background-image: url("img/nav_about_rollover.png");
}

#nav_home {
	position: relative;
	left: 87px;
	top: -78px;
	background-image: url("img/nav_home.png");
	background-repeat: repeat-x;
	width: 70px;
	height: 70px;
	cursor: pointer;
}

#nav_home:hover {
	background-image: url("img/nav_home_rollover.png");
}

#nav_links {
	position: relative;
	left: 97px;
	top: -205px;
	background-image: url("img/nav_flycode.png");
	background-repeat: repeat-x;
	width: 50px;
	height: 51px;
	cursor: pointer;
}

#nav_links:hover {
	background-image: url("img/nav_flycode_rollover.png");
}

#footer {
	display: inline-block;
	position: relative;
	top: -80px;
	background-image: url("img/footer.jpg");
	background-repeat: repeat-x;
	width: 100%;
	z-index: 990;
	text-align: center;
	width: 100%;
	height: 71px;
	/*border: 1px solid black;*/
	margin: 0;
	padding: 0;
}

#copyright {
	display: inline-block;
	width: 400px;
	height: 30px;
	position: relative;
	top: -35px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	/*border: 1px solid black;*/
}

#social {
	display: inline-block;
	width: 400px;
	height: 30px;
	position: relative;
	top: -35px;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	/*border: 1px solid black;*/
}

#social1 {
	display: inline-block;
	position: relative;
	top: 5px;
}

#mail {
	display: inline-block;
	position: relative;
	top: 0px;
}

/* SCROLL */

/* front page slider styles */
div .jFlowSlide {
	margin:0 auto;
}
div .slides-container {
	height: 350px;
	overflow: hidden; 
	width: 549px;
	margin: 0px;
	/*background: #3791C6 url('images/slider-top.png') no-repeat scroll top left;*/
}
div .slides-container div .jFlowSlide {
	height: 350px;
	margin-top: 0px;
}
div .slides-container div.jFlowSlideContainer img {
	margin:auto;
}
div .slides-container div.jFlowSlideContainer div {
}
div .slides-container div.jFlowSlideContainer div.slide-image {
	float:left;
	width: 370px;
	padding-top: 0px;
}
div .slides-container div.jFlowSlideContainer div.slide-image1 {
	float:right;
	width: 467px;
	height: 160px;
	padding-top: 0px;
	background-image: url("img/software.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	top: 68px;
}

div .slides-container div.jFlowSlideContainer div.slide-image-work {
	width: 250px;
	height: 250px;
	padding-top: 0px;
	background-position: center center;
	position: relative;
	left: 230px;
	top: -55px;
}

div .slides-container div.jFlowSlideContainer div.slide-image2 {
	width: 250px;
	height: 143px;
	padding-top: 0px;
	background-image: url("img/vtiger.png");
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	left: 230px;
}

div .slides-container div.jFlowSlideContainer div.slide-image3 {
	width: 227px;
	height: 158px;
	padding-top: 0px;
	background-image: url("img/seo_1.png");
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 240px;
	top: -20px;
}

div .slides-container div.jFlowSlideContainer div.slide-image4 {
	width: 550px;
	height: 228px;
	padding-top: 0px;
	background-image: url("img/seo_2.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	top: -50px;
	left: 50px;
}

.slide-image-fly {
	width: 449;
	height: 252px;
	padding-top: 0px;
	background-position: center center;
	position: relative;
	top: 40px;
	position: relative;
	background-image: url("img/flycode_page.png");
	background-repeat: no-repeat;
}

span.jFlowPrev, span.jFlowNext {
	background-image:url('img/freccia_sx.png');
	background-repeat:no-repeat;
	display:block;
	height:70px;
	width:70px;
	float:left;
	margin:0;
	cursor:pointer;
}
span.jFlowPrev span, span.jFlowNext span { display:none; }
span.jFlowNext {
	background-image:url('img/freccia_dx.png');
	float:right;
}
div .slides-container div.controls {
	position:relative;
	top:-210px;
	width:549px;
	margin: 0;
}
div .slides-container p {
	padding-top: 0px;
	font-weight: bold;
	font-size: 13px;
}

div .slides-container .p11 {
	padding-top: 0px;
	font-weight: bold;
	font-size: 11px;
}

div .slides-container .p16 {
	padding-top: 0px;
	font-weight: bold;
	font-size: 16px;
}

div .slides-container a {
	color: #FFFFFF;
}
div .slides-container h2, div#sub-header h2 {
	color: #FFFFFF;
	/* text-shadow: 1px 1px #21441D; */
	font-weight: normal;
	font-size: 36px;
}
div.slide-text {
	padding-top: 0px;
	color: #FFFFFF;
	/* border: 1px solid black; */
	text-align: justify;
	padding-left: 60px;
	padding-right: 60px;
}

div.slide-text1 {
	padding-top: 0px;
	color: #FFFFFF;
	/* border: 1px solid black; */
	text-align: justify;
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
	top: -85px;
}

#container div.has-slider { 
	background: #fff url('images/content-top-slider.png') no-repeat scroll top left;
}

/* A C C O R D I O N */
.accordion {
	list-style: none;
	margin: 0px 0;
	padding: 0;
	height: 350px;
	overflow: hidden;
	/* background: #7d8d96; */
	width: 934px;
	/* opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=0); */
	display: inline-block;
}
 
.accordion li {
	float: left;
	display: block;
	height: 350px;
	width: 54px;
	padding: 0px 0;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.5em;
	border-left: 10px solid transparent;
}
.accordion .li_linee {
	width: 210px;
}
.accordiondiv {
	float: left;
	display: block;
	height: 350px;
	width: 54px;
	padding: 0px 0;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.5em;
	border-left: 10px solid transparent;
}
 
.accordion li img {
	border: none;
	/* border-right: 3px solid transparent; */
	float: left;
	/*margin: -15px 15px 0 0;*/
}
.accordiondiv img {
	border: none;
	/* border-right: 3px solid transparent; */
	float: left;
	/*margin: -15px 15px 0 0;*/
}
 
.accordion li.active {
	width: 604px;
}



.titolo {
	display: inline-block;
	background-repeat: no-repeat;
	width: 54px;
	height: 350px;
	float: left;
	cursor: pointer;
}

.titolo_logo {
	display: inline-block;
	background-repeat: no-repeat;
	width: 54px;
	height: 350px;
	float: left;
	cursor: pointer;
	background-image: url("img/rett_verticale_logo.png");
}
#titolo_software {
	background-image: url("img/rett_verticale_software.png");
}
#titolo_crm {
	background-image: url("img/rett_verticale_crm.png");
}
#titolo_cms {
	background-image: url("img/rett_verticale_cms.png");
}
#titolo_mobile {
	background-image: url("img/rett_verticale_mobile.png");
}
#titolo_seo {
	background-image: url("img/rett_verticale_seo.png");
}
#titolo_about {
	background-image: url("img/rett_verticale_about.png");
}
#titolo_contact {
	background-image: url("img/rett_verticale_contact.png");
}

#titolo_work {
	background-image: url("img/rett_verticale_work.png");
}
#titolo_flycode {
	background-image: url("img/rett_verticale_flycode.png");
}

.titolo_linee {
	display: inline-block;
	background-image: url("img/linee_sfumate.png");
	background-repeat: no-repeat;
	background-position: right center;
	height: 350px;
	float: left;
	width: 210px;
}
