body {
    margin: 0;	
    padding: 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #353535;
	background-color:#000;
	background-repeat:repeat-y;
	background-position:center top;
	width:100%;
}

a, a:link, a:active, a:hover{
color:#7F0202;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#d71b1b;
}

a:focus{
Outline : none ; }

/* Entete imagée */
	
#imagefond{	
	width:100%;
	background-image:url(/multimedia/images/img_structures/background_en.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	

#imagefooter{
	background-image:url(/multimedia/images/img_structures/joueurs_golf.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	}
	
/*****************************************************/
/*******      Principaux DIVS & colonnes    **********/
/*****************************************************/

/*#container{	
    margin-left:auto;
	margin-right:auto;
    width:900px;
}*/

#entete, #menu, #piedpage{
	width: 900px;
	margin:auto;}

/* caracteristiques respectifs */
#entete{
    height: 245px;
}

#menu{
    height:25px; 
	margin-bottom:7px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:14px;
}

#tableHome{
	width: 864px;
	margin:auto;
	padding:15px 10px 30px 13px;
	background: #fff url(/multimedia/images/img_structures/bg_tablemain.gif) top left no-repeat;
	}
	
	
	
/* colonne gauche*/
#colG{
    width: 661px;
	vertical-align:top;
}
#colGint{
    width: 100%;
	padding-right:10px;
	vertical-align:top;
}

/* colonne droite*/
#colD{
    width: 194px;
	vertical-align:top;
}


/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/

.bordergrey{
    border:#d8d6d7 solid 1px;
    padding:1px;
}

/*****************************************************/
/********        ENTETE : CONTENUS           *********/
/*****************************************************/	

/* Entete */
#entete #logo{
    margin-top:15px;
	margin-left:60px;
	width:158px;
}

#entete #lang{
	color:#999999;
	font-size:8px;
	padding-top:3px;
	}


/*****************************************************/
/********         HOME : CONTENUS            *********/
/*****************************************************/	

#blocFocusNews{
	height:337px;
	background-color:#000;
	border:1px solid #000;
	color:#FFF;
	font-size:10px;
	overflow:hidden;
	width: 640px;
	margin-right:11px;
	}
	
#blocFocusNews #left{
    width: 437px;
    float: left;
	padding:7px;
	padding-top:2px;
	margin-left:1px;
	
}

#blocFocusNews #right{    
    padding:7px;
	padding-top:2px;
}

#blocFocusNews img{
    /*border:#FFF solid 1px;*/
}



#souscolG{
    width:178px;
    float:left;
	margin-right:18px;
	color:#7f0202;
	font-size:10px;
}

#souscolD{
	width:427px;
	float:left;
	border:1px solid #bebaba;
	padding:8px;}

#video{
	display:block;
	width:425px;
	overflow:hidden;
	margin-bottom:8px;
	margin-top:8px;
	}
	
.miniTV{
	width:125px;
	float:right;
	height:110px;
	margin-right:10px;}

/*****************************************************/
/**********          Pied de page        *************/
/*****************************************************/

#piedpage{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;	
	color:#fff;
	font-size:10px;
	font-weight:bold;
	position:relative;
	}
	
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
	
	
/*****************************************************/
/**********       CONTENUS :: Titres     *************/
/*****************************************************/	

h2{
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:17px;
    margin:0px;   
    font-weight:normal;
	color:#7f0202;
	text-transform:uppercase;
	padding:0 0 5px 0;
}





/* H2 bloc focus*/
#blocFocusNews h2{color:#FFF;margin-top:5px;}

/* H2 sous bloc gauche*/
#souscolG h2{border-bottom: #7f0202 1px solid; padding-left:0px;}

/* H2 tout en haut, marge plus petite*/
h2.margespe{
	margin-top:5px;}
	
h2.avecsepar{
border-bottom:1px solid #7F0202;
margin-bottom:10px;
}

h3{
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:20px;
    margin:0px;   
    font-weight:normal;
	color:#7f0202;
	text-transform:uppercase;
}

