/* Feuille de style du site a.k.p.mip  http://www.akpmip.org */

.post_script{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	}

table{
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
tr{}
td{}

/*#### CONTENEUR ####*/
.page{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(IMG/Image4.gif);
	background-repeat: repeat-y;
	border-right: 1pt solid #FFEB99;
}
/**/
.titre {
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	background-image: url(IMG/bandeau-akpmip.gif);
	background-repeat: no-repeat;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEB99;
}
.soustitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	display: inline;
}
	.soustitre h1{
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	display: inline;
	color: #000000;
}
	.soustitre a{
	text-decoration: none;
	color: #990000;
}
	.soustitre a:hover{
	color: #FF0000;
	text-decoration: none;
}
.date{
	float: right;
	font-size: 12px;
	font-family: "Comic Sans MS", Arial;
	position: relative;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
}

.menu{
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	text-decoration: none;
	float: left;
	padding: 5px;
	list-style-type: none;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFEB99;
}
	.menu a{
	font-family: "Comic Sans MS", Arial;
	text-decoration: none;
	color: #0066FF;
}
	.menu a:hover{
	color: #0033FF;
}
	.menu li{
	list-style-type: none;
}
	.menu h1{
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	color: #0066CC;
}
	.menu h1:hover{
}
	
	.menu h2{
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	text-indent: 15px;
}
	.menu h2:hover{}

	.menu h3{
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #0000FF;
	text-indent: 15pt;
}
	.menu h3:hover{
	color: #0066FF;
}
	.menu h4{

	font-size: 14px;
	color: #FFFFFF;
	background-color: #0000CC;
	text-align: center;
}
	
.contenu{
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	text-decoration: none;
	padding: 15px 30px;
	text-indent: 15px;
	margin-right: 50px;
	margin-left: 210px;
}
	.contenu h1{
	font-size: 18px;
}
	.contenu h2{
	font-size: 16px;
	display: inline;
}
	.contenu h3{
	font-size: 14px;
	display: inline;
}
	.contenu h4{
	font-size: 14px;
	text-decoration: none;
	text-indent: 30pt;
}	
	.contenu h5{}

.logo{
	text-align: center;
}

.pied{
	clear: left;
	font-size: 12px;
	text-decoration: none;
	font-family: "Comic Sans MS", Arial;
	text-align: center;
}
	
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
.piedrub4{
	clear: right;
	font-size: 12px;
	text-decoration: none;
	font-family: "Comic Sans MS", Arial;
	text-align: center;
}
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option {
	margin: 0;
	padding: 0;
	color: #0099FF;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
}

/* Styles des formulaires de Spip */
.formulaire_spip {
	font-size: 0.77em;
	color: #0033FF;
	vertical-align: middle;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 100px;
	padding: 1px;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formulaire_recherche label {display: none;}
hr{
	clear: both;
	visibility: hidden;
}
.copyright{
	text-align: right;
	margin-top: 10px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #0066FF;
	font-size: 12px;
	background-image: url(IMG/Image4.gif);
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFEB99;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFEB99;
}
	.copyright a{
	text-decoration: none;
	color: #0066FF;
}
	.copyright a:hover{
	color: #000066;
	text-decoration: none;
}
fieldset{
	color: #000000;
	text-align: left;
}
	fieldset a{
	color: #0066FF;
	text-decoration: none;
}
	fieldset a:hover{
	color: #0000FF;
	text-decoration: none;
}
legend{
	color: #000000;
}
.spip_logos { border: 0; }

ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 5px;
  font-size: 12px; }
ul.plansite li {
  border-left: 1px solid black;
  color: black;
  margin: 0;
  padding: 0; }
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  color: black;
  border-bottom: 1px solid black; }
ul.plansite li strong {
  font-size: 105%; }

