body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:normal;
	color:#444;
	margin:20px;
	background:url(../images/backgrounds/body.png);
}

* {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	
}

#wrapper {
	border:3px none #E1E1E1;
	max-width:1200px;


	min-width:945px;
	margin:0 auto;
	background-color: #fff;
	background-image: url(../images/igloosite.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	-moz-box-shadow:-2px 0px 50px  #aaa;
	-webkit-box-shadow:-2px 0px 50px #aaa;
	box-shadow:-2px 0px 50px #aaa;
	
}







#innerwrapper {
	margin:1px;
	padding:20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

input:hover {
	background-color:#CEEAB0;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	float:right;
	width:160px;
	border:none;
	display: block;
	clear: left;
	margin-top: -20px;
	margin-right: -20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 27px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	overflow: visible;
	visibility: visible;
	left: 805px;
}

#header h1 {
	width: auto;
	height: 207px;
	display: block;
	position: relative;
	left: 1px;
	top: 1px;
	text-indent: -5000px;
	right: 1px;
	bottom: 1px;
	background-image:url(../images/banniere07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
	overflow: hidden;
}

#header h1 a {
	
	
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #79B5D6;
}

#header h2 {
	font:150% Arial;
	color:#666;
	border:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}

#header #nav {
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#FFF;
	text-decoration:none;
	font:100% Verdana;
	padding:4px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	color:#fff;
	text-decoration: underline;
}

#header #subnav a.active {
	color:#FFF;
	text-decoration: underline;
}


#sidebar {
	background:#333;
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
	color:#666;
}

#sidebar h2 {
	color:#FFCA00;
	margin:10px 0 10px 0;
	background:url(../images/sidebarh2.jpg) right no-repeat;
	border:none;
	font-family: Arial;
	font-size: 160%;
}

#sidebar h3 {
	color:#FFCA00;
	font-weight:bold;
	letter-spacing:2px;
	font-family: Verdana;
	font-size: 90%;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#323232;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#98D158;
}

#sidebar .subnav {
	border-top:1px solid #2C2C2C;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #2C2C2C;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#98D158;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#FFF;
	border:1px solid #222222;
	color:#000;
	font:90% Verdana;
	width:130px;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
	text-align: left;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {

}


#content {
	margin:0 210px 0 240px;
	padding:20px 0 0 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

#contentnorightbar {
	margin:0 0 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
	text-align: justify;
	color: #000;
}

h2 {
	font:190% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	padding:10px;
	margin:30px 0 0;
	border-top-style: none;
	border-top-color: #eee;
}

a {
	color:#0099FF;
	text-decoration:none;
}

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

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
	font-weight: bold;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	border:none;
}

form {
	padding:10px;
	border:1px none #CCCCCC;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:auto;
	padding:4px;
	font:90% Verdana;
	color:#777;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #ccc;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	margin:0 10px 0 0;
	text-decoration: none;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}
#wrapper #innerwrapper #header img {
	vertical-align: top;
	left: 935px;
	top: 45px;
	text-align: center;
	text-decoration: none;

}
#wrapper #innerwrapper #sidebarright form {
	border: thin dotted #CCC;
}
#wrapper #innerwrapper #sidebar .news {
	color: #FFF;
}
#wrapper #innerwrapper #footer p {
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
#wrapper #innerwrapper #footer p a {
	text-decoration: none;
}

#wrapper #innerwrapper #footer p a:hover {
	text-decoration: underline;
}
#wrapper #innerwrapper #content form table tr td input {
	border: 1px dotted #CCC;
}
#wrapper #innerwrapper #content table tr td produits {
	font-size: medium;
}
#wrapper #innerwrapper #content table tr td produits {
	font-size: 14%;
}
#wrapper #innerwrapper #content table tr td {
	font-size: large;
}
#wrapper #innerwrapper #content table tr td p tableau {
}
#wrapper #innerwrapper #content table {

}
#wrapper #innerwrapper #content table {
	font-weight: normal;
}
#wrapper #innerwrapper #content table tr td br {
	font-size: smaller;
}
.message {
	border: 1px dotted #CCC;
}
.produits {
	border: 2px solid #CCC;
}
.iconepdf {
	vertical-align: middle;
}
#wrapper #innerwrapper #content ul li {
	color: #000;
	font-weight: normal;
}
#wrapper #innerwrapper #content form table tr td textarea {
	border: thin dotted #CCC;
}
#recherche {
	width: 50px;
}
#wrapper #innerwrapper #sidebar #cse-search-box div #recherche {
	width: 40px;
	color: #FFF;
}
.newsgras {
	font-style: italic;
	color: #FFCA00;
}
reglementation {
	text-align: center;
}
regle {
	text-align: center;
}
.regle {
	text-align: left;
}
.gothic {
	font-family: "Century Gothic";
	font-style: oblique;
	font-weight:bold;
}

.grasserouge {
	color: #79B933;
	font-size: medium;
}
.imgmilieu {
	text-decoration: none;
	text-align: center;
	text-decoration:none;
}


	
.justemilieu {
	text-align: center;
}
.imgcente {
	text-align: center;
	vertical-align: middle;
}
.imggauche {
	float: left;
}

.imgdroite {
	float: right;
}
.bordurejaune {
	border: thin dashed #FFCA00;
}

a.sousmenu
{
	color:#FFF;
}

sousmenu a:hover
{
	color:#C00;
}

/*slidebox debut*/
#slidebox{
	width:200px;
	height:auto;
	padding:10px;
	background-color:#fff;
	border-top:4px solid #98D158;
	position:fixed;
	bottom:0px;
	right:-430px;
	-moz-box-shadow:-2px 0px 30px #aaa;
	-webkit-box-shadow:-2px 0px 30px #aaa;
	box-shadow:-2px 0px 30px #aaa;
}


#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}

#slidebox h2{
	color:#98D158;
	font-size:15px;
	margin:10px 20px 10px 0px;
	text-align: center;
}

a.close{
    background:transparent url(../images/close.gif) no-repeat top left;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}
a.close:hover{
    background-position:0px -13px;
}
a.morebox{
	cursor:pointer;
	color:#000;
	text-align: center;
}
a.morebox:hover{
    text-decoration:underline;
}

/*slidebox fin*/

p.gauche {
	text-align:left;
}

p.center {
	text-align:center;
}

p.justify {
	text-align:justify;
}
.sidebarinput {
	padding:4px;
	background:#0CF;
	border:1px solid #222222;
	color:#000;
	font:90% Verdana;
	width:80px;
}
.test
 {
	padding:4px;
	background:#0CF;
	border:1px solid #222222;
	color:#000;
	font:90% Verdana;
	width:80px;
}
