@charset "utf-8";
/* CSS Document */
#main
{
width : 1038px;
margin : 0 auto;
top:0px;
}

#intro
{
width : 700px;
margin : 0 auto;
}

#balle {
	position:absolute;
	left:792px;
	top:14px;
	width:133px;
	height:133px;
	z-index:20;
}

#left
{
	position:absolute;
	left:0px;
	top:0px;
	width:237px;
	background-color: #ededed;
}

#centre
{
position:absolute;
left:237px;
top:0px;
width:800px;
background-color: #ededed;
}

#bottom
{
position:absolute;
left:0px;
top:298px;
width:1038px;
}




#link_content
{
padding-top:11px;
padding-left:10px;
}


#centre_content
{
padding-top:22px;
padding-left:10px;
}

#golfeur {
	position:absolute;
	left:924px;
	top:200px;
	width:113px;
	height:152px;
	z-index:30;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border_green {
	border: 4px solid #5f9e00;
}
.border_grey {
	border: 1px solid #CCCCCC;
}




.text
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:11px;
	color:#000000;
	text-align:justify;
}

.date
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:11px;
	color:#005f8b;
	font-style:italic;
}

.dateJour
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

.titreCadre
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:13px;
	color:#006b9d;
	font-weight:bold;
	padding-left:20px;
	background-repeat:no-repeat;
	height:21px;
	padding-top:2px
}

.legende
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#005f8b;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006b9d;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006b9d;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}



.footer
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:11px;
	color:#006b9d;
}

.link_footer
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:5px;
	color:#006b9d;
	text-decoration:none;
}

.copyright
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:10px;
	color:#424e54;
	text-align:center;
}
.border_vert {
	border: medium solid #77ac26;
	background-color:#000000;
}
