@charset "iso-8859-1";
/* auteur: Jean Molliné */
/* Date de création: 05/04/2005 */
body {
	padding: 0px;
	font-family: verdana,georgia,sans-serif;
	background-position: 0 0;
	background-repeat: repeat-x
}
h1 {
	font-family: verdana,georgia,sans-serif;
	font-size:2.25em;
	padding: 0.2em;
	margin: 0.2em 0em;
	display: block;
	text-align: center;
}
h2 {
	font-family: verdana,georgia,sans-serif;
	font-size:1.75em;
	padding: 0px;
	margin: 3px
}
h3 {
	font-family: verdana,georgia,sans-serif;
	font-size:1.5em;
	padding: 0px;
	margin: 2px;
	text-align: left;
	text-decoration: underline;
}
h4 {
	font-size:1.25em;
	padding: 0px;
	margin: 0px 0px 0px 1em;
	text-decoration: underline;
}
h5 {
	font-size: 1em;
	margin-left: 3em;
	text-decoration: underline;
}
p, li {
	font-size:1.1em;
	padding: 0px;
	margin: 0px
}
input, select, th, td {
	font-size:1em;
	padding: 0px;
	margin: 0px
}
ul {
	padding: 0px;
	margin: 0px 10px;
	list-style-type: square;
}
li {
	list-style-position: inside
}
br {
	margin: 0px;
}
legend {
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    padding: 0em 2em;
}
acronym {
    cursor: help;
}

/* Blocs */
#menunav_g {
	float: left;
	width: 145px;
}
#menunav_d {
	float: right;
	width: 145px;
}
#contenu {
	margin: 0px 150px 0px 150px;
	padding: 5px
}
#contenu p:first-letter{
	float: left;
	font: 1.5em/0.9em Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	margin: 0em 0.1em 0 2em;
	padding: 0.1em;
}
#contenu p, ul {
	margin-top: 0.8em;
	margin-bottom: 1.5em;
}
#contenu ul {
    margin-left: 6em;
}
#contenu li {
    line-height: 1.7em;
}
#logo {
	float:left;
}
#impression {
	width: 10em;
	line-height: 1.5em;
}
#formstyle {
	float:right;
	margin-right: 5px;
	text-align: right;
}
#formimprim {
	position: relative;
	bottom: 10px;
	left: 45%;
	width: 10em
}
#dateheure {
	float:left;
}
#dernieremaj {
	float:right;
}
#devisesite {
	position: relative;
	top: 0;
	left: 0em;
	margin-left: 155px;
	font-size: 1.5em;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
	width: 35em;
}
#form_msg {
	text-align: right;
	margin: 0em auto;
    width: 48em;
}
#submitmsg, #resetmsg {
	width: 8em;
	margin-top: 1em;
	cursor: pointer;
}
#tailletexte {
    margin: 0em;
}
#tailletexte p, #bouton_imprimer p {
    margin: 0;
    padding: 0;
    font-size: 1em;
}
#nouveau {
    display: none;
}
#form_style {
    border: none;
    margin: 0em;
}
*.alerte {
    color:              #900;
    background-color:   #fff;
    border:             3px double #f00;
}
/* Classes */
.copy {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
}
.pageencours {
	font-weight: bold;
}
p.navitext {
	margin: 10px 0px
}
p.datejour, p.miseajour {
	font-size: 0.9em;
	font-style: normal;
}
#impression {
	width: 12em;
}
#styles {
	width: 9em;
	height: 1.5em;
}
#styles option {
	font-size: 0.9em;
}
#ok {
	width: 2.5em;
	font-weight: bold;
	cursor: pointer;
}
#plus, #normal, #moins {
    cursor: pointer;
}
span.imprimseul{
	display: none;
}
hr.realisations {
	clear: both;
	height: 1px;
	width: 75%;
	background-color: #fff;
	color: #6c6c6c;
}
hr.invisible {
	visibility: hidden;
	clear: both;
}
hr.saut{
	display: none;
}
input.version {
	width: 9em;
	font-size: 0.9em;
}
input.lang {
	width: 9em;
	height: 0.9em;
}
select.competence option {
	width: 6em;
	height: 0.9em;
}
#form_msg p, li {
	text-align: left;
}
#form_msg input {
	height: 1.8em;
}
p.err_mail {
    margin-top: 3em;
}
#centre_page {
    text-align: center;
}

