/*  -- Istituto San Giuseppe - Milano --*/
/* ossatura */
BODY {
	FONT: 85% Verdana, Arial, Helvetica, sans-serif;
	COLOR: Black;
	background-color: #EDEAEA;
}
.wrapper{
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 2px solid #d7d7d7;
}
.header {
	background: url(../images/header.png) no-repeat;
	height: 182px;
	background-color: White;
}
.headerist {
	background: url(../images/header_istituto.png) no-repeat;
	height: 182px;
	background-color: White;
}
.headeratt {
	background: url(../images/header_att.png) no-repeat;
	height: 182px;
	background-color: White;
}
.headercorsi {
	background: url(../images/header_corsi.png) no-repeat;
	height: 182px;
	background-color: White;
}

.headernews {
	background: url(../images/header_news.png) no-repeat;
	height: 182px;
	background-color: White;
}
.headergiochi {
	background: url(../images/header_giochi.png) no-repeat;
	height: 182px;
	background-color: White;
}
.faux {
	margin-bottom: 0px;
	overflow: auto;
	width: 100%;
	background: White;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.wrapper .faux .rightcolumhome {
	float: right;
	width: 180px;
	margin: 28px 15px;
}
.wrapper .faux .leftcolumhome {
	margin-right: 260px;
	padding-top: 16px;
	padding-right: 15px;
	padding-left: 15px;
}
.wrapper .faux .leftcolum {
	margin-right: 260px;
	margin-top: 16px;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 8px;
}
.wrapper .faux .rightcolum {
	float: right;
	width: 530px;
	margin: 16px 15px 10px;
}
.wrapper .faux .rightcolumgiochi {
	width: 600px;
	margin: 16px 15px 10px;
}
.footer {
	clear: both;
	color: #333;
	background: White;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	font-size: 80%;
	border-top: thin dashed #d7d7d7;
}
.clear {
	clear: both;
	background: none;
}
/* proprieta' */
A IMG {
	border: none;
}
IMG A {
	border: none;
}
a:link {
	COLOR: #00549d;
	text-decoration: underline;
}
a:visited {
	color: #00549D;
	text-decoration: underline;
}
a:hover {
	color: #f00;
}
a:active {
	color: #c00;
}
HR {
	DISPLAY: none
}
ACRONYM {
	CURSOR: help
}
TABLE {
	MARGIN: 0px 0px 0px 1px;
	WIDTH: 80%;
	BORDER-COLLAPSE: collapse;
}
H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.4em;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px 0px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #00549D;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H2 {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.2em;
	PADDING-BOTTOM: 3px;
	MARGIN: 10px 0px;
	TEXT-TRANSFORM: uppercase;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ccc 1px solid;
	FONT-FAMILY: "franklin gothic book", Arial, Helvetica, sans-serif;
}
H2 A {
	DISPLAY: block; 
}
H3 {
	FONT-SIZE: 1.1em;
	MARGIN: 10px 0px 0px;
	BORDER-BOTTOM: #ccc 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #00549D;
}
H4 {
	FONT-SIZE: 1em;
	MARGIN: 10px 0px 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #00549D;
	font-weight: bold;
}
.imgtesto {
	background-color: White;
	border: 1px solid #00549d;
	padding: 4px 4px 4px 4px;
	margin: 1px 1px 1px 1px;
}
ul.liste {
	list-style-image: url(../images/freccia_list.gif);
}
.liste li a:visited {
	color: #00549D;
	text-decoration: underline;
}
/* menu principale */
.nav{
	padding-top: 151px;
}
ul.nav {
	float: left;
	width: 100%;
	list-style: none;
   margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #D7D7D7;
}

ul.nav li {
	float: left;
	margin: 0 0.2em 0;
	padding: 0;
}

ul.nav a{
	float: left;
	padding: 0 0 0 0.4em;
	background: url(../images/tab.png) no-repeat top left;
	text-decoration: none;
	color: #222;
}

ul.nav span{
	float: left;
	padding: 0.4em 0.4em 0.4em 0;
	background: url(../images/tab.png) no-repeat top right;
	cursor: pointer;
}

ul.nav li.active a,ul.nav a:hover{
	background: url(../images/tab2.png) no-repeat top left;
}

ul.nav li.active span,ul.nav a:hover span{
	background: url(../images/tab2.png) no-repeat top right;
	color: #184D8A;
}

/* home */
fieldset {
	margin: .2em .2em .2em .2em;
	padding: .5em .5em .5em .5em;
	border: solid 1px #3366cc;
	border-right: solid 2px #003399;
	border-bottom: solid 2px #003399;
	margin: 1em .2em 1em .2em;
}
legend, legend a, legend a:hover {
	color: #003399;
	font-size: 1.1em;
	font-weight: bold;
	white-space: normal;
	margin-bottom: 1em;
}
.collvelox h4 {
	color: #00549D;
	font-family: Calibri;
	padding-bottom:0px;
}
.collvelox {
	margin-bottom: 2px;
}
.collvelox ul {
	display: inline;
	list-style: none outside none;
	margin: 1px 0px 1px 0px;
	padding: 0px;
}
.collvelox li {
	font-size: 88%;
	text-decoration: none;
}
.collvelox  a:link, a:visited  {
	COLOR: #00549d;
	text-decoration: none;
}
.collvelox a:hover, a:active {
	color: yellow;
	background-color: #00549d;
}
.icone {
	text-align: center;
	padding-top: 2px;
}
.homeevidenza p{
	color: Red;
	text-align: center;
	font-size: 16pt;
	padding: 1px;
	margin: 0px;
}
.homeevidenza2 p{
	color: Red;
	text-align: left;
	font-size: 12pt;
	margin-top: 0px;
	
}

