/* ++ GENERAL +++++++++ */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family:'Lucida Grande',Helvetica,Arial,Verdana;
	font-size: 13px;
	color: #555;
	background: #f2eded url(images/rayures.gif) fixed;
	margin: 0;
	behavior: url(assets/js/htcmime.php?file=csshover.htc)
}

img {
	border: 0;
	behavior: url(assets/js/htcmime.php?file=pngbehavior.htc)
}

a {
	text-decoration: none;
}

a:link {
	color: #dba23b;
	font-weight: bold;
}

a:visited {
	color: #a55e4c;
	font-weight: bold;
}

a:hover {
	color: #b70a08;
	font-weight: bold;
}

a:active {
	color: #b5d3d9;
	font-weight: bold;
}

h1 {
	color: #b70a08;
	margin: 0;
	font-size: 16px;
	text-align: left;
}

h2 {
	color: #616161;
	margin: 0 0 15px 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

strong {
	color: #b70a08;
}

em {
	color: #c89939;
	font-weight: bold;
	font-style: normal;
}

table, tr, td {
	border: 0;
	margin: 0;
	padding: 5px;
	background-color: #EEE;
}

/* ++ STRUCTURE +++++++++ */

#contener {
	margin: 0 auto;
	border-right: 3px solid #dedede;
	border-bottom: 3px solid #dedede;
	border-left: 3px solid #dedede;
	padding-bottom: 5px;
	background: #FFF;
	width: 800px;
	min-height: 400px;
}

#cadre {
	margin: 0 auto;
	border-right: 2px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: 2px solid #dedede;
	padding: 0;
	width: 784px;
	min-height: 600px;
	background: url(images/background.gif);
}

#header {
	position: fixed !important;
	position: absolute;
	top: 0;
	height: 100px;
	width: 784px;
	z-index: 3;
}

#navy {
	position: fixed;
	margin: 96px 0 0 0;
	background: no-repeat url(images/bariole.gif);
	height: 26px;
	width: 784px;
}

.item a {
	float: left;
	position: relative;
	top: -20px;
	margin: 0 0 0 5px;
	width: 88px;
	height: 56px;
	z-index: 1;
	border: 0;
}

.item a:hover {
	top: -10px;
}

.itemActive {
	float: left;
	position: relative;
	top: -15px;
	margin: 0 0 0 5px;
	width: 88px;
	height: 56px;
}

#content {
	padding: 150px 0 0 0 !important;
	padding: 0;
	text-align: justify;
}

#texte {
	float: left;
	width: 540px;
	margin: 10px;
}

#extra {
	float: left;
	width: 200px;
	margin-left: 10px;
	font-size: 11px;
}

/* ++ CLASSES +++++++++ */

.bloc {
	border: 1px #b4b4b4 dashed;
	margin: 10px 0 10px 0;
	padding: 15px;
}

.demiBloc {
	float: left;
	border: 1px #b4b4b4 dashed;
	margin: 0 20px 20px 0;
	padding: 15px;
	width: 210px;
	text-align: center;
}

.demiBloc h1 {
	text-transform: uppercase;
}

.imgL {
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}

.imgR {
	display: block;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}

.bouton {
	float: right;
	display: block;
	margin: 0 10px 5px 10px;
	border: 1px #fff solid;
}

.bouton:hover {
	background-color: #eee;
	border: 1px #b4b4b4 solid;
}

.bouton img {
	vertical-align: text-bottom;
}

.tab {
	display: inline;
	margin: 0 -1px 0 0;
	float: left;
	padding: 3px 15px 3px 15px;
	position: relative;
	top: 0;
	border: 1px dashed #b4b4b4;
	border-bottom: 0;
}

.tab:hover {
	cursor: pointer;
	border: 1px solid #b4b4b4;
	border-bottom: 0;
}

.tabActive {
	cursor: pointer;
	display: inline;
	margin: 0 -1px 0 0;
	float: left;
	padding: 3px 15px 3px 15px;
	position: relative;
	top: 0;
	border: 1px dashed #b4b4b4;
	border-bottom: 0;
	background-color: #eee;
}

.thumbnail img {
	display: block;
}

.thumbnail {
	float: left;
	width: 135px;
	min-height: 160px;
	margin: 0 0 10px 10px;
	padding: 20px 13px 13px 15px;
	text-align: center;
	border: 1px #fff solid;
	font-size: 11px;
	font-weight: bold;
}

.thumbnail:hover {
	border: 1px #b70a08 dotted;
}

.ornement {
	margin: 0 auto;
	width: 128px;
	height: 50px;
	background: no-repeat url(images/ornement.gif);
}

.pagination {
	margin: 0 auto;
	width: 450px;
	text-align: center;
	clear: both;
}

.collections {
	background: #FFF;
	border: 1px #dedede solid;
}

.collections ul {
	padding: 0 0 0 10px;
	margin: 0;
}

.collections li {
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}

.collections ul li {
	text-transform: uppercase;
	margin: 10px 0 0 0;
}

.collections ul li ul li {
	text-transform: none;
	margin: 0;
}

.off {
	text-decoration: line-through;
}

.flags {
	padding: 10px;
	margin: 0 0 10px 0;
	background: #FFF;
	text-align: center;
	border: 1px #dedede solid;
}

.flags img {
	margin: 0 10px 0 10px;
}

.error {
	color: #b70a08;
	padding: 0 0 20px;
}

.center {
	text-align: center;
}

.spacer {
	clear: both;
}

/* ++ CONTACT +++++++++ */

label {
	margin: 0; 
	padding: 0;
	font-size: 11px;
	line-height: 125%;
	color: #999999;
	border: none;
}

input, textarea { 
	margin: 3px 0px 0px 0px; 
	padding: 2px 2px 2px 2px;
	font-size: 13px;
	color: #444444;
	border: #dedede solid 1px;
}

#comment-author, #comment-email, #comment-url,#comment-email-notify {
	width: 200px;
}

#comment-text {
	width: 389px;
}

#comment-post,#comment-cancel,#comment-preview {
	border: none;
	background:none;
}

.comments-open label {
	display: block;
}