/*Structure de la page*/
HTML {
	margin:0;
	padding: 0;
}
#conteneur {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 967px;
	margin: 0 auto 10px auto;
	padding: 0 15px;
	background-color: White;
	background-image: url(aamc/h14.png);
	background-repeat: repeat-y;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(aamc/b1.png);
	padding: 0;
	margin: 0;	
}
#haut { width: 967px; }
#gauche {
	width: 191px;
	float: left;
}
#chemin {
	float: left;
	width: 761px;/*776*/
	height: 19px;
	padding-top: 10px;
	font-size: 0.7em;
	text-align: right;
	background-image: url(aamc/h13.png);
	background-repeat: no-repeat;
	color: Black;
	display: block;
}
#contenu {
	float:left;
	width: 761px;/*761*/
	margin-left:15px;
}
#bas {
	clear:both;
	padding-left: 191px;
	margin: 0px auto;
	width: 776px;
	height: 20px;
	text-align: center;
	font-size: 0.7em;
}
HR {
	clear: both;
	visibility: hidden;
}

/*Positionnement des images*/
#h_im1 {
	background-image: url(aamc/h1.png);
	height: 15px;
	width: 967px;
	font-size: 0.6em;
	color: #4682B4;
}
#h_im2 {
	background-image: url(aamc/h2.png);
	float: left;
	height: 48px;
	width: 191px;
}
#h_im3 {
	background-image: url(aamc/h3.png);
	float: left;
	height: 48px;
	width: 188px;
}
#h_im4 {
	background-image: url(aamc/h4.png);
	float: left;
	height: 48px;
	width: 205px;
}
#h_im5 {
	background-image: url(aamc/h5.png);
	float: left;
	height: 48px;
	width: 191px;
}
#h_im6 {
	background-image: url(aamc/h6.png);
	float: left;
	height: 48px;
	width: 192px;
}
#h_im7 {
	background-image: url(aamc/h7.png);
	float: left;
	height: 74px;
	width: 191px;
}
#h_im8 {
	background-image: url(aamc/h8.png);
	float: left;
	height: 74px;
	width: 188px;
}
#h_im9 {
	background-image: url(aamc/h9.png);
	float: left;
	height: 74px;
	width: 205px;
}
#h_im10 {
	background-image: url(aamc/h10.png);
	float: left;
	height: 74px;
	width: 191px;
}
#h_im11 {
	background-image: url(aamc/h11.png);
	float: left;
	height: 74px;
	width: 192px;
}
#m_im12 {
	background-image: url(aamc/h12.png);
	height: 93px;
	width: 191px;
}

/*Chemin de navigation*/
.fin_chemin { font-weight: bold; }
A.lien_chemin { TEXT-DECORATION: none; }
A.lien_chemin:hover { TEXT-DECORATION: underline; }

/*Menu de gauche HDBG*/

#gauche UL{margin:0;padding:0;}

#gauche #accueil{background-image: url(aamc/bb_01.png);}
#gauche #club{background-image: url(aamc/bb_02.png);}
#gauche #forums{background-image: url(aamc/bb_03.png);}
#gauche #articles{background-image: url(aamc/bb_04.png);}
#gauche #meetings{background-image: url(aamc/bb_05.png);}
#gauche #evenements{background-image: url(aamc/bb_06.png);}
#gauche #technique{background-image: url(aamc/bb_07.png);}
#gauche #photos{background-image: url(aamc/bb_08.png);}
#gauche #videos{background-image: url(aamc/bb_09.png);}
#gauche #liens{background-image: url(aamc/bb_10.png);}

#gauche A {
	TEXT-DECORATION: none;
	min-height: 30px;
	font-size: 0.80em;
	color: Blue;
}
#gauche > UL >LI {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	min-height: 30px;
	list-style:none;
	background-repeat: no-repeat;
	display:block;
	border-bottom: 1px dotted #39F;
}
#gauche  > UL > LI > A{
	margin: 0px 0px 0px 35px;
	display:block;
}
#gauche LI > UL{
	margin-top:5px;
	padding:0;
}
#gauche LI > UL LI{
	margin:1px;
	font-size: 0.75em;
	border-top: 1px dotted #39F;
	list-style-image:url(aamc/b2.png);
	list-style-position:inside;
}
/*toutes les pages*/
H1{
	font-size: 1.1em;
	line-height:115%;
	margin: 0;
	padding:0;
	border-bottom: 1px dotted #3366CC;
	color: #3366CC;
}
P{
	font-size: 0.8em;
}
/*Structure de la page d'accueil*/
div.accueilg {
	font-size: 0.85em;
	line-height:115%;
	width: 340px;
	float: left;
}
div.accueild {
	font-size: 0.85em;
	line-height:115%;
	width: 400px;
	float: left;
	margin-left: 20px;
}
#accueil LI, #accueil UL {
	list-style:none;
	height:auto;
	clear:both;
	display:block;
	margin:0;
	padding:0;
	margin:0.5em 0 0 0;
}
#accueil LI.infog IMG {
	margin-right: 10px;
	margin-bottom: 5px;
	float:left;
}
#accueil LI.infod IMG {
	float:right;
	margin-left: 10px;
}
#accueil H2 {
	font-size: 1em;
	line-height:115%;
	margin: 0;
	padding:0;
	border-bottom: 1px dotted #3366CC;
	color: #3366CC;
	font-weight: bold;
	height:auto;
}

