@CHARSET "ISO-8859-1";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html{
	font-family : arial, sans-serif;
	color : #7f7f7f;
	font-size : 11px;
}

#main {
	
	width: 1200px;
	margin: 0px auto;
	
	background: #fff;
		
}


	#main #entete {
		width: 783px;
		height: 123px;
		margin: 0px auto;
		position: relative;
		background: url(../../images/panellists-area/entete_fond.jpg) center center no-repeat;
	
	}

		#main #entete #logo-netetudes {
			display: block;
			position: absolute;
			top: 20px;
			left: 60px;
			font-size: 11px;
			font-weight: bold;
			color: #000;
			text-align: center;
			border: 0;
			text-decoration: none;
		}
			#main #entete #logo-netetudes span {
				text-decoration: underline;
			}
		
		#main #entete h1 {
			display: block;
			position: absolute;
			left: 545px;
			top: 20px;
			width: 200px;
			color:#ee811c;
			font-size:16px;
		}
		
		
		
		
	#main #content {
		
	
	}
		
		#main #sites-panelistes {
			width: 1190px;
			height: 381px;
			margin:50px auto;
			position: relative;
			background: url(../../images/panellists-area/online-panel.jpg) top left no-repeat;
		}
		
			/*    Styles pour chaque site  */
			
			#main #sites-panelistes  p {
				position: absolute;
				width: 120px;
			}
				#main #sites-panelistes p a {
					display: block;
					margin-top: 7px;
					text-decoration: none;
					font-weight: bold;
				}			
				#main #sites-panelistes #texte-avispanel p a:hover {
					text-decoration: underline;
				}					
						

			#main #sites-panelistes #texte-paidfocusgroup {
				top: 170px;
				left: 102px;
				width: 135px;
				color: #000;
			}
				#main #sites-panelistes #texte-paidfocusgroup a {
					color: #000;
					margin-top:4px;
				}	
				
				
				
			#main #sites-panelistes #texte-surveyfriends {
				top: 185px;
				left: 287px;
				width: 135px;
				color: #fff;
			}
				#main #sites-panelistes #texte-surveyfriends a {
					color: #fff;
					margin-top:4px;
				}	
				
				

			#main #sites-panelistes #texte-tries {
				top: 180px;
				left: 465px;
				width: 140px;
				color: #fff;
				
			}
				#main #sites-panelistes #texte-tries a {
					color: #000;
					font-size:10px;
				}		
				
				
			#main #sites-panelistes #texte-panelopinion {
				top: 147px;
				left: 650px;
				width: 140px;
				color: #000;
				
			}
				#main #sites-panelistes #texte-panelopinion a {
					color: #000;
					font-size:10px;
				}	
				
				
			#main #sites-panelistes #texte-paidproducttesting {
				top: 172px;
				left: 821px;
				width: 140px;
				color: #fff;
				
			}
				#main #sites-panelistes #texte-paidproducttesting a {
					color: #000;
					font-size:10px;
				}		
				
				
			#main #sites-panelistes #texte-mystery-shopper-uk {
				top: 132px;
				left: 1008px;
				width: 140px;
				color: #fff;
				
			}
				#main #sites-panelistes #texte-mystery-shopper-uk a {
					color: #fff;
					font-size:10px;
				}						


			#main #sites-panelistes #bouton-paidfocusgroup {
				position: absolute;
				top: 252px;
				left: 123px;
			}
			
			
			#main #sites-panelistes #bouton-surveyfriends {
				position: absolute;
				top: 285px;
				left: 297px;
			}


			#main #sites-panelistes #bouton-tries {
				position: absolute;
				top: 310px;
				left: 477px;	
			}
			
			
			#main #sites-panelistes #bouton-panelopinion {
				position: absolute;
				top: 245px;
				left: 665px;	
			}
			
			#main #sites-panelistes #bouton-paidproducttesting {
				position: absolute;
				top: 265px;
				left: 825px;	
			}

			
			#main #sites-panelistes #bouton-mystery-shopper-uk {
				position: absolute;
				top: 225px;
				left: 1020px;	
			}
			

	#main #footer {
		text-align: center;	
		color: #000;
		font-weight: bold;
	}
	
		#main #footer a {
			color: #000;
			text-decoration: none;
		}
								
