﻿body {
	font-family:Century Gothic, sans-serif;
	text-align: justify;
}

#intestazione {
	background-color: #EFEFF7;padding: 8px;display: inline-block;
}
#foto {
	float: left;margin:0 6px;width: 64px;
}

#nome_e_sottotitolo {
	margin:0 6px;  float: left; width: 60%;
}

#nome {
	color: #31596B;font-size: x-large;" class="nospace"
}

#sottotitolo {
	color: #B5AE21; font-weight: bold;" class="nospace"
}

p.nospace {
	padding: 0px;
	margin: 0px;
}

#indirizzo_e_pi {
	float: right;
	display: block;;
	margin: 0 6px;
	font-size: x-small;
}

#indirizzo {
	color: #94B8DA;
}
#pi {
	color: #B5AE21;
	margin-top:12px
}
h1 {
	padding: 6px 0px 0px 40px;
	height: 28px;
	background-position: 10px center;
	background-color: #639ACE;
	color: #FFFFFF;
	font-weight: normal;
	font-size: medium;
	background-image: url('double_arrow.png');
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#contenuto {
	width: 95%;
	margin-left: auto;
 	margin-right: auto;
}
.social_network {
	width: auto;
	font-size: x-small;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	color:#0066CC;
	margin-top:12px;
}
.social_network_element {
	display: inline-block;
	margin:0 4px;
}
.social_network_element a {
	color:#0066CC;
	text-decoration:none;
	border-style:none;
}
.social_network_element a img {
	color: black;
	text-decoration:none;
	border-style:none;
}
.mese_anno {
	margin: 30px 0px 0px 0px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: large;
	color: #003399;
	font-variant: small-caps;
	background-image: url('Calendar.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	padding-top: 12px;
	padding-bottom: 10px;
}
.luogo_corso {
	color: #333333;
	font-weight: bold;
	font-size: small;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}
.titolo_corso {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 0px;
	margin-top: 9px;
}

.titolo_corso a{
	color: #CC0000;
}
.note_corso {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
}

