body {
	background: #FFFFCC;
	font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
}

.submain{
	background: #CC9966;
	color: black;
	width : 772px;
	margin-left: auto;
	margin-right: auto;
	border-bottom : 3px solid #FFFF99;
	border-left : 3px solid #FFFF99;
	border-right : 3px solid #FFFF99;
	border-top : 3px solid #FFFF99;
	padding-top: 15px;
	padding-bottom: 40px;
}

.main{
	background: black;
	width : 780px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom : 3px solid #FFFF99;
	border-left : 3px solid #FFFF99;
	border-right : 3px solid #FFFF99;
	border-top : 3px solid #FFFF99;
}

.bottom{
	color: black;
	font-size : 12px;
	margin-bottom: 10px;
}

a{
	color: #990000;
	font-weight : bold;
	font-size: 95%;
	text-decoration : underline;
}

a.bottom{
    color: black;
	font-weight : bold;
	font-size : 15px;
	text-decoration : none;
}

img {
	border: none;
}

table.galerie{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-top : 20px solid #006699;
	background-color: #006699;
}

td{
  	text-align: center;
}

p{
	text-indent : 40px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 15px;
	text-align : justify;
}

h2 {
	font-size: 120%;
}

.noie{
	border: 3px solid red;
	background-color: white;
	padding: 20px 0 20px 0;
	width: 600px;
	margin: 0 0 20px 0;
}
