/*********** Paramètres globaux - application à toutes les pages ***********/

/*********** Styles de la page ***********/
body {
	margin: 0 30px 0 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
/*	background-image: url("../images/mikikaya-background-f0.jpg");*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	font-family: "Verdana", "Arial", "Bitstream Vera Sans", "FreeSans", sans-serif;
	font-size: 12px;
	cursor: default;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: left;
	float: none;
	clear: both;
}

#container {
	margin: 0 auto;
	min-height: 520px;
	min-width: 800px;
	max-width: 900px;
	padding: 0;
	height: 100%;
}

a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #808080;
}

p {
	margin: 0 0 15px;
	line-height: 1.5em;
}

img {
	border-style: none;
}

/*********** Styles du haut de page ***********/
#sitename {
	margin: 10px;
	padding: 0;
	height: 180px;
	background-color: transparent;
/*	border-bottom: 1px solid;*/
}

#links {
	float: right;
	font-size: 16px;
}

#links img {
	margin: 0 15px;
	vertical-align: middle;
}

#logo {
	vertical-align: middle;
}

#sitename h1, #sitename h2 {
	clear: both;
	position: static;
	margin: 0;
	padding: 0 20px;
	border: none;
	width: auto;
	color: #000000;
	font-family: "Papyrus", "URW Chancery L", cursive;
	font-style: italic;
}

#sitename h1 {
	font-size: 2.0em;
}

#sitename h2 {
	font-size: 1.4em;
}

/*********** Styles des fenêtres latérales ***********/
#leftside, #rightside {
	margin: 0;
	padding: 0 10px 10px;
	width: 145px;
}

#leftside {
	float: left;
	margin-right: 10px;
}

#rightside {
	margin-left: 10px;
	float: right;
}

#leftside h1, #rightside h1 {
	margin: 0 0 12px;
	color: #505050;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
}

#leftside h2, #rightside h2 {
	margin: 0 0 20px;
	font-size: 1.1em;
}

#leftside p, #rightside p {
	margin: 0 0 16px 10px;
	font-size: 0.8em;
	line-height: 1.4em;
}

/*********** Styles du menu principal ***********/
#mainmenu {
	overflow: hidden;
	margin: 10px 10px;
	padding: 0 0 0 20px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
}

#mainmenu li {
	margin: 15px 0;
	padding: 10px 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	font-size: 12px;
	font-weight: normal;
}

#mainmenu a {
	text-decoration : none;
	font-weight: normal;
}

#mainmenu a:hover {
	text-decoration : none;
	color: #808080;
}

#mainmenu li.current, .active {
	background-image: url("../images/bglink.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#wrap {
	padding: 0;
	clear: both;
	font-size: 0.9em;
}

/*********** Styles du menu secondaire ***********/
#childmenu {
	text-align: center;
	margin: 40px 0 0 120px;
}

.nav {
	margin: 0 15px 0 0;
	padding: 10px 0 0 10px;
}

.nav:hover {
	color: #808080;
	text-decoration: none;
}

.sub {
	font-size: 0.7em;
	letter-spacing: 1px;
}

/*********** Styles du pied de page ***********/
#footer {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 100%;
	color: #000000;
	background-color: transparent;
	font-family: "Palatino Linotype", "Georgia", "Monaco", "Helvetica", "Century Schoolbook L", "Nimbus Mono L", serif;
	text-align: center;
	font-size: 0.8em;
}

#footer a {
	color: #000000;		/*	black	*/
	text-decoration : none;
}

#footer a:visited {
	color: #404040;		/*	dark gray	*/
}

#footer a:active {
	color: #000000;		/*	black	*/
}

#footer a:hover {
	color: #808080;		/*	gray	*/
}

/*********** Styles de la fenêtre centrale ***********/
#content, #contentalt {
	padding: 15px 20px 5px;
}

#content {
	margin: 0 50px 0 145px;
	min-width: 655px;
	min-height: 220px;
}

#contentalt {
	margin: 0 200px 0 20px;
}

#content h1, #content h2, #contentalt h1, #contentalt h2 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -1px;
}

#content h2, #contentalt h2 {
	font-size: 1.6em;
	margin-bottom: 10px;
	font-weight: lighter;
}

#content img, #contentalt img {
}

/*********** Styles communs à certaines pages ***********/
.title {					/* Titre des pages - fond bordeaux */
	padding: 0 0 10px 20px;
	vertical-align: top;
	font-size: 0.9em;
	line-height: 35px;
	background-image: url("../images/bordeaux.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 10px;
}

.indent1 {					/* Indentation du texte */
	padding: 0 0 0 35px;
	text-indent: 0;
	font-size: 14px;
	color: #000000;
}




.link {
	color: #0000ff;
	font-weight: bold;
}

.big {
	font-size: 120%;
}

.small {
	font-size: 80%;
}

.bold {	
	font-weight: bold;
}

.normal {	
	font-weight: normal;
}

.italique {
	font-style: italic;
}

.hcenter {
	text-align: center;
}

.vcenter {
	vertical-align: middle;
}

.sup {
	line-height: 80%;
}

.tabulation6 {
	padding-left: 6em;
}

.tabulation12 {
	padding-left: 12em;
}

