html,*{
  margin: 0;
  padding: 0;
}

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #505050;
}

ul {
	margin: 20px 30px;
}

a {
	color: #008333;
	
}

a:hover {
	text-decoration: none;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 10px;
}

table {
	border-collapse: collapse;
	border: solid 2px #FFF;
}

/*
	LAYOUT BLOCKS
*/
#page {
	background:url(/images/bg_page.jpg) repeat-y;
	width:1000px;
	margin: 15px auto 10px auto;
	position:relative;
}

#header {
	background-image: url(/images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width:1000px;
}

#content {
	width:983px;
}


#footer{
	background:url(/images/bg_footer.jpg) no-repeat;
	height: 40px;
	padding: 85px 35px 0 20px;
	font-size:0.8em;
	color: #FFF;
	position:relative;
}


/*
	HEADER CONTENT
	
*/
h1 {
	position:relative;
	top:95px;
	left: 115px;
	width:210px;
}

h1 a {
	display:block;
	height: 40px;
	width: 210px;
	white-space:nowrap;
	overflow:hidden;
	text-indent:350px;	
}

#f_search {
	width: 255px;
	height:28px;
	background:url(/images/bg_search.jpg);
	position: absolute;
	top:15px;
	left:708px;
	color: white;
	padding:8px 0 0 13px;
}

#f_search fieldset {
	border: none;
}

#f_search label {
	font-weight:bold;
	font-size:0.8em;
	text-transform:uppercase
}

#f_search input, #f_reminder input {
	border:none;
	width:150px;
}

#f_search #btn_submit {
	background:url(/images/btn_ok.png) no-repeat;
	width:30px;
	color: white;
	font-weight:bold;
	font-size:0.8em;
	padding:3px 0 5px 0;
}


#f_reminder {
	background:url(/images/bg_reminder.png);
	width:267px;
	height:138px;
	position:absolute;
	left:708px;
	top:52px;
}

#f_reminder a {
	color : #02913b;
	text-decoration:none
}

#f_reminder a:hover {
	color : #02913b;
	text-decoration:underline
}

#f_reminder fieldset {
	border:none;
	margin-top:25px;
	margin-left: 13px;
}

#f_reminder legend {
	visibility: hidden
}

#f_reminder p {
	font-size:0.8em;
	margin-bottom:5px;
}

#f_reminder label {
	display:block;
	text-transform: uppercase;
	margin-top:5px;
	font-weight:bold
}

#f_reminder #btn_submit2 {
	background:url(/images/btn_ok.png) no-repeat;
	width:30px;
	color: white;
	font-weight:bold;
	font-size:0.8em;
	padding:3px 0 5px 0;
	position: absolute;
	top:88px;
	left: 195px;
}

/*
	CONTENT
*/

#text {
	font-size:1em;
	margin-left: 190px;
	width:740px;
	text-align:left;	
}

#filariane {
	font-size:0.8em;
	margin-bottom: 10px;
}

#filariane a {
	text-decoration:none;
	color: #505050
}

#filariane a:hover {
	text-decoration:underline;
}


/* 888*/

#text {
	overflow:auto;
}

#text h3 {
	color: #02913b;
	margin : 15px 0 5px 0;
	clear:left;
}

#text p {
	margin: 15px 0 5px 0;
}

#text p img.visuel {
	float:left;
	margin: 0 5px 5px 0;
}
#text p img.img_float{
	float:right;
}

h2 {
	color: #02913b;
}

#text ol {
	padding:0;
	margin-left:15px;
}

#text ol li {
	padding-left: 15px;	
	margin-left:15px; 
}


#text a{
text-decoration:none;

}

#text a:hover{
text-decoration:underline;

}


#text td{
margin-top:5px;


}




#product-pipette{
margin-right:50px;
margin-left:10px;
position:relative;
width:240px;
height:auto;
float:left;

}
#step{
width:440px;
height:auto;
position:relative;
float:left;
}

