* {
	margin: 0;
	padding: 0;
	outline: none;
}
p {
/*	text-indent: 20px;*/
	margin-bottom: 20px;
}
.clearance {
	clear: both;
}
.red {
	color: red;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.small_text {
	font-size: 10px;
	color: #333;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
body {
	background: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 1.3;
	text-align: left;
}
body.bo_body {
	background: white url(../images/bo_body_bg.jpg) no-repeat top right;
}
a {
	color: #0091e2;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.noborder {
	text-decoration: none;
}
img {
	border: none;
}
h1 {
	color: black;
	font-weight: normal;
	font-size: 28px;
	font-style: italic;
	margin: 0 0 10px 20px;
}
a.h1_link {
	color: #162A83;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h2 {
	color: #E53118;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: left;
/*	border-bottom: 1px dotted #E53118;*/
}
label, th {
	font-weight: bold;
	color: black;
	text-align: left;
}
label small, th small {
	color: #666;
	font-weight: normal;
	font-style: italic;
}
input[type="text"], textarea, input[type="password"], select {
	border: 1px solid #2C5BAA;
	color: #2C5BAA;
	background: #eee;
}
input[type="checkbox"], input[type="radio"] {
	vertical-align: bottom;
}
h2 input[type="checkbox"] {
	vertical-align: middle;
}
#main ul {
	margin: 10px 0 0 40px;
}
#container {
	width: 921px;
	margin: 0 auto 20px auto;
}
#header {
	height: 110px;
}
#header .logo {
	display: block;
	float: left;
	margin-right: 10px;
	width: 219px;
	height: 110px;
	background: transparent url(../images/logo.jpg) no-repeat bottom left;
	text-indent: -9999px;
}
/*#header .logo:hover {
	background-position: bottom left;
}*/
#diaporama {
	margin: 1px 0 1px 0;
	height: 322px;
	background: transparent url(../images/diaporama_bg.jpg) no-repeat top left;
	text-align: center;
}
#diaporama .flash_thing {
	margin: 0 auto 0 auto;
}
#menu {
	width: 692px;
	height: 110px;
	float: left;
}
#menu a {
	display: block;
	float: left;
	padding: 84px 4px 0 4px;
	height: 26px;
	color: black;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: -0.02em;
	border: none;
}
*+html #menu a {
	padding-right: 6px;
	padding-left: 5px;
}
* html #menu a {
	padding-right: 4px;
	padding-left: 5px;
}
#menu a.special_link {
	padding-right: 14px;
	color: #ff8b03;
	text-align: right;
}
*+html #menu a.special_link {
	padding-right: 6px;
}
#menu a:hover {
	color: white;
	background: transparent url(../images/menu_active_bg.jpg) no-repeat top left;
}
#main {
	background: transparent url(../images/container_bg.gif) repeat-y top left;
}
#main_wide {
	background: none;
}
#column {
	font-size: 11px;
	padding-top: 15px;
	width: 266px;
	float: left;
}
#column p {
	margin-right: 5px;
	margin-bottom: 5px;
}
#column p strong {
	color: #0091e2;
}
#column img {
	clear :both;
	border: 1px solid #ecede5;
	padding: 2px;
	margin-right: 2px;
	float: left;
}
#main_container p {
	margin-left: 20px;
}
#column h1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 2px 0;
	text-transform: uppercase;
}
#main #main_container {
	width: 654px;
	padding-bottom: 20px;
	float: left;
}
#main_wide #main_container {
	width: 921px;
	padding-bottom: 20px;
}
#main_container_white {
	width: 859px;
	min-height: 300px;
	margin-left: 4px;
	padding: 20px;
}
#footer {
	clear: both;
	border-top: 1px solid #cbd0b6;
	height: 20px;
	margin-top: 1px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	color: black;
}
.boutons {
	display: block;
	float: left;
	height: 146px;
	width: 211px;
	padding-top: 124px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration :none;
	text-align: center;
}
#bouton1 {
	background-image: url(../images/picto_assur.jpg);
}
#bouton2 {
	background-image: url(../images/picto_force9.jpg);
}
#bouton3 {
	background-image: url(../images/picto_finance.jpg);
}
.boutons:hover {
	background-position: bottom center;
}
.boutons h2 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	text-align: center;
	padding: 0 0 5px 0;
}
#bouton1 h2 {
	color: #d9452c;
}
#bouton2 h2 {
	color: #0091e2;
}
#bouton3 h2 {
	color: #4aad1f;
}
#main_container .boutons p {
	margin-left: 0;
	font-size: 12px;
	color: #494949;
}
.blue {
	color: #0091e2;
}

/* Datagrid */

