/* CSS Document */

* {margin:0; padding:0;}

body { 	background:#fcaf23;
}
.tall_right
{	position:absolute;
	z-index: auto;
	background:url(images/tall_top_right.jpg) repeat-x top;
	right: 0px;
	width:40%;
	height: 333px;
}
.tall_left
{	position:absolute;
	z-index: auto;
	background:url(images/tall_top_left.jpg) repeat-x top;
	left: 0px;
	width:60%;
	height: 333px;
}

.head
{	
	background:url(images/header.jpg) no-repeat;
	left: 0px;
	margin-top: 50px;
	width:780px;
	height: 160px;
}

td, input, textarea{
	font-family:arial;
	font-size:11px;
	line-height:14px;  
	color:#4d4d4d;	
	vertical-align:top;
}

a { color:#D52D00; text-decoration: none;}
a:hover { color:#000000; text-decoration: none;}
a img { border:0;}

strong { color:#3A403C;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

/*table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}*/
/* --------------------------------- FORM------------------------------------------- */

/**/
.form { margin-bottom: 5px; color: #ffffff;}
.form input { padding:1px 0 0 4px; height:18px; border:1px solid #8A979C; color:#464646; background:#D1DEE3;}
.form_title { 	font-family:arial;	font-size:12px; color:#fff; font-weight: bold; padding-bottom: 9px; }
.form_titlepass { 	font-family:arial;	font-size:12px; color:#556076; font-weight: bold; padding-bottom: 9px; }
.form_titlepass2 { 	font-family:arial;	font-size:12px; color:#556076; font-weight: bold; padding-bottom: 12px; }
.form_title2 { 	font-family:arial;	font-size:10px; color:#fff;}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(./images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(./images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.select { 
	border: 0;
	font-size:10px;
	background-color:#d5d5d5;
	margin-top: 5px;
}

span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 50px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(./images/select.gif) no-repeat;
	overflow: hidden;
}

/* --------------------------------- TABLE------------------------------------------- */

.img_indent { margin: 0 10px 10px 0; float: none;}

.title { margin-bottom:13px;}
.titolo { font-size:16px; margin-bottom:2px;}
.titolohome { font-size:15px;}
.sottotitolo { margin-bottom:12px; font-size:13px;}

.link1 {background:url(images/marker.gif) no-repeat 3px 5px; font-weight:bold; padding-left:9px; text-decoration:none;}
.link1 span {background:url(images/link_dot.gif) left bottom repeat-x;}
.link1:hover { color:#000000;}

.indent { padding:20px 15px 10px 0px;}
.indent_pass { padding:10px 15px 10px 10px; text-align: justify;}
.indent img { padding: 0px 0 0 0;}
.indent2 { padding:10px 15px 10px 10px;}
.indentserv { padding:10px 0 20px 20px;}

.line_hor { background:url(images/line_hor.gif) repeat-x; margin:5px 0 0 0;}
.bianco { color:#FFFFFF;}

/* --------------------------------- MENU ------------------------------------------- */	
#contenttab {
	z-index: auto;
	position:relative;
	padding: 0;
	margin: 0;
	background: none;
	height: 50px;
	text-align:center; /* part 2 of 2 centering hack */
	width: 660px; /* ie5win fudge begins */
	voice-family:inherit;
	}
html>body #content {
	width: 600px; /* ie5win fudge ends */
	}


.navcontainer
{
background: #000;
z-index:auto;
display: block;
width: 800px;
position: absolute; 
padding: 0;
margin: -50px 15% 0 15%;
height: 50px;
}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
z-index: 1000;
height: 50px;
float: left;
background: url("./images/navBarBg.jpg") repeat-x ;
font: 12px/50px arial,helvetica,tahoma;
font-weight: bold;
text-align: center;
}

#navcontainer ul li a
{
color: #fff;
text-decoration: none;
display: block;
width: 100px;
padding: 0 5px 0 5px;
}

#navcontainer li:hover ul
{
display: block;
position: absolute;
z-index:50;
color: #ffffff;
text-decoration: none;
display: block;
padding: 0 ;
}

#navcontainer li ul{
display: none;
}


/* #navcontainer li#active { background: url("./images/navBarBgactive.jpg") repeat-x }*/
#navcontainer ul li a:hover { background: url("./images/navBarBgHover.jpg") repeat-x }
#navcontainer ul li ul li a:hover { background: url("#") repeat-x }
		
/* ---------------------------------------------------------------------------------- */
/*- Menu PANNELLO DI CONTROLLO--------------------------- */

#pannel {
display: block;
padding: 5px 0 0 10px;
background-color: #fff;
height: 20px;
width: 200px;
color: #EEE;}

#pannel img {
margin-bottom: -5px;
}

#pannel_2l {
display: block;
padding: 5px 0 0 20px;
background-color: #fff;
height: 20px;
width: 200px;
color: #EEE;}

#pannel_2l img {
margin-bottom: -5px;
}


/* --------------------------------MENU SERVIZI------------------------------------ */
#servizi ul{
list-style-type:none;
}
#servizi li{
display:inline;
}
#servizi a{
float:left;
width: 174px;
text-decoration:none;
color:white;
font-weight:bold;
background:#fcaf23;
margin: 0px;
padding:5px 10px 5px 10px;
border-right:1px solid #FFFFFF;
}
#servizi a:hover{
background:#fd9a18;
}

