/*

STILE CSS INTERAMENTE REALIZZATO DA GIOVANNI CONTE

giovanni.conte@email.it

*/

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FFFFFF url(back.png) repeat-x top;
	text-align:center;
}

img {
	border: 0px;
}

.ecdl {
	margin: 15px;
	border: #90BED5 dashed 1px;
	
}

.efebo {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 25px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 100px;
}

img.efebo2 {
	margin: 5px;
	position: relative;
	vertical-align: top;
	top: 0px;
}

.testo_efebo {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
	width: 450px;
}

.costr {
	border: dashed 2px #D95800;
	background-color: #FFFFFF;
	text-align: justify;
	width: 247px;
	height: 184px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image:url(under-construction.jpg);
}

.centro {
	text-align: center;
}

.centro img {
	margin: 15px;
	border: #90BED5 ridge 2px;
}

a:link {
	color: #D95800;
	text-decoration: none;
}

a:hover {
	color: #0D8DCC;
	text-decoration: underline;
}

a:visited {
	color: #D95800;
	text-decoration: underline;
}


#container {
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 750px;
	text-align:center;
	background-color:#EDF4F8;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	overflow: auto;
}

#testa {
	background-color:#4D6F80;
	color: #EDF4F8;
	background-image:url(testa750.gif);
	background-repeat:no-repeat;
	height:80px;
	background-position:center;
}


#news {
	height: 18px;
}



#corpo {
	background-color:#EDF4F8;
	float:left;
	width: 590px;
	padding: 5px;
	
	vertical-align: text-top;
}


#corpo table {
	text-align: left;
	font-size: 10px;
	
	
	padding: 0px;
	
	width: 564px;;
	
	border: 0px;
}

#corpo td {
	width: 30%;
	
}



#corpo a {
	text-decoration: none;
}

#corpo h1 {
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	border-bottom:#90BED5 solid 1px;
	
	margin-bottom: 0px;
	padding-bottom: 5px;
	
	padding-top: 4px;
	
	color: #D95800;
	text-indent: 5px;
}

#corpo h2 {
	font-size: 10px;
	text-align:justify;
	text-indent: 15px;
	font-weight:bold;
	border-bottom:#90BED5 dashed 1px; /* BORDO H2   */
	
	margin-top: 5px;
	margin-bottom: 8px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
}



#corpo p {
	font-size: 10px;
	line-height: 15px;
	text-align:justify;
	
	margin-top: 0px;
	padding-top: 0px;
	
	padding-bottom: 5px;
	margin-bottom: 0px;
	
	padding-left: 8px;
	padding-right: 8px;
}

#corpo li{
	list-style: square;
	text-align: left;
	
	font-size: 10px;
	
	line-height: 20px;
}

#corpo ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu {
	background-color:#B5D4E3;
	float: right;
	width: 148px;
	margin-top: 0px;
	
	/*border-top: dashed 1px;
	border-left: dashed 1px;*/
	
	font-size: 10px;
	text-align: center;
}

#menu ul{
	display: block;
	list-style: none;
	
	margin: 0px;
	padding: 0px;
	
	border-bottom: 1px solid #90BED5;
	border-top: 1px solid #90BED5;
}

#menu li{
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 6px;
	
	
	border: solid 1px #90BED5;
	

}

#menu a:link {
	display: block;
	padding: 5px;
	margin: 0px;
	
	
	background-color:#B5D4E3;
	color: #000000;
	
}


#menu a:hover{
	display: block;
	padding: 5px;
	margin: 0px;
	
	background-color: #90BED5;
	color: #D95800;
	
	border-right: solid 5px;
	border-left: solid 5px;
	
	/*color: #EDF4F8;*/
	
}

#menu a:visited {
	display: block;
	padding: 5px;
	margin: 0px;
	
	background-color:#B5D4E3;
	color: #000000;
	text-decoration: none;
}



hr {
	color: #90BED5;
}

.google input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#basso {
	background: url(down.png) #90BED5 no-repeat bottom;
	width: 750px;
	padding: 0px;
	font-size: 10px;
	border-top: dashed 1px #90BED5;
	
	float: inherit;
	position: inherit;
	bottom: 0px;
}

#basso p {
	margin: 5px;
}


.forum_f {
	font-size: 10px;
	line-height: 15px;
	
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	
	padding-bottom: 5px;
	margin-bottom: 0px;
	
	padding-left: 8px;
	padding-right: 8px;
}

input.forum_f {
	font-weight: normal;
	padding: 25px;
}

.forum_f form label{
	margin: 0px;
	padding: 0px;
}