/* CSS Document */
html, body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
img {behavior:	url("../script/pngbehavior.htc");} 

body{background: url(../image/Planisphere2.gif) no-repeat center top #A4C5E8;}

#DivDrapeaux {
	position:absolute;
	left:50%;
	margin-left:-150px;
	top:275px;
	width:300px;
	text-align: center;
	z-index:1;
	}
#DivDrapeaux td{width: 50%; text-align: center;}
#DivDrapeaux img{margin-right: 12px;}

a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #40678A;
	text-decoration: none;
	}
	
/* scroller */
#news{
	position:absolute;
	left:50%;
	margin-left:-30px;
	top:435px;
	width:410px;
	text-align: left;
	z-index:1;
	background: url(images/bg_news.jpg) no-repeat 50% 30px ;
	}
#news h1
{
	font-size:12px;
	margin:0;
	margin-bottom:5px;
	margin-left:5px;
	padding:0;
	color:#306093;
}
	#chantier_container
	{
		height:210px;
		overflow:hidden;
		width:410px;
		padding-left:5px
	}
	.chantier
	{
	}
		.chantier td
		{
			vertical-align:top;
			border-bottom:1px dotted white;
			text-align:center;
			padding-bottom:5px;
		}

		.chantier strong
		{
			font-size:10px;
			padding:5px 0
		}


	strong.nom
	{
		display:block;
		width:90px;
		font-size:10px;
		font-weight:normal;
	}
	strong.dep
	{
		display:block;
		width:60px;
		text-align:center;
		font-size:10px;
		font-weight:normal;
	}
	strong.designation
	{
		display:block;
		width:110px;
		font-size:10px;
		margin:0;
		padding:5px 4px 5px 5px;
		font-weight:normal;
	}
	strong.mat
	{
		display:block;
		width:120px;
		font-size:10px;
		font-weight:normal;
		padding:5px 4px 5px 5px;
	}
#titres
{
	height:30px;
	border-bottom:1px dotted white;
	padding:8px 3px 2px 8px;
	bsackground:#A4C5E8;

}
	#titres strong
	{
		font-size:11px;
		text-align:center;
		float:left;
		color:white;
	}
