* {
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/bg.jpg);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

	a, a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}

#page {
	width: 940px;
	margin: auto;
	background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/fond.jpg);
	background-repeat: repeat-y;
}

	#menu {
		width: 200px;
		position: absolute;
		margin-left: 640px;
		color: #FFFFFF;
		text-align: justify;
		padding: 0 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
		
	}
	
		.liens_pages {
			text-align: right; 
			margin: 20px 0 0 0;
		}
		
			.liens_pages li {
				display: inline; 
			}
	
		#menu h1 {
			background-color: #FFFFFF;
			color: #5b5b5b;
			padding: 3px 0 3px 20px;
			font-size: 12px;
			margin: 30px 0 15px 0;
		}
		
			#menu h1 a, #menu h1 a:hover {
				color: #5b5b5b;
				display: block;
			}
		
		#menu form {
			background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/transparent-blanc.png);
			padding: 7px;
			margin: 30px 0 0 0;
		}
		
			#menu form p {
				background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/va-chercher.gif);
				background-repeat: repeat-y;
				background-position: right;
				height: 23px;
			}
		
			#recherche {
				height: 20px;
				width: 140px;
				background-color: #FFFFFF;
				border: 1px solid #FFFFFF;
				float: left;
			}
		
			#va-chercher {
				height: 20px;
				width: 30px;
				color: #FFFFFF;
				background-color: #5b5b5b;
				border: 1px solid #5b5b5b;
				float: right;
				text-align: center;
			}
		
		.rss {
			background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/rss.jpg);
			background-position: right;
			background-repeat: no-repeat;
		}
		
		#menu ul {
			list-style-type: none;
			padding: 0 0 0 15px
		}
		
			#menu li {
				padding: 0 0 0 15px;
				background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/puce.gif);
				background-repeat: no-repeat;
			}
			
		#temperature {
			color: #FFFFFF;
			font-size: 9px;
		}
		
			#temperature img {
				margin: 0 10px 0 20px;
			}
			
			#temperature strong {
				font-size: 26px;
				font-weight: bold;
			}

	#banniere {
		width: 940px;
		height: 130px;
		padding: 170px 0 0 0;
		background-repeat: no-repeat;
	}
	
		#banniere h1 {
			font-size: 20px;
			color: #FFFFFF;
			width: 430px;
			background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/transparent.png);
			padding: 10px;
			margin: 0 0 0 10px;
		}
	
	#contenus {
		width: 610px;
		_height: 850px;
		min-height: 850px;
		padding: 0 330px 0 0;
		text-align: justify;
	}
	
		.date {
			margin: 0 0 0 55px;
			padding: 20px 0 0 0;
			color: #be0911;
			font-weight: bold;
			font-size: 13px;
		}
		
		#contenus h1 {
			background-color: #be0911;
			color: #FFFFFF;
			font-weight: bold;
			font-size: 14px;
			margin: 3px 0 3px 30px;
			padding: 3px 0 0 25px;
			height: 20px;
		}
		
		#contenus h2 {
			color: #be0911;
			font-weight: bold; 
			font-style: italic;
			font-size: 13px;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		
			h2#comments, h2#postcomment {
				margin: 3px 0 3px 30px;
			}
		
			.article h2 {
				margin: 10px 0 3px 0px;
			}

			#commentlist {
				margin: 3px 0 3px 30px;
				padding: 3px 0 0 25px;
			}
			
				#commentlist li {
					margin: 0 0 25px 0;
					padding: 10px;
					border-left: 8px solid #d9d9d9;
					list-style-type: none;
				}
			
				#commentlist li a, #commentlist li a: hover {
					color: #be0912;
					text-decoration: none;
				}
				
					.signature_commentaire {
						text-align: right;
						font-style: italic;
						padding: 3px;
						margin: 5px 0 0 0;
					}

				.signature_commentaire a, .signature_commentaire a:hover {
					color: #be0912;
					text-decoration: none;
					font-weight: bold;
				}

			
			.rss_article {
				margin: 3px 0 25px 30px;
				padding: 3px 0 0 25px;
			}
			
				.rss_article a {
					color: #000000;
				}
			
			#commentform {
				margin: 3px 0 3px 30px;
				padding: 3px 0 0 25px;
				width: 610px;
			}		
			
				#commentform a, #commentform a:hover {
					color: #be0912;
					text-decoration: none;
					font-weight: bold;
				}
			
				#comment {
					width: 560px;
				}
		
		.article {
			padding: 5px 0 5px 55px;
		}
		
			.article a, .article a:hover {
				color: #be0912;
				text-decoration: none;
				font-weight: bold;
			}
		
			.article img {
				border: 2px solid #6B6B6B;
				margin: 0 10px;
			}
			
			.article p {
				margin: 10px 0;
			}
			
			.article p a, .article p a:hover {
				color: #be0912;
				text-decoration: none;
				font-weight: bold;
			}
			
			#commentlist a, #commentlist a:hover {
				color: #be0912;
				text-decoration: none;
				font-weight: bold;
			}
		
			.article ul {
				list-style-type: none;
				padding: 0 0 0 15px
			}
			
				.article li {
					padding: 0 0 0 15px;
					background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/puce-article.gif);
					background-repeat: no-repeat;
				}
		
		
		.meta {
			background-color: #d9d9d9;
			text-align: right;
			padding: 3px;
			color: #1c1c1c;
		}
		
			.meta a, .meta a:hover {
				color: #1c1c1c;
				text-decoration: none;
				font-weight: bold;
			}
			
		.navigation {
			text-align: left;
			color: #1c1c1c;
			text-decoration: none;
			padding: 10px 0 0 40px;
			margin: 30px 0 0 0;
		}
		
			.navigation a, .navigation a:hover {
				color: #be0912;
				text-decoration: none;
				font-weight: bold;
			}
			
				.alignleft {
					width: 45%;
					text-align: left;
					float: left;
					padding: 0 0 0 10px;
				}
			
				.alignright {
					width: 45%;
					text-align: right;
					float: right;
				}
			
	#pied {
		width: 610px;
		background-image: url(http://on-eire.uado.fr/wp-content/themes/on-eire/images/pied.jpg);
		background-repeat: no-repeat;
		text-align: center;
		background-position: left bottom; 
		padding: 40px 330px 0 0; 
		height: 70px;
	}
	
	#pied a , #pied a:hover  {
		color: #be0912;
		text-decoration: none;
		font-weight: bold;
	}
