@import url();
* {margin:0;padding:0;}

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	text-align: left;
	background:#FFF url(../images/bg-logo-akmp.gif) no-repeat center 100px;
	color: #666;
}

a, a:link, a:visited {text-decoration: none;}

a:hover {text-decoration: none;}

acronym {border-bottom:1px dashed #AEFFE2;}

img {border: 0;}

h1 {text-indent:-5000px;background:url(../images/akmp-h1.png) top left no-repeat;height:33px;}

h3 {margin:0 0 5px;width:206px;height:23px;text-indent:-5000px;}
h3:first-child {margin-top:10px;}
p + h3, table#horaires + h3 {margin-top:30px;}

.inner > p {margin:10px 0;}

p {color:#666;}

p.centerized {text-align:center;}
p.centerized a:link{background-color:transparent;}

blockquote {
	font-family:"Times New Roman", Times, sans-serif;
	font-size:1.8em;
	font-style:italic;
	color:#666;
	padding-left:5px;
	text-indent:-.5em;
	margin:20px 0 30px;
	line-height:1.2em;
	}
	
	
blockquote p{padding-left:90px;}
	
blockquote span {color:#860000;font-size:1.3em;}	
	
#wrapper {width:960px;margin:0 auto;}

#header, #slider, #footer, #AdBox, #SpecialText  {
	text-align:left;
	padding:9px;
	background:url(../images/bg-grey.png);
	margin:15px 0;
	width:940px;
	border:1px solid #FFF;
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	}
	
#header{margin-top:0;}
	
#content {width:960px;overflow:hidden;margin:15px 0;}
	
.ColonneBox {float:left;}

.NextCol {margin-left:15px;}

.ContentBox {padding:9px;margin-bottom:15px;background:url(../images/bg-grey.png);border:1px solid #FFF;-moz-border-radius: 7px;-webkit-border-radius:7px;}
	
.Last {margin-bottom:0;}

.ContentBox .inner {min-height:920px;}

#ColHeadClub, #ColHeadCours, #ColHeadForm {
	width:290px;
	height:70px;
	text-indent:-5000px;
	background-image:url(../images/bg-titre-colonne.png);
	background-repeat:no-repeat;
}

#ColHeadClub {background-position:top left;}
	
#ColHeadCours {background-position:0px -70px;}
	
#ColHeadForm {background-position:0px -140px;}

h3#TitleAkmp, h3#TitleStaff, h3#TitleKrav{background:url(../images/sous-titre-ecole.png) no-repeat top left;}
h3#TitleStaff{background-position:0 -24px;}
h3#TitleKrav{background-position:0 -48px;}

h3#TitleEquip, h3#TitleHour, h3#TitlePlace, h3#TitleGalerie{background:url(../images/sous-titre-cours.png) no-repeat top left;}
h3#TitleHour{background-position:0 -25px;}
h3#TitlePlace{background-position:0 -48px;}
h3#TitleGalerie{background-position:0 -71px;}

h3#TitleTarif, h3#TitlePieces, h3#TitlePdf{background:url(../images/sous-titre-inscription.png) no-repeat top left;}
h3#TitleTarif{background-position:0 -25px;}
h3#TitlePieces{background-position:0 -50px;}

.inner {width:270px;padding:10px;background:#FFF url(../images/bg-gradient-grey.jpg) no-repeat bottom center;}
	
#header .inner, #footer .inner, #Adbox .inner, #SpecialText .inner {width:920px;background:#FFF;}
	
#footer {clear:both;}

.slideshow { height: 400px; width: 940px; margin: auto; background:#FFF;}

img#ChrisPhil {float:left;margin:0 20px 0 0;}

table {border-collapse:collapse;margin-top:15px;margin-left:10px;width:250px;}
th {border-bottom:1px solid #999;}

tr.Odd {background:#CCC;}
td {padding:3px 5px;}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: transparent;
		width: 250px;
		margin-top:20px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 1px solid #666;
		padding:5px;
	}
	#gallery ul a:hover img {
		border: 1px solid #999;
		padding:5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

              
