body,html{
	height: 100%;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: center;
	background-image: url(images/bgHomeBlue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D3D1D2;
	}

td small {
	font-size:0.8em;
}
/* a { text-decoration: none; border-bottom: 1px solid #ccc; color: #f90; } */
a:hover { border: none; }

#container {
	height: 80%;
	margin: 0px;
}

#header {
	margin: 0 auto;
	width: 1024px;
	height: 128px;
	text-align: left;
	background-image: url(images/fond-entete.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	text-align: left;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav {
	float: right;
	margin-top: 0px;
	margin-right: 70px;
	position: relative;
}

#nav li {
	list-style-type: none;
	display: inline;
	float: left;
}

#nav li a {
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;
	display: block;
	padding: 0 15px;
}

#nav li.on a {
	font-weight: bold;
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	background: url(images/nav_hover2.gif) no-repeat 50%;
	background-position: 0px -2px;
	padding: 1px 45px 6px 40px;
	margin: 0;
	color: #fff;
	}

#nav li a:hover { color: #0060ff; }

#strike {
	background-image:url(images/site-strike.jpg);
	text-align: right;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:1024px;
	}
#strike div {
	width: 95%;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0px 10px 10px;
	}

#strike p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}
#strike a {
	color: #ffffff;
	font-size: 75%;
}

.contenu {
	width: 1024px;
	min-height: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: left;
	/* background-image:url(images/fondpage.gif);
	background-repeat: repeat-y; */
}

.tout {
	width: 1015px;
	margin: 0 auto;
	font-size: 14px;
	/*	float: left; */
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 0px;
}

.tout h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 28px;
	margin-top:5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.tout h3 {
	color: #888;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.l {
	width: 755px;
	margin: 0 0px 0px;
	font-size: 12px;
	/*	float: left; */
	padding-left: 250px;
	padding-right: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.l h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 28px;
	margin-top:10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.l h3 {
	color: #888;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.l td {
	height:23px;
	vertical-align:middle;
}

.l p, .tout p,
.r p {
	margin-top: 5px;
	}

.r {
	width: 240px;
	font-size: 13px;
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
	text-align: left;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fond-menu.jpg);
	background-repeat: repeat-y;
	height: 550px;
}

.r p span {
	color: #009900;
	font-weight: bold;
	}
.r p {
	margin: 1em 0;
	padding: 0;
}
.r hr {
	border-top: 1px solid #eee;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin: 0;
}

.r h2 {
	margin: 0px 10px 4px 0px;
	border-bottom: 1px solid #333333;
}

.r a{
	color: #3c638a;
	font-weight: bold;
	text-decoration: none;
}

.menu_icones a {
	text-decoration: none;
}

.content {
	margin-top:10px;
	margin-bottom:10px;
}

.cellspace {
	border-collapse:separate;
	border-spacing:10px;
}

#content_padd {
	margin-left:30px;
}

.color {
	background-color:#3C638A;
	color:#FFFFFF;
	padding: 3px 5px 3px 5px;
	margin: 2px;
}

.color a {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer {
	/* background-image:url(images/fondpage.gif);
	background-repeat: repeat-y; */
	width:1024px;
	height: 55px;
	bottom:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#footer div {
	background-color:#3c638a;
	color: #FFFFFF;
	width: 1014px;
	height: 40px;
	margin: 0;

	//padding: 10px auto;
	padding: 5px 0px 5px 10px;
}

#footer a { color: #fff; font-weight: bold; }

#footer2 a {
	color: #3C638A;
	font-weight: bold;
	font-size: 10px;
}

#footer2 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3C638A;
}
.color_ligne {
	background-color:#dddddd;
}

.color_ligne_consultee {
	background-color:#ddbb22;
}

.date_recherche {
	padding-bottom:2px;
}

#affiche_ev select {
	border:1px solid #3c638a;
	padding:2px 2px 2px 2px;
}

#solution_traitement {
	margin:0px 30px 0px 20px;
}

input, input.title, textarea, select {
	margin:0 0;
	border:1px solid #bbb;
}

input:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #3c638a;
}

input[type="radio"] {
	border:0px;
}

input[type="checkbox"] {
	border:0px;
}

/* Formulaire Evenement */

#evenement input, #evenement select, #evenement textarea {
	margin-left: 1%;
	border: #88a900 1px solid;
}

#evenement input:hover, #evenement select:hover, #evenement textarea:hover, #evenement input:focus, #evenement select:focus,  #evenement textarea:focus {
	border: #3c638a 1px solid;
	background-color: #DDEEFF;
}

#evenement input[type="submit"] {
	border: #DDEEFF 1px solid;
	width: 17%;
}

#evenement input[type="submit"]:hover {
	background-color: #88a900;
	color:#FFFFFF;
	cursor: pointer;
}

#evenement input[type="reset"] {
	border: #DDEEFF 1px solid;
	width: 17%;
}

#evenement input[type="reset"]:hover {
	background-color: #E6484D;
    color:#FFFFFF;
	cursor: pointer;
}

/* ------------- Pagination ---------------- */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
padding: 2px;
margin:2px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #88a900;
text-decoration: none;
color: #3c638a;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #3c638a;
color: #FFF;
background-color: #3c638a;
}

.pagination a.currentpage{
background-color: #3c638a;
color: #FFF !important;
border-color: #3c638a;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.error {
	background-color:#FFFFCC;
	color:#CC0000;
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #CC0000;
}
.message {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0D3D6D;
}

