/* CSS Document */
.centrer {
	text-align:center;
}

* {
	margin:0px;
	padding:0px;
}
.noir {
	color:#000;
}
html, body, table, td {
	height: 100%;
	width: 99%;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
body {
	background:url(../images/fond.jpg) fixed repeat-x #000;
}
a img {
	border:none;
}
#container {
	text-align:left; margin-right:auto; margin-left:auto; width:900px; height:627px; background-color:#000; }
#imagegauche {
	float:left;
}
#imagedroite {
	float:right;
}
#entete {
	width:inherit; height:178px; background-color:#000; }
#menu {
	width:inherit; height:15px; background-color:#FFF; padding-left: 15px; }

.texte_menu {
	text-align:left;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.texte_menu a:link {
	text-align:left;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.texte_menu a:visited {
	text-align:left;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.texte_menu a:active {
	color:#FFF;
	background-color:#C00;
	font-weight:bold;
}
.texte_menu a:hover {
	color:#FFF;
	background-color:#C00;
	font-weight:bold;
}
.texte_menu_active {
	color:#FFF;
	background-color:#C00;
	font-weight:bold;
}






#image {
	float:center;
	valign:middle;
	width:225px;
	text-align:center;
}
#corps {
	text-align:left;
	padding-left:15px;
	height:419px;
	background-image:url(../images/grossiste_cuisine_asiatique.jpg);
}
#corpsmilieu {
	text-align:left;
	padding-left:15px;
	height:419px;
}
.titre {
	color:#FFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.texte {
	color:#FFF;
	text-align:left;
}
.texte_partenaires {
	color:#FFF;
	text-align:left;
	font-weight:bold;
	margin-top:60px;
	margin-left:410px;
	font-size:14px;
}
#pieds {
	text-align:center;
	height:40px;
	background-color:#000;
	padding-left:80px;
}
#pieds2 {
	text-align:right;
	height:40px;
	background-color:#000;
}
.textessmenu {
	padding-top:5px;
	font-size:10px;
	color:#999;
}
.textessmenu2 {
	padding-top:5px;
	font-size:11px;
	color:#999;
	font-weight:bold;
}

<!-- POUR LA GALLERIE -->
.tabl_gallerie {
	padding:0px;
	margin:0px;
	width:300px;
	background-color:#FFFFFF;
}
.tabl_gallerie td {
	height:60px;
	width:60px;
	text-align:center;
}
.fleche_gauche {
	float:left;
}
.fleche_droite {
	float:right;
	text-align:right;
}
.legende {
	clear:both;
	text-align:center;
	padding-top:10px;
}
.legende #txt_visu, .legende #ref_visu {
	font-size:10px;
	font-weight:bold;
}


/* PARTENAIRES */
a.apartenaires {
	margin-left:2px;
	margin-right:2px;
}
a.apartenaires img {
	border:1px solid #000000;
}
a.apartenaires:hover img {
	border:1px solid #FFFFFF;
}

<!-- POUR CONTACT -->
#contact {
	width:550px;
}
.col_80 {
	float:left;
	width:80px;
}
.col_195 {
	float:left;
	width:195px;
}
.col_195 input {
	width:175px;
}
.col_470_btn {
	float:left;
	width:470px;
}
.col_470 {
	float:left;
	width:470px;
}
.col_470 input {
	width:450px;
}
.col_470 textarea {
	width:450px;
	height:40px;
}
.clear_both {
	height:15px;
	clear:both;
}