#accueil H3 {
	font-size:0.85em;
	line-height:115%;
	color:#006699;
	margin: 0;
	padding:0;
	height:auto;
}
#accueil H2 + H3 {margin-top:0.5em;}
#accueil P+H2{margin-top:0.9em;}
#accueil UL+H2{clear:both;margin-top:0.9em;}
#accueil P {
	font-size:0.8em;
	line-height:115%;
	margin: 0.1em 0 0.6em 0;
	color:#0066FF
}
#accueil P A{
	display:block;
	text-align:right;
	margin: 3px 10px 0 0;
}

/*page liens*/
#liens UL{
list-style:none;
margin:0;
padding:0;
}
#liens LI{	list-style:none;
	height:auto;
	clear:both;
	display:block;
	margin:0;
	padding:0;
}

#liens LI IMG {
	margin: 0 1em 1em 0;
	float:left;
	clear:left;
}

/*Page contenu*/
IMG.fgauche{
	float:left;
	margin: 0 25px 10px 0 ;
}

/*Galerie photo*/
.galerie2x UL{
	margin:0;
	padding:0;
	clear:left;
	list-style:none;
}
.galerie2x UL LI{
	float:left;
	margin:15px 10px 0px;
	text-align: left;
	width:350px;
}
.galerie2x P{
	font-size:0.7em;
	color:#666666;
	margin:0;
	padding:0;
	text-align:center;
}
.galerie3x UL{
	margin:0;
	padding:0;
	clear:left;
	list-style:none;
}
.galerie3x UL LI{
	float:left;
	margin:15px 10px 0px;
	text-align: left;
	width:225px;
}
.galerie3x P{
	font-size:0.7em;
	color:#666666;
	margin:0;
	padding:0;
	text-align:center;
}

/*evenement*/
#evenement H2 {
	clear:both;
	color:#0033FF;
	font-size:0.9em;
}

/*page des articles*/
.art_description {
	font-size: 7pt;
	text-indent: 15px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 260px;
}
.art_icone {
	padding:0px 10px 10px;
	vertical-align: top;
}
.art_titre {
	padding-bottom: 2px;
	margin: 0 0 5px 10px:
	border-bottom: 1px solid #9393CC;
	width: auto;
	font-size: 8pt;
	color: Blue;
	font-weight: bold;
	vertical-align: top;
	text-indent: 0px;
	text-align: left;
}
/*Structure de la liste des principaux articles*/
.dos_contenu {
	padding-top: 5px;
	font-size: 7.5pt;
	color: #3366CC;
	text-indent: 15px;
	vertical-align: top;
}
.dos_titre {
	font-size: 8pt;
	color: #3366CC;
	font-weight: bold;
	vertical-align: top;
	height: 15px;
}
.dos_img_d { padding-left: 10px; }
.dos_img_g { padding-right: 10px; }
.dos_tab { padding-bottom: 5px; }
/*Structure actualitées*/
.actu_titre {
	font-size: 9pt;
	color: Blue;
	font-weight: bold;
	vertical-align: top;
	height: 15px;
}
.actu_img { padding: 0 10px 8px 0; }
.actu_contenu {
	font-size: 0.7em;
	color: #3366CC;
	text-indent: 15px;
	padding-top: 5px;
	vertical-align: top;
}
/*Structure page des liens*/
DIV.fiche-lien { }
P { margin-top: 10px; }
/*composition d'article*/
.art_img_droite {
	padding:15px 0 0 20px;
	float: right;
	clear: both;
}
.art_img_bg {
	padding:15px 13px 0px;
	float: left;
	text-align: left;
	width:226px;
}