@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
.bordoTabellaprincipale {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.bordoTabellaLink {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}


#menu {
	background-color: #5E5251;
	height:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li
{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;	
}

#menu a
{
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu a:hover
{
	color: #999999;
}


#footer {
	background-color: #5E5251;
	height:18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	padding-top:5px;
	font-size: 10px;
}

#footer a
{
	color: #FFFFFF;
}


#footer a:hover
{
	color: #999999;
}



#link {
	padding-left: 10px;
	padding-top:5px;
	font-size: 10px;
}

#link a
{
	color: #FFFFFF;
}


#link a:hover
{
	color: #999999;
}

#linkW a
{
	color: #FFFFFF;
}


#linkW a:hover
{
	color: #999999;
}

#linkW h1
{
	font-size:16px;
}


#pictures {
	font-size: 12px;
}

#pictures a
{
	color: #FFFFFF;
	line-height:18px;
}


#pictures a:hover
{
	color: #999999;
}

div.cammer {
	float:left;
	margin-bottom:20px;
	padding-bottom:5px;
	margin-left:20px;
	width:120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

div.cammer h1
{
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:5px;
	padding:0;
	background:#333333;
	color:#FFFFFF;
}

div.cammer a
{
	color:#FFFFFF;
	text-decoration:none;
}

div.cammer a:hover
{
	color:#CCCCCC;
	text-decoration:underline;
}

h2
{
	margin-bottom:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

div.blog a
{
	color:#CCCCCC;
}

div.blog a:hover
{
	color:#0099FF;
}

div.gallerie
{
	margin-top:5px;
}

