@charset "utf-8";
/* CSS Document */


/* EN-TETE */

div#entete{
	width:976px;
	height:262px;
}

a.new-entete-lien-logo{
	float:left;
	width:320px;
	height:80px;
}

div#new-entete-top{
	background:blue;
}

div#newboutons{
	float:right;
	margin:4px 25px 0 0;
	-margin:4px 15px 0 0;
}

div#newform{
	float:right;
	margin: 4px 40px 0 0;
	-margin: 4px 110px 0 0;
}

div#new-newsletter{
	clear:both;
	float:right;
	margin:142px 20px 0 0;
	-margin:142px 10px 0 0;
}

div#new-newsletter label{
	font-size:12px;
	color:#444;
}

div#new-newsletter small{
	font-size:10px;
	margin-left:150px;
}





/* HOME PAGE */


h1,h2,h3,h4,p,ul,li{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

a.new-lien-actu-home:link,
a.new-lien-actu-home:visited{
	color:#333;
	text-decoration:none;
	font-size:11px;
}
a.new-lien-actu-home:hover{
	color:#333;
	text-decoration:underline;
	font-size:11px;
}



/*  PARTIE GAUCHE */


div#newgauche{
	float:left;
	display:table;
	width:627px;
}



div#newedito{
	clear:both;
	display:table;
	width:593px;
	margin:24px 0 20px 30px;
}

div#newedito br{
	height:10px;
	line-height:10px;
}


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#004b96;
	margin-bottom:16px;
}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#004b96;
}


p{
	font-size:12px;
}


div#newedito p{
	font-size:13px;
}

div#newedito a.esp{
	position:absolute;
	width:93px;
	height:24px;
	background:url(images/newdesign/esp.gif) no-repeat;
	text-indent:-6000px;
	outline:none;
	margin-top:10px;
	
}


div#newactu{
	width:605px;
	margin:5px 0 0 18px;
	background:url(images/newdesign/fond-actu-home-milieu.png) repeat-y;
}

div#newactu h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#004b96;
}

	div#newactu-top{
		background:url(images/newdesign/fond-actu-home-top.png) no-repeat;
		width:605px;
		height:27px;
	}
	
	div#newactu-milieu{
		margin:0 30px 0 30px;
	}
	
		.home-cont-actu{
			display:table;
		}
	
	div#newactu-milieu h3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#444;
		margin-top:15px;
		padding-bottom:5px;
	}

	div#newactu-bottom{
		background:url(images/newdesign/fond-actu-home-bottom.png) no-repeat;
		width:605px;
		height:27px;
	}
	
	


div#new-cont-duo{
	width:593px;
	display:table;
	margin:24px 0 0 30px;
}

	div#new-duo-left{
		width:271px;
		float:left;
		margin-right:25px;
	}
	
		div#new-duo-left ul{
		}
		
		div#new-duo-left li{
			font-size:11px;
			padding-left:15px;
			background:url(images/newdesign/list-puce.gif) no-repeat left 5px;
			-background:url(images/newdesign/list-puce.gif) no-repeat left 9px;
			margin-top:5px;
		}
		
		div#new-duo-left a.esp{
			position:absolute;
			width:93px;
			height:24px;
			background:url(images/newdesign/esp.gif) no-repeat;
			text-indent:-6000px;
			outline:none;
			margin-top:10px;
		}

	div#new-duo-right{
		width:271px;
		float:right;
		background:url(images/newdesign/pointilles.gif) repeat-y left top;
		padding-left:25px;
	}
	
		div#new-duo-right h3{
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			color:#444;
			margin-top:5px;
			margin-bottom:3px;
		}
		
		div#new-duo-right a{
			font-size:11px;
			margin-top:5px;
			margin-bottom:15px;
			display:block;
		}



/*  PARTIE DROITE */


div#newdroite{
	float:right;
	display:table;
	width:338px;
	margin-right:3px;
	-margin-right:2px;
}



div#newdroite ul{
	padding:4px 0 4px 0;
	
}

	
div#newdroite li{
	font-size:11px;
	background:url(images/newdesign/list-puce-carre.gif) no-repeat left 5px;
	-background:url(images/newdesign/list-puce-carre.gif) no-repeat left 9px;
	-padding:0;
	padding-left:10px;
}

div#newdroite ul.profession{
	padding:4px 0 4px 0;
	margin-right:100px;
}

div#logo-flash{
	position:absolute;
	width:80px;
	height:60px;
	margin:0 0 0 167px;
}



