/* CSS principale du site affaire-imprimerie.com
pour affichage �cran, mais peut aussi servir (temporairement) pour l'impression
Version 1.4 du 03/08/2006
Cr��e le 20/12/2005 par �ric vesque */

/* - Conteneur - */
html { margin: 0 0 0 0.1em; padding: 0; font-size: 99%; width: 100%;}
body {
	margin: 0;
	padding: 0;
	background: url("pict/gris.gif") repeat-y #fbfdff;
	color: #000;
	font: normal normal 1em sans-serif;
	border: none;
	width: 99.8%;
	position: relative;
}
/* - Fin de Conteneur - */

/* - Elements de page - */
div#content {
	float: left;
	position: relative;
	margin: 0.5em 0 1em;
	padding: 1em 0.5em 1em 0.5em;
	width: 70%;
	background: #fefef8;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ccc;
}
h1 {
	font: normal bold 1.9em sans-serif;
	margin: 0;
	padding: 0.2em;
	letter-spacing: 0.1em;
	background: #fefef8;
	color: #00008b;
	text-align: left;
}

div#quadri {
	float: right;
	position: relative;/*Juste pour que �a s'affiche dans IE6*/
	font-size: 1px;
	line-height: 1px;
	margin: 1em 0 1em 0;
	padding: 0;
	width: 1px;
	height: 1px;
	border-top: solid 15px #f0f;
	border-right: solid 15px #ff0;
	border-bottom: solid 15px #000;
	border-left: solid 15px #0ff;
}

h2 {
	font: italic normal 1.5em sans-serif;
	letter-spacing: 0.1em;
	padding: 0.2em 0.1em;
	text-align: left;
	border-bottom: solid 1px #00008b;
	background: transparent;
	color: #00008b;
}

h3 {
	font: italic bold 1.2em sans-serif;
	text-align: left;
	padding: 0.2em 0.1em;
	background: transparent;
	color: #00008b;
	margin-top: 1.5em;
	margin-bottom: -0.5em;
}

p {
	text-indent: 1em;
	text-align: left;
	margin: 0.5em 1em;
}

.debut:first-letter {
	font-size: 200%;
	font-weight: normal;
	background: transparent;
	color: #00008b;
}
.secondletter { 
	font-variant: small-caps;
	font-size: 105%;
	background: transparent;
	color: #00008b;
}

ul li {
	margin-bottom: 0.5em;
}

.classe {
	background: #b0c4df;
	color: #00008b;
	padding: 0em 0.3em;
	font-weight: bold;
	border: inset 1px;
}

dt {
	margin: 0.7em 0 0 0.4em;
	font: italic normal 1.1em/1.3em serif;
	text-align: left;
}

dd {
	font: normal normal 1em/1.5em sans-serif;
	text-align: left;
}

div#bdp {
	margin: 0;
	padding: 0;
}

.note {
	clear: both;
	font: italic normal 85% sans-serif;
	text-align: left;
	margin-left: 18%; /*marge n�cessaire pour la mise en page*/
}

div#fondpapier {
	position: relative;
	margin: 0 -1em;
	padding: 0 1em;
	background: url("pict/papiervolant.gif") no-repeat 70% 20% fixed transparent;
	color: inherit;
}

div#fonddiscut {
	position: relative;
	margin: 0 -1em;
	padding: 0 1em;
	background: url("pict/discut.gif") 50% 50% no-repeat transparent;
	color: inherit;
}

/* Essai de fenetre avec barre de defilement */
div#fenetre {
	width: 400px;
	height: 458px;
	position: relative;
	overflow: scroll;
	overflow-y: auto;
	margin: 1em auto;
	padding: 0;
}

div#panorama { /*pour aligner les images sur le meme plan horizontal marche partout sauf Opera 9.0*/
	width: 1080px;
	height: 440px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* Fin de fenetre avec barre de defilement */