/* ---------------------------------------------------------------------------------- */



/* header */
#header { height:123px; width:780px;}

#header  { margin: 0; height:110px; background:#3f80b8}
#header  .col_1 { padding: 105px 0 0 0; width:220px; height:123px; background:url(images/compila.jpg) no-repeat; }
#header  .col_1 a{ padding: 0 0 0 30px; font-size:14px; color: #ffffff; position: relative; text-decoration:none; }
#header  .col_1 a:hover {padding: 0 0 0 30px; font-size:14px; color: #ca7300; position: }
#header  .col_2 { padding: 105px 0 0 0; width:219px; height:123px; background:url(images/compra.jpg) no-repeat;}
#header  .col_2 a{ padding: 0 0 0 30px; font-size:14px; color: #ffffff; position: relative; text-decoration:none; }
#header  .col_2 a:hover {padding: 0 0 0 30px; font-size:14px; color: #ca7300; position: }
#header  .col_3 { width:341px; height:123px; background:url(images/topgiallo.jpg) no-repeat;}
#header  .col_3 table { width:341px;}
#header  .col_3 .c1{ margin: 0; padding:17px 0 0 20px;}
#header  .col_3 .c2{ margin: 0; padding:17px 0 0 20px;}
#header  .col_4 { width:341px; height:123px; background:url(images/top.jpg) no-repeat;}
#header  .col_4 table { width:341px;}
#header  .col_4 .c1{ margin: 0; padding:17px 0 0 20px;}
#header  .col_4 .c2{ margin: 0; padding:17px 0 0 20px;}

#header .row_3 .img_indent { margin-right:14px;}
#header .row_3 .title { margin:3px 0 10px 0;}

/*content*/
#content { height:371px;}
#content .col_2 .indent { color:#303030;}
#content .rating_star { margin-left:2px;}

/*footer*/
.footer
{	background:background:url(images/footer_bgd.jpg) repeat-x top;
	margin: 0;
	height:52px;
}

#footer { height:52px; color:#FFFFFF;}
#footer div { margin:15px 0 0 0px;}
#footer a { color:#FFFFFF; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/* index */
#page .corpo { width:100%; background-color:#ffffff;}
#page #content .col_1 { width:434px;}
#page #content .col_1 .img_indent { margin-top:3px;}
#page #content .col_1 .indent {  padding:50px 0 20px 0; vertical-align:top;}
#page #content .col_2 .indent { padding:21px 15px 23px 10px; vertical-align:top;}
#page #content .col_2 { background:url(images/p2_col_2_center.jpg) repeat-y;}
#page #content .col_2 .table {background:url(images/p2_col_2_top.jpg) no-repeat left top; }
#page #content .col_2 .c1 { position: relative; background:url(images/p2_col_2_btm.jpg) no-repeat left bottom; min-height: 460px; height: 460px;}
#page #content .col_2 .title { margin-left:3px;}
#page #content .col_2 .line_hor { margin:4px 0 20px 0;}
#page #content .col_2 .link1 { margin-left:3px;}
#page #content .col_2 ul { margin-left:3px;}
#page #footer { background:url(images/footer_bgd_right_2.jpg) no-repeat right top;}
#page .corpo { width:100%; background-color:#ffffff;}


