/* "FED" WordPres stylesheet */

/* Généralités */
* { font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif; }

body, #home, #page, #header, #topnav, #content, #footer, #sidebar, p img, div img, a img, 
.entry img, .entrytext img, .cls_image_entete_contenu, div div div p img {
	margin: 0px;
	padding: 0px; 
}

p img, div img, a img, .entry img, .entrytext img, .cls_image_entete_contenu, div div div p img { border: 0px; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: url(images/bg-body.gif) #f4f8f6 repeat-x;
	color: #000000;
	text-align: center;
}

/* Liens */
a, a:link, a:hover, h2 a, h2 a:link, h2 a:hover, #sidebar a, #sidebar a:link, #sidebar a:hover, 
#topnav a, #topnav a:link, #topnav a:hover, #footer a, #footer a:link, #footer a:hover, 
#homenav a, #homenav a:link, #homenav a:hover {
	text-decoration: none;
	cursor: pointer;
}

a { color: #258196; }

a:hover { color: #000000; }

/* Page */
#page {
	position: relative;
	top: 0px;
	left: 0px;
	width: 940px;
	background: url(images/bg-page.gif) bottom no-repeat;
}

/* Header */
#header {
	width: 940px;
	height: 61px;
	text-align: left;
	vertical-align: top;
	background: url(images/bg-header.gif) repeat-x;
}

.cls_image_entete {
	/* ancien 418 x 61 */
	/* essai 507 x 74 */
	width: 418px;
	height: 61px;
	border: 0px;
}

/* topnav */
#topnav {
	padding: 2px 0 0 0; 
	width: 940px;
	height: 24px;
	font-size: 1.2em;
	text-align: left;
	background: url(images/bg-topnav.gif) left no-repeat;
}

.cls_topnav {
	font-size: 1.2em;
	text-align: left;
}

#topnav a {
	padding: 0 45px 0 8px;
	color: #e6f2f5;
	background: url(images/bg-top_li.gif) right no-repeat;
}

#topnav a:hover {
	color: #1b3f94;
	background: url(images/bg-top_li-over.gif) right no-repeat;
}

#topnav ul, #topnav li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin-left: -3px;
}

/* Content Narrowcolumn */
#content {
	margin: 0 0 25px 0;
	/* padding: 15px 63px 0px 21px; wp-2.0.4 */
	padding: 15px 63px 0px 21px;
	/* width: 730px; /*total 730px: page 940 - sidebar 207 - 3 (IE bug) wp.2.0.4 */
	width: 646px; /*total 730px: page 940 - sidebar 207 - 3 (IE bug) wp-2.8.5 */
	background: url(images/bg-content.gif) no-repeat;
	float: right;
}

.narrowcolumn {
	width: 646px;
	font-size: 1.2em;
	text-align: justify;
}

.narrowcolumn .entry { line-height: 1.4em; }

.narrowcolumn .postmetadata {
	text-align: right;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.cls_image_entete_contenu {
	width: 646px;
	height: 142px;
}

div div div p img {
	margin-right: 10px;
}

div div div div {
	margin: 0;
	padding: 0;
	border: 0;
	width: 646px;
	text-align: justify;
}

h2, h3, cite { color: #59a2bb; }

h2, h3 { margin: 0px; }

h2 {
	margin: 0 0 15px 0;
	padding: 5px 0 5px 0;
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	padding: 11px 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
}

.post {
	margin: 0px;
	text-align: justify;
}

.postmetadata { clear: left; }

p img, div img, a img {
	/* max-width: 100%; */
}

.entry img, .entrytext img {
}

.entry img { /* images de contenu */
	margin: -12px 0 5px 0 !important;
}

.entrytext .portfolio img { border: 1px solid #f6faf8; }	/* images de portfolio */

.entrytext img { /* images de portfolio */
	margin: 0 6px 0 0;
}

/* Footer */
#footer {
	padding: 0 0 10px 207px;
	clear: both;
	text-align: center;
	color: #2581a1;
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

#footer a {
	color: #2581a1;
	text-decoration: none;
}

#footer a:hover { color: #000000; }

/* Colonne Menu et recherche gauche */
#sidebar {
	position: absolute;
	top: 100px;
	left: 0px;
	/* padding: 0 0 0 2px; */
	padding: 10px 0 0 2px;
	width: 205px; /* 207px ? */
	font-size: 1.2em;
	color: #3080bc;
	text-align: left;
}

#sidebar a { color: #3080bc; }

#sidebar a:hover { color: #07a246; }

#sidebar .current-cat { color: #555; }

#sidebar h2 { color: #59a2bb; }

h2 a { color: #59a2bb; }
	
h2 a:hover { color: #fdd033; }

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px 0;
}

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 32px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0 0 5px;
	padding: 0;
}

#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
	margin-left: 1px;
	margin-top: 4px;
}

#sidebar #searchsubmit {
	font-size: 12px;
	margin: 4px 0 4px 0;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* Home */ 
#home {
	position: absolute;
 	top: 50%; 
 	left: 50%;
 	height: 533px; 
 	width: 689px;
 	margin: -266px 0px 0px -344px;
}

#homenav {
	font-size: 1.2em;
	background: url(images/home_bg-nav.gif) left no-repeat;
}

#homenav a {
	padding: 0 18px 0 6px;
	color: #e6f2f5;
	background: url(images/bg-home_li.gif) right no-repeat;
}

#homenav a:hover {
	color: #1b3f94;
	background: url(images/bg-home_li-over.gif) right no-repeat;
}

#homenav {
	padding: 2px 0 0 0; 
	margin: -14px 0 0 4px;
	text-align: left;
	height: 24px;
}

#homenav ul, #homenav li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin-left: -3px;
	}

#flash {
	background: url(images/home_flash-bg.gif) no-repeat;
	height: 450px;
	padding-top: 14px;
}

/* Titres */
h1 { display: none; }

strong {
	color: #4999b4;
	font-size: 1.1em;
}

/*	Begin Headers */
h1 { display: none; }

/* End Headers */

/* Listes */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	text-indent: -10px;
}

html>body .entry li { margin: 7px 0 8px 10px; }

.entry ol {
	padding: 0 0 0 35px;
	margin: 0px;
}

.entry ol li {
	margin: 0px;
	padding: 0px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/*#topnav*/ #firstlink/*, #homenav #firstlink*/ {
	margin-left: 2px !important;
}

/* Formulaires */
input {
	color: #3b94b3;
	background-color: #fff;
	border: 1px solid #d0d3d1;
}

input:hover, input:focus { border-color: #5dabc5; }

/* Divers */
.img_reference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center { text-align: center; }

hr { display: none; }

.portfolio {
	background: #333;
	color: #f6faf8;
}

.portfolio img { border: 1px solid #f6faf8; }
/* End Various Tags & Classes*/

/* styles d'impression */ 
@media print{ 

	body { margin: 0px; }

	#page { width: 100%; }

	#sidebar {
		display: none;
		width: 0px;
	} 

	#topnav {
		display: none;
		width: 0px;
	} 

	.narrowcolumn {
		float: none;
		padding: 0px;
		margin: 0px;
		width: 100%;
	}

	img { display: none; }
}

