@font-face {
	font-family: Gare_de_Chambord;
	src: url('LCoRg___.ttf');
	font-family: Gare_de_Chambord;
	src:url("LCoRg___.eot");
	src:local("BNT"), url("LCoRg___.ttf")

}

BODY {
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size: 10px;
	color:#000000;
	background-image: url("../image/statique/fond_general.gif");
	background-repeat:repeat;
}



BODY.default {
	background-image: url("../image/statique/fond_general.gif");
}

BODY.news {
	background-image: url("../image/statique/fond_general_news.gif");
}

a {
	text-decoration: none;
	color:#000000;
}

p {
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a:hover {
	text-decoration: none;
	color:#333333;
}


#master {

}

#header {
	width:100%;
	height:51px;
	background-repeat: repeat-x;
}

#header.news
{
	background-image: url("../image/statique/fond_header_news.jpg");

}

#header.default
{
	background-image: url("../image/statique/fond_header.jpg");

}


#contenu {
	height : auto !important ;/* Pour firefox */
	height : 560px ; /* Pour IE */
	min-height : 560px ; /* Pour firefox */
	background-color: #FFFFFF;
	width:885px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
}

/*######################################menu###############################*/

#menu {

	padding-top:14px;
	width:890px;
	margin-left: auto;
	margin-right: auto;
}

#menu a{

	display:block;
	float:left;
}

#item_accueil{
	padding-left: 15px;
}

#item_projet{
	margin-left: 120px;
}

#item_news{
	margin-left: 30px;
}

#item_agence{
	margin-left: 30px;
}

#bloc_menu_langue {
	float:right;
	padding-right: 15px;
}

/*#####################################contenu##################################*/

#padded_content {

	padding-left: 15px;
}

.pagination_image {
	margin-top: 10px;
	padding-bottom: 28px;
}

.pagination_image a{
	font-weight: bold;
	font-size: 11px;
	float:left;
	margin-right: 7px;

}

#colonne_gauche{
	float:Left;
	width:215px;
}

#colonne_droite {
	float:left;
	width:640px;
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size:28px;
	padding:0px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	color:#000000;
	text-transform:uppercase;
}

#menu_secondaire {
	margin-bottom:0px;
	margin-left:0px;
	margin-top:60px;
  	padding-left: 0px;
  	padding-top:0px;
  	padding-bottom:0px;
  	padding-right:0px;
	list-style: none;
	font-size: 10px;
	font-weight:bold;
}


#menu_secondaire li {
	padding-bottom: 3px;
}
ul {
	margin-bottom:0px;
	margin-left:0px;
  	padding-left: 0px;
  	padding-top:0px;
  	padding-bottom:0px;
  	padding-right:0px;
	list-style: none;
}

.cms_content1 p {
	padding-top: 5px;
	width:640px;
	height:240px;
	overflow:auto;
	margin-bottom: 10px;
}
.cms_content1 a {
	color:#0066cc;
}
.cms_content1 H1 {
	padding-bottom: 5px;
}

.cms_content1 a:hover {
	color:#5c93ca;

}
/*######################################details projet###############################*/
#contenu_folio p{
	padding: 0px;
	margin:0px;
	padding-bottom: 19px;
	width:620px;
	line-height: 17px;
}

#folio_info {
	font-size: 10px;
	font-weight:bold;
	float: left;
	padding:0;
	margin:0;
	margin-top: 307px;
	padding-right :10px;
	line-height: 18px;
	font-style: italic;
}

#div_image {
	height: 430px;
	padding-top:5px;
	overflow: hidden
}

/*######################################projets###############################*/
#conteneur_vignette {
	margin-top: 64px;
	width:655px;
	overflow: hidden;
	padding-bottom:40px;
}

#conteneur_vignette a{
	display:block;
	float:left;
	margin-right:13px;
	margin-bottom: 13px;
	position:relative;
}

#conteneur_vignette .description {

	position: absolute;
	top:0px;
	width:0px;
	width:195px;
	padding-right:5px;
	padding-left:5px;
	padding-top:40px;
	height:95px;
	color:#FFFFFF;
	font-size:28px;
	font-family:Gare_de_Chambord;
	text-align:center;
	background-image: url("../image/statique/fond_miniature.png");
	vertical-align: middle;

}



/* ###################################TIPS########################  */
.tip{
	font-size:11px;
	font-weight:bold;
	/*background-image: url("../image/statique/font_tips.png");
	s_motclef {
	color:#FFFFFF;
	opacity:0;
	padding: 12px;
	*/
	background-image: url("../image/statique/font_tips.png");
}

.tip-title {
	background-repeat: no-repeat;
	padding: 5px;
	/*border-bottom: 1px solid #a2978a;*/
	border: 1px solid #333333;
}

.tip-text {
	background-repeat: no-repeat;
	padding: 7px;
	display: none;
}



/*######################################NEWS###############################*/

#news_header {
	padding-top: 60px;
	height: 155px;
}
#news_en_cours {
	background-color: #f5f1e9;
	height: 109px;
	float:left;
	width:295px;
	padding: 5px;
}

#news_title {
	display: block;
	float:left;
}

#last_update {
	padding-top: 167px;
	padding-bottom:35px;
	font-size: 11px;
	font-weight: bold;
}

.title_type {

	display: block;
	border-bottom: 8px solid #000000;

}

#news_link ul{

	padding-top: 5px;
	font-family: Georgia;
	font-size: 11px;
	padding-bottom: 16px;
}

#news_en_cours p {
	padding: 0px;
	font-family: georgia;
	font-size: 11px;
}

#news_en_cours p strong {
	font-size: 9px;
	color : #e5352d;
}

.news_left p {
	width: 182px;
	font-family: georgia;
	font-size: 11px;
}

.news_box {
	width: 310px;
	float:left;
	margin-right: 22px;
	height: 460px;
}

#news_listing {
	height: 500px;
	margin-right: -25px;
}

.news_box .titre {
	border-bottom: solid 8px #000000;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.news_box .chapeau {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}
.news_box .date {
	font-style: italic;
}
.news_box .news_box_corps {
	font-family: Georgia;
	font-size: 11px;
	overflow: hidden;
}


/*######################################qui sommes nous###############################*/

.quisommesnous {
padding-right:10px;
}

/*######################################credit###############################*/

#credits{
	position:absolute;
	font-family: Helvetica;
	font-size:10px;
	bottom: 5px;
	right:10px;
	border-top-width: 1px;
	margin:0;

}

#credits a{
	color: #3f3f41;
}

#credits a:hover {
	color: #999999;
}
