/* foglio di stile predefinito per Passportvr Verona */


body {
	font: 80% verdana,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-color: #0071ad;
	/*background-color: #FFFFE8;*/
	/*background-image: url(../grafica/texture2.gif);*/
}

hr { display:none }

hr.separatore {
	display: block;
	width: 80%;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}

.clear {
	clear: left;
}

p {
	line-height: 1.5em;
}
#assistenza, #assistenza a:link, #assistenza a:visited, #assistenza a:hover {
	color: #FFFFE8;
}

/**************************************************************
	I M P O S T A Z I O N E   S E Z I O N I
**************************************************************/
#main {
	width: 760px;
	margin: 15px auto 0 auto;
	/*padding-right: 20px;*/
	/*background-image: url(../grafica/sfondo/sfondo_corpo_chiaro.gif);
	background-repeat: repeat-y;*/
	background-color: #fff;
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
	position: relative;
	/*border-left: #394FC6 40px solid;*/
}
#intestazione {
	/*width: 738px;*/
	width: 100%;
	height: 122px;
	color: #000;
	background-color: #DFDFD0;
	/*margin-left: 2px;*/
	text-align: center;
	border-top: #ACA453 solid 1px;
	border-bottom: #ACA453 solid 1px;
	 /*border:1px solid #000;*/
}
#id_home {
	position: absolute;
	top:105px;
	left:10px;
}
#corpo {
	position: relative;
	margin-left: 145px;	
 	border-top: #ACA453 solid 2px;
}
#colonna-sx {
	position:absolute;
	top:135px; left:5px; 
	width:155px; 
	height: auto;
	padding:0; 
	margin: 0;
	background-color: transparent;
	text-align: left;
	/*border: 1px dashed #ACA453;*/
	/*border-right: 1px dashed #ACA453;*/
}

#corpo_index {
	/*margin-left:2px;*/
	/*width: 738px;*/
	width: 100%;
	/*border-top: #ACA453 solid 2px;*/
	min-height: 350px;
	height: auto !important;
	height: 350px;
	/*border:1px solid green;*/
}

#content2 { 
	margin:0px 20px 0px 175px;
	padding:1em 1em 1em 10px; 
	text-align: left;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	/*background:#fff; */
	/*border: blue solid 1px;*/
}

#breadcum {
	width: 200px;
	margin-bottom:10px;
	padding:1em;
	border-bottom: #ACA453 solid 1px;
}
/****** F O O T E R *******/

#footer {
	/*width: 738px;
	margin-left:2px;*/
	width: 100%;
	clear: left;
}
#footer {
	font-size: 11px;
	font-weight: bold;
	color: #394FC6;
	/*background-color: #DFDFD0;*/
	background-color: #F0F0E7;
	text-align: center; /*height: 25px;*/
	line-height: 25px;
	/*border-top: #CCC695 solid 2px;*/
	border-top: #ACA453 solid 1px;
	border-bottom: #ACA453 solid 1px;
	/*border: blue solid 1px;*/
}
#foot_span {
	/*width: 80%;
	background-color: #FFF3E8; */
}
/****** F O O T E R *******/

