@import url("styles/Videogallery.css");


/* START - Codice per gestire il footer a fondo pagina */
/*html
{
height: 100%;
}

body
{
height: 100%;
}

#container
{
position: relative;
min-height: 100%;
padding-bottom:59px;
}

* html #container
{
height: 100%;

}

#divBottomMenu 
{
position: relative;
margin-top: -42px;
}


/* END - Codice per gestire il footer a fondo pagina 







#container 
{
	background-color:#000000;
	text-align:left;
	width:900px;
	top:17px;
	left:0;
	margin:0;
	height:100%;


}


#divLeft
{
	float:left;
	position:relative;
	text-align:left;
	width:198px;	
}

#divMain
{
	background-color:#2e2e2e;
	float:right;
	position:relative;
	width:702px;
	height:100%;
}

*/

body 
{
	background-color:#000000;
	text-align:left;
	padding:0;
	margin:0;
	font:normal 11px Arial, Helvetica, Sans-serif;
}

form {margin:0px;}

#divLogo
{
	position:relative;
	width:100%;
	height:162px;
	background-image:url(img/shared/logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#divLeftMenu
{
	position:relative;
	width:100%;
}
#divTopMenu
{
	background-color:#212121;
	position:relative;
	width:702px;
	height:42px;

}

#divBottomMenu
{
	clear:both;
	background-color:#000000;
	width:702px;
	height:42px;

}


#divHome
{
	text-align:center;
	float:left;
	position:relative;
	width:100px;
	background-color:#3d3d3d;
	padding:24px 0px 6px 0px;
}

#divHome a
{	
	text-decoration:none;
	color:#b1b1b1;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
}

#divHome a:hover, #divHomeSel a 
{
	text-decoration:none;
	color:#b6b6b6;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
}

#divHome:hover
{
	background-color:#4c4c4c;
}

#divHomeSel
{
	padding:24px 0px 6px 0px;
	background-color:#4c4c4c;
	text-align:center;
	float:left;
	position:relative;
	width:100px;
}

#divHomeBottom
{
	padding:2px 0px 0px 0px;
	float:Left;
	position:relative;
	width:302px;
	text-align:left;
}

#divToolsTop
{
	padding:18px 0px 6px 0px;
	float:right;
	position:relative;
	width:602px;
}

#divToolsBottom
{
	padding: 9px 0px 0px 0px;
	float:right;
	position:relative;
	width:400px;
}

#divBanner
{
	position:relative;
	width:702px;
	height:307px;
}

#divContent
{
	position:relative;
	width:702px;
	padding-top:0px;
	background-color:#2e2e2e;
	vertical-align:top;
}

#divContent2
{
	position:relative;
	width:702px;
	background-color:#2e2e2e;
	vertical-align:top;
}

#divContentStaticPage
{
	
	background-color:#2e2e2e;
	position:relative;
	margin: 15px  15px 15px 15px;
	width:672px;
}

#divContentLeft
{
	background-color:#2e2e2e;
	position:relative;
	float:left;
	padding: 15 0 0 0;
	width:260px;
}

#divContentRight
{
	background-color:#3a3a3a;
	position:relative;
	float:right;
	padding: 15 0 0 0;
	width:442px;
}

.tdFooter
{
	padding: 0px 0px 0px 0px;
}

#divBottomMenu ul.OtherSites
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding:5px 0px 0px 30px;
}
#divBottomMenu ul.OtherSites li
{
	margin:0px;
	padding:0px 10px;	
	display:inline;
	background-image:none;
}
#divBottomMenu ul.OtherSites li a
{
	margin:0px;
	padding:0px;	
}
#divBottomMenu ul.OtherSites li img
{
  border:none;
}

.clearboth{
	clear:both;
	font-size:1px;
	height:1px;
}

