@charset "utf-8";

html *
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	line-height: normal;
}

body
{
	background: #3ca900 url(../images/Background.png) repeat-x;
}

.Clear
{
	display: block;
	font-size: 0px;
	height: 0px;
	clear: both;
}

#PageGriser
{
	background-color: #333333;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#ImageViewer
{
	height: 544px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
}
	#ImageViewer .Left
	{
		float: left;
		height: 544px;
		width: 100px;
		background: url(../images/ImageViewerLeft.png) no-repeat right top;
		~background: none;
		~filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/actualites/images/ImageViewerLeft.png", sizingMethod="image");
	}
		#ImageViewer .Left a
		{
			display: block;
			position: absolute;
			top: 232px;
			width: 90px;
			height: 74px;
		}
	#ImageViewer .Middle
	{
		float: left;
		height: 544px;
		width: 100px;
		background: url(../images/ImageViewerMiddle.png) repeat-x;
		~background: none;
		~filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/actualites/images/ImageViewerMiddle.png", sizingMethod="scale");
	}
		#ImageViewer .Middle .Close
		{
			float: left;
			height: 33px;
			width: 108px;
			float: right;
			margin-top: -24px;
			background: url(../images/ImageViewerClose.png) no-repeat;
			cursor: pointer;
			~background: none;
			~filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/actualites/images/ImageViewerClose.png", sizingMethod="image");
		}
		#ImageViewer .Middle #ImageViewerImage
		{
			width: 100%;
			height: 462px;
			margin-top: 15px;
			padding-top: 25px;
			padding-bottom: 25px;
			background-repeat: no-repeat;
			background-position: center center;
			opacity: 0;
			filter: alpha(opacity=0);
		}
	#ImageViewer .Right
	{
		float: left;
		height: 544px;
		width: 100px;
		background: url(../images/ImageViewerRight.png) no-repeat left top;
		~background: none;
		~filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/actualites/images/ImageViewerRight.png", sizingMethod="image");
	}
		#ImageViewer .Right a
		{
			display: block;
			position: absolute;
			top: 232px;
			width: 90px;
			height: 74px;
		}

#Main
{
	width: 930px;
	margin: 0px auto;
	padding-bottom: 305px;
}
	#Main #Header
	{
		width: 930px;
		height: 170px;
		background: url(../images/Header.png) no-repeat;
	}
	#Main #Navigation
	{
		width: 930px;
		height: 40px;
		background: url(../images/Navigation.png) no-repeat;
	}
		#Main #Navigation a
		{
			display: block;
			float: left;
			margin-left: 34px;
			width: 63px;
			height: 40px;
		}
		#Main #Navigation h2
		{
			display: block;
			float: left;
			margin-left: 10px;
			padding: 3px;
			color: #ffffff;
			font-size: 27px;
		}
	
	#Main #Content
	{
		width: 930px;
		background: url(../images/ContentBackground.png) repeat-y;
		padding-top: 30px;
	}
		#Main #Content #Admin
		{
			width: 659px;
			margin: 7px 50px 30px 147px;
		}
			#Main #Content #Admin h3
			{
				color: #266a00;
				font-size: 20px;
				margin-top: 7px;
				margin-bottom: 15px;
			}
				#Main #Content #Admin h3 a
				{
					color: #af0000;
					font-size: 14px;
					font-weight: bold;
				}
			#Main #Content #Admin h4
			{
				color: #266a00;
				font-size: 14px;
				margin-bottom: 15px;
				font-weight: bold;
			}
			#Main #Content #Admin h5
			{
				color: #266a00;
				font-size: 12px;
				margin-bottom: 15px;
			}
			#Main #Content #Admin p
			{
				color: #272727;
				font-size: 12px;
				margin-bottom: 15px;
			}
				#Main #Content #Admin p a.AddImage
				{
					color: #af0000;
					font-size: 12px;
					font-weight: bold;
					border-bottom: dotted 1px #af0000;
				}
				#Main #Content #Admin p a.AddImage:hover
				{
					border-bottom: 0px;
					cursor: pointer;
				}
			#Main #Content #Admin div#ImagesList
			{
				border-top: dotted 1px #666666;
				margin-bottom: 20px;
			}
				#Main #Content #Admin div#ImagesList p.ImageItem
				{
					border-bottom: dotted 1px #666666;
					padding-top: 20px;
					padding-bottom: 20px;
				}
					#Main #Content #Admin div#ImagesList p.ImageItem a
					{
						color: #af0000;
						font-size: 12px;
						font-weight: bold;
						margin-left: 10px;
						display: inline-block;
					}
			#Main #Content #Admin p.Error
			{
				color: #D20500;
			}
				#Main #Content #Admin p strong
				{
					font-weight: bold;
				}
				#Main #Content #Admin p input.Text, #Main #Content #Admin p textarea
				{
					border: 1px solid #999999;
					font-size: 12px;
					padding: 2px;
					width: 653px;
					margin-bottom: 15px;
				}
				#Main #Content #Admin p input.Button
				{
					border: 1px solid #272727;
					font-size: 12px;
					padding: 2px;
					width: 50px;
				}
		#Main #Content .Article
		{
			width: 930px;
		}
			#Main #Content .Article .Calendar
			{
				float: left;
				width: 74px;
				height: 85px;
				margin-left: 23px;
				_margin-left: 11px;
				background: url(../images/Calendar.png) no-repeat;
			}
				#Main #Content .Article .Calendar .Month
				{
					text-transform: uppercase;
					font-family: Verdana, Geneva, sans-serif;
					font-weight: bold;
					font-size: 9px;
					color: #174000;
					margin-left: 20px;
					margin-right: 11px;
					margin-top: 21px;
					text-align: center;
				}
				#Main #Content .Article .Calendar .Day
				{
					font-size: 18px;
					color: #266a00;
					margin-left: 20px;
					margin-right: 11px;
					margin-top: 4px;
					text-align: center;
				}
			#Main #Content .Article .Text
			{
				float: left;
				width: 659px;
				margin: 30px 50px;
				margin-top: 27px;
				border-top: 1px solid #256700;
			}
				#Main #Content .Article .Text h3
				{
					color: #266a00;
					font-size: 20px;
					margin-top: 7px;
					margin-bottom: 20px;
				}
					#Main #Content .Article .Text h3 a
					{
						color: #af0000;
						font-size: 14px;
						font-weight: bold;
					}
				#Main #Content .Article .Text h4
				{
					color: #266a00;
					font-size: 15px;
					font-weight: bold;
					margin-top: 20px;
					margin-bottom: 20px;
				}
				#Main #Content .Article .Text p strong
				{
					font-weight: bold;
				}
				#Main #Content .Article .Text img
				{
					margin-top: 20px;
					margin-bottom: 20px;
				}
				#Main #Content .Article .Text p
				{
					color: #272727;
					font-size: 12px;
					text-align: justify;
					line-height: 17px;
				}
				#Main #Content .Article .Text div.ImageList
				{
					z-index: 2;
					position: relative;
				}
					#Main #Content .Article .Text div.ImageList div.Image
					{
						float: left;
						width: 196px;
						height: 146px;
						margin-right: 29px;
						margin-bottom: 29px;
						border: 1px solid #999999;
						background-repeat: no-repeat;
						background-position: center center;
						cursor: pointer;
					}
						#Main #Content .Article .Text div.ImageList div.Last
						{
							margin-right: 0px;
						}
		
		#Main #Content #Pagination
		{
			width: 660px;
			height: 31px;
			background: url(../images/PaginationBackground.png) repeat-x;
			margin-left: 148px;
			margin-bottom: 75px;
		}
			#Main #Content #Pagination .Previous
			{
				float: left;
				width: 11px;
				height: 14px;
				margin-left: 5px;
				margin-top: 9px;
				background: url(../images/PaginationPrevious.png) no-repeat;
				cursor: pointer;
			}
			#Main #Content #Pagination .Next
			{
				float: left;
				width: 11px;
				height: 14px;
				margin-top: 9px;
				margin-left: 8px;
				background: url(../images/PaginationNext.png) no-repeat;
				cursor: pointer;
			}
			#Main #Content #Pagination select
			{
				float: left;
				height: 21px;
				padding: 2px;
				margin-left: 10px;
				margin-top: 5px;
				width: 120px;
			}
	
	#Main #Footer
	{
		width: 930px;
		height: 12px;
		background: url(../images/Footer.png) no-repeat;
		z-index: 1;
	}
		#Main #Footer #Flowers
		{
			width: 645px;
			height: 583px;
			background: url(../images/Flowers.png) no-repeat;
			margin-left: 378px;
			margin-top: -268px;
			position: absolute;
			~background: none;
			~filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/actualites/images/Flowers.png", sizingMethod="image");
		}