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

@font-face
{	font-family : "Schneidler Medium" ;
	src : url("../polices/schnebtmed.eot") ;
	src : local("Schneidler Medium"), local("Schneidler-Medium"), url("../polices/schnebtmed.ttf") format("truetype") ;
	src : local("Schneidler Medium"), url("../polices/schnebtmed.svg#Schneidler") format("svg") ;
}

.separateur
{	clear : both ;
}

body
{	background : url(../images/fond-bas.jpg) bottom center repeat-x fixed ;
	height : 100% ;
	margin : 0 ;
	overflow-y : scroll ;
	padding : 0 ;
	width : 100% ;
}

div#fond
{	background : url(../images/fond-haut.jpg) repeat-x ;
	bottom : 0 ;
	height : 100% ;
	left : 0 ;
	position : absolute ;
	width : 100% ;
}

div#page
{	margin : 0 auto 0 auto ;
	width : 780px ;
}

div#langues
{	color : #000 ;
	display : block ;
 	float : right ;
 	font : normal 12px sans-serif ;
	height : 44px ;
	line-height : 44px ;
	text-align : right ;
	text-transform : uppercase ;
	width : 200px ;
}

div#langues a
{	color : #999 ;
	text-decoration : none ;
}

div#langues a:hover
{	text-decoration : underline ;
}

div#langues span
{	color : #999 ;
}

div#actu
{	background : #00418F url(../images/fond-bleua-actu.png) center center ;
	display : block ;
	height : 820px ;
	margin : 0 auto 0 auto ;
	padding : 20px 0 0 0 ;
	width : 780px ;
}



div#projets
{	background : #00418F url(../images/fond-bleua-actu.png) center center ;
	display : block ;
	height : 360px ;
	margin : 0 auto 0 auto ;
	padding : 20px 0 0 0 ;
	width : 780px ;
}

div#titre
{	background : #00418F url(../images/fond-bleua-actu.png) center 40% ;
	display : block ;
	height : 140px ;
	margin : 0px auto 0 auto ;
	padding : 20px 0 0 0 ;
	width : 780px ;
}

div#ligne
{	background-color : #A18A4C ;
	display : block ;
	clear : both ;
	height : 4px ;
	margin : 6px auto 20px auto ;
	width : 100% ;
}

div#pligne
{	background-color : #7F9DBF ;
	display : block ;
	clear : both ;
	height : 1px ;
	margin : 10px auto 10px auto ;
	width : 676px ;
}

div#colonne
{	float : left ;
	padding-left : 52px ;
	width : 676px ;
}

div#colonne2
{	float : left ;
	padding-left : 52px ;
	width : 312px ;
}

div#pdp
{	clear : both ;
	padding-top : 75px ;
	text-align : center ;
	width : 100% ;
}

p.note
{	font-size : 12px ;
	margin : 0 52px 0 52px ;
	text-align : center ;
}
