			
@charset "iso-8859-1";

BODY {
	background: url(img/bg.jpg) no-repeat #ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}

BODY.empty {
	margin: 0px;
	padding: 0px;
}

FORM {
	padding: 0px; 
	margin: 0px;
	}
	
TABLE {
	border-collapse: collapse
}

TD {
	padding: 0px;
	font-size: 12px; 
	font-family: verdana; 
}

H1 {
	font-size: 18px; 
	font-family: verdana; 
	font-weight: bolder; 
	color: #FFFF99;
}

IMG {
	border: none;
}

A {
	cursor: pointer;
}

A:link , A:active , A:visited {
	color: #990000; 
	font-weight: bold; 
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

.layout {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
}

.layout .layout_top {
	padding: 0px;
}

.layout .layout_top img {
	display: block;
}

.layout .layout_top table {
	width: 755px;
	background: url(img/top_bg.jpg);
	background-position: top left;
}

.layout .layout_top .logo {
	text-align: left;
	vertical-align: top;
}

.layout .layout_top .header {
	text-align: right;
	vertical-align: top;
}

.layout .layout_top .header img {
	margin-left: auto;
	margin-bottom: 0px;
}

.layout .layout_top .menu_top {
	margin-right: 10px;
	padding: 0px;
	height: 29px;
}

.layout .layout_top .menu_top img {
	margin: 0px;
	margin-top: 3px;
	display: inline;
}

.layout .layout_top .menu_top .sep {
}

.layout .layout_top .menu_top a , .layout_top .menu_top a:link , .layout_top .menu_top a:active {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.layout .layout_top .menu_top a:hover {
	text-decoration: underline;
}

.layout .layout_menu {
	background: url(img/menu_bg.gif) no-repeat #FD9300;
	background-position: top left;
	border-right: 1px solid #000000;
	width: 250px;
	vertical-align: top;
}

.layout .layout_main {
	vertical-align: top;
	background: url(img/main_bg.gif) no-repeat;
	width: 505px;
}

.layout .layout_main .main_margin {
	width: 485px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

#home_margin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.layout .layout_main .main_left {
	vertical-align: top;
	text-align: left;

}

.layout .layout_main .main_right {
	vertical-align: top;
	text-align: left;
	width: 200px;
}

.layout .layout_bottom {
	padding: 10px;
	border-top: 1px solid #000000;
}

.layout .layout_bottom img {
	display: block;
	margin: 0px;
}

.cols {
	margin: 0px;
}

.cols .col1 , .cols .col2 {
	padding: 0px;
	vertical-align: top;
}

.cols_middle {
	margin: 0px;
}

.cols_middle .col1 , .cols_middle .col2 {
	padding: 0px;
	vertical-align: middle;
}

/* news style */

.news {
	text-align: justify;
	font-size: 12px;
	font-family: verdana;
}

.news td {
	text-align: left;
	font-size: 12px;
	font-family: verdana;
}

.news h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

.news .item {
	text-align: left;
	border-bottom: 1px solid #000000;	
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
}

.news .item a:link , .news .item a:visited , .news .item a:active  {
	font-weight: bold;
	color: #000000;
}

.news .item a:hover {
	text-decoration: underline;
}

.news .item .more {
	color: #A62100;
	font-weight: bold;
}

.news .item img {
	width: 100px;
	border: 1px solid #000000;
}

.news .time {
	padding-bottom: 5px;
	color: #A62100;
}

.news ul {
	margin: 10px;
	margin-left: 20px;
	padding: 0px;
}

.news li {
	margin-top: 8px;
	margin-bottom: 5px;
}

.news .photo_edito {
	float: right;
	margin: 20px;
}

/* news quick */

.news_quick {
	text-align: left;
	font-size: 10px;
	font-family: verdana;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px;
	background: url(img/main_bg2.gif) no-repeat #EDF4FF;
	background-position: top left;
	border: 1px solid #86B1EF;
}

.news_quick h2 {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 13px;
}

.news_quick a:link , .news_quick a:visited , .news_quick a:active  {
	color: #00305F;
}

.news_quick a:hover {
	text-decoration: underline;
}

.news_quick .item {
	border-bottom: 1px solid #000000;	
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: both;
}

.news_quick .time {
	color: #A62100;
}

/* tournament quick news */

.tnews_quick {
	text-align: center;
	font-size: 10px;
	font-family: verdana;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px;
	padding-top: 15px;
	background: url(img/main_bg3.gif) no-repeat #FFFDCC;
	background-position: top left;
	border: 1px solid #FD9300;
}

.tnews_quick h2 {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 13px;
}

.tnews_quick .item {
	text-align: left;
}

.tnews_quick a:link , .news_quick a:visited , .news_quick a:active  {
	color: #00305F;
}

.tnews_quick a:hover {
	text-decoration: underline;
}

.tnews_quick .item {
	border-bottom: 1px solid #000000;	
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: both;
}

.tnews_quick .time {
	color: #A62100;
}

/* edito */

.edito_quick {
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px;
	background: url(img/main_bg2.gif) no-repeat #EDF4FF;
	background-position: top left;
	border: 1px solid #86B1EF;
}

.edito_quick h2 {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 13px;
}

.edito_quick .title {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.edito_quick a:link , .edito_quick a:visited , .edito_quick a:active  {
	font-weight: normal;
	color: #00305F;
}

.edito_quick a:hover {
	text-decoration: underline;
}

.edito_quick .item {
	border-bottom: 1px solid #000000;	
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: both;
}

.edito_quick .time {
	color: #A62100;
}

/* photos */

.photo {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

/* archives styles */

.news_archives {
	text-align: left;
	padding-top: 10px;
	background: url(img/main_bg.gif) no-repeat;
	background-position: top left;
}

.news_archives h2 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 15px;
}

.news_archives a:link , .news_archives a:visited , .news_archives a:active {
	font-size: 12px;
	color: #001F4F;
}

.news_archives a:hover {
	text-decoration: underline;
}

.news_archives .item {
	padding-bottom: 5px;
	clear: both;
}

.news_archives .time {
	padding-bottom: 5px;
	color: #A62100;
}

.news_archives .photo {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

/* edito archives styles */

.edito_archives {
	text-align: left;
	padding-top: 10px;
	background: url(img/main_bg.gif) no-repeat;
	background-position: top left;
}

.edito_archives h2 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 15px;
}

.edito_archives a:link , .news_archives a:visited , .news_archives a:active {
	font-size: 12px;
	color: #001F4F;
}

.edito_archives a:hover {
	text-decoration: underline;
}

.edito_archives .item {
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}

.edito_archives .time {
	padding-bottom: 5px;
	color: #A62100;
}

/* quebec */

.quebec .item {
	text-align: left;
	border-top: 1px solid rgb(252,142,0);
	padding: 2px;
	margin: 2px;
	clear: both;
}

.quebec .photo_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

/* flash */

MARQUEE {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 0px solid #dddddd;
	border-bottom: 1px solid #000000;
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 505px;
}

/* menu styles */

.menu {
	margin: 0px;
	border: 0px solid #000000;
}

/* results */

.results {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-align: center;
}

.results td {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-align: center;
}

.results table {
	margin-left: auto;
	margin-right: auto;
}

/* photos */

.photos .item {
	margin-bottom: 20px;
}

.photos img {
	border: 1px solid #000000;
}

.photos .title {
	font-weight: bold;
	margin: 5px;
}

.photos .date{
	color: #B62200;
}

/* misc */

.misc {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: 1px dashed #aaaaaa;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
}

.misc td {
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
}

.misc h2 {
	text-align: center;
	font-size: 15px;
}

.misc table {
	margin-left: auto;
	margin-right: auto;
}

/* blog comments */

.blog_c {
	text-align: left;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

/* comment_form */

.comment_form {
	margin: 20px;
}

.comment_form .input_textarea {
	width: 400px;
	height: 100px;
}

/* content_edit */

.content_edit .add {
	cursor: pointer;
}

.content_edit .edit {
	width: 485px;
}

.content_edit .htmlarea {
	width: 100%;
	height: 500px;
}

.content_edit .htmlarea_menu {
	width: 100%;
}

.content_edit .list {
	width: 170px;
}

/* form */

.form .data {
	text-align: left;
}

.form .group_title {
	background: #000000;
	color: #ffffff;
	margin: 20px 0px 20px 0px;
	padding: 1px;
}

.form .htmlarea {
	width: 100%;
	height: 500px;
}

.form .htmlarea_global {
	margin-top: 10px;
	width: 500px;
}

.form .htmlarea_menu {
	width: 100%;
}

.form .input_textarea {
	width: 100%;
	height: 150px;
}

.form .submit {
	border-top: 1px solid #000000;
	margin-top: 20px;
	padding: 10px;
	text-align: right;
}

.form .title {
	padding: 0px 10px 0px 10px;
}

.form  TABLE  {
	margin-left: auto;
	margin-right: auto;
}

/* list */

.list  TABLE  {
	margin-left: auto;
	margin-right: auto;
}

.list .title {
	background: #000000;
	color: #ffffff;
	margin: 20px 0px 20px 0px;
	padding: 1px;
}

.list .data {
	padding: 10px 10px 10px 10px;
	text-align: center;
	border-bottom: 1px dashed #000000;
}

/* news */

.news  PRE  {
	padding: 10px;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/


/* cusom form styles */

#mailing_send_subject {
	width: 400px;
}

#mailing_send_message {
	width: 400px;
	height: 400px;
}

#news_add_title , #news_add_txt , #news_add_intro {
	width: 400px;
}

#news_add_txt {
	height: 400px;
}

#results_edit_txt {
	width: 160px;
	height: 300px;
	text-align: center;
}



/* admin styles */

.layout_adm {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.layout_adm .layout_top {
	padding: 0px;
	vertical-align: middle;
	text-align: left;
}

.layout_adm .layout_top img {
	display: block;
	margin: 0px;
}

.layout_adm .layout_main {

}

.layout_adm .layout_bottom {
	padding: 0px;
}

.layout_adm .layout_bottom img {
	display: block;
	margin: 0px;
}

#results_edit_txt_global iframe {
	height: 500px;
	/*width: 240px;*/
}

/* content admin styles */
.content_admin td {
	vertical-align: top;
	padding: 5px;
}

/*
#edito_add_txt_global , #edito_edit_txt_global , #news_add_txt_global , #news_edit_txt_global {
	width: 600px;
}
*/




