body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:#404040;
	background-color: #FDFDFD;
	margin: 0 0 0 0;	
	white-space: normal;
	font-weight: normal;
	text-align: left;
}

table, td {
	border: 0px solid #FF0000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:#404040;
}

a:link, a:visited, a:active {
	color: #404040;
	text-decoration: none;
}

a:hover {
	color: #996600;
	text-decoration: underline;
}

.bg_titol:hover {
	color: #404040;
	text-decoration: none;
}

img {
	border:0px;
}

p {
	margin: 0.1em 0 0.1em 0; 
	padding: 0;
	text-align: justify; 
}

form {
	margin:0px;
	padding:0px;
}

input, textarea {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #1B1B1B;
}

textarea {
	border: 1px solid #1B1B1B;
}

input:hover, input:focus, textarea:focus {
	border: 1px solid #2B2B2B;
}

input[type=submit]:hover, input[type=button]:hover {
	cursor:pointer;
	color: #000000;
	background-color: #FFFFFF;	
}

.fontS {
	font-size: 9px;
}

.fontM {
	font-size: 11px;
}

.menu, .menu:link, .menu:visited, .menu:active, .menu:hover {
	font-size: 12px;
	font-weight: bold;
}
.menu {
	color: #996600;
	text-decoration: underline;
}

.text_vertical {
	font-family: Mistral, Nadeem, Times, serif;
	font-size: 38px;
	color: #996600;
	text-align: center;
}


.seminari_box {
	border-top: 1px solid #000000;
	text-align: left;
}

.data_seminari {
	font-family: Nadeem, Times, serif;
	font-size: 28px;
	color: #996600;
	font-weight: bold;
	text-align: left;
}

.bg {
	background-color: #F7F7F7;
	border-bottom: 1px solid #996600;
	text-align: left;

}

.bg_titol_box {
	background-color: #F7F7F7;
	border-top: 1px solid #996600;	
	border-bottom: 1px solid #996600;
	text-align: left;

}

.bg_titol {
	font-family: Mistral, Nadeem, Times, serif;
	color: #404040;
	font-weight: bolder;
	height:70px;
	padding-left: 4px;
	font-size: 36px;
}

.bg_bambu_left {
	background-image: url('/img/bambu_left.gif');
}

.bg_bambu_right {
	background-image: url('/img/bambu_right.gif');
}

.bg_content {
	background-color: #FFFFFF;
}

p.center_txt {
	text-align:center;
}

.under_line {
	border-bottom: 1px solid #404040;
}

.footer {
	font-size: 10px;
}

a.developed_by:link, a.developed_by:visited, a.developed_by:active {
	font-size: 10px;
	color: #D2D2D2;
}

a.developed_by:hover {
	font-size: 10px;
	color: #996600;
}


li.no_dotted {
	list-style: none;
}