/* - TABLES - */
table {
	border: solid 2px #ccc;
	margin: 1em 0;
	padding: 0;
	border-collapse: collapse;
	font: normal normal 90% sans-serif;
}
caption {
	margin-top: 1.5em;
	text-align: left;
	padding-bottom: 0.1em; 
}
thead, tfoot {
	background: #b0c4df;
	color: #00008b;
}
td {
	background: transparent;
	color: #f36;
	border: dotted 1px #ddd;
	text-align: center;
	vertical-align: middle;
	padding: 0.2em;
	margin: 0;
}
th {
	border: dotted 2px #ddd;
	text-align: left;
	vertical-align: middle;
	padding: 0.2em;
	margin: 0;
}
/* - fin de TABLES - */
/* - fin des Elements de page - */

/* - barre de titre - */
#entete {
	height: 7.5em;
	color: #8b0000;
	background-color: #ececec;
	padding-top:1em;
	margin: 0;
	position: relative;
}
p.h {
	font: normal normal 1.3em/0.9em sans-serif;
	margin: 0;
	padding: 0.3em 0 0.3em 6em;
	letter-spacing: 0.05em;
	background: #b0c4df;
	color: #00008b;
	border-bottom: solid 1px #00008b;
	text-align: left;
	z-index: 255;
}
div#logo {
	float: left;
	border: none;
	margin: 0 0 0 1em;
	padding: 0;
}
#logo img { width: 150px; height: 91px; border: none;}
#logo a:hover {background: transparent;}
#coin {
	background: url("pict/coingris.gif") #fbfdff;
	color: #000;
	width: 127px;
	height: 43px;
	}
/* - fin de barre de titre - */

/* - NAVIGATION - */
/* - Liens - */
a:visited {background: transparent;   color: #6d71c0; text-decoration: none; }
a:hover {background: #e6e6fa; color: #00008b; }
/* - fin des Liens - */

/* - Barre horizontale pour navigation 2e niveau - */
.hornav {
	width: auto;
	font: normal normal 90% sans-serif;
	text-align: left;
	background: #f0f8ff;
	margin: 1.5em 0;
	padding: 0.25em;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}
.hornav:first-child { margin-top: 0; }
.hornav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.hornav ul li {
	display: inline;
	padding: 0;
	font-size: 0.85em;
}
.hornav ul li a {
	background: #f0f8ff;
	border: 0;
	color: #00008b;
	text-decoration: none;
	padding: .25em .35em
}
.hornav ul li a:visited {background: #f0f8ff;  color: #6d71c0; text-decoration: none; }

.hornav ul li a:hover {background: #e6e6fa; color: #00008b; text-decoration: none; }

.hornav ul li a:active {
	color: #8b0000;
	background: #fafad2;
	border-right: 0;
	text-transform: none;
	font-weight: normal;
}
/* - fin de Barre horizontale - */

/* - Navigation dans une page - */
.intranav {
	clear: both;
	width: auto;
	font: normal normal 80% sans-serif;
	text-align: left;
	background: transparent;
	margin: auto;
	padding: 0.25em;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}
.intranav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.intranav ul li {
	display: inline;
	padding: 0;
}
.intranav ul li a {
	background: transparent;
	border: 0;
	color: #00008b;
	text-decoration: none;
	padding: .25em .35em
}
.intranav ul li a:visited {background: transparent; color: #6d71c0; text-decoration: none; }

.intranav ul li a:hover {background: #e6e6fa; color: #00008b; text-decoration: none; }

.intranav ul li a:active {
	color: #8b0000;
	background: #fafad2;
	border-right: 0;
	text-transform: none;
	font-weight: normal;
}
/* - fin de Navigation dans une page - */

/* - Elements du menu - */
div#menu {
	float: left;
	display: block;
	position: relative;
	width: 15%;
	margin: 0.5em 1em 0.5em 0.5em;
	text-align: left;
	background: #b0c4de;
	color: #00008b;
	padding: 10px 5px 7px 5px;
	border-right: 1px solid #333;
	border-bottom: solid 1px #333;
}
#menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	margin-bottom: 0;
}

#menu ul li a{
	display: block;
	color: #00008b;
	background: #f0f8ff;
	border-bottom: solid 1px #333;
	border-color: #696969;
	font: normal normal 90% sans-serif;
	text-decoration: none;
	height: 1.4em;
	padding: 0.5em 0 0.2em 0.2em;
	margin-bottom: 0.05em;
}
div#menu ul li a:visited {background: #f0f8ff;  color: #6d71c0; text-decoration: none; }
div#menu ul li a:hover {background: #e6e6fa; color: #00008b; }
div#menu ul li a:active {
	color: #8b0000;
	background: #fafad2;
	border-right: solid 5px #ffa500;
	font-weight: bold;
}
div#menu ul li#urhere {
	color: #8b0000;
	display: block;
	border-bottom: solid 1px #333;
	background: #fafad2;
	font: normal bold 80% sans-serif;
	height: 1.5em;
	padding: 0.5em 0 0.2em 0.2em;
	margin-bottom: 0.05em;
	border-right: solid 5px #ffa500;
}
div#artisan {
	float: left;
	margin: 1em 0;
	width: 100%;
	height: 90px;
	text-align: center;
	font: normal normal 0.7em sans-serif;
}
#artisan img {
	width: 77px;
	height: 61px;
	border: none;
}
.info {
	float: left;
	clear: left;
	width: 98%;
	margin: 1em 0;
	text-align: left;
	background: #fff;
	color: #00008b;
	padding: 0 0 0 1px;
	border-left: 1px solid #333;
	border-top: solid 1px #333;
}
.info h1 {
	font: normal bold 1.5em sans-serif;
	margin: 0;
	padding: 0.2em;
	letter-spacing: 0.1em;
	background: #f00;
	color: #fff;
	text-align: center;
}
.info p {
	text-indent: 0;
	text-align: left;
	margin: 0.5em;
	font-size: 0.9em;
}
/* - fin des Elements du menu - */
/* - FIN DE NAVIGATION - */

