* {
	margin:0; padding: 0;
	font:1em 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}

/* ---------------------------------
- GENERIC GUFF (APPLIES SITE WIDE) -
--------------------------------- */

body {
	font-size:0.625em;
	_font-size:10px;
	text-align:center;
	color: #eee;
	background: url( images/bg_body.gif ) repeat-x top #333;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1.7em;
	font-weight:normal;
	color: #eee;
}

a {
	color:#fc0;
	text-decoration:none;
}

a:hover {
	border:none;
	color:#68f;
}

a img {
	border:none;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

.skipnav {
	position:absolute;
	top:-999px; left:-999px;
}

.i_left {
	float:left;
	margin:0 8px 8px 0;
	padding:4px;
	border:1px solid #eef;
}

.i_right {
	float:right;
	margin:0 0 8px 8px;
	padding:4px;
	border:1px solid #eef;
}

table, tr, td, th {
	margin:auto; padding:auto; border:auto;
}

td, th {
	padding:8px;
	vertical-align:top;
}

th {
	font-weight:bold;
	background:#eef;
}

td {
	border:1px solid #dde;
}
/* ------
- FORMS -
------ */

input, textarea {
	padding:2px;
	border-width:1px;
	font-size:1.1em;
	font-family:  'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}

input:focus, textarea:focus, .passwordPost label input:focus {
	background:#ffc;
}

#sidebar input, #sidebar textarea {
	width:100px;
}

.button, .passwordPost input {
	background:#024;
	border-color:#357 #002 #002 #357;
	color:#fff;
	padding:0; margin:0;
}

.passwordPost label input {
	background:#fff;
	border:1px solid #99c;
	border-color:#99c #eef #eef #99c;
	padding:2px;
	color: #000;
}

input:hover, textarea:hover {
	background:#ffc;
	cursor:text;
}

.button:hover, .passwordPost input:hover {
	background:#246;
	cursor:pointer;
}

.passwordPost label input:hover {
	background:#ffc;
	cursor:text;
}

label:hover {
	cursor:pointer;
	color:#68f;
}
/* -----------
- NAVIGATION -
----------- */

ul#nav {
	position:absolute;
	bottom:0; left:0;
	margin:0 0 0 16px;
	list-style-type:none;
}

ul#nav li {
	list-style-type:none;
	float:left;
	margin:0 0.5em 0 0;
}

ul#nav li a {
	padding:5px 7px;
	border:none;
	text-transform:lowercase;
	color:#fff;
	background:#024;
	border:1px solid #fff;
	border-bottom:none;
	border-color:#357 #002 #002 #357;
	display:block;
	white-space:nowrap;
	_width:1em;
}

ul#nav li a:hover {
	background:#246;
	text-decoration:none;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	color:#335;
	background:#fc0;
	text-decoration:none;
	border-color:#ff3 #da0 #da0 #ff3;
}

/* -------------
- PAGE LAYOUT -
------------- */


#wrapper {
	width:750px;
	margin:10px auto;
	padding:0;
	overflow:hidden;
	background: #000;
	border:4px solid #333;
	text-align:left;
	background:url(images/MilleSabords.gif) no-repeat #000;
}

/* -------
- HEADER -
------- */

#header {
	display:block;
	height:100px;
	color:#000;
	position:relative;
	margin:0px auto 0 auto;
	text-align:right;
	border-bottom:5px solid #fc0;
}

#header h1 {
	font-size:2.2em;
	margin:0; padding:45px 95px 0 0;
}

#header p {
	padding:0 95px 0 0;
}


h1 {
	margin: 0px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: left;
	font-size: 24px;
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}
h4 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #D23929;
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}
div.spacer {
 	clear: both;
 }
 
/* bloc d'image */

#image-header {
	background:url(images/MilleSabords.gif) no-repeat #000;
}
#image-menu {
	padding-right: 0px;
	padding-left: 0px;
}
#image-menu a {
	color: #666666;
	text-decoration: none;
}
.menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
	padding-left: 6px;
	padding-right: 6px;
	height: 14px;
}
#image-menu li {
	display: inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#image-menu li:hover {
	background-color:#E5E5E5;
}
#image-menu ul {
	display: inline;
	margin: 0px;
	display:table;
	border-collapse:collapse;
	line-height: 14px;
}
#image-content {
	padding-right: 0px;
	padding-left: 0px;
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}
#image-content a {
	color: #fc0;
	text-decoration: none;
}
#image-content a:hover {
	text-decoration: underline;
}
#image-footer {
	height: 21px;
}

/* bloc de texte */

#texte-header {
	height: 20px;
}
#texte-content {
	padding-right: 22px;
	padding-left: 18px;
	text-align: justify;
	color: #eee;
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size:1.2em;
}
#text-content p {
 	margin: 0 0 10 0;
}
#texte-content a {
	color: #fc0;
	text-decoration: underline;
}
#texte-content a:hover {
	text-decoration: none;
}
#texte-content ul {
	padding-left: 20;
}
#texte-footer {
	height: 26px;
}
/* Commentaires style regulus WP */
#comments {
	clear:both;
	background:#222;
	margin:15px 15px 0 15px;
	padding:15px;
	color: #fc0;
}

#comments h2 {
	margin:0;
}

#comments dl {
	margin:0; padding:0;
}

#comments dt {
	padding:8px 0 0 0;
	font-size:1.2em;
	border-top:1px dotted #99c;
	color:#eee;
}
#comments ul {
	padding-left: 20;
}

#comments dt.highlighted {
	padding:8px;
	background:#fc0;
	border:4px solid #fff;
}

#comments dd.highlighted {
	background:#000;
	padding:2px 8px;
}

#comments h3, #postComment h3 {
	padding:0; margin:0 0 15px 0;
}

#postComment {
	background:#333;
	margin:0 15px 20px 15px;
	padding:15px 0 15px 0;
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 1.2em;
}

#postComment label {
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0;
}

#postComment input, #postComment textarea {
	margin:5px 0 0 0;
	width:420px;
}

#postComment textarea {
	height:160px;
}

#postComment .button {
	clear:both;
	width:100px;
	margin:10px 0 0 0;
	background:#024;
	border-color:#357 #002 #002 #357;
	color:#fff;
	padding:0; margin:0;
}

#postComment .button:hover {
	background:#246;
	cursor:pointer;
}

/* Footer */
/* -------
- FOOTER -
------- */

#footer {
	display:block;
	padding:1em 0 4em 8px;
	border-top:5px solid #fc0;
	color:#fff;
	clear:both;
	background:#024;
	list-style-type:none;
	_height:1%;
}

#footer li {
	float:left;
	padding:0 8px;
	border-right:1px solid #cce;
}

#footer li a {
	color:#fff;
	border-color:#99c;
}

/* Formulaire commentaires */
div.row {
 	clear: both;
	 padding-top: 10px;
 }

div.row span.label {
 	float: left;
 	width: 120px;
 	text-align: right;
 }

div.row span.formw {
	 float: right;
 	width: 150px;
 	text-align: left;
 }

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border: 1px solid #ECECEC;
}
input[type], textarea[name] {
	background : #FAFAFA;
}

input[type=submit], input[type=reset] {
	background : #FAFAFA;
	color : #000;
}

input[type=submit]:hover {
	background : #FAFAFA;
	color : #D96C00;
}

/* Thumbnails */

.thumbnails       { margin: 1px; border: solid 1px #fff }
.thumbnails:hover {border: 1px solid #d73414; }
.current_thumbnail       { margin: 1px; border: solid 1px #d73414 }

blockquote {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 7px;
	margin: 5px;
	color: #333333;
	font-style: italic;
}

