/*
COULEUR
bleu foncé : #1d3175
rouge : #AE0C0D

*/

body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: justify;
	color: #323232;
	background-color: #1d3175;
}

#headerBG {
	height: 135px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/header_bg.jpg);
	background-repeat: x-repeat;
}

#header {
	height: 135px;
	width: 870px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#Logo {
	height: 69px;
	width: 250px;
	margin: 0;
	margin-top: 39px;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/logo.png);
	background-repeat: no-repeat;
	float: left;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 0.5em;
	padding: 0;
	border: 0;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
	margin-left: 15px;
	padding: 0;
	border: 0;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 0.5em;
	padding: 0;
	border: 0;
}

a {
	color: #323232;
	text-decoration: underline;
}

a:hover {
	color: #323232;
	text-decoration: underline;
}

p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	margin-top: 0.5em; 
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0.5em;
	padding: 0;
	border: 0;
}

#implantation img{
	height: 352px;
	width: 650px;
	margin: 0;
	margin-left: 110px;
	padding: 0;
	border: 0;
}

.rougeEtoile {
	color: #FF0000;
	font-weight: bold;
}

.rougeBold {
	color: #ae0c0d;
	font-weight: bold;
}

.envoiOK {
	color: #a1d310;
	font-weight: bold;
}

#flag {
	height: 28px;
	width: 140px;
	margin: 0;
	margin-top: 99px;
	padding: 0;
	border: 0;
	float: right;
}

#fr {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: right;
}

#fr a {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/fr_off.png);
	background-repeat: no-repeat;
	display: block;
}

#fr a:hover {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/fr_on.png);
	background-repeat: no-repeat;
	display: block;
}

#fr_off {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/fr_on.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
}

#uk {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: right;
}

#uk a {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/uk_off.png);
	background-repeat: no-repeat;
	display: block;
}

#uk a:hover {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/uk_on.png);
	background-repeat: no-repeat;
	display: block;
}

#uk_off {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/uk_on.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
}

#ger {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: right;
}

#ger a {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/ger_off.png);
	background-repeat: no-repeat;
	display: block;
}

#ger a:hover {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/ger_on.png);
	background-repeat: no-repeat;
	display: block;
}

#ger_off {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/ger_on.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
}

#it {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: right;
}

#it a {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/it_off.png);
	background-repeat: no-repeat;
	display: block;
}

#it a:hover {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/it_on.png);
	background-repeat: no-repeat;
	display: block;
}

#it_off {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/it_on.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
}

#es {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: right;
}

#es a {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/es_off.png);
	background-repeat: no-repeat;
	display: block;
}

#es a:hover {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/es_on.png);
	background-repeat: no-repeat;
	display: block;
}

#es_off {
	height: 28px;
	width: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/flag/es_on.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
}

#contenu {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 1px;
	border: 0;
	background-color: #FFFFFF;
}

#menu {
	height: 39px;
	width: 868px;
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
	margin: 0 auto;
	margin-top: 28px;
	margin-bottom: 24px;
	padding: 0;
	border: 0;
	text-align: center;
	color: #EFEFEF;
}

#menu ul {
	height: 39px;
	width: 868px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#menu ul li {
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	text-align: center;
	list-style-type: none;
	display: block;
	float: left;
}

#menu ul li a{
	margin: 0;
	padding: 0;
	border: 0;
}

#menu ul li a:hover{
	margin: 0;
	padding: 0;
	border: 0;
}

a#menuAccueil{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuAccueil.jpg);
	background-repeat: no-repeat;
}

a#menuAccueil:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuAccueilHover.jpg);
	background-repeat: no-repeat;
}

#menuAccueilOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuAccueilOff.jpg);
	background-repeat: no-repeat;
}

a#menuProduits{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuProduits.jpg);
	background-repeat: no-repeat;
}

a#menuProduits:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuProduitsHover.jpg);
	background-repeat: no-repeat;
}

#menuProduitsOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuProduitsOff.jpg);
	background-repeat: no-repeat;
}

a#menuEtudesCliniques{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuEtudesCliniques.jpg);
	background-repeat: no-repeat;
}

a#menuEtudesCliniques:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuEtudesCliniquesHover.jpg);
	background-repeat: no-repeat;
}

#menuEtudesCliniquesOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuEtudesCliniquesOff.jpg);
	background-repeat: no-repeat;
}

a#menuProfessionnels{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuProfessionnels.jpg);
	background-repeat: no-repeat;
}

a#menuProfessionnels:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuProfessionnelsHover.jpg);
	background-repeat: no-repeat;
}

#menuProfessionnelsOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuProfessionnelsOff.jpg);
	background-repeat: no-repeat;
}

a#menuInternational{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuInternational.jpg);
	background-repeat: no-repeat;
}

a#menuInternational:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuInternationalHover.jpg);
	background-repeat: no-repeat;
}

#menuInternationalOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuInternationalOff.jpg);
	background-repeat: no-repeat;
}

a#menuContact{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuContact.jpg);
	background-repeat: no-repeat;
}

a#menuContact:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuContactHover.jpg);
	background-repeat: no-repeat;
}

#menuContactOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuContactOff.jpg);
	background-repeat: no-repeat;
}

a#menuEshop{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuEshop.jpg);
	background-repeat: no-repeat;
}

a#menuEshop:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuEshopHover.jpg);
	background-repeat: no-repeat;
}

#menuEshopOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/menuEshop.jpg);
	background-repeat: no-repeat;
}


/* MENU UK */


a#menuUKHome{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKHome.jpg);
	background-repeat: no-repeat;
}

a#menuUKHome:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKHomeHover.jpg);
	background-repeat: no-repeat;
}

#menuUKHomeOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKHomeOff.jpg);
	background-repeat: no-repeat;
}

a#menuUKOurProducts{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKOurProducts.jpg);
	background-repeat: no-repeat;
}

a#menuUKOurProducts:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKOurProductsHover.jpg);
	background-repeat: no-repeat;
}

#menuUKOurProductsOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKOurProductsOff.jpg);
	background-repeat: no-repeat;
}



a#menuUKClinicalStudies{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKClinicalStudies.jpg);
	background-repeat: no-repeat;
}

a#menuUKClinicalStudies:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKClinicalStudiesHover.jpg);
	background-repeat: no-repeat;
}

#menuUKClinicalStudiesOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKClinicalStudiesOff.jpg);
	background-repeat: no-repeat;
}

a#menuUKProfessional{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKProfessional.jpg);
	background-repeat: no-repeat;
}

a#menuUKProfessional:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKProfessionalHover.jpg);
	background-repeat: no-repeat;
}

#menuUKProfessionalOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKProfessionalOff.jpg);
	background-repeat: no-repeat;
}

a#menuUKInternational{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKInternational.jpg);
	background-repeat: no-repeat;
}

a#menuUKInternational:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKInternationalHover.jpg);
	background-repeat: no-repeat;
}

#menuUKInternationalOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKInternationalOff.jpg);
	background-repeat: no-repeat;
}

a#menuUKContact{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKContact.jpg);
	background-repeat: no-repeat;
}

a#menuUKContact:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKContactHover.jpg);
	background-repeat: no-repeat;
}

#menuUKContactOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKContactOff.jpg);
	background-repeat: no-repeat;
}

a#menuUKEshop{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKEshop.jpg);
	background-repeat: no-repeat;
}

a#menuUKEshop:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKEshopHover.jpg);
	background-repeat: no-repeat;
}

#menuUKEshopOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/uk/menuUKEshop.jpg);
	background-repeat: no-repeat;
}


/* FIN MENU UK */



/* MENU GER */


a#menuGerHeim{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERHeim.jpg);
	background-repeat: no-repeat;
}

a#menuGerHeim:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERHeimHover.jpg);
	background-repeat: no-repeat;
}

#menuGerHeimOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERHeimOff.jpg);
	background-repeat: no-repeat;
}

a#menuGERProdukte{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERProdukte.jpg);
	background-repeat: no-repeat;
}

a#menuGERProdukte:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERProdukteHover.jpg);
	background-repeat: no-repeat;
}

#menuGERProdukteOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERProdukteOff.jpg);
	background-repeat: no-repeat;
}

a#menuGERKlinischVertiefen{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERKlinischVertiefen.jpg);
	background-repeat: no-repeat;
}

a#menuGERKlinischVertiefen:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERKlinischVertiefenHover.jpg);
	background-repeat: no-repeat;
}

#menuGERKlinischVertiefenOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERKlinischVertiefenOff.jpg);
	background-repeat: no-repeat;
}

a#menuGERFachmann{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERFachmann.jpg);
	background-repeat: no-repeat;
}

a#menuGERFachmann:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERFachmannHover.jpg);
	background-repeat: no-repeat;
}

#menuGERFachmannOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERFachmannOff.jpg);
	background-repeat: no-repeat;
}

a#menuGERInternational{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERInternational.jpg);
	background-repeat: no-repeat;
}

a#menuGERInternational:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERInternationalHover.jpg);
	background-repeat: no-repeat;
}

#menuGERInternationalOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERInternationalOff.jpg);
	background-repeat: no-repeat;
}

a#menuGERKontact{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERKontact.jpg);
	background-repeat: no-repeat;
}

a#menuGERKontact:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERKontactHover.jpg);
	background-repeat: no-repeat;
}

#menuGERKontactOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGERKontactOff.jpg);
	background-repeat: no-repeat;
}

a#menuGEREshop{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGEREshop.jpg);
	background-repeat: no-repeat;
}

a#menuGEREshop:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGEREshopHover.jpg);
	background-repeat: no-repeat;
}

#menuGEREshopOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/ger/menuGEREshopOff.jpg);
	background-repeat: no-repeat;
}


/* FIN MENU GER */



/* MENU IT */


a#menuITInicio{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITInicio.jpg);
	background-repeat: no-repeat;
}

a#menuITInicio:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITInicioHover.jpg);
	background-repeat: no-repeat;
}

#menuITInicioOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITInicioOff.jpg);
	background-repeat: no-repeat;
}

a#menuITProdotti{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITProdotti.jpg);
	background-repeat: no-repeat;
}

a#menuITProdotti:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITProdottiHover.jpg);
	background-repeat: no-repeat;
}

#menuITProdottiOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITProdottiOff.jpg);
	background-repeat: no-repeat;
}

a#menuITClinicoStudi{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITClinicoStudi.jpg);
	background-repeat: no-repeat;
}

a#menuITClinicoStudi:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITClinicoStudiHover.jpg);
	background-repeat: no-repeat;
}

#menuITClinicoStudiOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITClinicoStudiOff.jpg);
	background-repeat: no-repeat;
}

a#menuITProfessional{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITProfessional.jpg);
	background-repeat: no-repeat;
}

a#menuITProfessional:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITProfessionalHover.jpg);
	background-repeat: no-repeat;
}

#menuITProfessionalOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITProfessionalOff.jpg);
	background-repeat: no-repeat;
}

a#menuITInternational{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITInternational.jpg);
	background-repeat: no-repeat;
}

a#menuITInternational:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITInternationalHover.jpg);
	background-repeat: no-repeat;
}

#menuITInternationalOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITInternationalOff.jpg);
	background-repeat: no-repeat;
}

a#menuITContatti{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITContatti.jpg);
	background-repeat: no-repeat;
}

a#menuITContatti:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITContattiHover.jpg);
	background-repeat: no-repeat;
}

#menuITContattiOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITContattiOff.jpg);
	background-repeat: no-repeat;
}

