/* Style general Tortuga - Mai 2009 Pixels Carres */
html {
	font-size: 100%;
}
body {
	color: #666;
	background-color: #333;
	padding: 0;
	margin: 0;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}
#page {
	width: 1000px;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1000px;
	height: 150px;
	background: url(../imagenes/logo2.jpg) no-repeat 720px 30px;
}
#tortue {
	width: 99px;
	height: 112px;
	background-image: url(../imagenes/tortue.jpg);
	position: relative;
	top: 0;
	left: 620px;
}
#content {
	width: 1000px;
	text-align: justify;
	margin-bottom: 20px;
}
#content p {
	padding-left: 10px;
}
#content ol {
	margin-left: 400px;
	width: 300px;
	list-style-type: none;
}
#content ol li ol {
	margin-left: 0;
	width: auto;
	padding-left: 15px;
}
#content ol li {
	margin-top: 8px;
}
#content li a {
	padding-left: 20px;
}
#content li a:hover {
	background: url(../imagenes/puce.jpg) no-repeat left top;
}
.leftmap {
	font-variant: small-caps;
	color: #4c4c4c;
}
/* @group Formatage texte */
h1 {
	font-weight: bold;
	text-align: center;
	color: #9d2a81;
	font-size: 1.8em;
}
h2 {
	font-weight: bold;
	text-align: center;
	color: #666;
	font-size: 1.4em;
}
h3 {
	font-weight: bold;
	color: #666;
	text-align: center;
	font-size: 1.06em;
}
.souligne {
	text-decoration: underline;
}
.italique {
	font-style: italic;
}
.smallcenter {
	font-size: 0.9em;
	font-style: normal;
	text-align: center;
}
.small {
	font-size: 0.9em;
	font-style: normal;
}
.xsmall {
	font-size: 0.5em;
}
.gras {
	font-weight: bold;
}
.center {
	text-align: center;
	font-size: 1.2em;
}
.rosa {
	color: #9d2a81;
	font-weight: bold;
	font-size: 1.1em;
}
.letragrande {
	font-size: 1.8em;
}
/* @end */
/* @group MENU */
#menu {
	width: 270px;
	height: 20px;
	position: relative;
	top: 90px;
	left: 730px;
	text-align: center;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu ul li {
	display: inline;
}
#menu a:hover {
	color: #9d2a81;
}
/* @end */
/* @group Footer */
#footer {
	width: 1000px;
	height: auto;
	color: #7f7f7f;
	float: left;
	background: #4c4c4c;
	position: relative;
	z-index: 100;
	padding-top: 20px;
	font-size: 0.8em;
}
#left {
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-right: 5px;
	color: #b3b3b3;
	text-align: justify;
	
/*border-right: 8px solid #666;*/
	min-height: 420px !important;
	height: 420px;
	overflow: auto;
}
#left h2 {
	font-variant: small-caps;
	letter-spacing: -1px;
}
#centre {
	float: left;
	width: 490px;
	height: 420px;
	min-height: 420px !important;
	border-right: 8px solid #666;
	border-left: 8px solid #666;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	color: #e6e6e6;
}
#centre h2 {
	font-variant: small-caps;
	letter-spacing: -1px;
}
#footer ul {
	list-style-type: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	padding-bottom: 10px;
	position: relative;
	top: 5px;
}
#footer li {
	padding: 0;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
}
#footer a {
	color: #b3b3b3;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #b3b3b3;
}
#right {
	float: left;
	width: 180px;
	padding: 0;
	text-align: center;
	position: relative;
	top: 60px !important;
	top: 0;
}
ul.nav {
	padding: 0;
}
ul.nav li {
	line-height: 25px;
	text-align: center;
}
.top {
	background: url(../imagenes/top.gif) no-repeat right;
}
#bottom {
	background-image: url(../imagenes/bas.png);
	width: 1000px;
	height: 37px;
	position: relative;
	float: left;
	top: 0;
	margin-bottom: 10px;
}
/* @end */
/* @group COMMENTS */
#text {
	background-color: #4c4c4c;
	border-style: none;
	color: #e6e6e6;
}
.text {
	background-color: #4c4c4c;
	border-style: none;
	color: #e6e6e6;
}
textarea {
	overflow: auto;
}
#commentsbox {
	text-align: center;
}
.comment {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #9d2a81;
	padding-bottom: 15px;
}
.meta {
	text-align: center;
	font-size: 0.8em;
}
b {
	font-size: 1em;
}
/*.post_date { 
    float: left;
    width: 45%;
    height: 16px;
    margin: 10px 0; 
    padding-left: 20px;
    background-image: url('../imagenes/date.png');
    background-repeat: no-repeat;
    background-position: center left;
	color: #4c4c4c;
}*/
.post_comments {
	float: right;
	width: 45%;
	color: #444;
	height: 19px;
	padding-right: 30px;
	text-align: right;
	background-image: url('../imagenes/bulle.gif');
	background-repeat: no-repeat;
	background-position: right;
	margin: 10px 0;
}
.post_comments a:hover {
	color: #9d2a81;
}
.clearer {
	clear: both;
}
/* @end */
.imageleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	border-style: none;
	margin-bottom: 0;
}
.imageright {
	float: right;
	border-style: none;
	margin-bottom: 0;
	margin-top: 5px;
	margin-left: 5px;
}
.imagecenter {
	border-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#crumbs {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* @group BREAK */
.date a {
	border-bottom: 1px solid #9d2a81;
}
.date a:hover {
	color: #9d2a81;
	border-bottom-style: none;
}
/* @end */
.uri {
	border-bottom: 1px solid #9d2a81;
}
/* @group Overflow */
.jScrollPaneContainer {
	overflow: hidden;
	padding-left: 5px;
	float: left;
	position: relative;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	height: 100%;
	background: #4c4c4c;
	top: 0;
	left: 0;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	left: 0;
	overflow: hidden;
	bottom: 0;
}
.jScrollPaneDrag {
	background: #666 url(../imagenes/drag_grab.gif) no-repeat 50% 50%;
}
/* @end */

#calc {
	background-color: #4c4c4c;
	border-style: none;
	color: #e6e6e6;
	width: 50px;
	font-size: 15px;
}

.adminpanel {
	text-align: center;
}

/* @group CONTACT */
#formfd {
	width: 640px;
	height: 425px;
	margin-right: auto;
	margin-left: auto;
	background: url(../imagenes/tortue-contact.jpg) no-repeat;
}
#tortform {
	width: 300px;
	text-align: right;
	position: relative;
	left: 340px;
	height: 425px;
}
.champ {
	background-color: #666;
	color: #fff;
	border: none;
}
.message {
	background: #666;
	font-size: 15px;
	color: #fff;
	border: none;
	overflow: auto;
}
.error {
	color: #ff1c00;
	font-size: 12px;
	margin: 0;
}
#result {
	background: url(../imagenes/tortue-result.jpg) no-repeat center bottom;
	width: 777px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 40px;
}
/* @end */