/* H3 bloc focus*/
#blocFocusNews h3 {color:#FFF;}


/*****************************************************/
/**********       CONTENUS :: Textes     *************/
/*****************************************************/	

.date{
        color:#7f0202;
		font-size:10px; }
		
.titre{
		color:#7f0202;
		font-size:12px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#copyright{
font-weight:normal;
color:#999;
position: absolute; top:1px; left:635px
}


/*****************************************************/
/**********       CONTENUS :: Listes     *************/
/*****************************************************/	

#souscolG ul {
	margin:0;
	padding-left:15px;
	margin-top:10px;
	list-style-image:url(/multimedia/images/img_structures/pucemore1off.gif);
}

#souscolG ul li {
	padding-bottom:10px;
}

#souscolG ol {
	margin:0;
	padding-left:30px;
	margin-top:10px;
	
}

#souscolG ol li {
	padding-bottom:3px;
	color:#353535;
	font-weight:bold;
}

.miniTV ul {
	
	list-style-image:url(/multimedia/images/img_structures/pucemore1off.gif);
	font-size:10px;
	margin:0;
	padding-left:15px;
	margin-top:5px;
}

.miniTV ul li {
	padding-bottom:10px;
}

/*****************************************************/
/**********       CONTENUS :: Liens     *************/
/*****************************************************/

/******* MENU **********/

#menu a:link, #menu a:visited, #menu a:active {
    text-decoration:none;
    margin:2px;
    color:#fff;
	font-size:13px;
	text-transform:uppercase;
	background-color:#000;
	padding:4px 10px 4px 10px;
	line-height:19px;
}

#menu a:hover {
    background-color:#7f0202;
		font-size:13px;
}

/*** SOUS MENU *****/

#sousmenu{
	width:700px;
    height:12px; 
	margin-bottom:15px;
	text-align:right;
	color:#7f0202;
	padding-right:200px;
	margin-left:auto;
	margin-right:auto;
}

#sousmenu a:link, #sousmenu a:visited, #sousmenu a:active {
    text-decoration:none;
    font-size:10px;
    color:#7f0202;
    font-weight:bold;
}

#sousmenu a:hover {
    color:#182439;
}

/* SUITE / MORE */

a.more:link, a.more:visited, a.more:active {
    font-size:10px;
    font-weight:bold;
	padding-left:12px;
	color:#7f0202;
	background-image:url(/multimedia/images/img_structures/pucemore1off.gif);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
	line-height:18px;

}

a.more:hover {
    color:#182439;
	background-image:url(/multimedia/images/img_structures/pucemore1on.gif);
}

/* MORE / SUITE dans bloc FOCUS/NEWS */

#blocFocusNews a.more:link, #blocFocusNews a.more:visited, #blocFocusNews a.more:active {
    color:#FFF;
	background-image:url(/multimedia/images/img_structures/pucemore2off.gif);
}

#blocFocusNews a.more:hover {
    color:#FFF;
	background-image:url(/multimedia/images/img_structures/pucemore2on.gif);
}



/** LIENS SOUS COLONNE GAUCHE  **/ 
#souscolG ul a:link, #souscolG ul a:visited, #souscolG ul a:active {
    color:#7f0202;
	text-decoration:none;}

#souscolG ul a:hover { color:#182439;}

/* Changement de puce au survol du lien */
#souscolG ul li a:hover  {
    list-style-image:url(/multimedia/images/img_structures/pucemore1on.gif);
}


.miniTV ul a:link, .miniTV ul a:visited, .miniTV ul a:active{
	color:#7f0202;
	text-decoration:none;}
	

.miniTV ul a:hover { color:#182439;}

/* Changement de puce au survol du lien */
.miniTV ul li a:hover  {
    list-style-image:url(/multimedia/images/img_structures/pucemore1on.gif);
}


#piedpage a:link, #piedpage a:visited, #piedpage a:active {
    text-decoration:none;
    color:#fff;
	line-height:19px;
	font-size:10px;
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
}