/*****************************************************
Phark Image Replacement
*****************************************************/
h1.slogan {
	background-image: url(../grafica/sfondo/slogan.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:50px;
	width: 740px;
	text-indent: -500em;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size:1.8em;
	text-align: center;
}

h2.about {
	background-image: url(../grafica/19012006/about.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -500em;
}
h2.lingue {
	background-image: url(../grafica/19012006/lingue.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -500em;
}
h2.computer {
	background-image: url(../grafica/19012006/computer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -500em;
}
/*****************************************************
*****************************************************/

/*****************************************************
 M E N U   P A G I N A    P R I N C I P A L E  
*****************************************************/
.h1_index {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cont_menumain {
	position: relative;
	width: auto;
	margin: 2em auto;
	padding: 1em 2em;
	/*border: red solid 1px;*/
}

.menumain {
	float: left;
	width: 40%;
	margin: 0 25px; 
	/*background-color: #FCD79E;*/
	background-color: #EDF2FB;
	/*border-left: #0071ad solid 3px;*/
	/*border-right: #000 solid 1px;*/
	border-top: #0071ad solid 1px;
	border-bottom: #0071ad solid 1px;
}

.menumain h2 {
	/*color: #4C60C8;*/
	color: #BE4C08;
}

.menumain ul {
	margin:5px 5px 5px 10px;
	padding: 0;
	list-style: none;
	text-align: left;
	line-height: 2em;
}

.menumain ul li {
	margin-left: 0;
	padding-left:0;
}

.menumain ul li a:active { color: #0000ff; text-decoration: underline; font-weight: bold }
.menumain ul li a:link {  color: #000099; text-decoration: none; font-weight: bold }
.menumain ul li a:visited {
	color: Purple;
	text-decoration: none;
	font-weight: bold;
}
.menumain ul li a:hover {  color: #0000ff; text-decoration: underline; font-weight: bold}

/***********************************************************
M E N U   SX   P A G I N E   S E C O N D A R I E
***********************************************************/
#menusx ul {
	margin:0px;
	padding: 0;
	list-style: none;
	/*border:blue solid 1px;*/
}
#m_about ul li, #m_lingue ul li, #m_computer ul li {
	line-height:1.5em;
}
#m_about ul li a, #m_lingue ul li a, #m_computer ul li a {
	font-size:12px;
	padding-left:0px;
}
#m_about, #m_lingue, #m_computer {
	margin: 5px;
	margin-top:8px;
	padding-bottom:10px;
	border-right: 1px dashed #ACA453;
	border-bottom: 1px dashed #ACA453;		
}

#m_about h3, #m_lingue h3, #m_computer h3{
	background-position: top left;
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -500em;
	margin-top:5px;
	margin-bottom:5px;
}
#m_about h3 {
	background-image: url(../grafica/19012006/menu/about.gif);	
}
#m_lingue h3 {
	background-image: url(../grafica/19012006/menu/lingue.gif);
}
	
#m_computer h3 {
	background-image: url(../grafica/19012006/menu/computer.gif);
}

.a_menusx {
	display: block;
	height: 20px;
}
.a_menusx:active, .a_menusx:link, .a_menusx:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6F4A00;
}
.a_menusx:hover {
	font-weight: bold;
	color: #ACA453;
	color: #FFFFE8;
	text-decoration: underline;
	background-color:#6F4A00;
}
.a_home:active, .a_home:link, .a_home:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.a_home:hover {
	font-weight: bold;
	color: #6F4A00;
}
/***********************************************************
***********************************************************/

/*****************************************************
 C O N T E N U T O   P A G I N E    P R I N C I P A L E  
*****************************************************/

#content2 h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:2em;
}
.traduz {
	background-image: url(../grafica/19012006/traduzioni.gif);
}
.cor_ling {
	background-image: url(../grafica/19012006/cor_ling.gif);
}
.interpre {
	background-image: url(../grafica/19012006/interpre.gif);
}
.chisiamo {
	background-image: url(../grafica/19012006/chisiamo.gif);
}
.dovesiamo {
	background-image: url(../grafica/19012006/dovesiamo.gif);
}
.work {
	background-image: url(../grafica/19012006/workshop.gif);
}
.contattaci{
	background-image: url(../grafica/19012006/contattaci.gif);
}
.cor_comp {
	background-image: url(../grafica/19012006/computer_corsi.gif);
}
.sos_comp {
	background-image: url(../grafica/19012006/computer_sos.gif);
}
.siti_comp {
	background-image: url(../grafica/19012006/computer_siti.gif);
}
.trad_siti_comp {
	background-image: url(../grafica/19012006/trad_siti_comp.gif);
}
.net_comp {
	background-image: url(../grafica/19012006/net_computer.gif);
}
.esercizi {
	background-image: url(../grafica/19012006/esercizi.gif);
}
.traduz, .cor_ling, .interpre, .chisiamo, .dovesiamo, .work, .contattaci, .cor_comp, .sos_comp, .siti_comp, .trad_siti_comp, .net_comp, .esercizi {
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -500em;
	margin-top:5px;
	margin-bottom:5px;
}

