/*document css pour le fichier actualites.php*/
#aLaUne {
	height:230px;
	left:0;
	margin-left:10px;
	margin-top:10px;
	position:relative;
	top:0;
	width:680px;
}
	#aLaUne .actuUne {
		height:230px;
		left:0;
		position:absolute;
		top:0;
		width:410px;
	}
		#aLaUne .actuUne .titleActuUne {
			font-size:18px;
			height:30px;
			left:0;
			line-height:30px;
			overflow:hidden;
			position:absolute;
			top:0;
			width:400px;
		}
		
		#aLaUne .actuUne .informationPublication {
			font-size:11px;
			height:20px;
			left:0;
			line-height:20px;
			position:absolute;
			top:30px;
			width:400px;
			color:#999999;
		}
		
		#aLaUne .actuUne .pictureActuUne {
			height:115px;
			width:150px;
			position:absolute;
			top:35px;
			left:0px;
		}
		#aLaUne .actuUne .articleActuUne {
			height:160px;
			left:0;
			line-height:20px;
			overflow:hidden;
			position:absolute;
			text-align:justify;
			top:50px;
			width:400px;
		}
		#aLaUne .actuUne .actionActuUne {
			height:20px;
			left:160px;
			line-height:20px;
			position:absolute;
			top:185px;
			width:250px;
		}
	
	.calendarActu {
		height:200px;
		left:450px;
		position:absolute;
		top:20px;
		width:200px;
	}

		.calendarActu #calendrier {
			position:absolute;
			width:240px;
			left:10px;
			margin:0px;
			padding:0px;
			list-style:none;
		}
		
		.calendarActu #calendrier .calendarDays {
			background-color:#CCCCCC;
			color:#000000;
		}
		
		.calendarActu #calendrier li {
			position:absolute;
			width:25px;
			height:25px;
			line-height:25px;
			text-align:center;
			color:#999999;
		}
		
		.calendarActu .titleAgenda {
			width:180px;
			height:30px;
			color:#E6E6D8; 
			text-align:center;
			position:relative;
		}
		
			.calendarActu #calendrier .elementCalendarHeader {
				color:#CCCC99;
				background-color:#333300;
			}

	#titleOtherArticle {
		height:25px;
		line-height:35px;
		position:relative;
		top:0px;
		left:20px;
		font-size:20px;
		font-style:normal;
		font-weight:bold;
		text-transform:uppercase;
		color:#222222;
		width:400px;
	}


	#otherArticles {
		height:370px;
		width:680px;
		position:relative;
		top:0px;
		left:0px;
		margin-left:10px;
	}
	
	
		#otherArticles #listingArticle {
			position:relative;
			top:10px;
			left:10px;
			width:660px;
			height:350px;
			overflow:hidden;
		}
		
		#otherArticles #contentArticles {
			position:relative;
			top:0px;
			left:0px;
			width:630px;
			height:auto;
		}
	
			#otherArticles .article {
				height:130px;
				width:640px;
				position:relative;
				top:0px;
				left:0px;
			}
	
				#otherArticles .article .titleArticle {
					font-size:14px;
					font-weight:bold;
					height:35px;
					left:5px;
					line-height:35px;
					position:absolute;
					top:0;
					width:600px;
				}
				
				#otherArticles .article .pictureArticle {
					height:75px;
					width:75px;
					position:absolute;
					top:35px;
					left:5px;
				}
				
				#otherArticles .article .articleArticle {
					height:90px;
					left:0;
					line-height:20px;
					overflow:hidden;
					position:absolute;
					text-align:justify;
					top:35px;
					width:570px;
				}
				
				#otherArticles .article .actionArticle {
					height:20px;
					width:250px;
					position:absolute;
					top:95px;
					left:95px;
					line-height:20px;
				}
	

		
	/*lien des actu et dossier */
	
	#contenuCenter li a {
		text-decoration:none;
		color:#444444;
	}	
	#contenuCenter li a:hover {
		color:#000000;
		border-bottom:1px dotted #000000;
	}	
	#contenuCenter li span {
		color:#444444;
	}	
	
	
	/*partie informerNous*/
	#informerNous {
		height:140px;
		width:680px;
		position:relative;
		top:0px;
		left:0px;
		margin-left:10px;
		margin-top:10px;
	}		
		#informerNous #contenuInformer {
			height:120px;
			width:660px;
			position:absolute;
			top:10px;
			left:10px;
		}
		#informerNous .contenuInformer {
			height:75px;
			width:640px;
			position:relative;
			top:0px;
			left:10px;
		}


	/*partie fiche actualité*/
	#contentArticle {
		width:475px;
		height:auto;
		position:relative;
		left:10px;
	}	
		#contentArticle #article li{
			width:475px;
			height:auto;
		}	
		#contentArticle #article #titleActu {
			height:40px;
			line-height:40px;
		}		
		#contentArticle #article #informationActu {
			height:20px;
			line-height:20x;
			font-size:11px;
			color:#999999;
		}		
		#contentArticle #article #contentActu {
			height:auto;
			line-height:20px;
			text-align:justify;
			margin-top:10px;
		}		
		#contentArticle #article #commentZone {
			height:30px;
			line-height:30px;
			margin-top:30px;
		}
		#contentArticle #article #commentZone label{
			float:left;
			display:block;
			width:300px;
		}
		#contentArticle #article #listingComment {
			height:auto;
			line-height:20px;
		}
		
			#contentArticle #article #listingComment li{
				margin-top:20px;
				clear:both;
			}
			
			#contentArticle #article #listingComment li .contentHeaderComm {
			background-color:#F7F7F7;
			}
			
			#contentArticle #article #listingComment li .contentWarning {
				float:right;
			}
			
		#contentArticle #article #depotComment {
			height:;
			margin-top:20px;
		}
	
	#actuRight {
		height:490px;
		left:490px;
		position:absolute;
		top:40px;
		width:200px;
	}

		#actuRight .calendarActu {
			left:0px;
			top:10px;
		}
		
		#actuRight #otherActu {
			height:240px;
			left:0;
			position:absolute;
			top:220px;
			width:200px;		
		}
		
			#actuRight #otherActu .h2{
				width:100%;
				text-align:center;
				color:#e6e6d8;
			}
		
		
		
		