/* - Chemin de la page - */
#locale {
	text-align: left;
	background: transparent;
	font: italic normal 0.8em sans-serif;
	color: #000;
	margin: -1em 0 1em;
	text-indent: 0;
}
/* - Fin de Chemin de la page - */

/* - Validation (page web design) -*/
#valid {
	float: left;
	position: relative;
	margin: 0;
	width: 100%;
	background: transparent;
	color: #00008b;
	padding: 10px 5px 7px 5px;
}
#valid img {
	vertical-align: middle;
	margin-top: 0.5em;
	border: none;
}
/* - Fin de validation -*/

/* styles pour les formulaires */
fieldset {
	background-color: #fff;
	color: inherit;
	padding: 0 1em 1em;
	margin: 1.5em 0.5em;
	border: inset 2px #6c8736;
	text-align: left;
	font-size: 0.9em;
}

legend {
	color: #00008b;
	background: #f0f8ff;
	padding: 0.2em 1em;
	margin: 0 0 0.5em;
}

fieldset fieldset {
	color: inherit;
	background: #fefef8;
	padding: 0 0.5em 1em;
	margin: 1.5em 0;
	border: outset 1px #6c8736;
	text-align: left;
	font-size: 1em;
}

fieldset fieldset legend {
	background: #b0c4de;
	color: #00008b;
	padding: 0.2em 1em;
	margin: 0 0 0.5em;
}

.text {
	color: #00008b;
	background: #f0f8ff;
	border: solid 1px #6c8736;
}

label { line-height: 200%;}

.sub {
	color: #00008b;
	background: #f0f8ff;
	border: outset 2px #6c8736;
	font-variant: small-caps;
}

input:hover {background-color: #ff9; color: #004900;}/*N'a aucun effet dans IE6, Le meilleur rendu est avec Opera 8*/
input:focus {background-color: #ff9; color: #004900;}/*N'a aucun effet dans IE6, Le meilleur rendu est avec Opera 8*/
.text:focus  {background-color: #ff9; color: #004900;}
.text:hover {background-color: #ff9; color: #004900;}/*N'a aucun effet dans IE6, Le meilleur rendu est 

/*Fin du style des formulaires */

/*Moteur de recherche */
#recherche {margin-bottom: 1em;}

