* {
	margin: 0;
	padding: 0;	
}

html {
	overflow: -moz-scrollbars-vertical; /*affiche la barre de navigation per défaut dans le renard de feu*/
	height: 100%;
}

body {
	font: normal 12px Verdana;
	background:url(Images/pattern2.png);
	height:100%
}

fieldset {
	border: none;
}

input {
	vertical-align: middle;
	border: solid 1px #5b6878;
	padding: 3px;
}

p {
	margin: 10px 0;
}

h1 {
	font: Bold 20px Verdana;
	color: #373737;
	border-bottom: solid 1px #373737;
	padding: 0 0 8px 0;
	margin-top: 0;
	width: 100%;
}

h2 {
	font: Bold 16px Verdana;
	color: #28384e;
	border-bottom: solid 1px #373737;
	padding: 0 0 4px 0;
	margin-top: 0;
	width: 100%;
}

h3 {
	font: Bold 15px Verdana;
	color: #28384E;
	/*border-bottom: solid 1px #5B6878;*/
	padding: 4px 0 0 0;
	margin: 0 0 6px 0;
	width: 100%;
}

img {
	border : none;
}

#LeftBlock ul, #RightBlock ul {
	margin: 0 0 0 15px;
}

#Container{
	position:relative;
	min-height:100%;
	width: 937px;
	margin: 0 auto;
	height: auto;
	padding: 0 26px;
	background: url(Images/bg_test.png) top left repeat-y;	
}

#Header {
	position: relative;
}

#Logo {
	margin: 18px 0 0 16px;
	border: none;
}

#BanTop {
	width: 937px;
	height: 101px;
	background: url(Images/top_bann.png);
	border-bottom: solid 13px #28384E;
	margin-bottom: 4px;
}

#TopMenu {
	position: absolute;
	right: 17px;
	_right: 35px;
	top: 50px;
}

#TopMenu a {
	text-decoration: none;
	font: bold 14px Verdana;
	color: #373737;
	padding: 0 3px; 
	vertical-align: top;
	margin: 0px 3px; 
}

#BannImg {
	position: relative;
	border-top: solid 6px #a39161; 
	border-bottom: solid 8px #a39161;
	width: 937px; height: 210px;
}

#BannImg img {
	_margin-bottom: -2px;
}

#BgMenu {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 937px; height: 50px;
	background: #000;	
	filter: alpha(opacity=75); -moz-opacity:.75; opacity:.75;
}

#Menu {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 937px; height: 50px;
	z-index: 5;
}

#Menu li.menu {
	position:relative;
	font: normal 24px Verdana;
	float: left;
	list-style: none;
	line-height: 50px;
	height:50px;
	text-align: center;
	width: 234px;
}

#Menu li.twoLines {
	line-height: 22px;	
}

#Menu li.menu a {
	color: #FFF;
	height: 50px;
	text-decoration: none;
	display: block;
	background: url(Images/mnu_sep.png) center right no-repeat;
}

#Menu li.lastMenu a {
	color: #FFF;
	height: 50px;
	text-decoration: none;
	display: block;
	background: none;
}


#Menu li.menu ul {
	filter: alpha(opacity=85); -moz-opacity:.85; opacity:.85;
	display: none;
	background: #000;		
	padding: 10px 30px 3px 30px;
	position: absolute;
	top: 50px;
	left: 0;
}

#Menu li.menu li {
	height: auto;
    font: normal 16px "Myriad Pro", "Verdana";
	border-bottom: solid 1px #FFF;
	width: 175px;
	min-height: 17px;
	display: block;
    padding: 7px 0;
    _height: 17px;
}

#Menu li.menu li.lastMenu {
	border-bottom: none;
}

#Menu li.menu li a {
	height: auto;
    min-height: 17px;
	line-height: 15px;
	background: none;
	display: block;
    _height: 17px;
}

#Menu li.menu li a:hover {
	color: #a39161;
}

#CrumbTrail {
 height: 28px;
 background: url(Images/ct.png) repeat-x 0 -28px; 
}
#CrumbTrail a {
 font-size: 11px;
}

