* {
	margin: 0;
	padding: 0;
	outline: 0;
}

a { color: Black; text-decoration: none; }

body {
	background: transparent url(../img/design/body.gif) repeat left top;
	font: normal normal normal 62.5% Arial, Helvetica, sans-serif;
}

#aspnetForm, #form1 {
	background-color: White;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 12px;
	position: relative;
	width: 876px;
}

/*#header {
	background: transparent url(../img/design/header.gif) repeat-x left top;
	height: 261px;
}
#header h1 a {
	background: transparent url(../img/design/logo.gif) no-repeat 11px 5px;
	display: block;
	height: 90px;
	text-indent: -9000px;
	width: 180px;
	margin-bottom:7px;
}*/
#header {
	background: transparent url(../img/design/header.gif) repeat-x left top;
	height: 310px;
}
#header h1 a {
	background: transparent url(../img/design/logo.gif) no-repeat 11px 5px;
	display: block;
	height: 90px;
	text-indent: -9000px;
	width: 180px;
	margin-bottom:9px;
}
#header h1{
	padding-top:7px;
}

#contents {
	margin: 10px 0 12px 0;
}

#left_content {
	/*float: left;
	overflow: auto;
	width: 182px;
	height:100%;*/
}

#center_content {
	float: right;
	width: 694px;
}

#footer {
	height: 24px;
}
#footer .Footer-Menu {
	clear: both;
}

.breadcrumb {
	background-color: #ECECEC;
	color: #009475;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-align: right;
	margin-top:-38px;
}

#print, #friend, #print_en, #friend_en
{
	display: block;
	float: right;
	height: 26px;
	margin-bottom: 0px;
	margin-top:7px;
	padding-left: 20px;
	text-indent: -9000px;
}

#print
{
	background: transparent url(../img/design/print.gif) no-repeat left top;
	width: 36px;
}
#friend 
{
	background: transparent url(../img/design/friend.gif) no-repeat left top;
	width: 64px;
}
#print_en
{
	background: transparent url(../img/design/print_en.gif) no-repeat left top;
	width: 36px;
}
#friend_en
{
	background: transparent url(../img/design/friend_en.gif) no-repeat left top;
	width: 64px;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

.Langues
{
	color: #009072;
	font-family: Verdana;
	font-size: 1em;
    left: 669px;
    position:absolute;
    top: 22px;
    width: 208px;
    text-align:right;
}
.Langues select
{
	color: #009072;
	font-family: Verdana;
	font-size: 1em;
	border: 1px solid #009072;
	width:155px;
}
.Feed
{
	color: #009072;
	font-family: Verdana;
	font-size: 1em;
    left: 669px;
    position:absolute;
    top: 78px;
    width: 208px;
    text-align:right;
}
.Feed img#Rss {
	/*background: transparent url(../img/design/RSS.gif) no-repeat left top;
	display: block;
	height: 14px;
	text-indent: 9000px;
	width: 37px;
	float:right;*/
	border:0;
	vertical-align:-3px;
}
.Recherche
{
	color: #009072;
	font-family: Verdana;
	/*font-size: .8em;
    text-transform: uppercase;*/
    left: 652px;
    position:absolute;
    width:250px;
    top: 48px;
    font-size:1em;
}
.Recherche input 
{
	border: 1px solid #009072;
	vertical-align: middle;
	margin-right:-3px;
}
.Recherche input.TBox
{
	width: 133px;
}

.bandeaux { display: block; Width: 876px; Height: 141px; }

.ajax__calendar { position: relative; z-index: 100; }
.ajax__calendar td { padding: 0; }
.CalendrierPicto
{
	border: 0;
	cursor: pointer;
	vertical-align: bottom;
}
