/* CSS struttura */

/******************************
* THE HEADER FONTS
******************************/
h1,h2,h3,h4{
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
	margin:0;
	font-size:16px;
	color:#666666;
	margin-bottom: 6px;
}
h2{
	margin:0px 20px 2px 5px;
	color:#333333;
	font-size:16px;
	text-align:left;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 a:link, h2 a:visited {
color:#000000;
text-decoration:none;
}

h2 a:hover{
color:#666666;
}

h3{
margin:10px 20px 3px 5px;
color:#000;
padding:0 0 0 0;
font-size:100%;
text-align:left;
}
h4{
margin:12px 0px 0 16px;
color:#535B5D;
padding:0 0 0 0;
font-size:85%;
text-transform:uppercase;
text-align:left;
}
/******************************
* THE TEXT
******************************/
p{
	margin:0px 5px 10px 5px;
	line-height: 1.4;
}

ol{
padding-left: 0px;
margin:10px 5px 10px 20px;
line-height:165%;
text-align:left;
}

.smallfont{
	margin:20px 30px 0px 10px;
	color:#666666;
	font-size:10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

.immagineleft {
float: left;
margin: 0 15px 10px 20px;
}

.immagineright {
float: right;
margin: 0 2px 0px 0px;
}


.em{
font-style: italic;
margin:2px 40px 10px 60px;
text-indent: 0em;
}

img {
border:0px;
}

td {
vertical-align:top;}


/******************************
* THE BODY
******************************/
body{
	background-color:#FFFFFF;
	background-position:top;
	padding:0px;
	text-align:center;
	font-size:100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/******************************
* THE BODYLINKS
******************************/
a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}	
a:visited{
	color:#000;
	background-color:transparent;
	text-decoration: none;
}
a:hover{
	background-color:transparent;
	text-decoration:none;
	color: #333;
}
a:active{
	color:#000;
	background-color:transparent;
	text-decoration: none;
}
#content2 a:hover{
color:#FFFFFF;
background-color: #3383B8;
}

.bloccocontenuto{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 0px;
}

.bloccocontenuto ul{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding-left:1px;
	margin-top: 10px;
	margin-bottom: 10px;
}



.bloccocontenuto li{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	margin-left:5px;
	padding-left:0px;
	line-height: 1.4em;
}


.bloccocontenuto h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#869DB7;
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.bloccocontenuto h2{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	margin-left:0px;
	margin-right:0px;
	padding-left: 5px;
	padding-top: 3px;
	
}

.bloccocontenuto h2,.bloccocontenuto h3, .bloccocontenuto h4{
font-family:Arial, Helvetica, sans-serif;
}


body#courses .bloccocontenuto h1, body#ita .bloccocontenuto h1{
	color:#000;
	border:1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
body#courses .bloccocontenuto h1{
	background:#F0F0F0;}

body#ita .bloccocontenuto h1{
	background:#F0F0F0 url(img/h_ita.gif) top right no-repeat;}
	
body#general .bloccocontenuto h1{
	background:#F0F0F0 url(img/h1general.gif) top right no-repeat;}
	
body#business .bloccocontenuto h1{
	background:#F0F0F0 url(img/h1business.gif) top right no-repeat;}
	
				



#colonnacontenuto {
	float:right;
	width:275px;
	margin-top: 0px;
	margin-left: 5px;
	padding: 0xp 0px 0px 0px;
	margin-bottom: 5px;
}

.white {
background:#FFFFFF;
}

#specialfeatures {
	background:#F0F0F0;
	
	margin-top:5px;
	background-color: #FFFFFF;
}

#specialfeatures h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;}

#specialfeatures ul {
margin-left:1px;
padding-left:1px;
list-style:none;
}

#specialfeatures li {
	background:url(img/img2/point3.jpg) no-repeat left top;
	margin-left:5px;
	padding-left:20px;
	line-height: 1.3em;
}


#contatti {
	/*background:#F0F0F0;*/
	background:#FFF;
	border:1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
 }
 
 .50 td{
	width:49%;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
 }
 
 .box_business,  .box_hol   {
	padding-top:5px;
	border:1px solid #CCCCCC;
	margin-right:5px;
	margin-bottom:5px;
	padding-left: 5px;
	padding-bottom: 5px;
 }
 
 .box_prof,  .box_uni {
	padding-top:5px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
 }
 
.box_prof a:link,  .box_uni a:link, .box_business a:link,  .box_hol a:link {
  color:#000000;
  text-decoration:none;
  }
  
