body {
	background-image: url(images/bubles.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Black;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#container {
	border-top: 1px dashed #FFCD82;
	border-right: 1px dashed #FFCD82;
	border-left: 1px dashed #FFCD82;
	background-image: url(images/clock01.jpg);
	background-repeat: no-repeat;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
	width: 570px;
}

#footer {
	border-right: 1px dashed #FFCD82;
	border-bottom: 1px dashed #FFCD82;
	border-left: 1px dashed #FFCD82;
	background-image: url(images/bas.gif);
	background-position: bottom center;
	background-repeat: no-repeat;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 570px;
	height: 77px;
	padding: 0px 10px 0px 10px;
}

.header {
	text-align: center;
	font-size: 1em;
}

#logo {
	background-image: url(images/logo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 100px;
}

#logo h1 {
	display: none;
}

#logo h3 {
	display: none;
}

hr {
	display: none;
}

a {
	text-decoration: none;
	background-image: url('images/staroff.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #444444;
}

a:visited {
	color: #000000;
}

a:hover, a:active {
	text-decoration: underline;
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	color: #E62E00;
	padding-left: 10px;
}

h3 {
	padding: 2px;
	font-size: 1.2em;
}

p {
	padding: 0px;
}

.ancre {
	display: none;
}

.hier {
	border-bottom: 2px solid Silver;
}


.aujourdhui {
	border-bottom: 2px solid Red;
}

.demain {
	border-bottom: 2px solid Silver;
}

.avantapres {
	border-bottom: 2px solid Silver;
}

.chigh {
	border-left: 3px solid Red;
	padding-left: 10px; 
}

.cmiddle {
	border-left: 3px solid #FF9933;
	padding-left: 10px; 
}

.clow {
	border-left: 3px solid Lime;
	padding-left: 10px; 
}

.lachose {
	border: 1px dashed #666666;
	padding: 5px;
}

#ajout {
	background-color: White;
	background-image: url(images/fondajout.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 350px;
}

#ajout h3 {
	margin-top: 0px;
}

#ajout input {
	border: 1px solid #666666;
	padding: 1px;
}


#ajout select {
		background-color: #F2F5FF;
}

#ajout textarea {
	border: 1px solid #666666;
	padding: 4px;
}

#menu {
	background-color: White;
	border: 1px solid Silver;
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	-moz-border-radius: 8px;
}

#clock {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 591px;
	height: 241;
}

#modification {
	background-color: White;
	background-image: url(images/fondmodif.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 350px;
}

#modification h3 {
	margin-top: 0px;
}

#modification textarea {
	border: 1px solid #666666;
	padding: 4px;
}

#modification input {
	border: 1px solid #666666;
	padding: 1px;
}


#modification select {
		background-color: #F2F5FF;
}

.inputbutton {
	background-color: #F2F5FF;
	border: 1px solid #666666;
}

.fontrouge {
	color: Red;
}

#copierouaite {
	padding-top: 60px;
	padding-left: 100px;
	color: Gray;
}

.choseurgence {
	float: left;
	width: 100%;
	border: 1px solid Black;
}

.choseurgence strong {
	border: 1px solid Black;
}

.lachosemodif {
	float: right;
	width: 50%;
	border: 1px solid Black;
}

fieldset {
	border : 1px solid orange;
	}

legend {
	font-weight : bold;
	}
