body {
	padding: 0px;
	margin: 0px;
	background: url(../media-imgs/fond.gif);
	font-family:Verdana;
	font-size: 13px;
/*	padding-left: 50%;
	margin-left: -375px;
*/
	color:#000099;
	}

#date {
	font-family: Arial;
	color: black;
	text-align: right;
	position: absolute;
	z-index: 5;
	top: 25px;
	right: 40px;
	font-size: 11px;
	margin: 0px;
	}


#contact {
	position: absolute;
	top: 50px;
	right: 20px;
	}

#lecture {
	position: absolute;
	top: 57px;
	right: 80px;
	display: block;
	z-index: 1;
	}



a {
	text-decoration: none;
	color: black;
	}
	
a:hover {
	color: #F46151;
	background: none;
	}
	
a img {
	border: 0px;
	}	
	


#main {
	position: relative;
	width: 750px;
	margin: auto;
	}
	
	
#banner {
	position: relative;
	text-align: right;
	top: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	}
	

#contents {
	position: relative;
	background-color: white;
	border: 2px solid #304677;
	border-top: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background-color: rgb(255,255,231);
	}
	

/* Left */
	
#left {
	position: relative;
	float: left;
	padding: 5px;
	font-size: 11px;
	z-index: 5;
	width: 220px;
	}
	

#left h3 {
	width:180px;
	height:18px;
	color:white;
	font-size:13px;
	font-weight: normal;
	background: url(../media-imgs/left-title.png) no-repeat;
	margin: 0px;
	margin-top: 10px;
	margin-left: 5px;
	text-indent: 8px;
	padding: 0px;
	padding-top: 2px;
	}

	
#left ul, #service, #camps, #filles {
	background-color:#CBD3E5;
	border:2px solid #304677;
	width:196px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px;
	margin-top: 0px;
	text-align: left;
	}
	
	

#left li, #service li {
	border-top: 1px solid black;
	list-style: none;
	padding: 0px;
	margin: 0px;
	left: 0px;
	}
	
	
#left li a, #service li a{
	display: block;
	width: 186px;
	padding-left: 10px;
	}
	
.hide {
	position: absolute;
	display: none;
	left: 160px;
	z-index: 2;
	}

#left .hide {
	margin-top: -15px;
}

.draggable {
	border: 1px solid transparent;
}

.draggable > h3 {
	cursor: default;
}

.ui-dragging-source  {
	border: 1px solid yellow;
}

.ui-dragging-source * {
	visibility: hidden;
}


#service {
	top: 20px;
	left: 0px;
	position: absolute;
	font-size: 11px;
	z-index: 10;
	}

#service li {
	border: 0px;
	}

#left ul.hide li, #left ul.agenda li, #banner ul.hide li {
	border: 0px;
	text-indent: 0px;
	}
	
#left ul.hide li a:hover, #left ul.agenda li a:hover, #banner ul.hide li a:hover {
	color: #F46151;
	background: none;
	}
	
	
#left a:hover {
	background-color: black;
	color: white;
	}




/* Right */

#right {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	width: 135px;
	background-color: #CBD3E5;
	text-align: center;
	padding-bottom: 5px;
	}


#right h3 {
	width:120px;
	height:18px;
	color:white;
	font-size:13px;
	font-weight: normal;
	background: url(../media-imgs/right-title.jpg) no-repeat center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	padding-top: 2px;
	}

#right form, .affiche, #right ul {
	background-color: white;
	width: 125px;
	margin: auto;
	margin-top: 0px;
	text-align: center;
	border: 1px solid black;
	padding: 0px;
	font-family:Verdana;
	font-size: 13px;
	}
	
#right form p {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

	
#right #imgs_liens img {
	width: 130px;
	height: 45px;
	margin: 0px;
	}
	

#right li {
	list-style: none;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid green;
}

#right li a {
	color : #000099;
}

#right li a:hover {
	color: #F46151;
	}

#newsletter p {
	font-family: Verdana;
	color: #000099;
	text-align: left;
	font-size: 9px;
	margin: 0px;
	padding: 2px;
	}
	
#search input {
	margin: 0px;
	}
	
#search p {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#right img {
	margin: 2px;
	width: 120px;
	}

.text {
	width: 70px;
	}
	
#cywn {
	margin: 0px;
	}
	
/* Bottom */


	
#bottom #copyright {
	text-align: center;
	background-color: #304677;
	color: #FFFF99;
	padding: 1px;
	font-size: 12px;
	margin-bottom: 0px;
	}


#bottom {
	clear: both;
	padding-top: 0px;
	}
	
embed, object {
	height: 150px;
	width: 125px;
	}

#copyright {
	margin-top: 0px;
	}

#bottom p {
	font-size: 12px;
	color: #000099;
	text-align: center;
	margin: 0px;
	margin-bottom: 2px;
	}

#sitespartenaires {
	background-color: white;
	border-top: 2px solid #304677;
	}
	
#liens {
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #304677;
	}

