body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeImages {
	border-top: 1px dotted #A6C5D9;
	border-bottom: 1px dotted #A6C5D9;
	text-align: left;
}
#homeImages img {
	border: 1px solid #91B7D0;
	padding: 5px;
	margin-top: 15px;
}
 strong {
	color: #CC6600;
	font-weight: bold;
}
a {
	color: #CC6600;
	text-decoration: none;
}
#homeImages strong {
	padding-left: 5px;
}
#innerContent {
	line-height: 150%;
	text-align: justify;
	margin-top: 25px;
}
#nav a {
	line-height: 175%;
	font-weight: bold;
}
#titleLido {
	margin-top: 100px;
}
#navBar {
	font-weight: bold;
	background-color: #101010;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#navBar a {
	padding-left: 35px;
}
.borderBottomDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBD2E3;
	margin-bottom: 7px;
	padding-bottom: 3px;
	width: 115px;
	padding-top: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #CC6600;
	padding-top: 5px;
}
#content {
	line-height: 150%;
}
#content img {
	border: solid 1px #333333;
}
.generalContent {
	width: 350px;
}

.subtitle, #content strong {
	color: #CC6600;
	font-weight: bold;
}
#nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
}
#menuz a {
	color: #1E3C5B;
	font-weight: normal;
}
h3, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #CC6600;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#functionRooms img {
	float:left;
	border: 1px solid #91B7D0;
	padding: 5px;
	margin-top: 15px;
	margin-right: 25px;
}
.submitButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	
}
input, select {
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	width: 200px;

	
}
.error { color: #990000; font-weight:bold;}
