	/* NEWS  ************************************************************************************************/
	
	/* blocs */
	.tabblocnews
	{
		margin: 0px 15px 0px 0px;
		padding: 0px;	
		
		/*background: #CC00CC;*/
		
		width: 165px;
		height: 345px;
		
		color: #000000;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
	}
		.divblocnews a:link {color:#FFFFFF; text-decoration: none;}
		.divblocnews a:visited {color:#FFFFFF; text-decoration: none;}
		.divblocnews a:hover {color:#007aa5; text-decoration: none;}
		.tabblocnews #tdtitle
		{
			height: 52px;
		}
	.divtitle
	{
		text-align: center;
		margin: 2px 11px 2px 11px;
	
		/*background: #CCCCCC;*/
				
	}
	
	a.newstitle:link {color:#7E7C83; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none;}
	a.newstitle:visited {color:#7E7C83; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none;}
	a.newstitle:hover {color:#007aa5; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none;}
	
	a.newstitlei:link {color:#007aa5; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none;}
	a.newstitlei:visited {color:#007aa5; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none;}
	a.newstitlei:hover {color:#007aa5; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: none;}
		
	/* image du bloc news */
	.imgnews
	{
		border: 0px;
		margin: 0px;
	}
	
	/* texte du bloc news */
	.divbloctext
	{
		border: solid 0px;
		margin: 0px 4px 0px 4px;
		overflow: hidden;
		line-height: 15px;
		
		/*background: #9CFC3C;*/
		
		height: 152px;
	}
	
	/* puce */
	.imgpucenext
	{
		position: relative;
		top: 150px;
		left: 131px;
		margin: 0px;
		border: 0px;
		/*background: #9CFC3C;*/
		
		width: 11px;
		height: 11px;
	}
