@charset "UTF-8";

body {
	background-color:#2b2828;	
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
}

body img {
	border:0;	
}

#header_left {
	background-image:url(../images/template/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#header_menu img{
	border:none;
	float:left;
}

#main{
	background-image:url(../images/template/repeat_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#col_right_menu img{
	border:none;
	*margin-top:-2px;
}

#bottom {
	background-image:url(../images/template/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#footer {
	color:#666;
	text-align:center;
	font-size:10px;
}

#content {
	background-image:url(../images/template/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#content_bottom {
	background-image:url(../images/template/content_bottom_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#page_right {
	text-align:justify;
}

.title_big {
	font-size:14px;
	font-weight:bold;
	text-align:center
}

p.title_big_left {
	padding-left:30px;
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

.text_right {
	text-align:right;
}

#mono_page_bis{
	background:url(../images/template/crane2.png) no-repeat;
	background-position:50px 120px;
}

.bold {
	font-weight:bold;
}

.ital {
	font-style:italic;
}

#footer a{
	color:#999;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}



.center {
	text-align:center;
}

.switch_page {
	cursor:pointer;
}

#left_corner{
	background-image:url(../images/template/left_corner.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#right_corner{
	background-image:url(../images/template/right_corner.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.sep_title {
	background:#000;
	height:5px;
	width:90%;
	margin:0px auto 10px auto;
}

#graph_enigme {	
	background-image:url(../images/template/barometre.png);
	background-repeat:no-repeat;
	background-position:center;
}

p a{
	color:#D07902;
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}

.orange {
	color:#D07902;
}

/* Css for enigme page */

table#indice {
	
	width:100%;
	color:#000;
}

table#indice tr {
	
}

.indice_sep_bot {
	
}

.indice_sep_top {
	
}

.indice_image {
	border-right: #000 1px solid;
	text-align:center;
}

.indice_image_left {
	border-left: #000 1px solid;
	text-align:center;
}

.indice_text {
	text-align:center;
	
}
