body{
    color:#FFFFFF;
    font-family: Arial,Helvetica,tahoma,sans-serif;
    font-size: 12px;
    background-color:#000000;
}

a{
	color:#FB7E0F;
}
a:hover {
	color: #CCC;
	}	

.page
{
}
.pageBG
{
    background: url("../../web-images/bg_whiteTra.png") repeat scroll center top transparent;
}
.pageAll
{
}

.pagetitle {} 

#content {
}


#main {
	width: 700px;
	margin: 0 0 0 12px;
	padding: 8px 0;
}


#footer {
    font-size: 11px;
    margin: 22px 0 12px;
    padding: 5px;
    text-align: center;
}
#footer a{
	color: White;
}
#footer a:hover {
	color:#3D585F;
}	
#link 
{
	color: black;
	margin: 8px 0 0 0;
	padding: 0;
	text-align: center;
	letter-spacing:2px;
}


#header{
    background: url("../../web-images/bg_whiteTra.png") repeat scroll center top transparent;
    border-bottom:solid 3px #ccc;
}
#headerBG{
}
.headerboxlogo
{
    float: right;
    height: 180px;
    margin-right: 250px;
    overflow: hidden;
    text-align: center;
    width: 470px;
}
.headerlogo
{
	/*position:absolute;
	top:0;
	float:left;*/
}
.headerlogo img
{
    /*background: url("../../web-images/bg_whiteTra.png") repeat scroll center top transparent;*/
    margin: 14px 40px;
    max-height: 154px;
    padding: 8px;
}


    #tabs1 
    {
    	background: url("../../web-images/bg_blackTra.png") repeat scroll center top transparent;
		float: left;
		font-size: 12px;
		width: 250px;
		padding: 6px 0;
      }
    #tabs1 .page
    {
    	width:100%;
    }
    #tabs1 ul {
    /*border-top:solid 3px #ccc;*/
      }
    #tabs1 li {
      }
    #tabs1 a{
    border-right: 0 solid #CCCCCC;
    color: #FFFFFF;
    display: block;
    float: none;
    margin-left: 0;
    padding: 8px 30px 8px 10px;
    text-align: right;
    width: 210px;
      }
 #tabs1 a.ultimo
 {
 }
 #tabs1 a:hover {
	/*background-color: #EC0404;
	padding:8px 0px 10px 0px;*/
    float:none;
	color:#f5a51e;
	background:url("../../web-images/bg_whiteTra.png") repeat scroll center top transparent;
}


#sidebar {
	float: right;
    padding: 8px 0 8px 10px;
    color:#494949;
	margin: 0 12px 0 0;
	width: 230px;
}

.boxSide
{
}
.boxSideUp
{
}
.boxSideContent
{
	border: 1px solid #FFFFFF;
	background:url("../../web-images/bg_blackTra.png") repeat scroll center top transparent;
	padding:0px 5px;
	font-size:14px;
}
.boxSideDown
{
}
.boxSideContent .content
{
	padding: 5px 12px 0 12px;
}
.boxSideContent .content h2
{
	margin:12px 0;
	font-size:14px;
	color:White;
}
.boxSideContent .content h1
{
	margin:12px 0 6px 0;
	font-size:18px;
}
.boxSideContent .content h2 a
{
	font-weight:300;
	font-size:12px;
}
.boxSideContent .content h2 a:hover
{
	color:Gray;
}
#boxIcone
{
	position:absolute;
	top:0;
	right:0;
	width:100%;
}
#boxIcone .boxSceltaLingua input
{
	margin: 2px 0 0 6px;
    width: 26px;
}
#boxIcone .boxSceltaLingua
{
	text-align: right; 
	padding: 8px 8px 0 0;
}
#boxIcone .boxIcoSocial
{
	text-align: right; 
	padding: 8px 8px 0 0;
	margin-top:100px;
}
#boxIcone .boxIcoSocial img
{
	margin: 2px 0 0 2px;
    width: 40px;
}
.gallery a {
    max-width: 216px;
}



