body{
	font-family: verdana;
	font-size: 10pt;
	text-align: justify;
	color: black;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}
img{
	border: 0px;

}
form{
	border: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0px;
}
li{
	list-style-type: none;
	margin: 5 0 5 0;
	padding: 0px;
}

li .bloc1{
	width: 170px;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	float: left;
}

li .bloc2{
	width: 120px;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	float: left;
}

li .bloc3{
	font-size: 8pt;
	margin: 0;
	padding: 0;
	float: left;
}

a{
	text-decoration: none;
	cursor: pointer;
	color: #a2a0a0;
}
a.buyLink{
	text-decoration: underline overline;
	font-weight: bold;
	color: red;
}
h2{
	margin: 5 0 15 0;
	font-size: 15pt;
	color: white;
	text-align: left;
}
h3{
	margin: 0;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
}
.newItem{
	color: red;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#home {     
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 800px;
     height: 600px;
     margin-top: -300px;
     margin-left: -400px;
     border: 1px solid #000;
     }
#menuLang{
	position: absolute;
	float: right;
	right:  0px;
	top: 0px;
}

#global {
     position:absolute;
     left: 50%; 
     width: 780px;
     margin-left: -390px; /* half of the width */

     }
#lang{
	height: 25px;
	width: 780px;
	background-color: white;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin: 0px 0px 10px -3px;
	text-align: right;
}
#menu{
	height: 25px;
	width: 780px;
	background-color: white;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin: 0px 0px 0px 0px;
}

	#menu a {
		text-decoration: none;
		cursor: pointer;
		color: white;
	}	
	#menu a:hover { 
		text-decoration: none;
		cursor: pointer;
		color: #f9f9f9;
		font-size: 10px;
	} 

	#menu ul{
		display: inline;
	}

	#menu li{
		float: left;
		width: 131px;
		height: 22px;
		background-color: black;
	    margin: 0px 1px 0px 1px;
		vertical-align: middle;
	}
	#menu li.lang{
		text-align: right;
	}
	#menu li.liLeft{
		width: 160px;
	}
	#menu li.liRight{
		width: 173px;
	}
	#menu p{
		text-align: center;
		margin: 3px 0px 0px 0px;
	}

#subMenu{
	height: 20px;
	width: 780px;
	background-color: white;
	font-size: 7pt;
	font-weight: bold;
	color: black;
	margin: 0px;
}
	#subMenu a {
		text-decoration: none;
		cursor: pointer;
		color: black;
		text-decoration: underline;
	}
		 
	#subMenu a:hover { 
		text-decoration: none;
		cursor: pointer;
		color: black;
		text-decoration: none;
	} 

	#subMenu ul{
		display: inline;
	}

	#subMenu li{
		float: left;
		height: 10px;
	    margin: 0px 1px 0px 1px;
		vertical-align: top;
	}
	#subMenu p.left{
		text-align: left;
		width: 65px;
		margin: 3px 0px 0px 0px;
	}
	#subMenu p.middle{
		text-align: center;
		width: 95px;
		margin: 3px 0px 0px 0px;
	}
	#subMenu p.right{
		text-align: right;
		width: 65px;
		margin: 3px 0px 0px 0px;
	}
	#subMenu p.middle2{
		text-align: center;
		width: 173px;
		margin: 3px 0px 0px 0px;
	}
	#subMenu p.right2{
		text-align: right;
		width: 173px;
		margin: 3px 0px 0px 0px;
	}
#footer{
	height: 10px;
	width: 780px;
	text-align: center;
	font-size: 8pt;
	margin-top: -35px;
	margin-bottom: 55px;
}
	#footer a{
		color: black;
	}

#footer1{
	height: 10px;
	width: 780px;
	text-align: center;
	font-size: 8pt;
}
	#footer1 a{
		color: black;
	}

.clear{
	clear: both;
}
.marginLeft{
	margin: 10 0 10 30px;
}
.cosmesotherapieLogo{
	font-weight: bold;
	font-size: 10pt;
	margin: 15px 0 15px 0;
}
.filorgaLogo{
	text-align: center;
	width: 350px;
	margin: 50px 0 5px 0;
}
.titleBlue{
	font-weight: bold;
	font-size: 11pt;
	color: #8ac2e6;
}

p.intro{
	width: 760px;
	height: 30px;
	text-align: left;
}
p.ingredient{
	width: 400px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	color: black;
	font-size: 7pt;
}

.emptyBloc{
	height: 10px;
}
#blockPartLeft{
	float: left;
	width: 430px;
	text-align: left;
	margin: 0px;
}
#blockPartRight{
	float: left;
	width: 350px;
	background-color: black;
}
	#blockPartRight h1{
		width: 270px;
		margin: 0px 0px 20px 0px;
		text-align: center;
		font-size: 14pt;
		font-weight: bold;
		color: white;
	}
	#blockPartRight h2{
		width: 270px;
		margin: 0px 0px 20px 0px;
		text-align: left;
		font-size: 10pt;
		font-weight: bold;
		color: white;
	}
	#blockPartRight h3{
		width: 270px;
		margin: 10px 0px 3px 0px;
		text-align: left;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: underline;
		color: white;
	}
	#blockPartRight h3.sub{
		text-decoration: none;
	}
	#blockPartRight .mainText{
		width: 270px;
		margin: 0px 0px 30px 40px;
		text-align: justify;
		color: white;
	}
	#blockPartRight .importantText{
		font-size: 10pt;
		font-weight: bold;
	}
	#blockPartRight .asterixText{
		font-size: 7pt;
		text-decoration: italic;
	}
	#blockPartRight .filorgaLogo{
		text-align: center;
		width: 350px;
		margin: 50px 0 50px 0;
		border: 0px;
	}

