﻿/** Structure **/
body, html{
    margin:0;
    margin-top:0px;
    padding:0;
   font-family:Tahoma,Arial;
   font-size:10px;
   color:#646464;
   background-color:#ffffff;
   height:100%;
}
a
{
	text-decoration: none;
	margin: 0;
	padding: 0;
	color:#ffffff;
}

a :hover
{
	text-decoration: none;
	margin: 0;
	padding: 0;
	color:#000000;
}

.MainContainer
{
	width:100%;
	text-align:center;
}



.HeadContainer
{
	width:859px; 
	height:317px;
	position:relative;
	
}

.HeadContainerDescription
{
	width:859px; 
	height:317px;
	background-image:url(../Img/testata_description.jpg) ;       
}

.HeadContainerLocation
{
	width:859px; 
	height:317px;
	background-image:url(../Img/testata_location.jpg) ;
       
}

.EventsContainer
{
	/*
	width:156px; 
	height:119px;	  
    float:right;
    background-color:White;
    margin-top:106px;  
    margin-right:-47px;*/
    width:156px; 
	height:119px;	  
    float:right;
    background-color:White;
    top:106px;  
    left:710px;
    position:absolute;
    
}

.BandiereContainer
{
	/*width:46px; 
	height:15px;	  
    float:right;
    margin-top:40px; */
    width:46px; 
	height:15px;	  
    float:right;
    top:40px; 
    left:810px;
    position:absolute;
     
    
}

.MenuContainer
{
	/*width:711px; 
	height:25px;	                 
    position:absolute;    
    margin-top:65px;
    margin-left:100px; 
    float:left;  
    color:White;*/
    width:711px; 
	height:25px;	                 
    position:absolute;    
    top:290px;
    left:90px; 
    float:left;  
    color:White;
    
    
}

.DescriptionContainer
{
	padding-left:47px;
	font-size:11px;
	color:#646464;
}

.EventContainer
{
	padding-left:47px;
	font-size:11px;
	color:#646464;
}


.FooterContainer
{
	width:1000px; 
	height:132px;
	background-image:url(../Img/sfondo_F.gif);	
}

.CategoryContainer
{
	width:403px; 
	height:50px;	
    text-align:left;    
    float:left;       
    padding-top:52px;
    padding-left:50px;
 
}

.Riga1Gallery
{
	padding-top:0px;
}

.Riga2Gallery
{
	padding-top:17px;
	height:81px;
	#padding-top:7px;
}

.Riga3Gallery
{
	padding-top:18px;
	#padding-top:0px;
	height:81px;
}

.Riga4Gallery
{
	padding-top:18px;
	#padding-top:7px;
}

.TextBox
{	
	color:#000000;
	font-size:10px;
	border:solid 1px #000000;
	width:270px;	
	margin-bottom:4px;
}
.TextB
{	
	color:#000000;
	font-size:10px;
	border:solid 1px #eeeeee;
	margin-bottom:4px;
	height: 19px;
}

.TextForm
{
	font-weight:bold;
	padding-right:15px;
}