body {
	margin:0;
	padding:0;
	background-color: white;
	background: url("body-bottomcorner.gif") no-repeat;
	background-position: bottom right;
}

/* Global -------------------------------------*/

table {
	color: #1a1a1a;
}

hr {
	display:none;
	}

h1,h2,h3,h4,h5 {
	font-family: "Trebuchet Ms", Tahoma, Verdana, Arial, sans-serif;
	color:#1a1a1a;
	}

p, a, blockquote {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
}

.box form {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #3A3A3A;
	font-weight:bold;
	padding-top:10px;
}

/* Header -------------------------------------*/

#header {
	background-image: url("head-bg.gif");
	margin:0px;
	padding:0px;
	padding-top:21px;
	padding-left:10px;
	height:122px;
}

#header h1 {
	margin:0;
	padding:0;
	text-indent: -100em;
	overflow: hidden;
	background: url("header2.gif") no-repeat;
	height:122px;
}

#head2 {
	background: transparent url("header-boy2.gif") no-repeat;
	background-position: 96% 0;
}

/* Navigation ---------------------------------*/

    #navcontainer {
      float:right;
      width:100%;
	  background-color:#C9AA50;
	  background: url("nav-bg.png") repeat-x;
      font-size:93%;
      line-height:normal;
	height: 30px;
      }
    #navlist {
	  margin:0;
	  padding:0 0 0 0;
	  list-style:none;
	  float:right;
    background-image: url("header3.gif");
	background-repeat: no-repeat;
	background-position: 41px 0px;
      }
    #navlist li {
      display:inline;
      margin:0;
      padding:0;
      }
    #navcontainer a {
      float:right;
      margin:0;
      padding:0;
      text-decoration:none;
      font-weight: bold;
		height: 30px;
      }
    #navcontainer a span {
      float:right;
      display:block;
      padding:7px 12px 0 12px;
      color: #3a3a3a;
      }
     #navcontainer a#current {
       background: url("nav-bg-active.png") repeat-x;
       border-right: 1px solid #9d9d9d;
       border-left: 1px solid #9d9d9d;
       }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navcontainer a span {float:none;}
    /* End IE5-Mac hack */
    #navcontainer a:hover span {
      color:white;
      }
    #navcontainer a:hover {
      background: url("nav-bg-hover.png") repeat-x;
      }
    #navcontainer a:hover span {
      background: url("nav-bg-hover.png") repeat-x;
      }
    #navcontainer a#current:hover span{
     background: url("nav-bg-active.png") repeat-x;
     color: #3a3a3a;
       }

/* End Navigation -----------------------------*/

/* Layout -------------------------------------*/

#content {
	clear:both;
	background: url("main-bg.png") repeat-x;
	}

#side {
	float:left;
	width:300px;
	background-color:white;
	border-right: 1px solid #B89E41;
	padding-right: 10px;
	padding-left: 10px;
}

#main {
	margin-left:325px;
	padding: 10px;
/*	background: url("main-topcorner.gif") no-repeat;
	background-position: top right;*/
}
#footer {
	clear:both;
}

.box {
	background: #f0de79 url("box1-bg.png") repeat-x;
}

.box .padding {
	padding-left: 20px;
}

.box h2 {
	background: url("box-topright.png") no-repeat;
	background-position: top right;
	color:white;
	margin-bottom:10px;
}

.box h2 span {
	background: url("box-topleft.png") no-repeat;
	background-position: top left;
	padding-left: 10px;
}

.box p.surprise {
	padding-bottom:0;
	margin-bottom:0;
}

.box p.corners {
	padding:0;
	margin:0;
	background: url("box-bottomright.png") no-repeat;
	background-position: bottom right;
}

.box p.corners span {
	padding:0;
	margin:0;
	padding-left:20px;
	background: url("box-bottomleft.png") no-repeat;
	background-position: bottom left;
}

.box img {
	margin-left:8px;
	padding:1px;
	border: 1px solid #B89E41;
}

/* remove border from bbquebec */
img.bbquebec {
	border:none;
}

.box table img {
	margin-left:1px;
}

p.others {
	text-align:right;
	padding:0;
	margin:0;
	margin-right:10px;
	padding-right: 22px;
	background: url("arrow_right.gif") no-repeat;
	background-position: right 1px;
	font-size: 14px;
	font-weight:bold;
}

a.mail {
	padding-left: 38px;
	background: url("email.gif") no-repeat;
	background-position: 18px 0;
	font-size:12px;
}

span.phone {
	padding-left: 38px;
	background: url("phone.gif") no-repeat;
	background-position: 18px -2px;
	font-size:12px;
}

p.surprise {
	font-size: 13px;
	text-decoration:underline;
}

strong.hide {
	font-size: 13px;
	text-decoration:underline;
	color: #D43D2A;
}

