@charset "iso-8859-1";
body{
	z-index: 0;
	width: 1000px;
	margin: auto;
	padding-bottom: 12px;
	border: 1px solid black;
	background: url("../images/bandeau.jpg") no-repeat top white;
	color: #424191;
}

/* -----*/

#en_tete{
	padding-top: 15px;
	padding-left: 28px;
}

#tete{
	width: 1000px;
	height: 75px;
	margin: auto;
	background: url("../images/bg_nav.jpg") no-repeat top;
}
	
		/*-----*/

		#version_gamme{
			float: left;
		}
		
		#version_gamme a img{
			border: none;
		}

		/*-----*/

		#menu1{
			width: 580px;
			margin-left: 292px;
			padding-top: 25px;
			font-family: "Trebuchet MS";
			font-size: 13px;
		}

		#menu1 table{
			margin: auto;
		}

		#menu1 td{
			text-align: center;
		}

			#smenu1{
				width: 160px;
				position: absolute;
				border: 1px solid black;
				background: rgb(255, 220, 170);
			}

			#smenu2{
				width: 160px;
				position: absolute;
				border: 1px solid black;
				background: rgb(255, 220, 170);
			}

	/*-----*/

#corps{
	width: 1000px;
	background: url("../images/bg_corps.jpg") repeat-y;
	margin: auto;
}	
	
	#menu2{
		width: 180px;
		height: 250px;
		float: left;
		margin-left: 25px;
		background: url("../images/bg_log.jpg") no-repeat right;
		font-family: "Trebuchet MS";
		font-size: 14px;
	}

		#menu2 table{
			width: 100%;
		}

		#menu2 th{
			font-size: 1.3em;
			text-decoration: underline;
			font-family: "Trebuchet MS";
		}

		#menu2 td{
			text-align: left;
		}

		#commande{
			font-size: 1.1em;
			color: red;
			text-decoration: underline;
			text-align: center;
		}
		
	/*-----*/

	#contenu{
		width: 700px;
		min-height: 250px;
		margin-left: 220px;
		padding-left: 20px;
		padding-right: 20px;
		text-align: justify;
		font-family: "Trebuchet MS";
		font-size: 12px;
	}
	
	#contenu table{
		text-align: left;
	}
		
		/*-----*/
		
		#menu3{
			margin-top: 10px;
			width: 200px;
			float: right;
		}
		
			#menu3 table{
				width: 100%;
			}

			#menu3 a img{
				border: none;
			}

			#menu3 a:visited img{
				border: none;
			}

/*-----*/

#pied{
	width: 1000px;
	height: 100px;
	background: url("../images/bg_pied.jpg") no-repeat top;
	margin: auto;
	text-align: center;
}

/*-----*/

.titre{
	font-weight: bold;
	color: red;
	text-align: center;
	font-size: 1.75em;
}

.titre2{
	font-weight: bold;
	color: red;
	text-align: center;
	font-size: 1.5em;
}

a{
	text-decoration: none;
	color: rgb(38, 97, 193);
}

a.produit{
	color: orange;
	text-decoration: none;
}

a.produit:hover{
	color: rgb(38, 97, 193);
	text-decoration: none;
}

a:hover{
	color: orange;
}

ul{
	list-style-type: none;
}

td{
	vertical-align: top;
}

table{
	border-collapse: collapse;
}

/*
#monmenoption a{
	color: rgb(230, 0, 0);
}

#monmenoption a:hover{
	color: rgb(255, 110, 110);
}

#monmenoption2 a{
	color: rgb(230, 0, 0);
}

#monmenoption2 a:hover{
	color: rgb(255, 110, 110);
}*/

legend{
	font-size: 1.15em;
	color: rgb(255, 130, 20);
}

fieldset{
	padding: 10px;
}

A.lienbdf:link    {
	color: orange; font-family: "Arial"; font-size: 9pt; font-weight: bold; text-decoration: none
}

A.lienbdf:visited {
	color: orange; font-family: "Arial"; font-size: 9pt; font-weight: bold; text-decoration: none
}

A.lienbdf:active  {
	color: orange; font-family: "Arial"; font-size: 9pt; font-weight: bold; text-decoration: none
}

A.lienbdf:hover  {
	color: #000000; font-family: "Arial"; font-size: 9pt; font-weight: bold; text-decoration: underline overline
}
