/* CSS Document */

html, body	{
		margin:0px;
		padding:0px;
		text-align:left;	
		background-color:#b1d8f8;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#333333;
		line-height:17px;
		}
		
h2 { color:#1E3466; }
h3 { color:#1E3466; }

p { padding-bottom:10px; }
a {outline:none}
.imgtitle { margin-left:4px;}

.thumbsGal {}
.thumbsGal img { border:6px solid #CCCCCC !important; margin-bottom:10px; margin-right:3px;}
.thumbsGal:hover img { border:6px solid #378ACC !important; } 

#mediaMenu {
position:absolute;
right:22px;
top:35px;
text-align:right;
color:#CCCCCC;
font-weight:bold;
}

#link-list li {line-height:2.5em;list-style-type:none;}
#link-list li a {background: transparent url(../images/icon/pdf.gif) no-repeat left top; padding: 0px 5px 0px 20px;}
/*a[href$='.pdf'] {padding: 0px 0px 0 20px; background: transparent url(../images/icon/pdf.gif) no-repeat center left;}*/
.fileinfo { color:#888; font-size:11px}

a:link,  a:visited, a:active,a:hover	{
		color:#2272ab;
		text-decoration:none;
		}
a:active,a:hover	{
		color:#2272ab;
		text-decoration:underline;
		}
#maintbl	{
		width:100%;
		text-align:center;
		}

#main	{
		
		}
		
#content	{
		background-image:url(../images/contentbg.jpg);
		background-repeat:repeat-x;
		background-color:#ffffff;
		padding-top:44px;
		padding-bottom:20px;
		}
#bottomPage	{
		background-image:url(../images/bg_bottom_page.jpg);
		background-repeat:repeat-x;
		}
		
#topPage	{
		height:300px;
		background-image:url(../images/bg_top_page.jpg);
		background-repeat:repeat-x;
		background-color:#0065b2;
		}

.menu	{
		margin-left:2px;
		float:right;
		}

/* Changement de couleur Go Club */
.menu a.goClubBlue {color:#FFC62F !important; font-weight:700}
.mainmenu_left_a	{
		float:left;
		background-image:url(../images/amenu_left.gif);
		width:5px;
		height:23px;
		}
.mainmenu_mid_a	{
		float:left;
		background-image:url(../images/amenu_mid.gif);
		height:18px;
		padding-left:2px;
		padding-right:2px;
		padding-top:5px;
		}
.mainmenu_mid_a	a:link, .mainmenu_mid_a	a:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#1d3365 !important;
		}
.mainmenu_right_a	{
		float:left;
		background-image:url(../images/amenu_right.gif);
		width:5px;
		height:23px;
		}
.mainmenu_left_i	{
		float:left;
		background-image:url(../images/imenu_left.gif);
		width:5px;
		height:23px;
		}
.mainmenu_mid_i	{
		float:left;
		background-image:url(../images/imenu_mid.gif);
		height:18px;
		padding-left:2px;
		padding-right:2px;
		padding-top:5px;
		}
.mainmenu_mid_i a:link, .mainmenu_mid_i a:visited	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#b0d6f7;
		}		
.mainmenu_right_i	{
		float:left;
		background-image:url(../images/imenu_right.gif);
		width:5px;
		height:23px;
		}
.bottomSection {
		float:left;
		width:300px;
		text-align:left;
		}
.bottomLink	{
		width:260px;
		background-image:url(../images/puce_bottomLink.gif);
		background-repeat:no-repeat;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		height:17px;
		padding-left:40px;
		}
.bottomLink	a:link, .bottomLink a:visited{
		color:#FFFFFF;
		text-decoration:underline;
		}
.bottomLink	a:active, .bottomLink a:hover{
		color:#FFFFFF;
		text-decoration:none;
		}
.blogger{
		position:relative;
		border-width:0px;
		background-color:#FFFFFF;
		/*background-image:url(../images/bg_content.jpg);
		background-repeat:repeat-x;*/
		width:860px;
		text-align:left;
		min-height:350px;
		height:auto !important;
		height:350px;
		/*margin-top:25px;*/
		}
.blog{
/*		color:#a9a9a9;
		font-family:Verdana, Arial, Helvetica, sans-serif;*/
		/font-size:12px;
		padding:3px;
		margin-top:8px;
		}
.blog_name{
		font-size:24px;
		font-family:Arial, Helvetica, sans-serif;
		color:#499aff;
		font-weight:bold;
		display:none;
		}
.lContentCorner{
		float:left;
		background-image:url(../images/lCorner_content.jpg);
		height:13px;
		width:17px;
		background-repeat:no-repeat;
		padding:0px;
		margin:0px
		}
.rContentCorner{
		float:right;
		background-image:url(../images/rCorner_content.jpg);
		background-repeat:no-repeat;
		height:13px;
		width:17px;
		}
.galImages img {
	margin-right:10px;
	}
	
/* Temoignages
-------------------------------------------- */
#testimonials {background:url(../images/bg_testimonials.jpg) no-repeat; width:258px; height:228px; float:right; position:relative; margin-left:24px}

#testimonials blockquote {background: transparent url(../images/quotes-left.gif) left top no-repeat; font-style:italic; line-height:18px}
#testimonials blockquote div {padding:8px 30px 4px 35px; background: transparent url(../images/quotes-right.gif) right bottom no-repeat;}
#testimonials blockquote div p {display:block;}

div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #cee0fd;
	background-color: #cee0fd;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 0px;
	padding:0;
	line-height:18px
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 11px;
	background: transparent url(../images/tip-rounded.gif) no-repeat 15px 0;
}
	