.sfondo {
	background-color: #a2d8ff;
}
/* footer */
.footer p {
	text-align: center;
	font-size: 80%;
	margin-top: 3px;
}
/*menu laterale */
.menulaterale {
	border: 1px solid #00549d;
	padding: 5px;
	margin-bottom: 15px;
width: 180px;
}
.menulaterale ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.menulaterale li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAD9CB;
	font-size: 90%;
}
.menulaterale h2 {
	color: Yellow;
	display: block;
	margin-top: 2px;
	font-weight: bold;
	background-color: #0772ce;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00549d;
	padding-left: 5px;
	font-size: 18px;
	margin-bottom: 12px;
	text-transform: none;
}
.menulaterale li a:visited {
	color: #00549D;
	text-decoration: underline;
}
.contatti2 {
	width: 300px;
	margin-right: 100px;
	margin-left: 15px;
	text-align: center;
}
p.contatti1 {
	margin: 5px 0px 0px;
}
p.contatti3 {
	text-align: center;
}
h3.contatti {
	FONT-SIZE: 1.1em;
	MARGIN: 10px 0px 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #00549D;
	BORDER-BOTTOM: none;	
	text-align: center;
}
H4.contatti1 {
	FONT-SIZE: 1em;
	MARGIN: 10px 0px 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #00549D;
	font-weight: bold;
}
ul.contatti1 {
	margin: 5px 5px 5px 0px;
	padding-left: 25px;
	list-style-image: url(../images/freccia_list.gif);
}
li.contatti1 {
	list-style-image: url(../images/freccia_list.gif);
}
a.top:link, a.top:visited  {
	float: right;
	margin: 5px 3px 7px 10px;
	padding: 0px 14px 5px 3px;
	font-size: 60%;
	color: #343434;
	display: block;
	background: url(../images/page_up.gif) no-repeat right 45%;
	text-decoration: none;
}

a.top:hover {
	color: #00549d;
	background: url(../images/page_up.gif) no-repeat right 45%;
}
#matrix{
	clear:both;
	float:none;
}

div.topic{
	width:30.85%;
	float:left;
}
#matrix img {
	background: #f6f6f6;
	text-align: center;
}
#matrix div h3{
	border-right: 4px solid #E2E2E2;
	padding:2px .5em;
	margin:0 0 .5em 0;
	background: #fff;
	font-size:110%;
	text-align: center;
}

#matrix h3 a{
	color:#00549d;
	background: #fff;
	text-decoration:none;
	text-align: center;
}
p.fonte{
	text-align: right;
	font-style: italic;
	font-size: -3%;
}
/* strutture e servizi */
.cont_lista {
	margin:0 auto;
	padding:0;
	width: auto;
	border-top:1px dashed #b6b6b6;
	height: auto;
}
.cont_lista .bianco {
	border-bottom:1px dashed #b6b6b6;
	padding:3px 10px;
	width:auto;
}
.cont_lista .azz {
	background-color:#f2f9fd;
	border-bottom:1px dashed #b6b6b6;
	padding:10px 20px;
	width:auto;
}
.cont_lista h3{
	border-bottom: none;
}
.bianco .testo {
	margin: 2px 181px 2px 2px;
}
.azz .testo {
	margin: 2px 2px 2px 181px;
}
.bianco img {
	float: right;
	background-color: White;
	border: 1px solid #B5B5B5;
	padding: 4px 4px 4px 4px;
	margin: 2px 3px 2px 3px;
}
.azz img {
	float: left;
	background-color: White;
	border: 1px solid #B5B5B5;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 2px 2px;
}
#nascondi img{
	display: none;
}
#top img {
	display: none;
}
p.premiazioni {
	border-bottom: 3px solid Black;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 12pt;
}
H2.giochi {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.2em;
	PADDING-BOTTOM: 3px;
	MARGIN: 10px 0px;
	TEXT-TRANSFORM: uppercase;
	text-align: center;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ccc 1px solid;
	FONT-FAMILY: "franklin gothic book", Arial, Helvetica, sans-serif;
	color: Red;
}

.navalbum {
	background-color: #d9d9d9;
	border-bottom: 1px solid #B4B4B4;
}

h3.navalbum {
	margin-top: 1px;
	padding-top: 0px;
	color: Red;
	text-align: center;
	border-bottom: none;
}
img.navalbum {
	margin: 0px;
	padding: 0px;
}

.dongnocchi {
	width: auto;
	background-color: #faff9c;
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}
.dongnocchi a{
	text-decoration: none;
	color: red;
}

.dongnocchi p{
	text-align: center;
	color: black;
	font-style: italic;
	font-size: medium;
}

.dongnocchi img{
	text-align: right;
	float: right;
}

