<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Les Éléments Généraux
--------------------------------------------------------------------------------------- */

body { 
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4;
	word-spacing: 1.1pt;
	letter-spacing: 0.2pt; 
	font-family: Garamond,"Times New Roman", serif; 
	color: #000; 
	background: none; 
	font-size: 12pt; 
}


/* Les Titres
----------------------------------- */

h1,h2,h3,h4,h5,h6 {font-family: Helvetica, Arial, sans-serif; color:#000; clear:both; font-weight:bold;}
h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 13pt;}
h4,h5,h6 {font-size: 12pt;}
p{font-size: 11pt;}

code {font: 10pt Courier, monospace;} 
blockquote {margin: 1.3em; padding: 1em;  font-size: 10pt;}
hr {background-color: #ccc;}


/* Les Images
----------------------------------- */

img {
	float: left; 
	margin: 1em 1.5em 1.5em 0;
}
a img {border: none;}


/* Les Liens
----------------------------------- */

a:link, a:visited {
	background: transparent; 
	font-weight: 700; 
	text-decoration: underline;
	color:#333;
}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
	content: " (" attr(href) ") "; 
	font-size: 90%;
}
a[href^="http://"] {color:#000;}


/* Les Tableaux
----------------------------------- */

table {
	margin: 1px; 
	text-align:left;
}
th {
	border-bottom: 1px solid #000;  
	font-weight: bold;
	color:#000;
}
td {border-bottom: 1px solid #000;color:#000;}
th, td {padding: 4px 10px 4px 0;}
tfoot {font-style: italic;}
caption {
	background: #fff; 
	margin-bottom:2em; 
	text-align:left;
}
thead {display: table-header-group;}
tr {page-break-inside: avoid;}



fieldset.coorCandid label{
font-family:Verdana, Geneva, sans-serif;
font-size:1em;
color:#000;	
display:block;
float:left;
width:110px;
margin-right:15px;
padding-top:2px;
}

fieldset.coorCandid input{
width:200px;	
}

fieldset.coorCandid2 label{
font-family:Verdana, Geneva, sans-serif;
font-size:1em;
color:#000;
display:block;
float:left;
width:110px;
margin-right:15px;
padding-top:2px;
}

fieldset.coorCandid2 input{
width:200px;	
}


fieldset.inscription label{
font-family:Verdana, Geneva, sans-serif;
font-size:1em;
color:#cd5a13;	
display:block;
float:left;
width:200px;
margin-right:15px;
padding-top:2px;
}

fieldset.inscription input{
width:200px;	
}


fieldset div{
padding:5px;
border:1px solid #ddd;
margin:5px;
float:left;
width:97%;
clear:both;
color:#000;	
}

fieldset fieldset div{

}

fieldset div.alte{
background:#000;	
}

.case input{
width:auto;
clear:left;
margin-right:8px;
}

.case label{
color:#cd5a13;	
}

.case ul li{
	padding-left:0px;
	background:none;
}
.case ul #autre{
width:560px;padding-top:14px;border-top:1px solid #000;
}

.case ul #autre input{
width:200px;
}



fieldset fieldset legend{
font-size:1em;	
}

fieldset fieldset.coorCandid label{
font-size:1em;	
font-weight:normal;
width:100px;
padding-top:3px;
}
fieldset fieldset.coorCandid2 label{
font-size:1em;	
font-weight:normal;
width:140px;
padding-top:3px;
}

fieldset.coorCandid2 table input{
margin:0px;
padding:0px;
width:auto;
float:none;
}
fieldset.coorCandid2 table td{
padding:5px;
color:#000;
}
fieldset.coorCandid2 table th{
padding:5px;
border-bottom:1px solid #000;
font-weight:bold;
height:20px;
}

fieldset.coorCandid2 table{
margin-left:6px;
margin-top:1px;
float:left;
border:1px solid #000;
color:#000;
height:233px;
}


/* Les Éléments Cachés
-----------------------------------

#sidebar, #footer, #porte, #menu-top, #header {display:none;} */
#footer, #nav, #imprimante, #fontSize, #contentRight, #email2, #url2, #cal, #zoneMembre{ display:none;}</pre></body></html>