	@charset "UTF-8";
/* CSS Document */


/* common */
#subfooter {
	margin-top:10px;
	margin-bottom:10px;
}


#subfooter .logo {
	border:0px solid white;
	margin-left:5px;
	margin-right:5px;
}

#menuMain {
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

#menuMain A {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#menuMain A:hover {
	color:#FFF;
	text-decoration:none;	
}


BODY {
	background-color:#000;
	color:#FFF;
	font-family:"Comic Sans MS", cursive;
	text-align:center;
	color:#CCC;
}

#container {
	border-style:solid;
	border-width:10px;	
	margin:auto;
	text-align:left;
	padding:20px;
	margin-top:60px;
	width:990px;
}

#logo {
	border:0;
	
}

#header {
	border:0px solid white;
	position: relative;
	top:-76px;
	text-align:center;
	margin-bottom:-70px;
}

A, A:visited {
	/*text-decoration:none;*/
}

A:hover {
	text-decoration:underline;
	color:#FFF;
}


h1 {
	font-size: 1.4em;
}

#footer {
	font-size:0.8em;
	margin:10px;
}

#sidebar {
	border:0px solid white;
	float:left;
	width:270px;
	margin-right:40px;
	margin-top:20px;
}

#sidebar UL{
	list-style-type:disc;
	list-style-position:outside;
	margin:0;
	padding:10px;
}
#sidebar LI{
	margin-bottom:10%;
	padding-left:20px;
	
	list-style:none;
	 /*background-image:url(images/globe.png);*/
	 background-repeat:no-repeat;
	 background-position:0px  5px;
	 /*padding-left:40px;*/
	
	
	
}


#pageContent {
	border:0px solid white;
	float:left;
	width:670px;
	margin-top:20px;
}
.both {
	clear:both;
}

H1.titolo {
	font-size:1.4em;
}

/* END common */






/*


.gestionale  H1 A{
	color:#de1c31;
}

.web4travel H1 A{
	color:#bacc20;
}

.fiere H1 A{
	color:#85a6c9;	
}
.hotel H1 A{
	color:#ffcc00;	
}

.imgcoo H1 A{
	color:#33ffcc;	
}

.press H1 A {
	color:#7844a1;
}


.immobiliari H1 A {
	color:#ff33ff;
}

.fotografi H1 A {
	color:#009900;
}

*/
