/* CSS Document */

* {margin:0; padding:0; border:0; list-style-type:none}

html {
	width:100%;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	width:100%;
	height:661px;
}
.fond-haut {
	width:100%;
	height:83px;
	background-color:#000000;
}
.bandeau {
	width:955px;
	height:83px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	float:left;
	width:233px;
	height:83px;
}
.pub-intermat {
	width:220px;
	height:83px;
	float:left;
}
.menu {
	width:500px;
	height:83px;
	float:right;

}
.bandeau-recherche {
	width:100%;
	height:44px;
	background-color:#EDC930;
}
	.bandeau-recherche h1 {
		font-size:12px;
		font-weight:bold;
	}
	.bandeau-recherche table {
		width:852px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.bandeau-recherche select, input {background-color:#FFFFFF; margin:0;font-size:11px;}
	
.conteneur-milieu {
	width:955px;
	height:auto;
	background-color:#fff;
}
	.conteneur-milieu h2 {
		font-size:14px;
		margin:8px 0 15px 20px;
	}
	.bandeau-titre {
		width:955px;
		height:30px;
		padding-bottom:5px;
	}
		.titre-rubrique {
			width:465px;
			height:30px;
			float:left;
			margin-top:5px;
		}
		.fonctions-tri {
			width:438px;
			height:26px;
			margin-top:4px;
			margin-left:15px;
			margin-bottom:8px;
			float:left;
			background-image:url(../images/fonctions-bouton.gif);
			background-repeat:no-repeat;
		}
			.fonctions-tri p {
				font-size:10px;
				font-weight:bold;
				padding:0 3px 3px 3px;
			}
		.resultats {
			font-size:10px;
			padding:3px 55px 0 5px;
			float:right;
			line-height:10px;
			width:auto;
		}
		html > body .resultats {
			font-size:10px;
			padding:3px 35px 0 0;
			float:right;
			line-height:10px;
			width:180px;
		}
		.fonctions-tri form {
			padding:3px 0 0 5px;
		}
	
	.conteneur-gauche {
		width:452px;
		height:auto;
		float:left;
	}
		a.recherche {color:#EC701A; font-size:14px;}
		a:visited.recherche {color:#EC701A; font-size:14px;}
		a:hover.recherche {color:#000; font-size:14px;}
		a:active.recherche {color:#EC701A; font-size:14px;}
		.conteneur-gauche p {
			color:#666666;
			background-color:#FFFFFF;
			font-size:11px;
		}
		.conteneur-gauche h1 {
			color:#000;
			font-size:12px;
			padding:5px 5px 5px 13px;
		}
		.conteneur-gauche h2 {
			color:#000;
			font-size:12px;
			padding:5px 5px 5px 13px;
		}
		.conteneur-gauche h3 {
			color:#000;
			font-size:14px;
			padding:10px 5px 0 13px;
		}
		.conteneur-gauche h4 {
			color:#000;
			font-size:12px;
			padding:2px 5px 2px 13px;
		}
		.conteneur-gauche h5 {
			color:#ADA60D;
			font-size:14px;
			padding:2px 5px 2px 13px;
		}
		.conteneur-gauche h6 {
			color:#000;
			font-size:12px;
			padding:2px 5px 2px 13px;
			font-weight:normal;
		}
		span {color:#EC701A}
		.conteneur-gauche table {
			margin:5px 0 5px 20px;
		}
		
/******************* style du bandeau recherche *********************/

		.recherche-form {
			background-color:#FFFFFF;
			margin-top:0;
		}
		
		
/********************************************************************/
		
		.trait-separation {
			width:452px;
			height:1px;
			background-image:url(../images/trait-separation.gif);
			font-size:1px;
			margin:5px 0 5px 0;
			clear:both;
		}
		.photo-materiel {
			width:174px;
			height:121px;
			vertical-align:middle;
			border:1px solid #FFFFFF;
			float:right;
			margin:3px 10px 0 10px;
		}
		.bouton-acces {
			width:174px;
			height:19px;
			vertical-align:middle;
			border:1px solid #FFFFFF;
			float:right;
			margin:3px 10px 0 70px;
			clear:both;

		}
		.acces-fiche {
			width:174px;
			height:19px;
			float:right;
			padding-right:11px;
		}
		.encart-produit {
			width:452px;
			float:left;
			margin-left:12px;
		}
		
	.menu-produits {
		width:253px;
		height:431px;
		float:left;
		background-image:url(../images/cadre-menu-produits.gif);
		background-repeat:no-repeat;
	}
		.menu-produits h1 {
			margin:0 0 0 28px;
			font-size:14px;
		}
		.menu-produits li {
			font-size:12px;
			margin-left:45px;
			margin-top:5px;
		}
	.menu-recherche {
		width:250px;
		height:431px;
		float:left;
		background-image:url(../images/cadre-formulaire.gif);
		background-repeat:no-repeat;
	}
	
a.liens-pratique {color:#FFF}
a:visited.liens-pratique {color:#FFF}
a:hover.liens-pratique {color:#FFF}
a:active.liens-pratique {color:#FFF}

a.liens-pied {color:#EC701A}
a:visited.liens-pied {color:#000}
a:hover.liens-pied {color:#000}
a:active.liens-pied {color:#000}

.formulaire {
		width:426px;
		height:auto;
		float:left;
		margin-top:9px;
		background-color:#FFFFFF;
	}
.main-photo {
	width:408px;
	height:272px;
	margin-left:18px;
}
.main-photo p{
	font-size:12px;
}
.main-photo img {
	border:#EDC930 10px solid;
	display:block;
}

.conteneur-pied {
	width:100%;
	height:157px;
	background-color:#000;
	clear:both;
}
	
.pratique {
	width:955px;
	height:157px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.cadre1 {
	width:238px;
	height:157px;
	float:left;
}
.cadre1 p {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding-left:15px;
}
.cadre1 img {
	margin-bottom:20px;
}
.cadre1 a {
	text-decoration:none;
	color:#fff;
}
.sep-pratique {
	width:1px;
	height:157px;
	float:left;
}
.appel {
	width:231px;
	height:157px;
	float:left;
}
.pied {
	width:955px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#666666;
	line-height:20px;
}
.bout1 {
	width:100px;
	height:83px;
	float:left;
}
.presentation-materiels {
	width:955px;
	height:auto;
}
.rubrique {
	width:174px;
	height:285px;
	padding:15px 0 7px 8px;
	float:left;
}
.rubrique img {
	display:block;
}
fieldset {
	padding-left:7px;
}
a:link.noir {color:#000000}
a:visited.noir {color:#000000}
a:hover.noir {color:#000000}
a:active.noir {color:#000000}

.formulaire {
		width:426px;
		height:auto;
		float:left;
		margin-top:9px;
		background-color:#FFFFFF;
	}

.sub-photos {
	width:428px;
	height:105px;
	background-color:#EDC930;
	margin-left:18px;
	clear:both;
}
	.sub-photos img {
		width:122px;
		height:82px;
		float:left;
		padding:12px 7px 12px 12px;
	}
	.sub-photos p {
		font-size:12px;
		padding:2px 0 0 5px;
	}
	.trait-separation-fiche {
		width:428px;
		height:18px;
		background-image:url(../images/trait-separation-fiche.gif);
		background-repeat:no-repeat;
		margin-left:18px;
		margin-top:0;
		clear:both;
	}
	html > body .trait-separation-fiche {
		width:428px;
		height:18px;
		background-image:url(../images/trait-separation-fiche.gif);
		background-repeat:no-repeat;
		margin-left:18px;
		margin-top:20px;
		clear:both;
	}
	

/******************* RUBRIQUE ACTUALITES **************************/

.conteneur-actualite {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.conteneur-annonce {
	width:460px;
	float:left;
}
	.conteneur-annonce h1 {
		margin:20px 0 20px 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FF6901;
		font-weight:bold;
		line-height:20px;
	}
	.conteneur-annonce img {
		float:left;
		vertical-align:middle;
	}
.annonce {
	border:#EDC930 solid 16px;
	margin-bottom:15px;
}
		.annonce h1 {
			font-size:14px;
			color:#000000;
			padding:0 0 0 20px;
		}
		.annonce p {
			font-size:11px;
			color:#000000;
			padding:0 10px 15px 20px;
		}
		.annonce img {
			border:#000000 solid 1px;
			display:block;
			margin:0 auto;
			width:372px;
			float:none;
		}
		
.encart-nouveaux-produits {
	width:460px;
	float:left;
	margin-left:33px;
}
html > body .encart-nouveaux-produits {
	width:460px;
	float:left;
	margin-left:34px;
}
		.encart-nouveaux-produits h1 {
			margin:20px 0 20px 0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:18px;
			color:#FF6901;
			font-weight:bold;
			line-height:20px;
		}
		.encart-nouveaux-produits img {
			float:left;
		}

.nouveau-produit {
	width:460px;
	height:161px;
	background-color:#EDC930;
	margin-bottom:9px;
}

		.barre{
			width:460px;
			height:19px;
		}
		.encart-detail {
			width:460px;
			height:142px;
		}
		
		.encart-detail a {color:#000000; text-decoration:underline}
		.encart-detail a:visited {color:#000000; text-decoration:underline}
		.encart-detail a:hover {color:#FF6600; text-decoration:none}
		.encart-detail a:active {color:#000000; text-decoration:underline}
		
		
				.encart-detail h2 {
					font-size:14px;
					padding-top:13px;
					padding-bottom:10px;
				}
				.encart-detail p {
					font-size:11px;
					padding-right:10px;
				}
				.encart-detail span {
					font-size:11px;
					float:right;
					padding-top:10px;
					padding-right:10px;
				}
				.visuel-nouveau-produit {
					width:174px;
					height:116px;
					float:left;
					margin:13px 10px 10px 13px;
				}
				
				
.diapobox {
	width:955px;
	background:url(../images/fond-expo.gif) no-repeat;
	margin:30px auto;
	clear:both;
}

	.diapobox a  {
		float:left;
		display:block;
		padding:0 20px 0 0;
	}
				
.vide {clear:both;}