﻿/* CSS Document */
body{
	/*background:#CCCCCC;
	background-image:url(Images/sfondo.jpg);*/
	background:url(../Default/Images/body_background.png) repeat-x;
	color: #000000;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#pagewrapper{
	background: #FFFFFF;
	border:1px solid #000;
}
/*-----HEADER-----*/
#header{
	background: #FFFFFF;
	background-image: url(Images/Logo_esol.png);
	background-repeat: no-repeat;
}
#header h1{
	color: #027020;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
#header span{
	color: #000000;
	font-weight: bold;
	line-height: 2em;
}
#header span #UOC{
	color: #000000;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 2em;
	font-style: italic;
}
#header span #esol{
	color: #ff9900;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 2em;
}
/*-----MAINMENU-----*/
#mainmenu{
	background:#002E55 url(Images/menu_bar.png) no-repeat;
}
#mainmenu > span{
	background: #EEEEEE;
	color: #333333;
	font-weight: bold;
	font-size: 1em;
}
#menulink2{
	background: #ffffff;
	font-weight: bold;	
}
#menulink1{
	background: #ffffff;
	font-weight: bold;
}
#menulink2 li{
	background: #ffffff;
}
#menulink1 li{
	background: #ffffff;
}
#faq{
	border-right-color:#002E55;
	border-right-style: solid;
	text-transform: uppercase;
}
#menulink1 li{
	border-right-color:#002E55;
	border-right-style: solid;
}
#menulink2 a{
	text-decoration: none;
	color: #CA3A14;
	background:#ffffff;
}
#menulink1 a{
	text-decoration: none;
	color: #CA3A14;
	background:#ffffff;
}
#menulink2 a:hover{
	color: #ffffff;
	background: #CA3A14;
}
#menulink1 a:hover{
	color: #ffffff;
	background: #CA3A14;
}
#menulink1 li.selected a{
	color: #ffffff;
	background: #CA3A14;
}
#faq a{
	color: #002E55;
	background: #FFFFFF;
}
#faq a:hover{
	color: #ffffff;
	background: #FE9C03;
}
#tec span{
	color: #207002;
	background: #FFFFFF;
}
#tec a{
	color: #000000;
	background: #FFFFFF;
}
#tec a:hover span{
	color: #FFFFFF;
	background: #207002;
}
#tec a:hover{
	color: #FFFFFF;
	background: #207002;
}
/*------Container: contiene l'area di download e il maincontent-----*/
#container{
	text-align:justify;
}
/*-----DOWNLOAD-----*/
#download{
	background: #EEEEEE;
	border-style: solid;
	border-color:#000000;
}
#download h3{
	color: #FFFFFF;
	background: #666666;
	font-weight: bold;
}
#download ul{
	background: #EEEEEE;
}
#download li{
	color: #002E55;
	background: #EEEEEE;
	font-weight: bold;
}
#download li a{
	text-decoration: none;
	background: #EEEEEE url(Images/square.png) no-repeat left center;
	color: #555555;
}
#download li a:hover{
	color: #000000;
}
#download li a:visited{
	color: #555555;
	text-decoration: line-through;
}
#download li a:visited{
	background: url(Images/check.png) no-repeat left center;
}
/*-----MAINCONTENT-----*/
#maincontent h2{
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	border-bottom-color:#027020;
	border-bottom-style: solid;
}
#maincontent .UOC{
	font-style: italic;
	font-weight: bold;
}
#maincontent .TEC{
	font-weight: bold;
	color: #027002;
	background: #ffffff;
}
#maincontent acronym{
	color: #ff9900;
	background: #FFFFFF;
	font-weight: bold;
}
#maincontent .ExtLink{
	background:url(Images/ExtLink.png) no-repeat right top;
	padding-right:12px;
	color:#555555;
	text-decoration:none;
	border-bottom:1px #ff9900 dotted;
	/*background:#FFFFFF;*/
	font-style:italic;
	font-weight:bold;
}
#maincontent a:hover{
	border-bottom: 1px #555555 dotted;
	color: #ff9900;
}
.internalLink{
	color: #CA3A14;
	text-decoration: none;
	border: 0;
	background: #FFFFFF;
	font-weight: bold;
}
/*-----FINE CONTAINER-----*/

/*-----FOOTER-----*/
#reference{
	background-image: url(Images/Logo_tec.png);
	background-repeat: no-repeat;
/*	border-bottom: 2px #027020 solid;*/
}

.vcard{
}
.vcard .nd{display:none}
.vcard .fn{
}
.vcard .tel .value{
}
#hcard-tec{
}
#hcard-tec .piva{
}
#hcard-tec .org{
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.vcard .indirizzo{
	font-style: italic;
	font-size:0.75em;
	padding-bottom:1em;
}

#tel, #fax, #mail{
	font-weight: bold;
}
#reference a, #reference a:hover, #reference a:visited{
	color: #027020;
	border: 0;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

#credits{
	color: #999999;
	background: #027020;
}

#credits a, #credits a:hover, #credits a:visited{
	color: #999999;
	border: 0;
	text-decoration:none;
	font-style:italic;
}
#credits a:hover{
	text-decoration:underline;
}