.hidden {
	display:none;
}

/* Dinelle Schedule----------------------------*/

.dinelle h2 {
	text-align:center;
}

.dinelle h3 {
	text-align:center;
}

h3 a {
	font-size: 1em;
	color:#D43D2A;
	width:120px;
}

.dinelle table {
	margin:auto;
}

.dinelle table img {
	display:none;
}

.cal {
	background: url("cal.png") no-repeat;
	height:92px;
	width:95px;
	padding-top: 16px;
}

.cal p {
	padding:0;
	margin:0;
	line-height: 20px;
	width: 95px;
	text-align: center;
}

.cal p.date {
	font-size: 36px;
	font-weight: bold;

}

.cal p.month {
	font-size: 18px;
	font-weight:bold;
}

.cal p.year {
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
}

.cal a:link, .cal a:visited, .cal a {
	text-decoration:none;
	color: #D43D2A;
	font-size: 18px;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-left:2px;
	line-height: 68px;
}

#sept {
	font-size: 14px;
}

/* Conseil Info--------------------------------*/

/*.person {
	width:430px;
	margin:auto;
}*/

.title strong{
	font-size: large;
}

.title em {
	font-size: large;
}

.download {
	padding:10px;
	float:left;
	width: 550px;
	padding-left: 50px;
}

.word {
	float:left;	
}

.word img {
	border:none;
}


.dlinfo {
	float:left;
	margin-left: 20px;
}

.dlinfo a {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}

/* Tournoi ------------------------------------*/

.tournoi {
	width: 485px;
	margin:10px auto;
}

.tournoi .winners {
	padding-bottom:10px;
	font-size:1.5em;
}

.winners {
	padding:0;
	margin:0;
	text-align:center;
	font-size: 1em;
	font-weight:bold;
}

.winners a:link, .winners a:visited, .winners a {
	text-decoration:none;
	letter-spacing: 0.1em;
	color: #D43D2A;
	font-size: 1em;
	font-weight: normal;
}

.tournoi h2 {
	text-indent: -100em;
	overflow: hidden;
	background: url("antony-carola.jpg") no-repeat;
	height:72px;
	width:520px;
	margin-top:32px;
	margin-left:-20px;
	padding-bottom:10px;
	margin-bottom:20px;
	}

#main a:hover {
	color: #1B3F62;
}

/* Inscription_______________________________*/

#signup p {
	font-size: 13px;
}

/* Categories -------------------------------*/

.categories h2 {
	padding-left:1em;
}

.categories h3 {
	padding-left:4em;
}

.categories h4 {
	padding-left:8em;
}

/* Footer ------------------------------------------ */

#footer {
	padding-top: 25px;
	padding-left:10px;
	padding-bottom: 25px;
	text-align:center;
}

#footer p {
	padding:0;
	margin:0;
}

.evdawg {
	font-size: 12px;
	color:green;
}

.evdawg a {
	font-size: 13px;
	font-weight:bold;
}

/* MAIN PAGE H2 REPLACEMENT */

.mainpage {
	width: 491px;
	margin:10px auto;
}

.mainpage h2 {
	text-indent: -100em;
	overflow: hidden;
	background: url("bienvenue.gif") no-repeat;
	height:89px;
	width:491px;
	padding-bottom:10px;
	margin-bottom:20px;
	}

/* MISC -------------------------- */

.block {
	width:580px;
	margin:auto;
}

.img_left {
	float:left;
	margin-top: 15px;
	margin-bottom:30px;
}

.img_right {
    margin-top:15px;
	float:right;
	margin-bottom:18px;
}

.img_left p {
	margin:0;
	padding:0;
	font-size: 15px;
	padding-right: 21px;
	padding-bottom: 5px;
}

.img_right p {
    text-align:center;
	margin:0;
	padding:0;
	font-size: 14px;
	padding-bottom: 5px;
}

.img_left img {
	border:5px solid #dcdcdc;

}
	
.img_right img {
	border:none;
}

/* new boxes stuff */

h3.box-subheading {
	text-align: center;
	text-decoration: underline;
}

ol.travel-list {
	font-size: 14px;
	font-weight:bold;
}

ol.travel-list {
	list-style-type: none;
}

ol.travel-list li span {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

ol.travel-list li a {
	padding-left:22px;
	background: url("arrow_right.gif") no-repeat;
	background-position: left;
}

/* Added by Evan, Thu June 5 2008 */
.teamlist {
    margin-left:150px;
}

/* Added by Evan, Wed Aug 6 2008 */
#side {
    padding-top:10px;
}
#recent-news-box {
    margin-bottom:29px;
}
.newsarticle {
    text-align:center;
}
.newsarticle h4 {
    font-size:22px;
}
.article-text {
    font-size:16px;
}