li {
	margin-top: 10px; 
	margin-left: 10px; 
	list-style-type: square; 
	list-style-position:outside;
	color: #2F5376; 
}
dt {
	margin-top: 10px;
	margin-left: 10px; 
	padding-left: 20px;
	background-image: url('../../../themes/7dana-clean/images/puce.gif');
	background-repeat: no-repeat;
	background-position: left;
}
dd {
	margin-left: 30px; 
}

table #tabtovisit
{
	width:500px;
	margin-left:3%;
	border: 0px none black;
}
#tabtovisit td, th
{
	padding: 2px; 
	border: 0px none black;
	font-size:1.2em;  
	text-align:left;
}
#tabtovisit .rowCity
{ 
	padding-left: 0.5em; padding-top: 0.1em; 
	background: #EEEEEE; 
	font-size:1.2em;  
	text-align:left;
	color: blue;
}



table #tabFestival 
{
	border-collapse: collapse; 
	border: 1px solid black; 
	border-spacing: 0;
	margin-left:3%;
}

#tabFestival th
{
	padding: 3px; 
    font-weight: bold; 
	border: 1px solid black;
}
#tabFestival td, th
{
	padding: 3px; 
	border: 1px solid black;
}
#tabFestival .tabTitle 
{ 
    color: white;
    text-align:center; 
    font-size:1.5em; 
    font-weight: bold; 
    padding-top: 0.5em; padding-bottom: 0.5em; 
    background: #B0B0B0; 
}
#tabFestival .rowMonth 
{ 
	padding-left: 0.5em; padding-top: 0.1em; 
	background: #EEEEEE; 
	font-size:1.5em;  
	text-align:left;
	color: blue;
}
#tabFestival .rowHeader 
{
	color:white;
    font-weight: bold; 
    background: #B0B0B0;    
}
.motorway { color:red; }
.motorwayexit { color:blue; }
.hotelCityTitle {padding-left:10px; color:#FFffFF; background:#A6A6A6;}