a#menuITEshop{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITEshop.jpg);
	background-repeat: no-repeat;
}

a#menuITEshop:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITEshopHover.jpg);
	background-repeat: no-repeat;
}

#menuITEshopOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/it/menuITEshopOff.jpg);
	background-repeat: no-repeat;
}


/* FIN MENU IT */



/* MENU ES */


a#menuESInicio{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESInicio.jpg);
	background-repeat: no-repeat;
}

a#menuESInicio:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESInicioHover.jpg);
	background-repeat: no-repeat;
}

#menuESInicioOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESInicioOff.jpg);
	background-repeat: no-repeat;
}

a#menuESProductos{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESProductos.jpg);
	background-repeat: no-repeat;
}

a#menuESProductos:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESProductosHover.jpg);
	background-repeat: no-repeat;
}

#menuESProductosOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESProductosOff.jpg);
	background-repeat: no-repeat;
}

a#menuESClinicoEstudio{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESClinicoEstudio.jpg);
	background-repeat: no-repeat;
}

a#menuESClinicoEstudio:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESClinicoEstudioHover.jpg);
	background-repeat: no-repeat;
}

#menuESClinicoEstudioOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESClinicoEstudioOff.jpg);
	background-repeat: no-repeat;
}

a#menuESProfesional{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESProfesional.jpg);
	background-repeat: no-repeat;
}

a#menuESProfesional:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESProfesionalHover.jpg);
	background-repeat: no-repeat;
}

#menuESProfesionalOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESProfesionalOff.jpg);
	background-repeat: no-repeat;
}

a#menuESInternational{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESInternational.jpg);
	background-repeat: no-repeat;
}

a#menuESInternational:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESInternationalHover.jpg);
	background-repeat: no-repeat;
}

#menuESInternationalOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESInternationalOff.jpg);
	background-repeat: no-repeat;
}

a#menuESContacto{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESContacto.jpg);
	background-repeat: no-repeat;
}

a#menuESContacto:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESContactoHover.jpg);
	background-repeat: no-repeat;
}

#menuESContactoOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESContactoOff.jpg);
	background-repeat: no-repeat;
}

a#menuESEshop{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESEshop.jpg);
	background-repeat: no-repeat;
}

a#menuESEshop:hover{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESEshopHover.jpg);
	background-repeat: no-repeat;
}

#menuESEshopOff{
	height: 39px;
	width: 124px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	background-image: url(http://www.lab-startup.com/public/images/menu/es/menuESEshopOff.jpg);
	background-repeat: no-repeat;
}


/* FIN MENU IT */



#corps {
	width: 874px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#encartProduits {
	height: 198px;
	width: 874px;
	margin: 0;
	padding: 0;
	border: 0;
}

a#produits{
	height: 198px;
	width: 874px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	background-image: url(http://www.lab-startup.com/public/images/encartIndex/produits.jpg);
	background-repeat: no-repeat;
}

#encartEtudesNouveautes {
	height: 164px;
	width: 874px;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	border: 0;
}

#encartEtudes {
	height: 164px;
	width: 425px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	background-image: url(http://www.lab-startup.com/public/images/encartIndex/encartEtudes.jpg);
	background-repeat: no-repeat;
}

#textEtudes {
	text-align: left;
	width: 180px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 140px;
	padding: 0;
	border: 0;
}

#encartNouveautes {
	height: 164px;
	width: 425px;
	margin: 0;
	margin-left: 24px;
	padding: 0;
	border: 0;
	float: left;
	background-image: url(http://www.lab-startup.com/public/images/encartIndex/encartNouveautes.jpg);
	background-repeat: no-repeat;
}

#textNouveautes {
	width: 200px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 170px;
	padding: 0;
	border: 0;
}

#footer {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	margin-top: 24px;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/footer/footer.jpg);
	background-repeat: no-repeat;
}

#footer span {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#footer span a {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 60px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer span a:hover {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 60px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