#CrumbTrail a.ctHome {
	line-height: 28px;
	width: 25px; height: 28px;
	background: url(Images/ct.png) top left no-repeat;
	float: left;  
}
#CrumbTrail span.ctSpacer {
	line-height: 28px;
	width: 12px; height: 28px;
	background: url(Images/ct.png) no-repeat  -25px 0 ;
	float: left; 
}
#CrumbTrail a.ctLink {
	line-height: 28px;
	float: left;
	padding: 0 5px;
	color: #28384e;
	text-decoration: none; 
}

#CrumbTrail a.ctThis{
	line-height: 28px;
	float: left;
	padding: 0 5px;  
}

#FrmRegistration fieldset, #FrmPersonnalInfo fieldset {
	margin: 10px 0;
	border: solid 1px #CCC;
	padding: 15px;
}

#FrmRegistration legend,  #FrmPersonnalInfo legend {
	color: #28384e;
	padding: 5px;
	font-weight: bold;
}

#FrmRegistration label,  #FrmPersonnalInfo label {
	display: block;
	margin: 5px 0 2px 0;
	font-size: 12px;
	color: #28384e;
}

#FrmRegistration label.inline {
	display: inline;
	margin: 5px 0 2px 0;
}

#FrmRegistration input{
}

#Search_header{
	position: absolute;
	top: 18px;
	right: 20px;
	_width: 255px;
}
.boxInputSmall{
	height: 14px;
	width: 200px;
}
.btnMagnifier{
	width: 20px;
	height: 20px;
	padding: 0;
	background-color: transparent;
	border: none;
	background-image: url(Images/icn_search1.png);
	cursor: pointer;
}
#LeftBlock {
	width: 634px;
	height: auto;
	float:left;
	margin: 14px 7px 7px 14px;
	display: inline;
}

#RightBlock {
	width: 260px;
	height: auto;
	float:left;
	margin: 14px 14px 7px 7px;
	display: inline;
}

#FlyingMail {
	position: absolute;
	display: inline;
	top:-13px;
	_top: -12px;
	right: 3px;
}
#Footer {
	margin: 0 16px 5px 18px;
	padding-top: 5px;
	border-top: solid 1px #28384e; 
	height: 60px;
}

div.box {
	border: solid 1px #5B6878;
	padding: 2px;
	margin-bottom: 14px;
	z-index: 0;
}

div.box img {
	margin-bottom: -2px;
}

div.boxcontentTrans{
	padding: 0 7px 12px 7px;
	margin-bottom: 14px;
}

div.boxtitle {
	color : #fff;
	background: #5b6878;
	font-size: 14px;
	padding: 5px;
}

div.boxcontent {
	background: url(Images/pattern.png);
	padding: 10px 5px;
}

div.formButton {
	width: 100%;
}

div.formBlock {
	width: 50%;
}

div.formBlock3 {
	width: 31%;
}

div.address {
	width: 235px; height: 50px;
}

div.phone {
	width: 240px; height : 50px;
	text-align: left;
	font-size: 11px;
	margin-left: 50px;
}

div.logocc {
	width: 80px; height : 58px;
	text-align: right;
}

div.news {
	width: 100%;
}

#msgStack {
	background: #fff;
	border: solid 3px #28384e;
	padding: 15px;
	color: red;
}

a.titleLink {
	font: normal 16px Verdana;
	color: #A39161;
	display: block;
	margin: 10px 0;
}
a.download{
	font: normal 12px Verdana;
	color: #A39161;
}
.link_icon{
	border: none;
}

a.more {
	padding: 8px 0 8px 20px;
	display: block;
	float: left;
	width: 100px; height: 15px;
	background:url(Images/btn_plus.png) center left no-repeat;
	text-decoration: none;
}

a.registration {
	display: inline;
	float: right;
	width: 79px; height: 25px;
	margin: 5px 5px 5px 0;
}
.valignTop {
	vertical-align: top;
	margin: 0px 3px;
}

.valignMiddle {
	vertical-align: middle;
}

 input.boxInput {
 	width: 185px; height: 17px;
 	padding:  5px;
 	border: solid 1px #373737;
}
 