table.datagrid {
	width: 100%;
	font-size: 11px;
	border: 1px solid #162A83;
	border-collapse: collapse;
}
table.datagrid th {
	text-align: left;
	color: white;
	background: #162A83;
	padding: 2px 2px 2px 2px;
}
table.datagrid tr.even {
	background: white;
}
table.datagrid tr.odd {
	background: #eee;
}
table.datagrid tr.green, table.datagrid tr.even.green {
	background: #E4FFEB;
	color: green;
}
table.datagrid tr.odd.green {
	background: #D2EBD8;
	color: green;
}
table.datagrid tr.red, table.datagrid tr.even.red {
	background: #FFE4E5;
	color: red;
}
table.datagrid tr.odd.red {
	background: #EBD2D3;
	color: red;
}
table.datagrid tr.orange, table.datagrid tr.even.orange {
	background: #FFCEB0;
	color: #A33D00;
}
table.datagrid tr.odd.orange {
	background: #FFB588;
	color: #A33D00;
}
table.datagrid td {
	text-align: left;
	padding: 2px 2px 2px 2px;
}
table.datagrid td.right, table.datagrid th.right {
	text-align: right;
}
table.datagrid td.center, table.datagrid th.center {
	text-align: center;
}

/* Icons */

a.edit_icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/edit_icon.jpg) no-repeat top left;
	border: none;
}
a.edit_icon:hover {
	background-position: bottom left;
}
a.show_icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/show_icon.png) no-repeat top left;
	border: none;
}
a.show_icon:hover {
	background-position: bottom left;
}
a.destroy_icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/destroy_icon.jpg) no-repeat top left;
	border: none;
}
a.destroy_icon:hover {
	background-position: bottom left;
}
a.email_icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/email_go.png) no-repeat top left;
	border: none;
}
a.add_icon {
	display: inline-block;
	height: 16px;
	background: transparent url(../images/add_icon.jpg) no-repeat top left;
	padding-left: 20px;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #2C5BAA;
}
a.add_icon:hover {
	background-position: bottom left;
	color: #162A83;
	text-decoration: none;
}

/* actions buttons */

ul.actions {
	list-style: none;
	width: 600px;
	margin: 0 auto 0 auto;
}
ul.actions li {
	display: block;
	float: left;
}
ul.actions li a {
	display: block;
	width: 180px;
	height: 180px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	line-height: 340px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
ul.actions li a.contents_icons {
	background: white url(../images/contents_icon.jpg) no-repeat 0 0;
}
ul.actions li a.logout {
	background: white url(../images/logout_icon.jpg) no-repeat 0 0;
}
ul.actions li a:hover {
	color: black;
	border-color: black;
	background-position: 0 -181px;
}

/* Flash messages */

.message {
	background: #F6FED1;
	padding: 10px;
	margin: 0 20px 10px 20px;
	border: 6px solid red;
	color: red;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

/* ActiveRecord validation error messages */

.errorExplanation {
	background: #F6FED1;
	color: red;
	border: 6px solid red;
	margin: 0 auto 20px auto;
	padding: 10px;
}
.errorExplanation h2 {
	margin-top: 0;
	color: red;
	text-align: center;
}
.errorExplanation p {
	text-indent: 0;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
.errorExplanation ul {
	margin-left: 120px;
}
.fieldWithErrors label, .fieldWithErrors label small {
	color: red;
}
.fieldWithErrors textarea, .fieldWithErrors input, .fieldWithErrors select {
	border: 2px solid red;
	background: #F6FED1;
}
.big {
	font-size: 1.5em;
	font-weight: bold;
}
.bigcaps {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
#spinner {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/spinner.gif) no-repeat top left;
}
#buttons {
	margin: 20px 0 10px 20px;
}
.button1 {
	display: block;
	float: left;
	margin-right: 20px;
	width: 258px;
	height: 182px;
	background: transparent url(../images/button1.jpg) no-repeat top left;
	border: none;
}
.button2 {
	display: block;
	float: left;
	margin-right: 20px;
	width: 258px;
	height: 182px;
	background: transparent url(../images/button2.jpg) no-repeat top left;
	border: none;
}
.button3 {
	display: block;
	float: left;
	margin-right: 20px;
	width: 258px;
	height: 182px;
	background: transparent url(../images/button3.jpg) no-repeat top left;
	border: none;
}
.wht_link {
	color: white;
	border-color: white;
}
.tabbed {
	margin-left: 20px;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.boutons_cont {
	width: 440px;
	text-align: center;
	margin: 10px auto 10px auto;
}
.bouton_particuliers {
	display: block;
	float: left;
	width: 200px;
	height: 200px;
	background: transparent url(../images/bouton_particuliers.jpg) no-repeat bottom left;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #2C5BAA;
	border: none;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 5px;
/*	line-height: 380px;*/
	line-height: 30px;
	margin-right: 40px;
}
.bouton_loueurs {
	display: block;
	float: left;
	width: 200px;
	height: 200px;
	background: transparent url(../images/bouton_loueurs.jpg) no-repeat bottom left;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #2C5BAA;
	border: none;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 4px;
/*	line-height: 380px; */
	line-height: 30px;
}
.bouton_loueurs:hover, .bouton_particuliers:hover {
	color: white;
	background-position: top left;
}
.positioned {
	position: relative;
}
.en_flag {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: transparent url(../images/en_flag.gif) no-repeat top left;
	height: 22px;
	line-height: 22px;
	padding-left: 40px;
	border: none;
}
.fr_flag {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: transparent url(../images/fr_flag.gif) no-repeat top left;
	height: 22px;
	line-height: 22px;
	padding-left: 40px;
	border: none;
}
.en_flag:hover, .fr_flag:hover {
	text-decoration: underline;
}
td.actions, th.actions {
	width: 60px;
}
#renter_graph {
	height: 275px;
}