/* page2 */
#page2 .corpo { width:100%; background-color:#ffffff;}
#page2 #content .col_1 { width:434px;}
#page2 #content .col_1 .img_indent { margin-top:3px;}
#page2 #content .col_1 .indent {  padding:50px 0 20px 0; vertical-align:top;}
#page2 #content .col_2 .indent { padding:21px 15px 23px 10px; vertical-align:top;}
#page2 #content .col_2 { background:url(images/p2_col_2_center.jpg) repeat-y;}
#page2 #content .col_2 table {background:url(images/p2_col_2_top.jpg) no-repeat left top; }
#page2 #content .col_2 .c1 { position: relative; background:url(images/p2_col_2_btm.jpg) no-repeat left bottom; min-height: 430px; height: 430px;}
#page2 #content .col_2 .title { margin-left:3px;}
#page2 #content .col_2 .line_hor { margin:4px 0 20px 0;}
#page2 #content .col_2 .link1 { margin-left:3px;}
#page2 #content .col_2 ul { margin-left:3px;}


/* page8*/
#page8 #header .row_3 {background:url(images/r_head_1.jpg) repeat-x right top;}
#page8 #header .row_3 .col_3 {height:109px; background:url(images/head_banner_3.jpg) no-repeat;}
#page8 #footer { background:none;}


/*--------------- Vertical Accordions ------------------------*/
		
/*
Vertical Accordions
*/
		
.accordion_toggle {
		z-index: auto;
		display: block;
		height: 30px;
		width: 220px;
		background: none;
		padding: 0 0 0 0;
		line-height: 28px;
		text-indent: 10px;
		text-decoration: none;
		outline: none;
		font-size: 12px;
		font: "Arial", Helvetica, sans-serif;
		border-bottom: 1px solid #484848;
		cursor: pointer;
		margin: 0 0 0 0;
	}
.accordion_toggle:hover {
		z-index: auto;
		display: block;
		height: 30px;
		width: 220px;
		background: none;
		padding: 0 0 0 0;
		line-height: 28px;
		text-indent: 10px;
		text-decoration: none;
		outline: none;
		font-size: 12px;
		font: "Arial", Helvetica, sans-serif;
		color: #D52D00;
		background: url("./images/selectserv.gif") no-repeat 0px 4px ;
		border-bottom: 1px solid #000;
		cursor: pointer;
		margin: 0 0 0 0;
	}
	
.p { 	align: left;
		padding: 0 0 0 0;
		}
		
.accordion_toggle_active {
		background: url("./images/selectserv.gif") no-repeat 0px 4px ;
		color: #D52D00;
		border-bottom: 0px;
	}
.accordion_toggle_active:hover {
		background: url("./images/selectserv.gif") no-repeat 0px 4px ;
		color: #D52D00;
		border-bottom: 0px;
	}
		
	.accordion_content {
		background-color: #none;
		font-family: "Arial", Helvetica, sans-serif;
		color: #333333;
		overflow: hidden;
		padding: 0 10px 0 0;
	
		}
			
			
			.accordion_content p {
				font-size: 10px ;
				line-height: 150%;
				padding: 5px 10px 5px 0px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 220pxpx;
			background: none;
			padding: 0 10px 0 10px;
			line-height: 25px;
			color: #D52D00;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #454545;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.vertical_accordion_toggle:hover {
			display: block;
			height: 30px;
			width: 230pxpx;
			background: none;
			padding: 0 10px 0 10px;
			line-height: 25px;
			color: none;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			border-bottom: 1px solid #454545;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: none;
			color: #ffffff;
			border-bottom: 1px solid #454545;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 0px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 0px 10px;
			}
  			
					
					
    /* Container styling*/
#horizontal_container {
	background-color: none;
	margin: 0 0 0 0;
    height: 1px;    
    }
    
#vertical_nested_container {
    background-color: none;
	margin: 0 auto 0px auto;
    width: 100%;
    } 

.description{
      font-family: arial;
      color: #ffffff ;
	  font-size: 10px;
    }

/*--------------- CURRICULUM------------------- ------------------------*/
.immagine { 
	border: 2px solid #fcaf23;
	margin: 20px 0 0 30px ;
	}

.thumb_cur { 
	display: black;
	margin: 20px 0 0 30px ;

	}
	
.thumb_cur img { 
	border: 2px solid #fcaf23;
	margin: 0 10px 0 0 ;
}

.dati { 
	margin: 20px 0 0 0 ;
	}
	
.azzurro{ 
 	background-color:#3f80b8;
 	color:#fff;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	text-indent: 5px;
	padding-top: 5px;
	height: 24px;
}	
/*--------------- FAQ ------------------- ------------------------*/
#faq {
display: block;
padding: 5px 0 5px 0;
position: relative;
background-color: #fff;
color: #EEE;}

#faq img {
position: relative;
margin-top: -3px;
margin-right: 5px;
height: 20px;
float: left;

}