.box_prof a:hover,  .box_uni a:hover, .box_business a:hover,  .box_hol a:hover {
  color:#666;
  text-decoration:underline;
  
  }
  
.box_prof a:visited,  .box_uni a:visited, .box_business a:visited,  .box_hol a:visited{
  color:#000000;
  text-decoration:none;
  }
  
  
 .box_uni {
	/*background:url(img/bg_uni_2.jpg) top right repeat-x;*/
	background:url(img/b_uni.gif) top left no-repeat;
 }
  .box_prof {
  /*background:url(img/bg_pro_2.jpg) top right repeat-x;*/
 	background:url(img/b_prof.gif) top left no-repeat; 
 }
  .box_hol {
  /*background:url(img/bg_hol_2.jpg) top right repeat-x;*/
	background:url(img/b_hol.jpg) top right no-repeat;
 }
 .box_business {
	/*background:url(img/bg_gen_2.jpg) top right repeat-x;*/
  	background:url(img/b_hol.gif) top right no-repeat;
}


 
  .box_business p,  .box_hol p, .box_uni p, .box_prof p  {
 line-height:1.6;
 font-size:13px; 
 }

.etichetta{
padding:2px 0px 2px 10px;
color:#999999;
width: 150px;
font-weight:bold;
margin-bottom: 10px;

}

.grassetto{
font-weight:bold;
}

/******************************
* THE STRUCTURE
******************************/
#container{
	background: #FFFFFF repeat-y;
	width:784px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:0px;
	position: relative;
}
#header {
	background-color: #FFF;
	height: 120px;
	text-align: left;
	border: 0px;
	color: #FFFFFF;
	width: 750px;
	background-image: url(img/img2/background1.jpg);
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 25px;
}


#header a:link, #header a:hover, #header a:visited{
	text-decoration:none;
	color: #FFFFFF;
}

/******************************
* La ricerca header 
******************************/
#logo{
	position: absolute;
	left: 17px;
	top: 3px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	width: 180px;
	height: 170px;
	text-align: center;
	padding-top: 10px;
	/*border: 1px solid #ccc;*/
}

#headercont{
	background:url(img/barra_interna_header.jpg) top left repeat-x;
	position: absolute;
	right: 18px;
	top: 3px;
	width: 560px;
	text-align: right;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 14px;
}

#imgmenuheader {
	width:560px;
	position: absolute;
	right: 21px;
	top: 29px;
}


#navcontainer{
	margin: 0px;
	height: 22px;
	background:#FFFFFF repeat;
	padding: 0px;
}

#contenitore{
	margin: 0px 20px 0px 18px;
	font-size: 12px;
}
#contenitore2{
	width: 700px;
	
}

#content{
float:left;
margin: 10px 0px 0px 0px;
width: 530px;
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
border:1px solid #CCC;
text-align:left;
}
#imagecontent{
float:left;
width:763px;
background-image:url(../g/main-bg.jpg);
background-repeat:repeat-x;
background-color: #FFFFFF;
padding-bottom:2px;
}
#imgborder{
margin:0px;
padding: 0px;
border:0px ;

}
/* A change of look for the easyread links */
#imgborder a:link, #imgborder a:visited{
text-decoration: underline;
border:0px ;
}
#sidebarcontenuto{
float:right;
background-image:url(../g/main-bg.jpg);
background-repeat:repeat-x;
width:374px;
background-color:#FFFFFF;
border-right:1px solid #D0E8F0;
padding-bottom:6px;
}

body#wide #contentinterno {
width:745px;

}

#contentinterno{
	float:right;
	width:558px;
	/*width:576px;*/
margin: 10px 0px 0px 0px;
	background-color: #fff;
	padding:0px;
	text-align:left;
}
#contentinterno2{
	float:left;
	width:758px;
	/*width:576px;*/
margin: 0px 0px 0px 0px;
	background-color: #fff;
	padding:0px;
	text-align:center;
	
}

#sidebar{

float:left;
/*width:163px;*/
width:180px;
margin: 10px 0px 0px 0px;
background: #fff;
padding-top: 0px;
text-align: left;
}

#sidebar p{
	margin:0px 0px 0px 0px;
	line-height:1.3;
	color: #000;
}

#sidebar img {
margin-bottom:7px;
}

.box {
margin-bottom:5px;
}


.box h1{
	font-size:12px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}


#footer{
	padding:10px 0px 10px 0px;
	margin:0;
	clear:both;
	height:30px;
	text-align: left;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:75%;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}

