/* ---------------------------------------------- CSS Document */
* {margin: 0; padding: 0;}

body {
	background-color: #b3f7f9;
	color: Blue;
	font-family: Chalkboard, "Comic Sans MS", Verdana, Arial;
	font-size: .9em;
}

h1 {
	color:#009;
	font-size: 23px;
	text-align:center;
	/*line-height: 50%;*/
}

h2 {
	color:#009;
	font-size: 120%;
	text-align:left;
	margin-top: -10px;
}

h3 {
	color:#009;
	font-size: 120%;
	text-align:center;
}
h4 {
	color: #009;
	font-size: 100%;
	text-align: center;
	padding: 10px 10px;
}
h5 {
	color:#009;
	font-size: 70%;
	text-align:center;
}

#container {
	width: 740px;
	border: 1px solid blue;
	margin: 10px auto;
	background-color:#e0fef8;
	padding: 10px;
}

#header {
	height: 165px;
/*	padding: 33px 10px 0 20px;*/
	background: url(../images/header.jpg) no-repeat;
  text-align: center;
}

.clear {clear: both;}

/* ----------------------------------- NAVIGATION STYLING RIGHT HORIZONTAL*/
#menu {
	padding-top: 140px;
	clear:left;
}

#menu ul {list-style: none;}

#menu li {
display: inline;
text-align: center;
font-weight:bold;
margin: 0 10px 0 0;
}

/*.now {
	position: relative;
	float: right;
	margin: 0;
	width: 121px;
	height: 26px;
	text-align: center;
	color: #FF9F3E;

}*/
/*.cssnav	{
	position: relative;
	float: right;
	margin: 0;
	width: 105px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}*/

#menu li a {
	text-decoration: none;	
	color: #FFF;
	padding: 6px 15px;
}
#menu li a:hover, #menu li a:active, #menu li a:focus, #menu li a.attivo {	color: #FF9F3E;}

/* ----------------------------------------------- START MAIN CONTENT */
#top {
/*	height:60px;*/
	background: url(../images/top.jpg) no-repeat;
	padding: 10px 0 20px 0;
	margin: 0 auto;
}

#lingue {
float: right;
margin: 0 10px 20px 0;
}

#top p {
	text-align: center;
	font-weight: bold;
	color:#009;
}	

#top img{
	width: 28px;
	float: left;
	margin: 0px 0px 0px 10px;
}

#top a img { border: none;}

#content {
	padding: 0px 5px 21px 5px;
	margin: 0;
	background: #E0FEF8;
}

#content img{	border: 1px solid #80EB81;}

#contentr {
padding-top:25px;
width:540px;
background: #E0FEF8;
margin-bottom: 25px;
float: left;
}

#contentr img{
	width: 536px;
	border: 2px solid #80EB81;
}

#contentr a {	color: #66CD00;}

#contentr a:hover{color:#00CCFF;}
 	
#content img{
	width: 240px;
	float: left;
	margin: 5px 10px 0px 0px;
}

#content a:hover{	color:#00CCFF;}

/*.clear {clear: left;}*/

/* ------------------------------------------  START RIGHT CONTENT     */
#contentright {
	position: relative;
	float: right;
	width: 190px;
	margin: 0 0 25px 15px;
	background: url(../images/boxmiddle.jpg) 0 0;
	font-size: 85%;
	margin-top: 15px;
}
		
.rtop{
	width: 190px;
	margin-top: 0;
	padding-top: 30px;
	background: url(../images/boxtop.jpg) no-repeat 0 0;
}

.rbottom{
	width: 190px;
	margin-bottom: 0;
	padding-bottom: 30px;
	background:url(../images/boxbottom.jpg) no-repeat 0 100%;	
}
#contentright img {	border: 1px solid #333; margin-bottom: 10px;}

#contentright p {padding:10px 10px 20px 10px;}

/* ------------------------------------------  START LEFT CONTENT     */

#contentleft {
position: relative;
	float:left;
	width:190px;	
	background: url(../images/boxmiddle.jpg) 0 0;
	font-size: 85%;
/*	margin-top: 35px;
	margin-left:-38px;
	margin-bottom:25px;
	margin-right:10px;*/
	margin: 15px 10px 25px 0;
	padding:0,0,0,0;
}
		
.ltop{
	width: 190px;
	margin-top: 0;
	padding-top: 15px;
	background: url(../images/boxtop.jpg) no-repeat 0 0;
}

.lbottom{
	width: 190px;
	margin-bottom: 0;
	padding-bottom: 15px;
	background:url(../images/boxbottom.jpg) no-repeat 0 100%;	
}

#contentleft h5 {
	color:#009;
	font-size: 70%;
	text-align:center;
}

#contentleft a img {border: 1px solid #80EB81;}

/* -----------------------------------------  START FOOTER    */
#footer {
	width: 740px;
	height: 28px;
	clear: both;
	padding: 10px 0;
	background:url(../images/footer.jpg) no-repeat 0 0;
}
		
#footer p{
	text-align:center;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 7px;
	font-family: arial;
	float: left;
	width: 665px;
}

/*---------  START FOOTER    */
/*#footer {
	width: 740px;
	height: 28px;
	clear: both;
	padding: 10px 0;
	background:url(../images/footer.jpg) no-repeat 0 0;
}
		
#footer p{
	text-align:center;
	font-size:.75em;
	margin-top: 10px;
	padding-top: 10px ;
	
}		
*/

/**** LINK-tag style sheet CSSViewer.css ****/

/* Non-http; imported above. */


/**** LINK-tag style sheet CSSViewer.css ****/

/* Non-http; imported above. */


/**** LINK-tag style sheet CSSViewer.css ****/

/* Non-http; imported above. */



