body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width:100%;
	margin:0;
	background-image:url(/multimedia/images/img_structures/fond_golfsierre.jpg);
	background-repeat:no-repeat;
	background-color:#253c12;
}


/*-----------------*/

.left{
	float:left;
	margin-right:12px;}

.right{
	float:right;
	margin-left:10px;}
	
img{	border:0px;}

p{
	margin:0;
	margin-bottom:10px;}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#menu a:focus{
	outline:none;}
/*-----------------*/

#head{
	height:391px;
	width:1020px;
	position:relative;
	z-index:1;
	}
	
.int #head{
	height:222px;
	}
	
#head #masquedroite{
	position:absolute;
	right:0;
	z-index:100;}
	
#logo{
	position:absolute;
	left:150px;
	top:0;
	z-index:10;
	}

#webcam{
	position:absolute;
	z-index:20;
	top:20px;
	right:65px;
	height:18px;
	width:84px;
	padding:14px;
	padding-top:5px;
	padding-bottom:0px;
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	font-size:9px;
	line-height:12px;
        background:url('/multimedia/images/img_structures/ico_webcam.png') 10px 0 no-repeat;
        background-color:#277f2b;
        color:#FFFFFF;
	}
	
#lang{
	position:absolute;
	z-index:20;
	top:0px;
	right:65px;
	height:13px;
	/*width:173px;*/
	width:84px;
	padding:14px;
	padding-top:4px;
	padding-bottom:4px;
	color:#000;
	font-size:10px;
	/*background-image:url(/multimedia/images/img_structures/bg_lang.gif);*/
	background-image:url(/multimedia/images/img_structures/bg_acces_membres.gif);
	text-transform:uppercase;
	font-size:9px;
	line-height:12px;
	}
	
#lang a:link, #lang a:visited, #lang a:active{
	color:#000;
	font-size:8px;
	}
	
#lang a:hover, #lang a.selected{
	color:#006600;
	}

.blocNews{
	position:absolute;
	z-index:30;
	/*top:75px;*/
	top:63px;
	right:65px;
	background:none;
	/*height:190px;*/
	height:214px;
	width:173px;
	padding:14px;
	color:#006600;
	font-size:10px;
	background-image:url(/multimedia/images/img_structures/bloc_news.gif);
	}
	
	
.blocNews img{
	display:block;
	margin-bottom:5px;}
	
.blocNews #plusnews{
	margin:0;
	position:absolute;
	bottom:0;
	right:0;
	}
	
	
#menu{
	height:39px;
	line-height:39px;
	width:1000px;
	z-index:40;
	position:absolute;
	top:352px;
	background-image:url(/multimedia/images/img_structures/bg_menu.png);
	background-repeat:repeat-x;
	padding-left:20px;
	}
	
.int #menu{
	top:183px;
	}

#menu a {
	float: left;
	display: block;
	height:29px;
	line-height:15px;
	padding-top:10px;
	color:#FFF;
	width:auto;
	margin: 0;
	text-align:center;
	text-decoration: none;
	font-size: 14px;
	text-decoration: none;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	background-image:url(pour-regler-bug-ie7-il-faut-un-background.png);
	
}

#menu a:hover, #menu .selected{
	background-color:#FFF;
	color:#006600;}

#imgEntete{
	position:absolute;
	}
	
	
/*************** Content HOME **************/
	
#content{
	width:980px;
	background-color:#FFF;
	background-image:url(/multimedia/images/img_structures/masque_droite_content.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:20px;
	margin-bottom:10px;
	}
	
#content #colGhome{
	width:234px;
	float:left;
	}

#content #colDhome{
	width:255px;
	float:right;
	}
	
#content #colMhome{
	width:423px;
	float:left;
	margin-left:28px;
	}
	
/*************** Les blocs de la HOME **************/

#content #colGhome #blochome1{
	background-image:url(/multimedia/images/img_structures/bg_home1.gif);
	background-repeat:no-repeat;
	position:relative;
	height:75px;
	padding-left:20px;
	padding-top:16px;
	color:#FFF;}
	
	
#content #colGhome #blochome2{
	background-image:url(/multimedia/images/img_structures/bg_home2.gif);
	background-repeat:no-repeat;
	position:relative;
	height:100px;
	padding-left:115px;
	padding-top:24px;
	color:#FFF;}
	
