/* 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:#068277;
	font-size:14px;
	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;
}

.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:#CCC;
background-position:top;
margin:0px;
padding:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
}

/******************************
* THE BODYLINKS
******************************/
a:link{
color:#2E8FA0;
background-color:transparent;
text-decoration:underline;
}
a:visited{
color:#2E8FA0;
background-color:transparent;
text-decoration:underline;

}
a:hover{
	background-color:transparent;
	text-decoration:none;
	color: #000066;
}
a:active{
color:#545454;
background-color:transparent;
}
#content2 a:hover{
color:#FFFFFF;
background-color: #3383B8;
}

.bloccocontenuto{
	padding-bottom: 20px;
	padding-top: 0px;
}

.bloccocontenuto ul{
	margin-left:10px;
	padding-left:1px;
	margin-top: 10px;
	margin-bottom: 10px;
}



.bloccocontenuto li{
	margin-bottom:3px;
	margin-left:5px;
	padding-left:0px;
	line-height: 1.4em;
}


.bloccocontenuto h1{
	color:#869DB7;
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.bloccocontenuto h2{
	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:175px;
	margin-top: 0px;
	margin-left: 5px;
	padding: 0xp 0px 0px 0px;
	margin-bottom: 5px;
}

.white {
background:#FFFFFF;
}

#specialfeatures {
background:#F0F0F0;
border:1px solid #CCCCCC;
margin-top:5px;
}

#specialfeatures h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;}

#specialfeatures ul {
margin-left:1px;
padding-left:1px;
list-style:none;
}

#specialfeatures li {
	background:url(../img/red.gif) top left no-repeat;
	margin-left:5px;
	padding-left:10px;
	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: url(../img/bg_sito.jpg) repeat-y;
width:784px;
margin-left:auto;
margin-right:auto;
padding:0px;
border:0px;
position: relative;
}
#header{
padding:0px 0px 0px 11px;
background:url(munich_copy/img/bg_alto.jpg) top no-repeat;
height: 190px;
text-align: left;
border: 0px;
}

#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: center;
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
}
#headercont h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}


#imgmenuheader {
	width:560px;
	position: absolute;
	right: 18px;
	top: 28px;
}


#navcontainer{
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	background-image:  url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	width: 748px;
}

#contenitore{
	margin: 0px 20px 0px 18px;
	font-size: 12px;
}

#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;
}


#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;
}

#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;
background:url(munich_copy/img/bg_basso.jpg) bottom no-repeat;
clear:both;
height:30px;
text-align: left;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:75%;
color: #000000;
}

#barrettafooter{
margin: 0px 20px 0px 18px;
height: 20px;
background:url(munich_copy/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;
}    /* 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;             /* YCC: all texts at some distance of the right border */
	background:#F0F0F0;
	vertical-align: top;
	}
.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;
}


/******************************
* SKIP N HIDE 
******************************/
.skip {position:relative; left:-200em; width:19em}


html { min-height: 100%; margin-bottom: 1px; }
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