input.btnArrow {
	border: 0;
	background: url(Images/btn_arrow.png);
 	width: 39px; height: 27px;
 	cursor: pointer;
}

input.btnRegistration {
	border: none;
	width: 136px; height: 34px;
	background: url(Images/btn_inscription.png) no-repeat;
	cursor: pointer;
}

input.btnPlus {
	border: none;
	width: 22px; height: 23px;
	background: url(Images/btn_+.png) no-repeat;
	cursor: pointer;
	margin: 20px 0 0 0;
}

input.btnMinus {
	border: none;
	width: 22px; height: 23px;
	background: url(Images/btn_-.png) no-repeat;
	cursor: pointer;	
}

#btnFirstRegistration {
	border: none;
	width: 136px; height: 34px;
	background: url(Images/btn_first_inscription.png) no-repeat;
	cursor: pointer;
}

input.fullWidth {
	width: 95%;
}

input.largeWidth {
	width: 90%;
}

input.halfWidth {
	width: 45%;
}

input.zipWidth {
	width: 30%;
}

input.phoneWidth {
	width: 35%
}

input.smallWidth {
	width: 5%;
}

label.fixedWidth {
	width: 150px;
}

#tableOthers {
	width: 98%;
	margin: 10px 0;
	background: #fff;
	border: solid 1px #ccc;
	border-collapse: collapse;
}

#tableOthers thead td {
	font: bold 12px Verdana;
	color: #fff;
	background: #5b6878;
	padding: 7px;
}

#tableOthers td {
	border-bottom: solid 1px #ccc;
	width: 33%;
	padding: 2px 10px;
}

.topLabel {
	margin: 10px 0 5px 0;
	display: block;   
}

.clear {clear: both;}

.txtDate {
	font: normal 11px Verdana;
	margin: 0 0 7px 0;
}

.txtBlue {
	color: #5b6878;
}
.txtCclBlue {
	color: #28384e;
	font-weight: bold;
}
.txtCclBeige {
	color: #a39161;
}
.txtSmall{
	font-size: 10px;
}
.txtMedium {
	font-size: 14px;
}
.txtBold {
	font-weight: bold;
}
.right {
	float: right;
}

.left {
	float: left;
}

.activityImg {
	margin: 0 10px 10px 0; 
	*margin: 10px 10px 10px 0;
}

.year {
	text-align: center;
}
.month {
	border-style: none;
	text-align: center;
	width: 100%;
}
.innerMonth{
	width: 100%;
	background: url(Images/pattern.png);
	border-collapse: collapse;
}
.innerMonth a {
	text-decoration: none;
	color: #A39161;
}

.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #5B6878;
	color: #fff;
	height: 30px;
}

.monthnavigationpre, 
.monthnavigationpre a,
.monthnavigationpost,
.monthnavigationpost a {
	font-weight: bold;
	background-color: #5B6878;
	color: #fff;
	text-decoration: none;
}

.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #28384E;
	height: 20px;
	color: #fff;
	border-bottom: solid 1px #CCC;
}
.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;	
	width:20px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	/*font-family: Tahoma, Arial, sans-serif;*/
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	border: none;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #384955;
	border: solid 1px  #CCC;
	border-collapse: collapse;
}
.today, .today a {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #A39161;
	color: #fff; text-decoration: none;	
}
.selectedday, .selectedday a {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #A39161;
	color: #FFF;	
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height: 32px;
	border: solid 1px #CCC;
	border-collapse: collapse;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height: 32px;
	border: solid 1px #CCC;
	border-collapse: collapse;
}
.saturday a {
	color: #667171;
}
.event {
	background: #5B6878;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.event a {	
	color: #fff;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;	
}
.selectedevent a {	
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.todayevent a {	
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;	
}
.search_result li{
	list-style-type: square;
	list-style-position: outside;
	font-size: 12px;
	margin-left: 20px;
}
.search_result li a{
	font-size: 12px;
}
#SiteMap{margin-left: 20px;
	}
#SiteMap li{
	line-height: 20px;
}
#SiteMap li ul {margin-left: 30px;}
#SiteMap a{
	color: #000;
}
#SiteMap a:hover{
	color: #A39161;
}
 