#content2 ul {
	line-height: 1.2em;
}
#content2 ul li {
	padding: 5px;
}
.dove {
	/*background-image: url(../grafica/19012006/sfondo_dove.gif);*/
	background-image: url(../grafica/19012006/sfondo_dove_blu.gif);
	background-repeat: no-repeat;
	width: 320px;
	height: 170px;
	margin-left: 100px;
	padding: 20px 10px 20px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	line-height: 1.5em;
}
/*****************************************************
 F O R M   C O N T A T T I
*****************************************************/
form#informazioni {float: left; margin: 0; padding: 0; display: inline; width: 400px; }
form#informazioni p {float: left; margin: 5px; padding: 0; display: inline; }
form#informazioni label {float: left; margin: 0; padding: 0; display: inline; overflow: hidden; }
form#informazioni input {float: left; margin: 0; padding: 0; display: inline; }
form#informazioni textarea {float: left; margin: 0; padding: 0; display: inline; }
form#informazioni p#contains_nome {clear: both; width: 400px; }
form#informazioni p#contains_nome label {clear: both; width: 400px; }
form#informazioni p#contains_nome input {clear: both; width: 396px; }
form#informazioni p#contains_persona_contatto {clear: both; width: 400px; }
form#informazioni p#contains_persona_contatto label {clear: both; width: 400px; }
form#informazioni p#contains_persona_contatto input {clear: both; width: 396px; }
form#informazioni p#contains_phone {clear: both; width: 400px; }
form#informazioni p#contains_phone label {clear: both; width: 400px; }
form#informazioni p#contains_phone input {clear: both; width: 396px; }
form#informazioni p#contains_email {clear: both; width: 400px; }
form#informazioni p#contains_email label {clear: both; width: 400px; }
form#informazioni p#contains_email input {clear: both; width: 396px; }
form#informazioni p#contains_note {clear: both; width: 400px; }
form#informazioni p#contains_note label {clear: both; width: 400px; }
form#informazioni p#contains_note textarea {clear: both; width: 396px; }
form#informazioni p#contains_submit {clear: both;  width: 400px; text-align:center; }
form#informazioni p#contains_submit input {clear: both; text-align:center;  }
/***********************************************************
***********************************************************/

/*****************************************************
C O R S O   C O M P U T E R
*****************************************************/

.comp_cors li {
	list-style: url(../grafica/bullet1.gif);
	line-height: 1.5em;
	margin-bottom: 0.5em;
}


.sf_comp {
	float:left;
	width: 250px;
}
.sf_comp h3{
	height: 60px;
	line-height: 60px;
	/*padding-bottom:10px;*/
}
.sf_comp h3 img {
 padding-right: 20px;	
}
.sf_comp ul {
	
}
/***********************************************************
***********************************************************/
/*****************************************************
	M E N U   A B O U T
*****************************************************/
#menu_about {
	width: 100%;
	height: 20px;
	margin-top:0;
	/*padding-right: 40px;*/
	/*border: red solid 1px;*/
}
#menu_about2 {
	width: 100%;
	height: 15px;
	margin-top:-15px;
}
.menuNav {
	text-align: right;
	margin:0 20px 0 0;
	padding:0.5em 0;
}

.menuNav li {
	display: inline;
	list-style: none;
}

.menuNav a {
	white-space: nowrap;
	font-size: 1em;
}
.menuNav a:link, .menuNav a:visited {
	background-color: transparent;
	padding: 6px 10px;
}
.menuNav a:hover {
	/*background-color: #B0BBC6;*/
	background-color: transparent;
	text-decoration: none;
	padding: 6px 10px;
}



/***********************************************************
***********************************************************/


.news {
	clear: both;
	width: 620px;
	margin: 1em auto;
}

.a_book {
	font-size: 12px;
}
.a_book:link, .a_book:visited {
	text-decoration: none;
}
.a_book:hover {
	text-decoration: underline;
}