.separator{
	clear: both;
	background-image: url('../image/spot.jpg');
	background-repeat: repeat-x; 
	width: 760px;
	height: 2px;
	margin: 10 0 5 0;
}
.line{
	background-image: url('../image/line.jpg');
	background-repeat: repeat-x; 
	width: 760px; 
	height: 2px;
	margin: 5 0 5 0;
}
.propertySize{
	width: 100px;
}
#contactForm{
	width: 400px;
	text-align: left;
	margin: 0px;
	color: black;
}
	#contactForm ul{
		list-style-type: none;
		margin: 5px 0px 5px; 0px;
		padding: 0px;
	}
	#contactForm li{
		width: 400px;
	}
	#contactForm .title{
		float: left;
		width: 230px;
		margin: 0px;
		padding: 0px;
		color: black;
		font-weight: bold;
	}
	#contactForm .ask{
		width: 400px;
		margin: 0px;
		padding: 0px;
		color: black;
		font-weight: bold;
	}
	#contactForm .info{
		width: 165px;
		border: solid;
		border-width: 0px 0px 1px 0px;
		margin: 0px;
		padding: 0px;
	}
	#contactForm .textInput
	{
		height: 70px;
		width: 400px;
		border: solid;
		border-width: 1px;
	}
	#contactForm .sendButton{
		text-align: right;
		width: 400px;	
		margin: 30px 0px 0px 0px;
	}
.alert{
	font-weight: bold;
	color: #cc021a;

}
#presse{
	width: 780px;
	background-color: white;
	font-size: 8pt;
	color: black;
	margin: 0px;
}

	#presse ul{
		display: inline;

	}

	#presse li.left{
		float: left;
		width: 430px;
	    margin: 0px;
		vertical-align: top;
		color: black;
	}
	#presse li.leftForm{
		float: left;
		width: 430px;
	    margin: 0px;
		padding: 40px 0px 40px 0px;
		vertical-align: top;
		color: black;
	}
	#presse li.right{
		float: left;
		width: 350px;
		color: white;
		background-color: black;
	 	padding: 0px 0px 30px 0px;
		margin: 0px 0px 0px 0px;
		text-align: center;
		vertical-align: middle;
	}
	#presse li.rightForm{
		float: left;
		width: 350px;
		color: white;
		background-color: black;
	    margin: 0px;
		padding: 40px 0px 40px 0px;
		text-align: center;
		vertical-align: middle;
	}
	#presse h1{
		width: 400px;
		margin: 10px 0px 10px 0px;
		text-align: left;
		font-size: 12pt;
		font-weight: bold;
	}
		#presse h1.cosmesotherapieLogo{
			font-weight: bold;
			font-size: 10pt;
			margin: 45px 0 40px 0;
		}
	#presse h2{
		width: 400px;
		margin: 0px 0px 10px 0px;
		text-align: left;
		font-size: 11pt;
		font-weight: bold;
		color: black;
	}
	#presse .mainText{
		width: 400px;
		height: 120px;
		margin: 0px;
		text-align: justify;
		font-style: italic;
		font-size: 10pt;
		overflow: auto ;
	}
	#presse .filorgaLogo{
		text-align: center;
		width: 350px;
		margin: 50px 0 50px 0;
	}
	#presse .presseCover{
		border: 2px solid white;

	}
	#presse .bloc1{
		width: 200px;
	}
	#presse textarea{
		width: 400px;
		height: 150px;

	}
	#presse input{
		width: 200px;
	}
	#presse .formCreate{
		height: 180px;
		color: #cc021a;
		text-align: justify;
		font-weight: bold;
		font-size: 11pt;
		margin: 0px 0px 0px 20px;
		width: 310px;

	}
#introduction{
	width: 780px;
	text-align: center;

}
#filorgaXP{
	width: 780px;
	text-align: center;
	padding: 0px 0px 40px 0px;
}
#filorga{
	background-color: black;
	width: 780px;

}
#blockPart{
	float: left;
	width: 390px;
	height: 540px;
	text-align: left;
	margin: 0px;
		background-color: black;

}
	#blockPart .filorgaLogo{
		text-align: center;
		width: 390px;
		margin: 35px 0 25px 0;
		border: 0px;
	}
	#blockPart p{
		width: 300px;
		margin: 35px 45px 30px 45px;
		text-align: justify;
		color: white;
	}

#pdv{
	font-size: 8pt;
	color: black;
	margin: 0px;
}
	#pdv a{
		color: red;
		font-size: 11pt;
		font-weight: bold;
		text-decoration: underline;
	}
	#pdv .head{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	#pdv ul{
		display: inline;
	}

	#pdv li{
		float: left;
		width: 300px;
		height: 20px;
	    margin: 0px;
		border: 1px solid black;
	}
	#pdv li.mineur{
		width: 100px;
	}