/* FOOTER UK */


#footerUK {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	margin-top: 24px;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/footer/footer.jpg);
	background-repeat: no-repeat;
}

#footerUK span {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#footerUK span a {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 75px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerUK span a:hover {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 75px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* FIN FOOTER UK */


/* FOOTER GER */


#footerGER {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	margin-top: 24px;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/footer/footer.jpg);
	background-repeat: no-repeat;
}

#footerGER span {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#footerGER span a {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 63px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerGER span a:hover {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 63px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* FIN FOOTER GER */


/* FOOTER IT */


#footerIT {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	margin-top: 24px;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/footer/footer.jpg);
	background-repeat: no-repeat;
}

#footerIT span {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#footerIT span a {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 75px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerIT span a:hover {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 75px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* FIN FOOTER IT */


/* FOOTER ES */


#footerES {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	margin-top: 24px;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/footer/footer.jpg);
	background-repeat: no-repeat;
}

#footerES span {
	height: 27px;
	width: 874px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#footerES span a {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 77px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerES span a:hover {
	height: 27px;
	margin: 0;
	margin-top: 0.5em;
	margin-left: 77px;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* FIN FOOTER ES */


#footerBg {
	height: 107px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/footer/footerBg.jpg);
	background-repeat: x-repeat;
}

#underFooter {
	height: 107px;
	width: 874px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/footer/underFooter.jpg);
	background-repeat: no-repeat;
}

#underFooter p{
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #AAAAAA;
	text-align: center;
}

#underFooter p a{
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	text-decoration: none;
}

#underFooter p.size14{
	font-size: 14px;
	margin: 0;
	padding: 0;
	border: 0;
}

#underFooter p a:hover{
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	text-decoration: underline;
}


/* PAGE PRODUIT */

#encartTexteTop {
	height: 8px;
	width: 870px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/encartTexteTop.jpg);
	background-repeat: no-repeat;
}

#encartTexte {
	width: 870px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/encartTexte.jpg);
	background-repeat: y-repeat;
}

#encartTexteBottom {
	height: 56px;
	width: 870px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.lab-startup.com/public/images/encartTexteBottom.jpg);
	background-repeat: no-repeat;
}

#formulaire {
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#formulaire table{
	width: 870px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#formulaire table .tdContact {
	width: 200px;
	text-align: right;
}

#formulaire table .tdChamp {
	width: 300px;
}

#formulaire table .tdVide {
	width: 200px;
}

#formulaire table .tdChampSubmit {
	width: 300px;
	margin-left:auto;
    margin-right:auto;
	padding: 0;
	border: 0;
}

.ligneProduits {
	height: 250px;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.produitGauche {
	height: 250px;
	width: 400px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.produitGauche img{
	height: 150px;
	width: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}


.produitGauche a img.caddie {
	height: 43px;
	width: 148px;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}

.produitGauche span{
	width: 290px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	border: 0;
	float: left;
}

.produitGauche span h4{
	font-size: 14px;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	border: 0;
}

.produitGauche span p{
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
}

.produitGauche span ul li{
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	
}

.produitGauche span a{
	float: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: #AE0C0D
}

.produitGauche span a:hover{
	float: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: underline;
	color: #AE0C0D
}

.produitDroite {
	height: 250px;
	width: 400px;
	margin: 0;
	margin-left: 50px;
	padding: 0;
	border: 0;
	float: left;
}

.produitDroite img{
	height: 150px;
	width: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.produitDroite a img.caddie {
	height: 43px;
	width: 148px;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}

.produitDroite span{
	width: 290px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	border: 0;
	float: left;
}

.produitDroite span h4{
	font-size: 14px;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	border: 0;
}

.produitDroite span p{
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
}

.produitDroite span ul li{
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
}

.produitDroite span a{
	float: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: #AE0C0D
}

.produitDroite span a:hover{
	float: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: underline;
	color: #AE0C0D
}