body {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 77%;
	margin: 0;
	padding: 0;
}

body, textarea, input {
	font-family: arial, helvetica, sans-serif;
}

textarea:focus, input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*------- style des liens (balise a)  : le souligné est obtenu avec l'image 3x199.gif ----*/
a {
	color: #00c;
	text-decoration: none;
	background: url(../images/3x1999.gif) bottom left repeat-x;
}

a:visited {
	color: #66c;
}

a:hover {
	color: #00c;
	text-decoration: underline;
	background: none;
}

a:active {
	color: red;
}

abbr, acronym, .abbr {
	border: 0;
	cursor: help;
}


/*------------------- HEADER ----------------------------------------------*/
/*--------------Hauteur 70px - Espacement gauche 182px  -------------------*/
/*--------------Image de fond = Header_bg.gif  (986 x 70)   -------------------*/


#header {
	background: url(../images/header_bg.png) no-repeat;
	height: 70px;
	padding-left: 182px;
}

#header p {
	color: #339;
	padding-top: 48px;
	margin: 0;
	font-size: 0.9em;
}

#header span, p#skip, #header label, .commentNumber span, .commentaire h3 span, #youAreHere span, #xml a span  {
	position: absolute;
	overflow: hidden;
	width: 0;
}

#header span.abbr {
	position: static;
	height: auto;
	width: auto;
}

#header #header_logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 70px;
	background: url(../images/Modele01_Nom_Off.png) no-repeat;
	background-position: 181px 0;
}

#header #header_texte {
	position: absolute;
	top: 30px;
	left: 181px;
	font-size: 1.8em;
	color: #FFFFFF;
}

#header a#header_logo:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 70px;
	background: url(images/Modele01_Nom_Onf.gif) no-repeat;
	background-position: 181px 0;
}

#header form {
	position: absolute;
	display: inline;
	width: auto;
	top: 35px;
	right: 0;
	margin: -1em 0 0 0;
}

#header input {
	margin-bottom: 0;
}

#header .button {
	margin: 0 1em 0 0.5em;
}



/*------------------- MAIN NAVIGATION -------------------*/

#menu_gauche {
	position: absolute;
	left: 0;
	top: 70px;
	width: 13em;
	w\idth: 11em;
	padding: 1em;
}

#menu_gauche ul, #menu_gauche ol {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#menu_gauche ul ul ul, #menu_gauche ol {
	margin: 0;
}

#menu_gauche li {
	font-size: 1.2em;
	color: #36c;
	font-weight: bold;
}

#menu_gauche li li {
	display: inline;
	font-size: 0.8em;
	font-weight: normal;
}

#menu_gauche li li ul, #menu_gauche li li ol {
	font-size: 1.2em;
	border-left: 0.5em solid #eef;
	margin-left: 0.5em;
}

#menu_gauche li a, #menu_gauche li em {
	display: block;
	color: #00c;
	background: white;
	padding: 0.15em 0.5em;
	border: 1px solid white;
	margin: 1px 0;
}

#menu_gauche li li li a {
	margin: 1px 0 1px 0.5em;
}

#menu_gauche li li em {
	margin: 1px 0 1px 0;
	padding-left: 1em;
	color: black;
	background: url(../images/marker.gif) left no-repeat;
}

#menu_gauche li a:hover {
	background: #EEEC67;
	text-decoration: none;
	border-color: #CCCCCC;
}

#menu_gauche .menu_gauche_01 a:hover, #HTML1 #youAreHere, #CSS1 #youAreHere {
	border-bottom-color: red;
}

#menu_gauche .menu_gauche_02 a:hover, #HTML2 #youAreHere, #CSS2 #youAreHere {
	border-bottom-color: #00CC00;
}

#menu_gauche .menu_gauche_03 a:hover, #HTML3 #youAreHere, #CSS3 #youAreHere {
	border-bottom-color: blue;
}

#menu_gauche form {
	border-top: 1px solid #ccc;
	padding-top: 1em;
}

#menu_gauche p {
	line-height: 1.5;
}

#menu_gauche label {
	float: none;
	display: inline;
}

#menu_gauche input {
	width: 10.5em;
}

