/*Feuille de style du site medikline*/
body
{
	margin:0px;
}

body img
{
border:0px;
}

#header
{
	/*background-image:url('../img/medikline.jpg');*/
	height:52px;
	padding-top:30px;
	padding-bottom:0px;
}

#barre_haut 
{
	/*background-color:#bbc3d3;*/
	background-image: url('../img/barre_h.png');
	background-repeat: repeat-x;
	height:28px;
	font-weight:bold;
	color:#FFFFFF;
}

#l_gauche
{
	text-align:left;
	float:right;
}

#l_gauche a:link 
{
	color:#FFFFFF;
}

#l_gauche a:visited  
{
	color:#FFFFFF;
}

h1
{
	font-size:14px;
	background-color:#bbc3d3;
	/*padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;*/
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

h2
{
	color:#9a9a9a;
	font-style: italic ;
}

#menu
{
	margin-left:5px;
	height:500px;
	width: 150px;
	float:left;
	padding-top:0px;
	list-style-image: url('../img/puce.png')
}
#menu_d
{
	margin-right:5px;
	height:500px;
	width: 150px;
	float:right;
	padding-top:0px;
}
#menu_d img
{
	border:0px;
}

.s_menu
{
	border:1px solid #b3b3b3;
	margin-top:0px;
	background-color:#f3f3f3;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:10px;
	font-size:10pt;
}

#corp{
height: 500px;
}
html>body #corp {
height: auto;
min-height: 500px;
} 

#corp
{
	margin-left: 170px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:170px;
}
#corp img
{
	border:0px;
}

#corpi{
height: 500px;
}
html>body #corpi {
height: auto;
min-height: 500px;
} 

#corpi
{
	background-image:url('../img/fotolia1.jpg');
	margin-left: 170px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:170px;
}
#corpi img
{
	border:0px;
}

#img_pub img
{
	border:1px solid #b3b3b3 ;
}

#back_fond
{
	background-image:url('../img/back.gif');
	background-repeat: repeat-x;
	padding-top:10px;
	margin-top:0px;
}

#img_prod
{
	width:150px; 
	height:140px;
	float:left;
}

#desc 
{
	height:140px;
	margin-left:170px;
}

#barre_bas 
{	clear : both;
	/*background-color:#bbc3d3;*/
	background-image: url('../img/barre_b.png');
	background-repeat: repeat-x;
	height:20px;
	text-align:center;
	/*position:bottom;*/
}

#footer 
{
	text-align:center;
	height:60px;
}

/*.champ{margin-left:10px;}
.lab{float:left ; text-align:right;)*/

form.css fieldset
{
	padding: 1em;
}

form.css label
{
	display: inline;
	float: left;
	width: 250px;
}

.cpt
{
	color:red;
}

.prod
{
	 /*display:inline;*/
	 float : left;
	 border:1px solid #b3b3b3 ;
	 background-color:#f3f3f3 ;
	 width:190px;
	 height:200px;
	 margin:10px ;
	 text-align:center;}

.prod h1
{	
	background-color : #bbc3d3;
	margin : 0px;
}

.prod img
{
	margin : 0px;
}
#refuse
{
	color:red;
}