#content #colDhome #blochome3{
	background-image:url(/multimedia/images/img_structures/bg_home3.gif);
	background-repeat:no-repeat;
	position:relative;
	height:57px;
	padding-left:25px;
	padding-top:34px;
	color:#FFF;
	line-height:15px;}
	
	
.plusbloc{
	position:absolute;
	right:0;
	bottom:0;}
	
	
#content #colDhome #blochome4{
	background-image:url(/multimedia/images/img_structures/bg_home4.gif);
	background-repeat:no-repeat;
	position:relative;
	height:117px;
	padding-left:15px;
	padding-right:15px;
	padding-top:24px;
	color:#666666;
	font-size:9px;
	}
	
#content #colDhome #blochome4 #club{
	position:absolute;
	right:10px;
	bottom:10px;}
	
#content #colDhome #blochome3 a:link, #content #colDhome #blochome3 a:active, #content #colDhome #blochome3 a:visited{
	color:#FFF;}
	
#content #colDhome #blochome3 a:hover{
	color:#FFF;
	text-decoration:underline;}
	
	
/*************** Content INT **************/
	
.int #content{
		background-image:url(/multimedia/images/img_structures/masque_droite_content_int.gif);
		padding-left:0px;
		width:1000px;
		padding-top:0px;
	}
	
.int #content #colG{
	width:150px;
	float:left;
	}

.int #content #colD{
	width:770px;
	float:right;
	padding-right:40px;
	padding-top:20px;
	}
	
.int #content ul{
	margin:0px 0px 10px 30px;
	}
.int #content li{
	margin-bottom:5px;
	list-style-type: none;
	list-style-image: url(/images/pt_fleche_brun.gif);
	}

/*************** Footer **************/

#footer{
	width:1020px;
	position:relative;
	padding-left:10px;
	}
	
#footer img{
	margin-right:10px;
	}

#footer #copyright{
	position:absolute;
	right:-20px;
	top:-224px;}
	

	

/*   Titres  */

h1{
	text-transform:uppercase;
	font-size:38px;
	color:#006600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	line-height:30px;
	}
	
h2{
	text-transform:uppercase;
	font-size:18px;
	color:#006600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	line-height:20px;
	font-weight:normal;
	}
	

/*   Liens  */

	
a:link, a:visited, a:active{
	color:#006600;
	text-decoration:none;}
	
a:hover{
	text-decoration:underline;}
	


/****************************************************/


#slideshow {
    position:absolute;
    height:392px;
	width:1020px;
	z-index:1;
	top:0;
}

#slideshow DIV {
    position:absolute;
    top:0;
    z-index:8;
    height: 392px;
	width:1020px;


}

#slideshow DIV.active {
    z-index:10;
	left:0;
	top:0;
	
}

#slideshow DIV.last-active {
    z-index:9;
	left:0;
	
}

#slideshow DIV IMG {
    display: block;
    border: 0;

}

/****************************************************/

hr{
	height:1px;
	border:none;
	color:#CCC;
	background-color:#CCC;
	margin-top:10px;
	margin-bottom:10px;}


.parcours{
	width:120px;
	border-collapse:collapse;
	float:left;
	margin-right:50px;}
	
.parcours td{
	border-bottom:1px solid #CCC;
	height:20px;
	line-height:20px;
	text-align:center;
	}
	
.parcours b, .parcours strong{
	color:#006600;
	font-size:10px;
	}

.parcours th{
	text-transform:uppercase;
	font-size:11px;
	color:#006600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	line-height:20px;
	font-weight:normal;
	}
	
.parcours .nobd{
	border:none;}
	
/****************************************************/

#submenu {
background:url(/multimedia/images/img_structures/bg_submenu.gif) left top no-repeat; 
widows:119px;
height:564px;
padding:20px 0px 0px 30px;
line-height:20px;
}
#submenu a {
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
#submenu a:hover {
color:#e2ce1a;
font-size:11px;
text-decoration:none;
}
#submenu .selectedOver {
color:#e2ce1a;
font-size:11px;
text-decoration:none;
}

/****************************************************/	



.newsdetail .docs ul{
margin-top:10px !important;
margin-left:0px !important;
padding-left:20px !important;
}
