/* CSS Document */
body {
	background-color:#E9E2C8;
	font-family:"Trebuchet MS";
	color:#000000;
	cursor:default;
	font-size:14px;
}

table{
	font-size:14px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a:visited {
	color:#000000;
}

img {
	border:0px;
}

textarea {
    resize:none;
}

.tableau_resa {
	border-bottom:solid 1px #000;
	border-top:solid 1px #000;
	vertical-align:top;
}
.normal { background-color: #E9E2C8 }
.normalActive { background-color: #F9F2D8 }

.bloc_0 {
	background-image:url(./images/logo_lejasdejoucas.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:188px;
	width:175px;
	padding-left:25px;
	padding-right:53px;
}

.bloc_1 {
	background-image:url(./images/1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:253px;
	height:53px;
	margin-left:25px;
	margin-right:53px;
	overflow:hidden;
}

.bloc_2 {
	background-image:url(./images/2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:500px;
	height:53px;
	text-align:center;
	vertical-align:middle;
}

.bloc_3 {
	background-image:url(./images/3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:253px;
	height:53px;
}

.bloc_4 {
	background-image:url(./images/4.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:175px;
	padding-left:25px;
	padding-right:53px;
	vertical-align:top;
	font-size:16px;
	overflow:hidden;
	text-align:left;
}

.bloc_5 {
	background-image:url(./images/5.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:500px;
	vertical-align:top;
	text-align:justify;
}

.bloc_6 {
	background-image:url(./images/6.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:253px;
	vertical-align:top;
	text-align:center;
}

.bloc_6 img {
	margin-bottom:10px;
}

.bloc_7 {
	background-image:url(./images/7.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:53px;
	width:175px;
	padding-left:25px;
	padding-right:53px;
	overflow:hidden;
}

.bloc_8 {
	background-image:url(./images/8.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:500px;
	height:53px;
	text-align:center;
}

.bloc_9 {
	background-image:url(./images/9.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:253px;
	height:53px;
}

.bloc_10 {
	text-align:center;
	width:1006px;
	padding-top:25px;
}

.bloc_11 {
	text-align:center;
	width:1006px;
	font-size:12px;
	padding-top:25px;
}

.fluxcdt{
	
}

.fluxcdt_item{
	/*background-color :#FFF;*/
	padding-bottom: 5px;
	padding-right: 5px;
	display:table;
	border-bottom:3px solid #D5D600;
	border-right:3px solid #D5D600;
	width:100%;

}


.fluxcdt_item img {
	float: left;
	/*display: table;*/
	border: 0px;
	margin-left: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.plusdinfos {
	
}


.link {
	background-image:url(./images/link.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:18px;
}

.titre {
	font-family:"Trebuchet MS";
	font-size:18px;
	padding:20px;
	text-decoration:underline;
	font-weight:bold;
}

.fond_vert{
	background:#D5D600;
}

.formulaire {
	background-color:#E9E2C8;
	font-family:"Trebuchet MS";
	font-size:16px;
	border: solid 1px #5B2F17;
}

/* Agenda */

.agenda_seasons {
	color:#000000;
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
}

.ds_box {
	background-color:#E9E2C8;
	border:1px solid #000;
	position:absolute;
	z-index:32767;
}

.ds_tbl {
	background-color:#E9E2C8;
}

.ds_head {
	border:solid #E9E2C8 1px;
	background-color:#5b2f17;
	color:#d4d600;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
}

.ds_subhead {
	border:solid #E9E2C8 1px;
	background-color:#d4d600;
	color:#371a0c;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	font-family:"Trebuchet MS";
	width:32px;
}

.ds_cell {
	border:solid #E9E2C8 1px;
	color:#000000;
	font-size:13px;
	text-align:center;
	font-family:"Trebuchet MS";
	padding:5px;
	cursor:pointer;
}

.ds_cell_old {
	border:solid #E9E2C8 1px;
	color:#333333;
	background-color:#CCCCCC;
	font-size:13px;
	text-decoration:line-through;
	text-align:center;
	font-family:"Trebuchet MS";
	padding:5px;
	cursor:default;
}

.ds_cell_out {
	border:solid #E9E2C8 1px;
	color:#666666;
	background-color:#333333;
	font-size:13px;
	text-decoration:line-through;
	text-align:center;
	font-family:"Trebuchet MS";
	padding:5px;
	cursor:default;
}
