body {
	background: #90B2E0 url(../img/bg-body.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

body, html { height: 100%}

#header { background:url(../img/header.jpg) 0 0  ; width:652px; height:251px; }

#header-left { background:url(../img/topleft.jpg) no-repeat 0 0; height:251px; width: 121px }
#header-right { background:url(../img/topright.jpg) no-repeat 0 0; height:251px; width: 24px }

#container { background: #ffffff url(../img/bg-container.jpg) no-repeat 0 0}

#left-1 { background: url(../img/left-1.jpg) no-repeat 0 0; height:242px; width: 121px }
#left-2 { background: #ffffff url(../img/left-2.jpg) repeat-y 0 0}

#right-1 { background: url(../img/right-1.jpg) no-repeat 0 0; height:242px; width: 24px}
#right-2 { background: url(../img/right-2.jpg) repeat-y 0 0  }

.joindre, .retour, .banques {
	height: 45px;
	display:block;
	text-indent: -9999px;
	float:right;
	position:absolute;
	bottom:1px;
}
.joindre {
	background:url(../img/joindre.gif) no-repeat top left;
	width: 97px;
	right:1px
}
.banques {
	background:url(../img/banques.gif) no-repeat top left;
	width: 97px;
	right:1px
}
.retour {
	background:url(../img/retour.gif) no-repeat top left;
	width: 111px;
	right: 2px;
}
.joindre:hover,
.retour:hover,
.banques:hover { background-position:bottom}

#e-biblio .erreur { border:1px #FFA6A6 solid; color:red; padding: 10px; margin: 15px 0; height: auto  }

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form.nomargin {
	margin-top:0px;
	margin-bottom:0px;
}

#e-biblio{
	display:block;
	width:100%;
}

#e-biblio{
	margin-top:10px;
	margin-bottom:10px;
}

#e-biblio div{
	height:25px;
}

#e-biblio form label{
	float:left;
	width:160px;
	overflow:hidden;
	color:#886F3B;
	font-weight:bold;
}

#e-biblio form #user, #pass{
	float:left;
	overflow:hidden;
	width:150px;
}

#e-biblio form .btn{
	width:315px;
	margin-bottom:10px;
	text-align:right;
}

#instructions{
	/*border:#000000 solid 1px;*/
	padding:10px;
}

#menu-logos div{
	margin-top:10px;
	margin-bottom:30px;
}

#menu-logos .bloc{
	position:relative;
	background-image: url(../img/bg-bloc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 550px;
	overflow: hidden;
	padding-bottom: 50px;
}

#menu-logos div.img {
	width:175px;
	text-align:center;
	float: left;
	margin-bottom: 0;
}

#menu-logos .text {
	margin-left: 175px;
	display:block;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002A60;
	font-size: 10px;
	text-align:justify;
}
p {
	margin-top:0px;
}

.Texte_lire_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color:#000000;
}
.Texte_budget {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color:#000000;
}
.Date_calendrier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}

.input-full-length {
	width:98%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #6784B7;
	font-weight: bold;
}

h1.categorie_evenement {
	color: #002A60;
}

h1.nomargin {
	margin-top:0px;
	margin-bottom:0px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #002A60;
	font-size: 11px; 
	font-weight: bold; 
	text-align:left;
}

h2.nomargin {
	margin-top:0px;
	margin-bottom:0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #886F3B;
	text-align:left;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #886F3B;
	text-align:left;
}

a:link {
	color: #002A60;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	font-weight:bold;
	color: #002A60;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color: #002A60;
	text-decoration:underline;
}
a:active {
	font-weight:bold;
	color: #002A60;
	text-decoration:underline;
}

a.h1:link {
	color: #6784B7;
	font-weight:bold;
	text-decoration:none;
}
a.h1:visited {
	font-weight:bold;
	color: #6784B7;
	text-decoration:none;
}
a.h1:hover {
	font-weight:bold;
	color: #6784B7;
	text-decoration:underline;
}
a.h1:active {
	font-weight:bold;
	color: #6784B7;
	text-decoration:underline;
}

a.calendar:link {
	color: #002A60;
	font-weight:normal;
	text-decoration: none;
}
a.calendar:visited {
	text-decoration: none;
	font-weight:normal;	
	color: #002A60;
}
a.calendar:hover {
	text-decoration: none;
	font-weight:normal;	
	color: #002A60;
}
a.calendar:active {
	text-decoration: none;
	font-weight:normal;	
	color: #002A60;
}

.calendar_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

ol li {
	margin:10px 0px 10px 0px;
}
#footer {
	width: 50%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 70px;
}