/* ******************************
  Définition des effets de liens
 ******************************** */

a {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
}
.main a, li a {
    padding: 0 0.5em;
}

a.copyright {font-size: 0.9em}

/* Définition des effets menu de gauche */

a.menugauche {
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	border-top: 2px solid #ccccff;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #ffffff;
	white-space: pre;
	line-height: 1.4em;
}
a.menugauche:hover {
	border-top: 2px solid #cccccc;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #cccccc ;
}
a.menugauche:active {
	border-top: 2px solid #003399;
	border-right: 2px solid #ccffff ;
	border-bottom: 2px solid #ccffff;
	border-left: 2px solid #003399 ;
}
/* Infobulle sur le menu de gauche */
a.menugauche span.infobulle {
	display: none
}
a.menugauche:hover span.infobulle {
	display: block;
	position: absolute;
	top: 18em;
	left: 30em;
	width: 25em;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #666666;
	padding: 0.5em;
	z-index: 2;
}
#logo a.imagelien span.infobulle {
	display: none;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
#logo a.imagelien:hover span.infobulle {
	display: block;
	position: absolute;
	top: 18em;
	left: 30em;
	width: 25em;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #666666;
	padding: 0.5em;
	z-index: 2;
}

/* Définition des effets de liens sur images */

.imagelien {
	background-color: transparent;
	border: none
}

.imagelien:link {
	background-color: transparent;
	border-bottom: none ;
	border-top: none ;
	border-right: none ;
	border-left: none ;
}

.imagelien:hover {
	background-color: transparent;
	border-bottom: none ;
	border-top: none ;
	border-right: none ;
	border-left: none ;
}

.imagelien:visited {
	background-color: transparent;
	border-bottom: none ;
	border-top: none ;
	border-right: none ;
	border-left: none ;
}

.imagelien:active {
	background-color: transparent;
	border-bottom: none ;
	border-top: none ;
	border-right: none ;
	border-left: none ;
}

/* ******************************
    Définition pour les images
 ******************************** */

img {
	border: 0;
	white-space: nowrap;
	float: none;
}

.bannierejem {
	width:468px;
	height:60px;
}

.webpub {
	width:85px;
	height:15px;
	margin: 3px;
}

.miniban {
	width:120px;
	height:30px;
}

#logojem {
	width:149px;
	height:200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px
}

.espaceur {
	width:1px;
	height:1px;
}

.espaceurhd {
	width:80px;
	height:1px;
}
#phppower {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}
.facultatif {
    visibility: hidden;
}
#bouquins {
    float: right;
    width: 160px;
    height: 200px;
    margin: 1em;
}
#banniere_ventoris {
    margin:             1.25em 1em 1em 1em;
    width:              468px;
    height:             60px;
    vertical-align:     middle;
    border:             none;
    float:              right;
    clear:              right;
}

/* Formulaire de courriel */
form#Msgsimple label {
    display:        block;
    position:       relative;
    text-align:     left;
    height:         20px;
    line-height:    20px;
    border-bottom:  1px dotted #ccc;
}
form#Msgsimple label input {
    position:       absolute;
    top:            0;
    right:          0;
    height:         16px;
    border:         1px solid #ccc;
}
form#Msgsimple label#lbl_spam {
    height:         130px;
}
form#Msgsimple label#lbl_spam  textarea{
    height:         120px;
    width:          350px;
    position:       absolute;
    top:            0;
    right:          0;
    border:         1px solid #ccc;
}
form#Msgsimple label#lbl_msg {
    display:        none;
}