body {
	background: url('img/backgroundbit.jpg') top left repeat;
	padding: 0px;
	margin: 0px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
}

#main{
	background: url('img/backgroundband.jpg') top left repeat-x;
	width: 100%;
	min-height: 695px;
	margin: 0px;
	text-align: center;
}
#mainblock{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header{
	width: 100%;
	background: url('img/logobig.png') top right no-repeat;
	height:330px;
	overflow: visible;
}
#menu{
	width: 130px;
	background-color: #FAC903;
	height:325px;
	float: left;
	font-size: 13pt;
	font-weight: bold;
	color: white;
	text-align: right;
	padding-top: 5px;
	overflow: visible;
}
#menu .link {
	min-height: 40px;
	vertical-align: bottom;
}
#menu .link:hover {
	background-color: white;
}
#menu .link a {
	color: white;
	text-decoration: none;
	display: block;
	width: 125px;
	min-height: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: none;
	margin: 0;
	vertical-align: bottom;
}
#menu .link a:hover {
	color: #FAC903;
}
#menu .link img.icon {
	width: 38px;
	height: 38px;
	position: relative;
	left: -15px;
	float: left;
	border: none;
	margin: 0;
}

#underheader{
	width: auto;
	color: #FAC903;
	border-left: 130px #FAC903 solid;
	overflow: hidden;
	padding-left: 5px;
}
#underheader h1{
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
}

#contentblock{
	height: 310px;
	overflow: hidden;
}
#eclairs{
	background: url('img/eclairs.gif') top left no-repeat;
	width: 130px;
	height: 100%;
	float: left;
}
#content{
	height: 100%;
	overflow: auto;
	/*background: transparent;*/
	background-image: url('img/trans70.png');
	background-repeat: repeat-x repeat-y;
	/*opacity: 0.7;
	filter: alpha(opacity=70);*/
	font-size: 10pt;
	border-left: 1px #FAC903 solid;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}
#content h2 {
	color: #333366;
	margin: 0px;
}
#content a {
	border: none;
	text-decoration: none;
	color: #333366;
}
#content a:hover{
	text-decoration: underline;
}

.today {
	border: 1px #333366 dashed;
	padding: 5px;
}

#footer{
	padding: 5px;
	text-align:center;
	color: #FFFFFF;
	font-size: 8pt;
}
#footer a img {
	border:none;
}

.pic {
	min-height:140px;
}
.picpic {
	float: left;
	margin-right: 5px;
	width: 132px;
}
.pictext {
	float: left;
	width: 490px;
	margin-bottom: 5px;
}
.picpic img {
	width:130px;
	height:130px;
	border: 1px white solid;
}

.fonction {
	/*font-style: italic;*/
	color: #333366;
	font-size: 14px;
}

.event {
	margin-bottom: 10px;
	border: 1px #333366 dashed;
	padding: 5px;
	min-height: 200px;
}

.event img {
	float: right;
	margin-left: 5px;
	border: 1px #FFFFFF solid;
}

.photos {
	margin-bottom: 10px;
	border: 1px #333366 dashed;
	padding: 5px;
	background-color: white;
}
.photos img {
	border: 1px #FFFFFF solid;
	margin: 5xp;
}

.cadre {
	margin-bottom: 5px;
	border: 1px #333366 dashed;
	padding: 5px;
}