/* ---------- Akamasoa : action et solidarité ---------- */
/* version 1.0 */

/* généralités */
body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: top;
	
	/*
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-shadow-color: ;
	scrollbar-arrow-color: ;
	scrollbar-track-color: ;
	scrollbar-face-color :  ;
	*/
}

/* intro */
table.position {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

/* liens */
a:link {
	color: #871e35;
	font-weight: normal;
	text-decoration: none;
	}
	
a:visited {
	color: #871e35;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #871e35;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #5f120e;
	font-weight: normal;
	text-decoration: underline;
}
	
/* liens menus */
a.a:link {
	color: #a44a42;
	font-weight: normal;
	text-decoration: none;
}

a.b:link {
	color: #bf7166;
	font-weight: normal;
	text-decoration: none;
}

a.c:link {
	color: #e1b0a8;
	font-weight: normal;
	text-decoration: none;
}

a.d:link {
	color: #f9edeb;
	font-weight: normal;
	text-decoration: none;
}

/* liens menu pour hover */
a.a:hover {
	color: #a44a42;
	font-weight: normal;
	text-decoration: underline;
}

a.b:hover {
	color: #bf7166;
	font-weight: normal;
	text-decoration: underline;
}

a.c:hover {
	color: #e1b0a8;
	font-weight: normal;
	text-decoration: underline;
}

a.d:hover {
	color: #f9edeb;
	font-weight: normal;
	text-decoration: underline;
}

/* liens menus visités */
a.a:visited {
	color: #a44a42;
	font-weight: normal;
}

a.b:visited {
	color: #bf7166;
	font-weight: normal;
}

a.c:visited {
	color: #e1b0a8;
	font-weight: normal;
}

a.d:visited {
	color: #f9edeb;
	font-weight: normal;
}


/* liens pour le contenu */

a.texte:link {
	color: #afc80a;
	font-weight: normal;
	text-decoration: none;
}

a.texte:visited {
	color: #afc80a;
	font-weight: normal;
	text-decoration: none;
}

a.texte:active {
	color: #871e35;
	font-weight: normal;
	text-decoration: none;
}

a.texte:hover {
	color: #5f120e;
	font-weight: normal;
	text-decoration: none;	
}

/* ---------- contenus ---------- */
td {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;	
}

/* -- espacements -- */

.espLig {
	vertical-align: top;
	width: 100%;
	height: 10px;
	font-family: Arial;
	font-size: 12px;	
}

.espCol {
	vertical-align: top;
	width: 10px;
	font-family: Arial;
	font-size: 12px;	
}

/* tableau de base */
table.base {
	border: 0px;
	width: 760px;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}

/* tableau d'entête */
table.entete {
	border: 0px;
	width: 760px;
	height: 150px;
	font-family: Arial;
	font-size: 12px;		
}

.tete1 {
	vertical-align: top;
	width: 150px;
	height: 150px;
	border: 0px;
}

.tete2 {
	vertical-align: top;
	width: 600px;
	height: 150px;
	border: 0px;
}

td.logo {
	vertical-align: middle;
	width: 600px;
	height: 125px;
	border: 0px;
}


img.log {
	width: 376px;
	height: 115px;
	border: 0px;
	text-align: center;

}


td.rouge1 {
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;	
	background-color: #f9edeb;
	color: #a44a42;
	text-align: center;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 0px solid #871F35;
	border-bottom: 1px solid #871F35;	
}

td.rouge2 {
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;	
	background-color: #e1b0a8;
	color: #bf7166;
	text-align: center;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 0px solid #871F35;
	border-bottom: 1px solid #871F35;		
}

td.rouge3 {
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;	
	background-color: #bf7166;
	color: #e1b0a8;
	text-align: center;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 0px solid #871F35;
	border-bottom: 1px solid #871F35;		
}

td.rouge4 {
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;	
	background-color: #a44a42;
	color: #f9edeb;
	text-align: center;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 1px solid #871F35;		
}

/* tableau de contenu */
table.contenu {
	border: 0px;
	width: 760px;
	font-family: Arial;
	font-size: 12px;

}

.contenu1 {
	width: 150px;
	border: 0px;
	vertical-align: top;
}

.contenu2 {
	width: 600px;
	border: 0px;
	vertical-align: top;
}

table.menu {
	vertical-align: top;
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;
	border-top: 0px solid #871F35;
	border-left: 0px solid #871F35;
	border-right: 0px solid #871F35;
	border-bottom: 0px solid #871F35;			
}

td.menu1 {
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;	
	background-color: #f9edeb;
	color: #a44a42;
	text-align: center;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 1px solid #871F35;	
}

td.menu2 {
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;	
	background-color: #e1b0a8;
	color: #bf7166;
	text-align: center;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 1px solid #871F35;	
}

td.menu3 {
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;	
	background-color: #bf7166;
	color: #e1b0a8;
	text-align: center;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 1px solid #871F35;		
}

td.menu4 {
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;	
	background-color: #a44a42;
	color: #f9edeb;
	text-align: center;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 1px solid #871F35;		
}

td.ligneMenu {
	width: 150px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;
	text-align: center;	
	border-top: 0px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 0px solid #871F35;	
}

td.ligneEsph {
	vertical-align: top;
	width: 150px;
	height: 12px;
	font-family: Arial;
	font-size: 6px;
	color: #871e35;
	text-align: center;	
	border-top: 0px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 0px solid #871F35;	
}

td.ligneEspb {
	vertical-align: top;
	width: 150px;
	height: 12px;
	font-family: Arial;
	font-size: 6px;
	color: #871e35;
	text-align: center;	
	border-top: 0px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 1px solid #871F35;	
}


div.fillin {
	width: 583px;
	height: 401px;
	/*position: relative;*/
	overflow: auto;
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 1px solid #871F35;
	text-align: justify;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}*/

td.contenu3 {
	vertical-align: top;
	width: 600px;
	height: 394px;
	/*position: relative;
	overflow: auto;*/
	border-top: 1px solid #871F35;
	border-left: 1px solid #871F35;
	border-right: 1px solid #871F35;
	border-bottom: 1px solid #871F35;
	text-align: justify;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}



/* tableau de pied de page */

.pied {
	border: 0px;
	width: 760px;
	font-family: Arial;
	font-size: 10px;
	color: #871e35;
	text-align: center;	
}

.date {
	border: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #871e35;
	text-align: center;	
}

/* style des contenus */

span.akaTitre {
	font-family: Arial;
	font-size: 12px;
	color: #871e35;
	font-weight: bold;
}

span.akassTitre {
	font-family: Arial;
	font-size: 12px;
	color: #871e35;
	font-style: italic;
	font-weight: bold;
}


span.akaTexte {
	font-family: Arial;
	font-size: 12px;
	color: #871e35;
	font-weight: normal;
	text-align: justify;
}

p.texte {
	text-indent: 25px;
	text-align: justify;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;	
}

p {
	text-align: justify;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;	
}

p.photo {
	text-align: center;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;	
}

p.ancre {
	text-align: right;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #871e35;		
}

p.choix {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;

}

hr {
	border: 1px;
	text-align: center;
	/*border-style: dotted;*/
}

div.trait {
	border-top: 1px solid #871F35;
	border-left: 0px solid #871F35;
	border-right: 0px solid #871F35;
	border-bottom: 1px solid #871F35;
	border-style: dotted;
	
}

/* formulaire */

input {
	font-family: Arial;
	font-size: 12px;
	color: #871e35;
}

table.participer {
	width: 560px;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;	
}

td.pGauche {
	width: 25%;
	text-align: left;
	vertical-align: top;
}

td.pDroit {
	width: 75%;
	text-align: left;
}

td.pTexte {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;		
	text-align: justify;
}

td.pTexte2 {
	width: 100%;
	font-family: Arial;
	font-size: 10px;
	color: #871e35;		
	text-align: center;
}

/* alternance texte/photos */

table.altern {
	width:560px;
	font-family: Arial;
	font-size: 12px;
	color: #871e35;
	border-top: 0px solid #871F35;
	border-left: 0px solid #871F35;
	border-right: 0px solid #871F35;
	border-bottom: 0px solid #871F35;
	vertical-align:top;
}

td.texteab {
	width:300px;
	text-align:justify;
	vertical-align:top;
}

td.imageab {
	width:200px;
	text-align:center;
}

td.separation {
	width:20px;
}
td.ssTexte {
	width:520px;
	font-family: Arial;
	font-size: 12px;
	vertical-align:top;

