@import url(boxes.css);
@import url(fiche.css);
@import url(listing.css);
@import url(modules.css);
@import url(recherche.css);
@import url(box_realisation.css);
@import url(box_rss.css);

/*---- BODY ------------------------------------------------------------------------------------------------------------*/
body {
	width: 100%;
	height: auto;
	font: normal 12px arial;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	background: #FFFFFF; /* url('templates/<?php echo CONFIG_TEMPLATE; ?>/images/fd_body.jpg') top center repeat-x */
}
/*---- SPACER & A & IMG-------------------------------------------------------------------------------------------------*/
div.spacer {
	clear: both;
}
div.separateur {
	border-top: 1px dashed #858585;
}
h1 {
	font: bold 13px arial;
	color: #650608;
}
img {
	border: none;
}
a {
	outline: none;
}
/*---- CONTAINER -------------------------------------------------------------------------------------------------------*/
	div.container {
		width: 990px;
		height: auto;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		/*border: 1px solid #ffffff;*/
	}
	
/*---- BANNER -------------------------------------------------------------------------------------------------------*/
	div.banner {
		width: 100%;
		min-width: 990px;
		height: 150px;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		text-align: center;
	}
		div.banner img.banner {
		}			
	
/*---- CONTENT -------------------------------------------------------------------------------------------------------*/
	div.content {
		width: 990px;
		height: auto;
		margin: 0 auto 0 auto;
		padding: 0 0 5px 0;
		/*background: url('../images/fd_content.jpg') top center repeat-y;*/
	}
/*---- MENU ONGLET ---------------------------------------------------------------------------------------------------*/	
	div.menu_onglet {
		width: 990px;
		height: 29px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		/*background: url('../images/fd_menu_onglet.jpg') top center no-repeat;*/
	}
		div.menu_onglet table.onglet {
			width: 680px;
			height: 29px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			float: left;
			border-collapse: collapse;
		}
			div.menu_onglet table.onglet td.onglet {
				width: auto;
				height: 29px;
				margin: 0 0 0 0;
				padding: 0 10px 0 10px;
				text-align: center;
			}
				div.menu_onglet table.onglet td.onglet a {
					text-decoration: none;
					font: bold 13px Arial, Helvetica, sans-serif;
					color: #000000;
				}	
					div.menu_onglet table.onglet td.onglet a:hover {
						color: #333333;
					}			
		
		/*div.menu_onglet div.cont_onglet {
			width: 763px;
			height: 35px;
			margin: 0 0 0 21px;
			padding: 0 0 0 0;
			float: left;
		}
		div.menu_onglet div.onglet {
			width: auto;
			height: 27px!important;
			height: 35px;
			margin: 0 0 0 0;
			padding: 8px 19px 0 19px;
			float: left;
			text-align: center;
			/*background: url('../images/onglet/fd_right_onglet.jpg') top right no-repeat;*/
		/*}
			div.menu_onglet div.onglet a {
				text-decoration: none;
				font: normal 13px Arial, Helvetica, sans-serif;
				color: #4f4f4f;
			}	
				div.menu_onglet div.onglet a:hover {
					color: #000000;
				}*/
/*---- RECHERCHE DANS LE MENU ----------------------------------------------------------------------------------------*/
	div.cont_search {
		width: 400px;
		height: 29px;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		text-align: center;
	}
		div.cont_search input.champ {
			width: 120px;
			height: 15px;
			margin: 10px 0 0 10px;
			padding: 0 0 0 0;
			font: normal 11px Arial, Helvetica, sans-serif;
			color: #4f4f4f;
			border: 1px solid #cacaca;
			float: left;
		}
		div.cont_search input.submit {
			margin: 10px 0 0 5px;
			padding: 0 0 0 0;
			float: left;
		}
/*---- CONTENU -------------------------------------------------------------------------------------------------------*/
	div.contenu {
		width: 990px;
		height: auto;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		/*background: #00FFFF;*/
		/*background: url('../images/fd_contenu.jpg') top center no-repeat;*/
	}
		div.contenu div.main_module {
			width: 710px;
			height: auto;
			min-height: 475px;
			margin: 10px auto 0 auto;
			padding: 0 0 0 0;
			float: left;
			text-align: left;
			/*background: #00FF00;*/
		}
		div.contenu div.left_colonne {
			width: 120px;
			height: auto;
			min-height: 475px;
			margin: 10px 10px 0 10px;
			padding: 0 0 0 0;
			float: left;
			/*background: #FF0000;*/
		}
		div.contenu div.right_colonne {
			width: 120px;
			height: auto;
			min-height: 475px;
			margin: 10px 10px 0 10px;
			padding: 0 0 0 0;
			float: left;
			/*background: #FFFF00;*/
		}
		
/*---- FOOTER -------------------------------------------------------------------------------------------------------*/
	div.footer {
		width: 100%;
		min-width: 990px;
		height: auto;
		min-height: 50px;
		/*height: auto;*/
		margin: 0 auto 25px auto;
		padding: 0 0 0 0;
		text-align: center;
	}
		div.footer div.conception {
			width: 990px;
			height: auto;
			margin: 5px auto 0 auto;
			padding: 0 0 0 0;
		}
			div.footer div.conception p {
				margin: 5px 0 0 0;
				padding: 0 0 0 0;
				font: normal 12px arial;
				color: #ffffff;
			}
			div.footer div.conception a {
				font: normal 12px arial;
				color: #CCCCCC;
			}
			div.footer div.conception a.centrenet {
				text-decoration: none;
				font: normal italic 11px arial;
				color: #CCCCCC;
			}
				div.footer div.conception a.centrenet:hover {
					text-decoration: underline;
				}
			

/*---- MESSAGE ---------------------------------------------------------------------------------------------------------*/
	#message{
		width: 100%;
		height: auto;
		left: 0px;
		margin: 150px auto 0 auto;
		padding: 10px;
		position: absolute;
		text-align: center;
	}
	#message a {
		text-decoration: none;
		color: #004c99;
	}
	#message p {
		color: #000000;
	}
	#message p.close{
		margin: 25px 0 0 0;
	}
	#message_box{
		width: 350px;
		height: auto;
		margin:0 auto 0 auto;
		padding: 10px 10px 15px 10px;
		font:bold 12px Arial, Helvetica, sans-serif;
		color: #666666;
		background-color: #e5e5e5;
		border: 1px solid #004c99;
		opacity: 0.9 ;
		filter: alpha(opacity=90)!important;
	}