/* Saint Joseph */

body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #333333;
	padding: 0px;
	width: 970px;
	background-image: url(../images/bandeau.gif);
	background-repeat: repeat-x;
	margin: 0px;
	}


form   { margin:0px;padding:0px; }
input  {
	color:#663D42;
	height:19px;
	font-size:12px;
	vertical-align: middle;
}
textarea  { color:#595959;font-size:11px; vertical-align: middle; }
select {
	color:#595959;
	font-size:11px;
	vertical-align: middle;
	width: 250px;
}
.select_operateur		{ font-size:11px; width:50px; vertical-align: middle; }

.select_large { width: 400px; }


a:link    {
	text-decoration:none;
	color:#810F24;
}
a:visited {
	text-decoration:none;
	color:#810F24;
}
a:hover   {
	text-decoration:underline;
	color:#C21634;
}  
a {	font-weight: bold; }

p {
	margin-top: 3px;
	margin-bottom: 6px;
	text-align: justify;
	margin-left: 10px;
	font-size: 75%;
	line-height: 130%;
	}

.petit { font-size: 10px; }
ul {
	margin-top: 5px;
	margin-bottom: 7px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
li {
	text-align: justify;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 135%;
	padding-left: 5px;
	font-size: 75%;
	margin-bottom: 5px;
}
td li {
	font-size: 100%;
}


h1   {
	font-size:150%;
	color: #804C57;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
}

h2   {
	font-size:85%;
	color: #593E44;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDAEB4;
}
h3   {
	font-size:85%;
	color: #805C63;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
	}
h4 {
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
}
h4   a:link, h4   a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #810F24;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #810F24;
	margin-right: 5px;
	margin-left: 5px;
}
h4  a:hover {
	color: #810F24;
	background-color: #FFFFFF;
}

h5   {
	font-size:70%;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #921A37;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-size: 70%;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	}

.mail {
	background-image: url(../images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	background-position: 8px 2px;
}

.fichier {
	background-image: url(../images/icones/fichier.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 2px;
}
.rechercher:link {
	background-image: url(../images/icones/rechercher.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 7px;
}

.maj {
	background-image: url(../images/icones/maj.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #AB7E86;
	font-size: 70%;
	font-style: italic;
	padding-top: 0px;
	background-position: 0px 2px;
	margin-top: 10px;
}

.cadre_image_droite {
	border: 3px solid #A37882;
	margin-left: 12px;
	float: right;
	margin-bottom: 10px;
	clear: both;
}

hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC2C3;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

#central {
	width: 720px;
	background-image: url(../images/interface/fond_0.jpg);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	padding-top: 10px;
	margin-left: 250px;
	margin-top: 0px;
}
#central ul {
	list-style-image: url(../images/interface/puce0.gif);
	}
#colonne_centrale {
	margin-right: 210px;
	padding-right: 12px;
	padding-bottom: 5px;
	z-index: 1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCBCBF;
}


/* FIL ROUGE */
#filrouge {
	font-size: 60%;
	color: #664C52;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2707B;
	margin-bottom: 0px;
	height: 20px;
	}
#filrouge a {
	color: #664C52;
	text-decoration: none;
	font-weight: normal;
	}
#filrouge a:hover {
	color: #664C52;
	text-decoration: underline;
	}

/* SIGNATURE */	
#signature {
	font-size: 60%;
	color: #664C52;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DAB9BF;
	margin-right: 210px;
	padding-right: 12px;
	padding-left: 10px;
	margin-bottom: 20px;
	clear: both;
}
#signature a:link {
	color: #664C52;
	font-weight: normal;
	text-decoration: none;
}
#signature a:visited {
	color: #664C52;
	font-weight: normal;
	text-decoration: none;
}
#signature a:hover   {
	text-decoration:underline;
}
fieldset {
	background-color: #F0DDE1;
	border: 1px solid #C87185;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
fieldset  p {
	margin-left: 0px;
	text-align: left;
}
fieldset h3 {
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
}

.phototheque {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(../images/interface/fond_degrade_phototheque.jpg);
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	border-top-color: #E5DAF3;
	width: 206px;
	float: left;
}

.date_phototheque {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BA8AE8;
	margin-top: 5px;
	margin-bottom: 5px;
}

.phototheque h6 { margin-left: 0px; }
#vignette_diaporama {
	text-align: center;
	border: 1px solid #6A34B5;
	height: 90px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}


.vignette_legende {
	margin-left: 12px;
	float: right;
	margin-bottom: 10px;
	clear: both;
	background-color: #A37882;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
}

.vignette_legende p {
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-size: 70%;
	font-style: italic;
	margin-bottom: 5px;
}

.vignette_legende img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#vignette_phototheque {
	text-align: center;
	margin-top: 5px;
}
#vignette_phototheque  a:link, .vignette_phototheque  a { color: #9CBDD1; }

#vignette_phototheque a:hover, .vignette_phototheque a:hover  { color: #823FBE; }


/* ---------- TABLEAUX ------------- */


td.tableauentete {
	padding: 3px;
	font-weight: bold;
	background-color: #C8A6B4;
	font-size: 70%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8A6B4;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #C8A6B4;
	}
td.tableauligneseule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2707B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8A6B4;
	font-size: 75%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
td.tableausansligne {
	font-size: 75%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
td.tableauligneseule p, td.tableauresultat p, td.tableauentete p, td.tableausansligne p {
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: justify;
	margin-left: 0px;
	font-size: 100%;
	line-height: 100%;
	}
td.tableauresultat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #984758;
	color: #FFFFFF;
	font-size: 75%;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	}
	


/* ---------------------------------- */

#alerte{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B4475A;
	padding: 5px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
	font-size: 80%;
	text-align: center;
}
#stats{ position: fixe; 
}
#pagenav {
	padding-top: 8px;
	text-align: center;
}

#pagenav a {
	color: #FFFFFF;
	border: 1px solid #2B7EC9;
	text-decoration: none;
	font-weight: bold;
	background-color: #0050A8;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#pagenav a:hover {
	background:#FFFFFF;
	color: #0050A8;
}	

.suitedetitre {
	font-size: 70%;
	font-style: italic;
}
