/* CSS Document */

body
{
	background:url(../img/bgBody.png) #000000;
	color:#333333;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
	text-align:center;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:normal;
}

hr
{
	clear:both;
	margin: 0px 70px 40px 70px;
	border:dotted #CCCCCC 1px;
}

form label
{
	font-weight:bold;
	display:block;
}

form input.text
{
	width:300px;
	display:block;
}

form input.button
{
	width:120px;
}

form textarea
{
	display:block;
	width: 80%;
}

p
{
	text-align:justify;
}

/*
p strong
{
	color:#993366;
	font-weight:normal;
}
*/

a img
{
	border:none;
}

a.wiki
{
	border-bottom:dashed 1px;
	color:#666666;
	text-decoration:none;
}

ul
{
}

li
{
	list-style-position:outside;
	list-style-image:url(../img/liSnail.png);
	line-height:30px;
}

#box
{
	clear:both;
	margin-bottom:40px;
}

#box img.left
{
	border:solid 1px #CCCCCC;
	float:left;
	margin: 0 20px 20px 0px;
	padding:2px;
}

#box img.right
{
	border:solid 1px #CCCCCC;
	float:right;
	margin: 0 0 20px 20px;
	padding:2px;
}

.brand a
{
	text-decoration:none;
}

.brand a:link, .brand a:visited
{
	color:#666666;
}

.brand a:hover
{
	color:#CC66FF;
}

.brand p
{
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	width:240px;
}

.brand .brand_l
{
	background:#EEE;
	clear:left;
	float:left;
	height:200px;
	width:360px;
	text-align:center;
}

.brand .brand_r
{
	background:#EEE;
	float:right;
	height:200px;
	width:360px;
	padding:30px 0 0 10px;
	text-align:center;
}

.contact
{
	float:right;
}

#firstpage #container
{
	margin:0 auto;
	width:640px;
}

#container
{
	background-color:#FFFFFF;
	margin:0 auto;
	width:780px;
	text-align:left;
}

#content
{
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	height:100%;
}

#content img#inset
{
	background-color:#ffffff;
	border:none;
	float:right;
	z-index:-100;
	margin:0px 0px 10px 20px;
}

#footer
{
	background-color:#9999CC;
	border-top:solid 1px #FFFFFF;
	color:#EEEEEE;
	font-size:10px;
	line-height:24px;
	padding-right:10px;
	text-align:right;
}

#footer a
{
	color:#333333;
}

#header
{
	background:#FFFFFF url(../img/bgHeader.png) repeat-x;
	text-align:center;
}

#header #logo
{
	height:120px;
	margin:0 auto;
	width:780px;
	text-align:left;
}

.labelnews
{
	float:left;
}

.license
{
	text-align:right;
}

.license img
{
	margin-top:2px;
}

#line
{
	background-color:#FFFFFF;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	color:#999999;
	line-height:24px;
}

#line #selection
{
	color:#CCCCCC;
	margin:0 auto;
	text-align:center;
	width:780px
}

#line #selection a
{
	text-decoration:none;
}

#line #selection a:link, #line #selection a:visited
{
	color:#999999;
}

#line #selection a:hover
{
	color:#333333;
}

#line #selection table
{
	border:none;
	border-collapse:collapse;
}

#line #selection td
{
	border:none;
	width:120px;
	text-align:center;
}

#map
{
	border:1px solid gray;
	padding:2pc;
	height: 300px;
}

#notify
{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	padding:20px;
	text-align:center;
	width:400px;
	border:solid 1px #FFF; 
	background-color:#333333;
	color:#white;
}

#notify a
{
	text-align:right;
	text-decoration:none;
	color:#99CC33;
}

#notify table
{
	border-collapse:collapse;
	width:100%;
}

#notify td, #notify th
{
	border-collapse:collapse;
	border:solid 1px #99CC33;
	width: 33%;
}

#page
{
	padding:20px 20px;
	color: #666666;
	background: #EEEEEE;
}

#page h2
{
	color:#99CC33;
}

#page h4
{
	color:#000000;
	font-style:italic;
	text-align: right;
}

#page table
{
	border-collapse:collapse;
}

#page td
{
}

#reline
{
	clear:both;
	background-color:#EEEEEE;
	text-align:center;
	line-height:60px;
}

#reline a:link, #reline a:visited
{
	color:#999999;
	text-decoration:none;
}

#reline a:hover
{
	color:#993366;
	text-decoration:none;
}

#shortcut
{
	background-color:#FFFFFF;
	clear:right;
	color:#CCCCCC;
	text-align:right;
}

#shortcut a
{
	color:#993366;
	text-decoration:none;
}

#shortcut a:hover
{
	color:#993366;
	text-decoration:underline;
}

table.timetable
{
	text-align:center;
	border-collapse:separate;
}

table.timetable th.day
{
	border-collapse:separate;
	text-align:center;
	width:120px;
	padding:4px;
}

table.timetable td.day
{
	border-collapse:separate;
	text-align:right;
	width:120px;
	margin:7px;
}

table.timetable th.morning
{
	text-align:center;
	width:200px;
	margin:7px;
}

table.timetable td.morning
{
	border:solid 1px #999;
	border-collapse:separate;
	text-align:center;
	width:200px;
	margin:7px;
}

table.timetable th.afternoon
{
	text-align:center;
	width:200px;
	margin:7px;
}

table.timetable td.afternoon
{
	border:solid 1px #999;
	border-collapse:separate;
	text-align:center;
	width:200px;
	margin:7px;
}

#title
{
	background-color:#FFFFFF;
	font-family:"Century Gothic";
	padding:10px 20px 0px 20px;
}
	
#title h2
{
	color:#993366;
	font-size:24px;
	font-weight:normal;
}

#title h4
{
	color:#AAAAAA;
	font-size:14px;
	width:500px;
	font-style: normal;
}
