body {
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #666666;
	background: url(../images/back.jpg);
	background-attachment: fixed;
}

#container {
	width: 800px;
	margin: 20px 0 0 0;
}

#header {
	width: 600px;
	height: 150px;
	top: 0px;
	left: 0px;
	border: 0px solid #f00;
	
}

#menu_header {
	width: 200px;
	height: 150px;
	position: fixed;
	top: 0px;
	left: 10px; 
	border: 0px solid #f00;	
}

#menu {
	position: fixed;
	width: 200px;
	text-align: right;
	background: transparent;
	background-color: #fff;
	top: 224px;
	left: 10px;
	z-index: 100; 
	border: 0px solid #f00;	
}

#menu ul {
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: none;
	padding: 6px;
	margin: 2px;
}

#menu li {
		padding-bottom: 8px;
		font-size: 10px;
}
#contenu {
	position: absolute;
	top: 0px;
	margin:  0px 20px 0 230px;
	line-height: 16px;
	width: 600px;
	text-align: left;
	background: transparent;
	/*background: url(../images/transp.png) no-repeat;*/
	padding: 0px 0px 10px 0px;
	clear: left;
	border: 0px solid #f00;
}

#video {
	padding: 40px;
	border: 0px solid #f60;
	background: url(../images/vid.gif);
	height: 300px;
}

#comite {
	padding: 40px;
	border: 0px solid #f60;
	background: url(../images/vid.gif);
	text-align: center;
	height: 300px;
}

#footer {
	margin-top: 40px;
	text-align: center;
}

#photo_float_left {
	float: left;
}

img {
	border: 0px solid  #a0999d;
	padding: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3e393c;
	margin: 0 0 7px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3e393c;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #30a634;
	line-height: 20px;
	margin: 0 0 10px 0;
	letter-spacing: 0px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #3e393c;
	line-height: 14px;
	margin: 0 0 7px 0;
	letter-spacing: 1px;
}

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

a:link, a:visited {
	color: #339933;
	
	font-weight: bold;
	text-decoration: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:hover {
	color: #333333;
	background-color: #99cc66; /*#99cc99;*/
}

label {
width: 110px;
padding: 0px;
float: left;
text-align: left;
margin-left: 10px;
display: block
}

legend {
	font-size: 14px;
	font-weight: normal;
	color: #339933;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.invisible {
	visibility: hidden;
}

.prel_special {
	font-size: 11px;
}