div#new-encartdoite-top{
	background:url(images/newdesign/home-encart-top.gif) no-repeat;
	width:338px;
	height:19px;
}

div#new-encartdoite-milieu{
	background:url(images/newdesign/home-encart-milieu.gif) repeat-y;
	padding-left:30px;
}

	div#new-encartdoite-milieu h2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		color:#004b96;
		margin-bottom:5px;
	}	
	
	div#new-encartdoite-milieu a.esp{
		position:absolute;
		width:93px;
		height:24px;
		background:url(images/newdesign/esp2.gif) no-repeat;
		text-indent:-6000px;
		outline:none;
		margin-top:3px;
	}

div#new-encartdoite-bas{
	background:url(images/newdesign/home-encart-bas.gif) no-repeat;
	width:338px;
	height:34px;
}

	div.reseaux-contenu p{
		padding-right:15px;
	}


/* PARTIE INITIATIVES */

div#new-initiatives-cont{
	width:338px;
}

div#new-initiatives-top{
	background:url(images/newdesign/initiatives-haut.gif) no-repeat;
	height:21px;
}

div#new-initiatives-milieu{
	background:url(images/newdesign/initiatives-milieu.gif) repeat-y;
	padding-left:28px;
}

	div#new-initiatives-milieu h1{
		font-size:16px;
		color:#202020;
		padding-right:10px;
		margin:0;
		margin-bottom:7px;
	}
	
	div#new-initiatives-milieu p{
		color:#202020;
		padding-right:10px;
	}
		
	div#new-initiatives-parainage{
		background:url(images/newdesign/intiatives-cap-parainage-home.png) no-repeat white left top;
		margin-top:20px;
		padding:43px 10px 0 13px;
	}
	
		div#new-initiatives-parainage p{
			padding-right:110px;
			background:url(images/newdesign/logo_cpcom.gif) no-repeat right top;
		}
		
		div#new-initiatives-parainage a.esp{
			position:absolute;
			width:178px;
			height:26px;
			background:url(images/newdesign/esp_cp.gif) no-repeat;
			text-indent:-6000px;
			outline:none;
			margin-top:3px;
		}
		

	div#new-initiatives-parainage-bas{
		background:url(images/newdesign/intiatives-actions-bas.png) no-repeat bottom white;
		height:18px;
	}
	
	
	
	div#new-initiatives-profession{
		background:url(images/newdesign/intiatives-profession-home.png) no-repeat white left top;
		margin-top:20px;
		padding:43px 10px 0 13px;
	}
	
		div#new-initiatives-profession p{
			padding-right:110px;
			background:url(images/newdesign/logo_perub.gif) no-repeat right top;
		}
		
		div#new-initiatives-profession a.esp{
			position:absolute;
			width:190px;
			height:26px;
			background:url(images/newdesign/esp_pe.gif) no-repeat;
			text-indent:-6000px;
			outline:none;
			margin-top:3px;
		}
		
	div#new-initiatives-profession-bas{
		background:url(images/newdesign/intiatives-actions-bas.png) no-repeat bottom white;
		height:18px;
	}
	
	
	div#new-initiatives-intraservices{
		background:url(images/newdesign/intiatives-cap-intraservices-home.png) no-repeat white left top;
		margin-top:20px;
		padding:43px 10px 0 13px;
	}
	
		div#new-initiatives-intraservices p{
			padding-right:110px;
			background:url(images/newdesign/logo_cirub.gif) no-repeat right top;
		}
		
		div#new-initiatives-intraservices a.esp{
			position:absolute;
			width:183px;
			height:25px;
			background:url(images/newdesign/esp_ci.gif) no-repeat;
			text-indent:-6000px;
			outline:none;
			margin-top:3px;
		}
		
	div#new-initiatives-intraservices-bas{
		background:url(images/newdesign/intiatives-actions-bas.png) no-repeat bottom white;
		height:18px;
	}
	
	div#new-initiatives-milieu a.lien-initiatives{
		background:none;
		position:absolute;
		width:100px;
		height:30px;
		margin-left:180px;
	}


div#new-initiatives-bas{
	background:url(images/newdesign/initiatives-bas.gif) no-repeat;
	height:19px;
}
	

/* NEWSLETTER DESINSCRIPTION */

#cont-news-des{
	position:absolute;
	display:none;
	background:white;
	width:300px;
	height:100px;
	margin:0 0 0 650px;
	border:1px solid #ccc;
}


/* FOOTER */

div#footer{
	background:url(images/newdesign/fond-footer.png) no-repeat;
	width:976px;
	height:69px;
	padding-top:7px;
	font-size:11px;
}