#liens img {
	margin: 0px;
	padding: 0px;
	width: 93px;
	height: 32px;
	}


/* Milieu */

#middle {
	position: relative;
	float: left;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	width: 365px;
	color: black;
	}
	
#middle a {
	color : #000099;
	}

#middle a:hover {
	color: #F46151;
	}

#middle h3 {
	width:365px;
	height:18px;
	color:white;
	font-size:13px;
	font-weight: normal;
	background: url(../media-imgs/midtitle.png) no-repeat;
	background-position: center middle;
	margin: 0px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
	padding: 0px;
	padding-top: 2px;
	}

#middle .breve {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	
#middle .breve img {
	width: 360px;
	margin: 0px;
	}


	
#middle h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	
		
#middle p {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
	}


marquee {
	position: relative;
	font-size: 11px;
	padding: 0px;
	height: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}


h4 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 5px;
	font-weight: normal;
	}
	
h5 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	}

#jeunes {
	background-color:#CBD3E5;
	border:2px solid black;
	width:345px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px;
	margin-top: 0px;
	}

#myalbum {
	
	}

#myalbum p {
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	}

#myalbum p img {
	margin: 0px;
	width: 350px;
	}

#vignettes {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	}

#vignettes tr, #vignettes td {
	padding: 0px;
	}


#vignettes .vignettes {
	width:700px;
	height: 80px;
	white-space: nowrap;
	overflow: auto;
	cursor: pointer;
	}
	
#album_left {
	float: left;
	position: relative;
	padding: 5px;
	width: 250px;
	margin-left: 20px;
	padding-top: 20px;
	}
	
#album_left p {
	text-align: left;
	padding: 0px;
		}
		
#album_left h2 {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 0px;
	}
		
.path {
	font-size: 10px;
	margin-top: 0px;
	}



#left_middle {
	padding: 10px;
	float: left;
	position: relative;
	width: 550px;
	}


#left_middle h3 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	}

#left_middle h2 {
	font-size: 14px;
	font-weight: bold;
	}

#left_middle h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 10px;
	}

#left_middle h5 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	}
	
.logo {
	position: relative;
	float: right;
	}
	
#left_middle h1 {
	font-size: 18px;
	}
	

	
#left_article p {
	text-align: justify;
	}

#left_article {
	padding: 20px;
	clear: both;
	position: relative;
	width: 700px;
	}
	
/* contact */

table {
	position: relative;
	left: 20px;
	margin: 0px;
	width: 700px;
	padding-top: 20px;
	margin-bottom: 20px;
	}

td {
	margin: 3px;
	font-size: 16px;
	}

td.titre {
	font-size: 19px;
	font-family: "Comic sans MS";
	}
	
td.leFormulaire {
	text-align: center;
	font-size: 19px;
	}

td.leFormulaire form {
	text-align: left;
	font-size: 15px;
	}
td.leFormulaire form input, td.leFormulaire form textarea {
	border:1px solid #FF0000;
	}
	
td li {
	margin-top: 20px;
	}

address {
	text-align: center;
	}

.now {
	background-color: white;
	}

#agenda_select {
	text-align: right;
	position: relative;
	}


/* Agenda geyser */

#geyser {
	
	top: 248px;
	width: 500px;
	background-color:#CBD3E5;
	border:2px solid black;
	width:345px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px;
	margin-top: 0px;
	}

#geyser h4 a:hover {
	text-decoration: none;
	color: #F46151;
	background: none;
	}
	
	
#enfants {
	font-size: 13px;
	top: 283px;
	width: 500px;
	background-color:#CBD3E5;
	border:2px solid black;
	width:345px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px;
	margin-top: 0px;
	}

#enfants h4 a:hover {
	text-decoration: none;
	color: #F46151;
	font-size: 13px;
	background: none;
	}

#contact {
	position: absolute;
	top: 55px;
	right: 20px;
	}

.menubar {
	position: absolute;
	top: 68px;
	z-index: 10;
	right: 150px;
	color: #FFFF99;
	font-weight: bold;
	}
	
.menubar a {
	color: inherit;
}
	
.menubar a:hover {
	color: white;
	}
	
#home {
	margin: 0px;
	width: 350px;
	}
	
#home td {
	font-size: 13px;
	padding-left: 10px;
	}
	
td.img {
	width: 100px;
	}
	
#home td img {
	width: 100px;
	border: 1px solid black;
	margin-bottom: 15px;
	padding: 0px;
	}



table#liens {
	margin: 0px;
	width: 350px;
	border: 0px;
	margin-bottom: 20px;
	}
	
table#liens td {
	font-size: 13px;
	padding-left: 10px;
	padding-top: 20px;
	vertical-align: top;
	color: black;
	}



table#liens td h3 {
	font-size: 13px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

table#liens td h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


table#liens td img {
	width: 100px;
	border: 1px solid black;
	margin-bottom: 15px;
	padding: 0px;
	}


.derniere_gallerie {
	text-align: center;

}

.derniere_gallerie img {
	width: 200px;
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 5px;
}

