div.divBody {
	background-image: url(../images/aikiciam_fond_pages.jpg);	
}

/*Styles relatifs à l'entête */
div.divEntete {
	position:relative;
	width:780px;
	height:83px;
	text-align:left;

}

div.divLogo {
	left:0px;
	right:0px;
	height:83px;
	width:190px;
	background-image: url(../images/logo_petit.gif);
}
		div.divLogo a {
			font-size:10px;
			padding-top:60px;
			padding-left:84px;
		}

div.divMenu {
	left:200px;
	right:0px;
}

div.divContact {
	float:right;
	padding-top:20px;
	padding-right:10px;
	
}
		div.divContact a, div.divContact a:link, div.divContact a:active, div.divContact a:visited {
			display:block;
			color:#000000;
			width:30px;
			height:42px;
			text-decoration : none;
			background-image: url(../images/arobace.gif);
			background-repeat:no-repeat;
		}
		div.divContact a:hover {
			color:#9C1010;
			background-image: url(../images/arobace_over.gif);
		}
		div.divContact span {
			display:none;
		}

div.divPage {
	height:367px;
}

div.divSousMenu {
	position:absolute;
	top:0px;
	left:0px;
	width:210px;
	height:367px;
	text-align:left;
}
		div.divSousMenu h2 {
			font-size:18px;
			font-weight:bold;
			color:#9C1010;
			margin:0px;
			padding-left:62px;
			padding-top:15px;
		}
		div.divSousMenu div {
			margin-left:78px;
		}
		div.divSousMenu a, div.divSousMenu a:link, div.divSousMenu a:active, div.divSousMenu a:visited {
			font-size:12px;
			color:#000000;
			text-decoration : none;
		}
		div.divSousMenu a:hover {
			color:#9C1010;
		}

div.divAikido {
	background-image: url(../images/menu_kaji_ai.gif);	
	background-repeat:no-repeat;
}

div.divClub {
	background-image: url(../images/menu_kaji_ki.gif);	
	background-repeat:no-repeat;
}

div.divInfos {
	background-image: url(../images/menu_kaji_do.gif);	
	background-repeat:no-repeat;
}

/*Styles relatifs au corps de la page */
div.divCorps {
	position:absolute;	
	overflow:auto; 
	top:15px;
	left:210px;
	width:570px;
	height:352px;
	text-align:left; 
	text-align:justify;
}
		div.divCorps h3 {
			margin:0px;
			margin-bottom:13px;
			font-size:18px;
			font-weight:bold;
			color:#9C1010;
		}
		div.divCorps h3.hr {
			height:30px;
			margin-top:15px;
			padding-top:15px;
			background-image:url(../images/hr.gif);
			background-repeat:no-repeat;
			background-position:left top;
		}
		div.divCorps div.divContenu {
			padding-right:30px;
			margin-bottom:20px;
		}
		div.divCorps a, div.divCorps a:link, div.divCorps a:active, div.divCorps a:visited {
			font-size:12px;
			color:#9C1010;
			text-decoration:underline;
		}
		div.divCorps a:hover {
			text-decoration:underline;
		}
		div.divCorps h4 {
			margin:0px;
			margin-top:5px;
			margin-bottom:2px;
			font-size:14px;
			font-weight:bold;
			color:#9C1010;
		}
		div.divCorps h5 {
			margin:0px;
			margin-top:7px;
			font-size:13px;
			font-weight:bold;
		}
		div.divCorps h6, div.divCorps h6.h6Fond {
			margin:0px;
			margin-top:7px;
			font-size:12px;
			font-weight:bold;
		}
				div.divCorps h6.h6Fond {
					color:#FFFFFF;
					background-color:#D26900;
					padding:2px;
				}

div.divLiensImages {
	margin-top:20px;
	padding-left:5px;
}
		div.divLiensImages a, div.divLiensImages a:link, div.divLiensImages a:active, div.divLiensImages a:visited {
			padding:1px;
			margin:0px;
		}
		div.divLiensImages a:hover {
			background-color:#9C1010;
		}
		div.divLiensImages img	{
			border:1px solid #000000;
		}

.acces {
	height:200px;
}
		.acces img.plan {
			width:200px;
			height:200px;
			float:left;
			margin-right:10px;
		}

