/*
Centre Samèkh : www.centre-samekh.ch
Feuille de style
Auteur : Anne-Christine Robert anne-christine@conceptionweb.ch
Date de création : 15/01/03
Date de dernière modification : 13/03/05

*/


/* ---------- définition des tags html ---------- */
body {
	margin-top: 10px;
	/*margin-left: 60px;*/
	/*margin-right: 60px;*/
	margin-bottom: 5px;
}
p	{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify; 
}
.p	{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify; 
}
p.centre {
	text-align: center;
}

ul {
	list-style-type: square;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
}
ol {
	list-style-type:decimal;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
}


table {
	width: 100%; 
	border: 0;
	margin-top: 0;
	padding: 0;
}
table.100 {
	width: 100%; 
}

table.table30centre{
	width: 30%; 
	border: 0;
	margin-top: 0;
	padding: 0;
}
td.table30centre {
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
}

td		{
	vertical-align: top;
}

table.const {
	width: 95%;
	border: 0;
	margin: 0;
	vertical-align: top;
}

/* ---------- liens ---------- */
a:link { color: #3399CC; text-decoration: underline;}
a:active { color: #0099CC; text-decoration: none;}
a:hover { color: #0099CC; text-decoration: none;}
a:visited { color: #996699; text-decoration: underline;}

/* ---------- liens petits ---------- */
.small {color: #3399CC; font-size:10pt; text-align: right;}
a:link.small { color: #3399CC; text-decoration: underline; font-size:10pt;}
a:active.small { color: #0099CC; text-decoration: none; font-size:10pt;}
a:hover.small { color: #0099CC; text-decoration: none; font-size:10pt;}
a:visited.small { color: #996699; text-decoration: underline; font-size:10pt;}


/* ---------- tableaux ---------- */

table.intro {
	border: solid 1px;
	border-color: #91447D; 
	/*background-color: #C48189;*/
	font-size: 10pt;
	width: 100%;
}

th.intro {
	background-color: #91444E;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: #FFFFFF;
}
td.intro {
	vertical-align: top;
	border: solid 1px;
	border-color: #914444E;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
}
table.centre {
	width: 80%;
	border: solid 1px;
	border-color: #91447D; 
	/*background-color: #DEB8D5;*/
	font-size: 10pt;
}

th.centre {
	background-color: #91447D;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	text-align: left;
}
td.centre {
	vertical-align: top;
	border: solid 1px;
	border-color: #91447D;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}
td.centresimple {
	vertical-align: top;
	border: solid 1px;
	border-color: #91447D;
	font-size: 10pt;
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #91447D;	
}

table.act {
	width: 80%;
	border: solid 1px;
	border-color: #44918B; 
	/*background-color: #44918B;*/
	font-size: 10pt;
}

th.act {
	background-color: #44918B;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	text-align: left;
}
td.act {
	vertical-align: top;
	border: solid 1px;
	border-color: #44918B;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}

table.doc {
	width: 80%;
	border: solid 1px;
	border-color: #445791; 
	/*background-color: #B7C0DD;*/
	font-size: 10pt;
}

th.doc {
	background-color: #445791;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	text-align: left;
}
td.doc {
	vertical-align: top;
	border: solid 1px;
	border-color: #445791;
	font-size: x-small;
	font-family: Verdana, sans-serif;
}

table.pre {
	border: solid 1px;
	border-color: #659144; 
	/*background-color: #9EC481;*/
	font-size: 10pt;
	width: 80%;
}

th.pre {
	background-color: #659144;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	text-align: left;
}
td.pre {
	vertical-align: top;
	border: solid 1px;
	border-color: #659144;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}

td.presimple {
	vertical-align: top;
	border: solid 1px;
	border-color: #659144;
	font-size: 10pt;
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #659144;
}

/* ---------- définition des titres ---------- */
/*
intro : #C48189
activités : #81C4BF
centre : #C583B4
documentation : #8394C5
prestations : #9EC481
*/
.titreintro1 {
	font-size: 12pt; 	font-weight: bold; color: #91447D;
}
.titreintro2 {
	font-size: 10pt; font-weight: bold; color: #91447D;
}
.titreintro3 {
	font-size: 10pt; font-style: italic; color: #91447D;
}
.titreact1 {
	font-size: 12pt; 	font-weight: bold; color: #44918B;
}
.titreact2 {
	font-size: 10pt; font-weight: bold; color: #44918B;
}
.titreact3 {
	font-size: 10pt; font-style: italic; color: #44918B;
}
.titrecen1 {
	font-size: 12pt; font-weight: bold; color: #91447D;
}
.titrecen2 {
	font-size: 10pt; font-weight: bold; color: #91447D;
}
.titrecen3 {
	font-size: 10pt; font-style: italic; color: #91447D;
}
.titredoc1 {
	font-size: 12pt; font-weight: bold; color: #445791;
}
.titredoc2 {
	font-size: 10pt; font-weight: bold; color: #445791;
}
.titredoc3 {
	font-size: 10pt; font-style: italic; color: #445791;
}
.titrepre1 {
	font-size: 12ptfont-weight: bold; color: #659144;
}
.titrepre2 {
	font-size: 10pt;
	color: #659144;
	font-weight: bold;

}
.titrepre3 {
	font-size: 10pt; font-style: italic; color: #659144;
}

/* ---------- éléments particuliers ---------- */
.subact {
	background-color: #81C4BF;
}
.subcen {
	background-color: #C583B4;
}
.subdoc {
	background-color: #8394C5;
}
.subpre {
	background-color: #9EC481
}
.suivant {
	text-align: right;
}
.pied {
	font-size: 8pt;
	font-style: italic;
}
.left	{
	text-align: left;
}
.right {
	text-align: right;
}
.note {
	font-size:8pt;}


/* ---------- bibliographie ---------- */

.commentaire {
	font-style: italic;
}
.titre {
	font-weight: bold;
}

