body
{
	width: 800px;
	min-height: 800px;
	margin: auto;
	text-align: center;
	background-color: #FFFFFF;
}

a
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

#head
{
	width: 800px;
	height: 169px;
	background-image:url(../img/logo.png);
}

#img_choose_sex
{
	text_align:left;
	margin-left: 0px;
}

#corps
{
	width : 800px;
}

#menu_bas_droite
{
	position : fixed;
	top: 15px;
	left: 15px;
}

#img_left
{
	width : 320px;
	height: 518px;
	border : 1px solid black;
	outline: none;
	float: left;
	margin-top : 30px;
	margin-left: 50px;
	margin-right: 50px;
}

a img 
{
	border:none;
	text-decoration: none;
}

#img_right
{
	width : 320px;
	height: 518px;
	border : 1px solid black;
	outline: none;
	float: right;
	margin-top : 30px;
	margin-right: 50px;
}

#img_left_stock
{
	width : 350px;
	height: 565px;
	border : 1px solid black;
	outline: none;
	float: left;
	margin-top : 30px;
	margin-left: 20px;
	margin-right: 50px;
}


#img_right_stock
{
	width : 350px;
	height: 566px;
	border : 1px solid black;
	outline: none;
	float: right;
	margin-top : 30px;
	margin-right: 20px;
}


#img_stocks
{
	width: 500px;
	float : left;
	margin-left: 139px;
	margin-right: 139px;
	margin-top: 20px;
	border : 1px solid black;
	padding: 10px;
}

#img_divers
{
	position : absolute;
	top: 200px;
	right: 20px;
	margin: 0px;
	border : 1px solid black;
	padding: 10px;
	padding-bottom :3px;
}

.thumb_pre_produit
{
	margin: 20px;
	margin-top : 50px;
	margin-bottom: 0px;
	outline: none;
	border : none;

}

.desc_produit
{
	width: 100%;
}

.desc_produit th
{
   background-color: #224359;
   color: white;
   font-size: 16px;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

.desc_produit td
{
   height: 80px;
   vertical-align: center; 
   border: none;
   font-family: "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: center;
   padding: 10px;
}

.contact td
{
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.contact tr
{
	text-align: left;
}
.label
{
	background-color: #446579;
	color: white;
}

#coordo
{
	background-color: #ABABAB;
	color: black;
	border: 1px solid #454545;
	padding : 10px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;

}
