﻿body
{ 
	background:#082E41;
}

div#global
{
	font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	width: 971px;
	margin-left: auto;
	margin-right: auto;
	background-color: #940602;
	color:#ffffff;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

div.popup
{
	font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #871E31;
	color:#ffffff;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}

div#bandeau
{
	width: 100%;
}

div#logo
{
	float: left;
	width: 230px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

div#titre
{
	float: left;
	width: 660px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	border-left: solid 1px;
}

div#menu
{
	float: left;
	width: 230px;
	height: auto;
	border-top: solid 1px;
	text-align: center;
}

div#listeMenu
{
	font-size: 13px;
	margin-top: 20px;
	width: 205px;
	margin-left: auto;
	margin-right: auto;
}

div#contenu
{
	float: left;
	width: 690px;
	min-height: 950px;
	padding: 25px;
	_height: 950px; /* Pour IE6 qui ne comprend pas le min-height */
	border-top: solid 1px;
	border-left: solid 1px;
}

div#pied
{
	clear: left;
	width: 100%;
}

div#infoMoulin, div#lienGoogle
{
	border-top: solid 1px;
	text-align: center;
}

div#googleMaps
{
	padding-top: 35px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: left;
}

img
{
	border: 0px;
}

A
{
	text-decoration: none;
	
	color: #ccd3d9;
}

A:hover
{
	text-decoration: underline;
	color:#687061;
}

H1
{
	font-size: 12pt;
	font-weight: bold;
}

table.presentation
{
	border-spacing:	1px;
	background-color: #ffffff;
	
}

table
{
background-color: #E2D8CF;
}

TH
{
	font-size: 10pt;
	color: white;
	font-weight: bold;
	background-color: #082E41;
}

td
{
	font-size: 10pt;
	color: white;
	background-color: #940602;
}

textarea
{
	BACKGROUND-COLOR: white;
	COLOR: #000000;
	FONT-SIZE: 10px ;
	width:	100%;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	scrollbar-3dlight-color:#808080;
	scrollbar-arrow-color:#808080;
	scrollbar-base-color:#808080;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#808080
}

input
{
	BACKGROUND-COLOR: white;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
}

select
{
	BACKGROUND-COLOR: white;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	scrollbar-3dlight-color:#808080;
	scrollbar-arrow-color:#808080;
	scrollbar-base-color:#808080;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#808080;
}

#navigation
{
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
}
	
	
#navigation li
{
	background: #c00 ;
	color: #E2D8CF ;
	border: 0px solid #9E7E62 ;
	margin-bottom: 1px ;
}

#navigation li a
{
	background-color: #940602;
	display: block ;
	color: #E2D8CF ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 4px 0 ;
}
	
	
#navigation li a:hover, #navigation li a:focus, #navigation li a:active
{
	background-color: #CCC097;
	color: #262626;
	text-decoration: none ;
}

table.calendrier
{
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.adminlist th
{
	font-weight: bold;
}

table.adminlist tbody tr
{
	background-color: #fff;
	text-align: left;
}

.ui-datepicker
{
	font-size: 9pt;
	font-weight: normal;
}
