/*04-10-06 	modifiée pour intégrer plus de titres dans le site */
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : Gray;
	color : White;
	font-weight : normal;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

td_etroit {
	font-family : Arial narrow, Helvetica narrow, Helvetica condensed ;
	font-size : 12px;
	color : Black;
}

.tdsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#000066;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Red;
}

.txtmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000066;
	font-weight : bold;
	letter-spacing : -1px;
}
.content {  height: 100%; left: 0px; top: 175px; } /*clip:  rect(   )*/

.nomenk1:hover{background: #6A93BC; color: #FFFFFF}

tablebleu {
border:3px solid #6495ed;
border-collapse:collapse;
width:90%;
margin:auto;
}
theadbleu, tfootbleu {
background-color:#D0E3FA;
background-image:url(sky.jpg);
border:1px solid #6495ed;
}
tbodybleu {
background-color:#FFFFFF;
border:1px solid #6495ed;
}
thbleu {
font-family:monospace;
border:1px dotted #6495ed;
padding:5px;
background-color:#EFF6FF;
width:25%;
}
tdbleu {
font-family:sans-serif;
font-size:80%;
border:1px solid #6495ed;
padding:5px;
text-align:left;
}
captionbleu {
font-family:sans-serif;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}

/*calendrier */
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

/* page golfespagne */

.bigtitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: 28px; 
color: #003366; 
font-weight : bold;
}

.summary {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #003366; 
font-weight : bold;
}
.tableau_descript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5b8fc1;
}
.tableau_descript_orange {
	border: 2px double #5b8fc1;
}

