/* Style general Chaix - Juin 2009 Pixels Carres */

html {
	font-size: 100%;
}

body {
	color: #b3b3b3;
	background-color: #000;
	padding: 0;
	margin: 0;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
}

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

a:hover {
	font-size: 1em;
	color: #ff8200;
	text-decoration: none;	
}

a img {
	border-style: none;
}
#page {
	width: 900px;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 452px;
	height: 57px;
	background: url(../images/logochaix.jpg) no-repeat center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#crumbs {
	font-style: italic;
	margin-bottom: 10px;
	font-size: 0.8em;
	margin-top: 20px;
	padding-left: 140px;
	color: #4c4c4c;
}

#content {
	width: 800px;
	text-align: center;
	padding-left: 20px;
	margin: 10px auto 25px;
}
#content p {
	padding-right: 20px;
	padding-left: 20px;
}
#content ol {
	margin-left: auto;
	width: 300px;
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin-right: auto;
}
#content ol li ol {
	margin-left: 10px;
	width: auto;
}
#content ol li {
	margin-top: 8px;
	margin-left: 0;
}
#content li a {
	padding-left: 25px;
	border-bottom-style: none;
	color: #b3b3b3;
}
#content li a:hover {
	background: url(../images/puce.jpg) no-repeat left top;
}

/* @group Formatage texte */

h1 {
	font-weight: bold;
	text-align: center;
	color: #ff8200;
	font-size: 2.5em;
}
h2 {
	font-weight: bold;
	text-align: center;
	color: #666;
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.smallcenter {
	font-size: 0.9em;
	font-style: normal;
	text-align: center;
}

.small {
	font-size: 0.9em;
	font-style: normal;
}

.xsmall {
	font-size: 0.8em;
}

.legende {
	font-size: 0.8em;
	font-style: italic;
}

.gris {
	color: #666666;
}

.big {
	font-size: 2em;
}

.lettrine {
	font-size: 5em;
}
.souligne {
	text-decoration: underline;
}
.orange {
	color: #ff8200;
	font-weight: bold;
	font-size: 1.1em;
}

/* @end */

/* @group MENU */

#menutop {
	width: 900px;
	height: 20px;
	text-align: center;
	margin-top: 20px;
	font-size: 1.3em;
	color: #666;
}
#menutop ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menutop ul li {
	display: inline;
}
#menutop .current {
	unicode-bidi: bidi-override;
	direction: rtl;
	color: #ff8200;
}
#menutop .current:hover {
	direction: ltr;
}

/* @end */

/* @group Footer */

#footer {
	width: 900px;
	height: 20px;
	color: #ff8200;
	z-index: 100;
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 20px;
	padding: 0;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	padding: 0;
}
#footer a {
	color: #ff8200;
	text-decoration: none;
} 

#footer a:hover {
	color: #b3b3b3;
	text-decoration: none;
}
.top {
	width: 30px;
	height: 27px;
	position: fixed;
	bottom: 5px;
	right: 5px;
}
.top a img {
	text-decoration: none;
	border: none;
}

/* @end */
.imagecentre {
	border-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.imagegauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	border-style: none;
	margin-bottom: 0;
}
.imagedroite {
	float: right;
	border-style: none;
	margin-bottom: 0;
	margin-top: 5px;
	margin-left: 10px;
}

/* @group BREAK */
.more a {
	font-size: 1.2em;
	display: inline-block;
	height: 63px;
	width: 200px;
	padding-top: 20px;
}
.more a:hover {
	border-bottom-style: none;
	width: 200px;
	height: 63px;
	background: url(../images/roll-grognon.jpg) no-repeat center top;
	color: #000;
}
/* @end */
#galprint {
	display: none;
}
#printheader {
	display: none;
}

/* @group COMMENTS */
#text {
	border: 1px dashed #ff8200;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

.text {
	border: 1px dashed #ff8200;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

textarea {
	overflow: auto;
}
.commentsbox {
	text-align: center;
}
.comment {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ff8200;
	padding-bottom: 15px;
}
.meta {
	text-align: center;
	color: #4c4c4c;
	font-size: 0.9em;
}
.post_comments {
    width: 45%;
    color: #444;
    height: 19px; 
    padding-right: 30px;
    text-align: right;
    background-image: url('../images/bulle.gif');
    background-repeat: no-repeat;
    background-position: right;
	margin: 10px 0;
	float: right;
}
.post_comments a:hover {
	color: #ff8200;
}
.clearer {
    clear: both;
}

/* @end */

.uri {
	border-bottom: 1px dotted #ff8200;
}

#calc {
	background-color: #4c4c4c;
	color: #fff;
	width: 30px;
	border-style: none;
	font-weight: bold;
}