#kontakt{
position:relative;
width:300px;
height:auto;
float:left;
margin-top:25px;
}
#logo{
position:relative;
width:100px;
height:auto;
float:left;
margin-top:40px;

}

#flashHome{
float:right; 
margin-left:10px; 
margin-top:20px;

}

/*INSCRIPTION*/
#fInscription  fieldset, #fPassword fieldset, #fplogin fieldset {
	border: none;
	font-size:0.9em;
	background: #c7e9d4;
	padding: 15px;
}

#fInscription label, #fPassword label, #fplogin label {
	width: 210px;
	display:block;
	float:left;
	margin-right: 15px;
	background: #9cd3b1;
	padding: 5px;
	text-align:right	
}

#fInscription h3, #fPassword h3, #fplogin h3 {
	clear:both;
	color: #93bbd2
}

#fInscription input, #fInscription select, #fPassword input, , #fPassword select, #fplogin input, #fplogin  select {
	border: solid 1px black;
	font-size:1.1em;
	width: 120px;
}

#fInscription p.pfield, #fPassword p.pfield, #fplogin p.pfield {
	clear:left;
}

#fInscription input.radio, #fPassword input.radio, #fplogin input radio {
	width:auto;
	border: none
}

#fInscription #valid, #fPassword #valid, #fplogin #valid {
	margin-left: auto;
	margin-right: auto;
	width:250px
}

/*MENU*/
dl#menu {
	float:left;
}

dl#menu dt{
	color: white;
	background:url(/images/bg_menu.jpg) no-repeat;
	height: 28px;
	width:159px;
	padding: 15px 23px 0 0;
	text-align:right
}
dl#menu  dt a {
	display:block;
	color: white;
	text-decoration: none;
	font-size:0.8em;
	font-weight:bold;
}

dl#menu  dt.double {
	padding: 8px 23px 0 0;
	height: 35px;	
}

dl#menu dd {
	margin: 0;
}

dl#menu dd ul {
	width:130px;
	margin-left: 30px;
}

dl#menu  dd ul li {
	list-style-type:none;
	background: #c7e9d4;
	margin-bottom: 1px;

	text-align:right
}

dl#menu  dd ul li a {
	display: block;
	padding: 5px 15px 5px 0px;
	text-decoration:none;
	color: #393939;
	font-size:0.8em
}

/*
	FOOTER
*/
#footer {
	clear: left;
}
#footer img {
	position:absolute;
	left:918px;
	top:65px;
	border: 0;
}


/*
 * Components
 */
ul.liststyle1 {
	
}

	ul.liststyle1 li {
		
	}

		ul.liststyle1 li a{
			text-decoration: none;
		}
		
		ul.liststyle1 li a:hover{
			color: #000;
		}

a.gotop {
	display: block;
	width: 22px;
	height: 22px;
	background: url(uparrow.png) no-repeat;
	margin: 0 auto 10px;
}

	a.gotop span{
		position: absolute;
		margin-left: -1976px;
	}
	
div.frontlinetv-video {
    margin: 15px auto;
}

/*==========
 Index Home
 =========== */
 
.exception{
text-align:left;
}

.packshot{
margin-top:40px;
}

/*==========
 Index Protection
 =========== */
 
 .legend{
float:right; 
margin-left:10px; 
 }
 
 .protectionlist{
color: #505050; 
margin:0 0 0 0; 
font-size:0,8em;
 }
 
 /*==========
Parasite Flea
 =========== */
 
 .flea-image{
 padding:10px 0 0 0;
 }
 .flea-text{
 padding-left:20px;
 }
 
 .flea-com{
 color:#ee8016;
 }
  /*==========
Index Faq
 =========== */
 .faq-com{
 font-size:18px;
 }
 
   /*==========
Index Links
 =========== */
 
.links{
color: #02913b;

}
   /*==========
	Lice
 =========== */
.lice-legend{
padding-top:10px;
}