#barrettafooter{
margin: 0px 20px 0px 18px;
height: 20px;
background:url(img/bg_footer.gif) #CCC;
padding: 1px 10px 0px 10px;

}

/* A change of look for the footer links */
#footer a:link, #footer a:visited{
background-color: transparent;
color: #003366;
text-decoration: underline;
border-bottom: 1px #BBD5E7;
}
#footer a:hover{
background-color: transparent;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #E9F0F8;
}

div.breaker {
	clear: both;
}

/* t modulo*/

.modulo {
}


.modulo td{
padding-top: 3px;
padding-bottom:3px;
padding-left:2px;
}

.gallery td{
padding-top: 3px;
padding-bottom:3px;
padding-left:2px;
}

.gallery img{
	border:1px solid #CCCCCC;
	margin-left: 5px;
	margin-bottom: 10px;
}


.displayTable {
border-left:1px solid #999999;
}

.displayTable td{
border-bottom:1px solid #999999;
border-right:1px solid #999999;
}

.displayTable th{
border-bottom:1px solid #999999;
border-top:1px solid #999999;
border-right:1px solid #999999;
text-align:left;
font-weight:bold;
}

.displayTable2 {
border-left:1px solid #999999;
}

.displayTable2 td{
border-bottom:1px solid #999999;
border-right:1px solid #999999;
font-size:10px;
}

.displayTable2 th{
border-bottom:1px solid #999999;
border-top:1px solid #999999;
border-right:1px solid #999999;
text-align:left;
font-weight:bold;
}

.tableRow2 {
background:#F3F3F3;
}

/*tabella corsi*/

.tabella_corsi {
	border:1px solid #C0C0C0;
	margin-bottom: 20px;
}


table.tabella_corsi  td {
padding: 5px;
}

table.tabella_corsi  th {
	padding: 3px 5px;
	background:#D9E0E7 url(img/bg_th_tabel.jpg) bottom left repeat-x;
	text-align:left;
	font-size: 14px;
}
table.tabella_corsi h2 {
color:#FF0000;
padding:1px;
margin:1px;
}

.prezzo {
	color:#006600;
	font-weight:bold;
	font-size:12px;
	text-decoration: underline;
}

.td_bottoni {
border-top: 1px solid #CCCCCC;
background:#F0F0F0;
}

/* round corner*/
/*box bianco */
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('img/roundcorner_bianco.gif'); 
	height: 9px;   
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
	
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #999; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #999;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    {
	margin-top: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */



/*box verde */
.top-left_v, .top-right_v, .bottom-left_v, .bottom-right_v { 
	background-image: url('img/roundcorner_verde.gif'); 
	height: 9px;   
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
	
.top-left_v, .bottom-left_v { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right_v, .bottom-right_v { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right_v {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left_v { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right_v { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
	.notopgap_v    {
	margin-top: 0;
	text-align: center;
	color:#000033;
	font-size: 14px;
} 

.nobottomgap_v { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

  
.inside_v {
	border-left: 1px solid #999; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #999;            /* YCC: background-color of the inside */
	color: #000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	background:#D2DBE3;
	}
	
.inside_v h1{
	color:#000066;
	border-bottom:1px solid #FFFFFF;
	margin-bottom: 3px;
	font-size: 12px;
}	
.pik{
	font-size: 12px;
}	
/* .................. grigio  ...................... */
	
.top-left_g, .top-right_g, .bottom-left_g, .bottom-right_g { 
	background-image: url('img/roundcorner_grigio.gif'); 
	height: 9px;   
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
	
.top-left_g, .bottom-left_g { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right_g, .bottom-right_g { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right_g {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left_g  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right_g { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside_g {
	border-left: 1px solid #999; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #999;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;
	vertical-align: top;
	background-color: #FFF;
	}
.notopgap    {
	margin-top: 0;
}    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

td#back_answer {
vertical-align:middle;
background:url(img/back_answer.gif) top left no-repeat;
}

td#risposta {
vertical-align:middle;
}

#layer1{
	line-height: normal;
	font-size: x-small;
}

#map { 
width: 100%; height: 300px; padding : 10 px; border : 1px solid #1B5EA8; margin : 0 auto;
}

/******************************
* SKIP N HIDE 
******************************/
.skip {position:relative; left:-200em; width:19em}
.newstyle {
	color: #FFFFFF;
	background-color: #018477;
}
.newstyle2 {
	color: #FFFFFF;
	background-image: backback.jpg;
}
.style1 {color: #333333}
.style2 {font-size: small}
.style3 {font-size: x-small}
.style2 {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.style22 {
	font-size: small;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}	
