@charset "UTF-8";
/* CSS Document */

body {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 130%;
	color: #000000;
	width: 612pt;
	height: 792pt;
}


/* ------------ Non visible -----------*/

#logo, #topnav-search, #pied, #menu-primaire, #nav_gauche, #coldroite_np, .webmestre, .pcentrer, .ecran, .flottant_gauche, .flottant_droit, #chemin {
	
	display: none;
}


/* ------------ Divisions -----------*/

#conteneur{
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 15pt;
	padding-right: 20pt;
}

#entete{
	height: 100px;
}

#navsecondaire{
	height: 94px;
}


#bandeau{
	text-align: left;
	color: #000000;
	height: 135px;
	margin-top: 20pt;
	margin-bottom: 20pt;
	width: 612pt;
}

#colgauche_p, #coldroite_p {
	clear: both;
}


#piedprint{
	height: auto;
	width: 612pt;
	margin-top: 50pt;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	border-color: silver;
	border-top: 1px solid silver;
}


#piedprint p {
	width: 612pt;
	font-weight: bold;
}

#tagline h1{
	width: 612pt;
	font-size: 120%;
}

/* ------------ Entêtes -----------*/

h1, h2, h3 {
	color: #000000;
}

h1 {
   font-size: 16pt;
   text-align: left;
   margin-bottom: 0;
}

h2 {
	font-size: 12pt;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 {
   font-size: 12pt;
   border-bottom: 1px solid silver;
   padding: 15px 5px 5px;
}

h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}



#colgauche_p h2, #coldroite_p h2, #colgauche_aide h2, #coldroite_aide h2{
	font-size: 100%;
	color: #333333;
}

/*#colgauche_p, #coldroite_p{
	width: 250pt;
	float: left;
	margin-top: 0;
	padding-bottom: 30pt;
}

#colgauche_p{
	padding-top: 0;
	padding-left: 0;
	padding-right: 30pt;
}

#coldroite_p{
	float: right;
	padding-top: 0;
	padding-left: 0;
	padding-left: 30pt;
}*/


 ------------ Sélecteurs généraux -----------

p {
   margin-top: 10px;   
}

#coldroite_p h3{
	border-style: none;
	font-size: 95%;
}

/* ------------ Classes -----------*/



.textebandeau{
	float: left;
	width: 350pt;
	font-size: 12pt;
	font-style: italic;
	padding-left: 25px;
	padding-top: 20px;
	line-height: 120%;
	font-weight: bold;
}

.textebandeau2{
	float: left;
	width: 380pt;
	font-size: 12pt;
	font-style: italic;
	padding-left: 25px;
	padding-top: 40px;
	line-height: 120%;
}


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

a:link, a:visited, a:hover  {
	color: #000000;
	text-decoration: none;
}


/* --------------- Liste ----------------*/

#colgauche_p ul, #coldroite_p ul{
	text-indent: -1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
	width: auto;
}


#colgauche_p li, #coldroite_p li{
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .2em;
	text-indent: 0px;
	}
	
/* --------------- tableau des emplois ----------------*/

table{
	width: 577pt;
}

.couleurligne{
	background-color: #CCCFF2;
}

th, td, thead{
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

caption{
	text-align: left;
	padding-bottom: 10px;
	padding-top: 30px;
	font-weight: bold;
	font-size: 110%;
	color: #000000;
}

/* --------------- Classes ----------------*/

.tcentrer{
	text-align: center;
}/* pour centrer les cellules du tableau*/

.villegauche, .villedroite{
	float: left;
	width: 180px;
	margin-top: 25px;
	padding-left: 60px;
}

.clearer {
	clear: both;
}

.imagedroite_p {
	float: right;
}

.imagegauche_p{
	float: left;
}

.signature{
	text-align: right;
	font-weight: bold;
	font-size: 90%;
	font-style: italic;
	color: #333333;
}

.img_gauche{
	float: left;
	margin-right: 8px;
}


.img_droite{
	float: left;
	margin-left: 8px;
}

.no-print{
	display: none;
}

.pfiche{
	margin-top: 0;
	padding-top: 0;
}
