body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0%;
	text-align: center;
	background: #FFFFFF url(../images/centre.jpg) repeat-x;
}

img {
	border: 0px;
}

#title {
	top: 0;
	left: 0;
	width: 99%;
	height: 100px;
	color: #fff;
	font-weight: 900;
	background: #222222;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	float: left;
}

#sidebar1 {
	float: left;
	background: #EBEBEB url(../images/gauche.jpg) repeat-y;
	/*    	padding: 15px 10px 15px 20px;*/
	height: 2600px;
	width: 200px;
	top: 0;
	padding: 20px 0 0 0;
	margin: 0;
	color: #fff;
	font-size: 11px;
}

.oneColLiqCtr #container {
	width: auto;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	padding-left: 201px;
}

.oneColLiqCtr #recentrage {
	width: 760px;
	padding: 0 0 0 80px;
	margin-: 0 0 0 60px;
	float: left;
}

.oneColLiqCtr #mainContent { /*	padding: 0 20px;*/
	/*	background: #fff;*/
	width: 760px;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

.errors {
	background: #fff;
}

.errors ul {
	list-style: none;
}

.required {
	color: red;
}

.information_color,.information_color_border_left,.information_color_border_top,.information_color_border_right,.information_color_border_bottom
	{
	background: #FFFFCC none repeat scroll 0 0;
}

.information_color_border_left {
	border-left: 0.5pt solid rgb(255, 192, 0);
}

.information_color_border_right {
	border-right: 0.5pt solid rgb(255, 192, 0);
}

.information_color_border_top {
	border-top: 0.5pt solid rgb(255, 192, 0);
}

.information_color_border_bottom {
	border-bottom: 0.5pt solid rgb(255, 192, 0);
}

.chantier_color_header {
	border-right: 0.5pt solid rgb(83, 142, 213);
	height: 15pt;
	border-color: #538ED5;
	background: #B8CCE4 none repeat scroll 0 0;
	border: 0.5pt solid rgb(83, 142, 213);
	font-weight: 700;
	text-align: center;
}

.chantier_color,.chantier_color_border_left,.chantier_color_border_top,.chantier_color_border_right,.chantier_color_border_bottom
	{
	background: #DBE5F1 none repeat scroll 0 0;
}

.chantier_color_border_left {
	border-left: 0.5pt solid rgb(83, 142, 213);
}

.chantier_color_border_right {
	border-right: 0.5pt solid rgb(83, 142, 213);
}

.chantier_color_border_top {
	border-top: 0.5pt solid rgb(83, 142, 213);
}

.chantier_color_border_bottom {
	border-bottom: 0.5pt solid rgb(83, 142, 213);
}

td {
	font-size: 11pt;
	font-weight: 400;
	font-family: Calibri, sans-serif;
	border: medium none;
	padding: 0;
	text-decoration: none;
	vertical-align: bottom;
	font-style: normal;
	white-space: nowrap;
}

.information_color_border_left1 {
	background: #FFFFCC none repeat scroll 0 0;
}

.information_color_border_bottom1 {
	background: #FFFFCC none repeat scroll 0 0;
}

.information_color_border_right1 {
	background: #FFFFCC none repeat scroll 0 0;
}

.information_color_border_top1 {
	background: #FFFFCC none repeat scroll 0 0;
}

.chantier_color_border_bottom1 {
	background: #DBE5F1 none repeat scroll 0 0;
}

.chantier_color_border_left1 {
	background: #DBE5F1 none repeat scroll 0 0;
}

.chantier_color_border_right1 {
	background: #DBE5F1 none repeat scroll 0 0;
}

.chantier_color_border_top1 {
	background: #DBE5F1 none repeat scroll 0 0;
}

.adminContainer {
	background-color: #fff;
}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/ /*technorati.com */
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}

div.pagination a {
	border: 1px solid #ccc;
	margin-right: 3px;
	padding: 2px 6px;
	background-position: bottom;
	text-decoration: none;
	font-weight: bold;
	color: rgb(66, 97, 222);
}

div.pagination a:hover,div.pagination a:active {
	background-image: none;
	background-color: #4261DF;
	color: #fff;
}

div.pagination span.current {
	margin-right: 3px;
	padding: 2px 6px;
	font-weight: bold;
	color: #000;
}

div.pagination span.disabled {
	display: none;
}

a,a:VISITED {
	color: gray;
}
input.enlarge  {
	width: 100px;
	height: 30px;
	font-size: 16px;
	}
	
}