#menu_gauche .button {
	width: 5em;
	margin: 0;
}


/*------------------- SECTION DE CONTENU -------------------*/

#section {
	background: white;
	border: solid #ccc;
	border-width: 1px 0 0 1px;
	margin: 0 0 2em 13em;
}

.sNav {
	background: #eee;
	color: #ccc;
	border-bottom: 1px solid #ccc;
}

.sNav p {
	position: relative;
	left: -1px;
	color: #999;
	padding: 0.25em 0 0.25em 2em;
	margin: 0;
}

#goToTop {
	border-top: 1px solid #ccc;
}

#goToTop p {
	width: 6em;
	bottom: -1px;
	background: url(../images/curve2.gif) bottom left no-repeat;
}

#youAreHere.sNav p {
	bottom: 0;
	top: -1px;
	background: url(../images/curve.gif) top left no-repeat;
}

.sNav a {
	color: #99c;
}

.sNav em a {
	color: #00c;
	font-weight: bold;
	font-style: normal;
}

.sNav a:hover {
	color: #00c;
}

#menu_droit {
	position: absolute;
	right: 0;
	top: 72px;
	width: 13em;
	w\idth: 11em;
	background-color: white;
	padding: 0 1em 1em 1em;
	border-left: 1px solid #ccc;
	margin-top: 3em;
	overflow: hidden;
}

body>#menu_droit {
	right: 1px;
}

#home #menu_droit {
	border: 0;
	margin-top: 2em;
}

#menu_droit li {
	padding-bottom: 0.5em;
	margin-left: 1.25em;
}

#menu_droit li a {
	background: none;
}

#menu_droit ul, #menu_droit ol {
	padding: 0.5em 0 1em 0;
	margin: 0 0 0 1em;
}

#menu_droit ul {
	list-style: square;
	margin: 0;
}

#menu_droit .listList {
	list-style: none;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #339;
}

#menu_droit .listList li {
	margin: 0;
}

#menu_droit .listList ul li {
	font-weight: normal;
	font-style: normal;
	font-size: 0.909090em;
	margin-left: 1.25em;
}

#menu_droit .excerpt {
	line-height: 1.5;
	list-style-position: inside;
	margin: 0;
}

#menu_droit .listList p {
	margin-top: 0.5em;
}

#menu_droit #xml a {
	background: #f60;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	padding: 0 0.5em;
	border: 1px solid;
	border-color: #fc6 black black #fc6;
	margin: 0;
}

#xml a:hover {
	text-decoration: none;
}

.promoFirst, .topP {
	margin-top: 0;
}

.topP {
	color: #339;
	font-size: 1.1em;
	font-style: italic;
}

.promoAfter {
	padding-top: 1em;
	border-top: 1px solid #ccc;
}

.promoLast {
	padding-top: 1em;
	border-top: 2px dotted #ccc;
}

.vlogo {
	background: url(../images/vlogo_bg.gif) center no-repeat;
}

#menu_droit img {
	float: left;
	width: 25px;
	height: 25px;
	border: 0;
	margin: 0 1em 0.5em 0;
}
#menu_droit img.nos {
	display: block; float: none; width: auto; height: auto; margin: 0;
}
#book {
	margin-top: 0;
}
#menu_droit #book img {
	float: none;
	width: auto;
	height: auto;
	margin: 0.5em 0;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
#menu_droit #book a:hover img {
	border-color: #00c;
}
#book br {
	display: block;
	margin-bottom: 0.5em;
}

#content {
	line-height: 1.5em;
	padding: 2em;
	border-right: 1px solid #ccc;
	margin-right: 13em;
}

#home #content {
	position: relative;
	top: -1px;
	left: -1px;
}

#thanks {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}

#content #thanks p {
	margin: 0 0 1em 0;
}

#thanks blockquote {
	font-weight: bold;
	font-style: italic;
	margin: 0 1em 1em 1em;
}

h1 {
	color: #339;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
	margin: 0;
}

#content h2 {
	color: #36c;
	font-size: 1.2em;
	margin: 1em 0 0 0;
}