#piedpage a:hover {
    color:#D71B1B;
}
#copyright a:hover,#copyright a:active,#copyright a:visited, #copyright a:link{
font-weight:normal;
color:#999;
padding:0;
}

/** LIENS SOUS COLONNE DROITE  **/ 

#colD ul {
	margin:0;
	padding-left:15px;
	margin-top:10px;
	list-style-image:url(/multimedia/images/img_structures/pucemore1off.gif);
}

#colD ul li {
	padding-bottom:10px;
}
#colD a:link, #colD a:visited, #colD ul a:active {
    color:#7f0202;
	text-decoration:none;
}

#colD a:hover {
	color:#182439;
}

/* H2 sous bloc droite*/
#colD h2{border-bottom: #7f0202 1px solid; padding-left:0px;}


/* LAngue en entete */
#entete #lang a:link,#entete #lang a:active,#entete #lang a:visited{
	color:#999;
	margin-right:5px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	}
	
#entete #lang a:hover{
	color:#666;
	}
#entete #lang a.current{
color:#666;
}





.fonce{
	color:#353535;}



#colD select {
	width:200px;
	margin-top:5px;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;}


.bordergreyInt{
    border:#d8d6d7 solid 1px;
    padding:1px;
    margin:5px 10px 10px 0px;
}

 #colNav{
 width:180px;
 vertical-align:top;
 padding-right:10px;
 }
 #colNav ul{
 padding:0;
 margin:0;

 }

#subnavint{
padding:0;
margin:0;
width:160px;
}
#subnavint li{
padding:0;
margin:0;
list-style:none;
width:160px;
}
#subnavint li a{
display:block;
padding:3px;
margin:3px 0 3px 0;
text-decoration:none;
color:#fff;
font-weight:bold;
font-size:10px;
background:#7F0202 url(/multimedia/images/img_structures/bg_sousmenu.gif) left top no-repeat;
}
#subnavint li a:hover{
#color:#d71b1b;
}
#subnavint li a.selected{
#color:#d71b1b;
}

/* Table palmares */
table.greenTabel{
border:#ccc solid 1px;
}
td.greenTD{
border-bottom:#ccc solid 1px;
padding:4px 2px 4px  2px;
}
td.greenTDSTitre {
font-weight:bold;
font-size:10px;
padding-bottom:5px;
}


/* Galerie Photos */
.div5Galery{
width:471px;
}


/* Galerie Vidéos  */

td.titre{
color:#353535;
font-size:10px;
}

/* Liens sur partenaires en header */

#partun{
position:relative;
left:700px;
top:-70px;
display:block;
width:38px;
height:47px;
}
#partdeux{
position:relative;
left:630px;
top:7px;
display:block;
width:135px;
height:30px;
}
#parttrois{
position:relative;
left:780px;
top:-30px;
display:block;
width:42px;
height:38px;
}
#partquatre{
position:relative;
left:832px;
top:-70px;
display:block;
width:70px;
height:38px;
}
#partun a{
display:block;
width:50px;
height:60px;
}
#partdeux a{
display:block;
width:135px;
height:30px;
}
#parttrois a{
display:block;
width:42px;
height:38px;
}
#partquatre a{
display:block;
width:70px;
height:38px;
}
/* teaser bottom center home  */

	#teaserbottomcenter h2{
	font-size:12px;
	font-weight:bold;
	padding:0 0 6px 0;
	}
	#teaserbottomcenter{
	}	

/* HABILLAGE DES TABLEAUX */

.table2010{
width:100%;
border:none;
}
.table2010Entete{
background-color:#eee;
font-weight:bold;
}
.table2010Content{
background-color:#f8f8f8;
}

/* NEWS  */

.titrenews{
font-weight:bold;
color:#7F0202;
font-size:12px;

}

a.sousMenul{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
text-transform:uppercase;
}