/*---Pour le Contenu : style h2 = barre horizontale avant l'écriture ep 2px couleur #3366CC (bleu comme la police h2) ---*/
#content h2.break {
	padding-top: 1em;
	border-top: 2px solid #3366CC;
	clear: left;
}

h3 {
	font-size: 1.1em;
	font-style: italic;
	margin: 1em 0 0 0;
}

#content img {
	float: left;
	border: 1px solid #ccc;
	margin: 1em 1em 1em 0;
}

.comentaire {
	border-top: 2px dotted white;
	border-bottom: 2px dotted #ccc;
}

.comentaire h3 {
	float: left;
	font-size: 1.5em;
	padding: 0 0.75em 3px 0;
	margin-top: 0.75em;
	position: relative;
}

.comentaire h3 a {
	color: #99f;
}

.by, .bylast {
	clear: left;
	color: #999;
	padding-bottom: 1em;
	border-bottom: 2px dotted #ccc;
	margin: 0 0 1em 0;
}

.bylast {
	border: 0;
	padding: 0;
}

.comentaire .by {
	padding: 0;
	border: 0;
	margin: 0;
}

.comentaire:target, .sftarget {
	background-color: #ff9;
	border: 2px dotted #fc3;
	position: relative;
	top: -2px;
	padding: 0 1em;
}

.comentaire:target h3 a, .comentaire:target .by, .sftarget h3 a, .sftarget .by {
	color: #c90;
}

#content p {
	margin: 1em 0;
}

#section ul {
	list-style: square inside;
	padding: 0;
	margin: 1em 0 0 0;
}

#menu_droit ol {
	list-style-type: decimal;
}

#section li {
	margin-bottom: 0.5em;
}

#section ul ul, #section ul ol {
	padding: 0;
	margin: 0 0 1em 3em;
}

dd {
	margin: 0 0 1em 0;
}




code {
	color: #900;
	font-family: "Courier New",Courier,monospace;
	font-size: 1em;
}

pre {
	white-space: normal;
	font: 1em "Courier New",Courier,monospace;
	padding: 0 1em 1em 1em;
	border: 2px #ccc dotted;
	margin-top: 1em;
	overflow: auto;
	width: 100%;
	w\idth: auto;
}

pre strong {
	color: #c00;
}

pre code {
	display: block;
	color: black;
	padding: 1em 0 0 0;
	margin: 0;
}

pre .m1 { margin-left: 2em; }
pre .m2 { margin-left: 4em; }
pre .m3 { margin-left: 6em; }
pre .m4 { margin-left: 8em; }
pre .m5 { margin-left: 10em; }
pre .m6 { margin-left: 12em; }

.note {
	background-color: #f2f5fc;
	padding-bottom: 1em;
	border: 1px #cce solid;
	margin-top: 1em;
}

.note h3 {
	background-color: #e3eaf9;
	color: #339;
	padding: 0.25em 1em;
	border-bottom: 2px white solid;
	margin-top: 0;
}

.note p {
	padding: 0 1em;
}

.note pre {
	margin: 1em 1em 0 1em;
}

#dogBlog #content img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 1em 1em 0;
}








/*--- contact stuff ---*/

form {
	width: 100%;
	margin: 1em 0 0 0;
}

#contactForm div {
	margin-bottom: 0.5em;
}

input, textarea {
	width: 98%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	margin-bottom: 0.5em;
	padding: 2px;
}

input {
	width: 12em;
}

input.button {
	width: 5em;
	background-color: #e6e6e6;
	border-color: #ccc #666 #666 #ccc;
	margin-left: 1em;
	padding: 0;
	cursor: pointer;
}

label {
	float: left;
	width: 8em;
}





#footer {
	margin-left: 15em;
	padding-bottom: 1em;
}

#footer p {
	color: #999;
	font-size: 0.9em;
	margin: 0;
}



/*---print---*/

@media print {

	body {
		font-size: 11pt;
	}
	
	a {
		color: black;
		background: none;
	}
	
	#section {
		margin-left: 1em;
	}
	
	#content {
		font-family: "times new roman", times, serif;
		margin-right: 2em;
	}
	
	#header form, #menu_gauche, #menu_droit {
		display: none;
	}
	
}
