@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	
}

*{
	font-family:Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
}

#boutton p, #boutton2 p, #boutton3 p {
font-size:13px;
font-weight:bold;
padding:0;
margin:0;

}

#boutton h3, #boutton2 h3, #boutton3 h3 {
	margin-bottom:5px;
	color:#036;
}


#present{
	position:absolute;
	top:385px;
	left:10px;
	width:190px;
	height:25px;
	padding:5px;
	border:solid 1px #036;
	background:#036;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:13px;
	line-height:25px;
}

#present:hover{
	background:#ffcc00;
	color:#036;
	border:solid 1px #fff;
}

#conteneur_concours ul{
	list-style:none;
}

#conteneur_concours li{
	background:url(../securite-internet/tic.png) no-repeat;
	padding-left:20px;
	text-decoration:none;
	margin-bottom:5px;
}


#conteneur_resultat ul{
	list-style:none;
}

#conteneur_resultat li{
	background:url(../securite-internet/tic.png) no-repeat;
	padding-left:20px;
	text-decoration:none;
	margin-bottom:5px;
}

.conseils-titre{
	float:left;
	width:380px;
	color:#09C;
	padding:0 0;
	margin:15px 0px 2px 10px;
	display:block;
}

.conseils{
	float:left;
	width:380px;
	display:block;
	min-height:50px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding:0 5px;
	margin-left:5px;
}



#fond{
  background:url(../securite-internet/net-attitude-fond.png) no-repeat;
  position:relative;
  top:100px;
  left:0px;
  
  width:101%;
  height:502px;
 
  z-index:1;
  

}

#logo{
	position:absolute;
	top:45px;
	left:5%;
	
	width:330px;
	height:69px;
	z-index:3;
}


#perso{
  background:url(../securite-internet/personnages.png) no-repeat;
  position:absolute;
  top:85px;
  left:5%;
  
  width:642px;
  height:408px;
  
  overflow:hidden;
  z-index:2;
  display:block;
}

#plus_info{
  position:fixed;
  top:0;
  left:0;
  
  width:100%;
  height:100%;
  z-index:90;
  display:block;
  
  
}


#boutton{
	background:url(../securite-internet/boutton.png) no-repeat;
	width:295px;
	height:135px;
	
	position:absolute;
	top:70px;
	left:65%;
	padding:5px 10px;
	z-index:99;
	cursor:pointer;
	display:block;

}

#boutton2{
	background:url(../securite-internet/boutton.png) no-repeat;
	width:295px;
	height:135px;
	
	position:absolute;
	top:230px;
	left:65%;
	padding:5px 10px;
	z-index:99;
	cursor:pointer;
}


#jury-cont strong {
	color:#F90;
}

#realise-cadre{
	width:295px;
	height:44px;
	
	position:absolute;
	top:115px;
	left:67%;
	
	z-index:8;
}


#nef-cadre{
	width:295px;
	height:40px;
	
	position:absolute;
	top:160px;
	left:64%;
	
	z-index:9;
}

#gagne-cadre{
	width:129px;
	height:35px;
	
	position:absolute;
	top:205px;
	left:64%;
	
	z-index:10;
}



#camera-cadre{
	width:295px;
	height:235px;
	position:absolute;
	top:170px;
	left:800px;
	z-index:6;	
}

#camera {
	background:url(../securite-internet/camescope.png) no-repeat;
	width:295px;
	height:235px;
}
#camera:hover{
	background:url(../securite-internet/camescope2.png) no-repeat;
}



#touch-cadre{
	width:295px;
	height:235px;
	position:absolute;
	top:305px;
	left:695px;
	z-index:5;
}

#touch {
	background:url(../securite-internet/ipod-touch.png) no-repeat;
	width:295px;
	height:235px;
}
#touch:hover{
	background:url(../securite-internet/ipod-touch2.png) no-repeat;
}


#nano-cadre{
	width:233px;
	height:184px;
	
	position:absolute;
	top:280px;
	left:560px;
	
	z-index:7;
}

#nano {
	background:url(../securite-internet/ipod-nano.png) no-repeat;
	width:233px;
	height:184px;
}
#nano:hover{
	background:url(../securite-internet/ipod-nano2.png) no-repeat;
}

#accueil-conseils{
	position:fixed;
	top:125px;
	left:10px;
	width:80px;
	height:20px;


	text-align:center;
	font-weight:bold;

	font-size:13px;
	line-height:20px;
	text-decoration:none;
	color:#036;
	z-index:10;
}

#accueil-conseils:hover{
	color:#FFF;
	background-color:#036;
}

#accueil{
	position:absolute;
	top:45px;
	left:10px;
	width:80px;
	height:20px;


	text-align:center;
	font-weight:bold;

	font-size:13px;
	line-height:20px;
	text-decoration:none;
	color:#036;
}

#accueil:hover{
	color:#FFF;
	background-color:#036;
}


#retour{
	position:absolute;
	top:45px;
	left:90px;
	width:80px;
	height:20px;


	text-align:center;
	font-weight:bold;

	font-size:13px;
	line-height:20px;
	text-decoration:none;
	color:#036;
}

#retour:hover{
	color:#FFF;
	background-color:#036;
}



#propose{
	position:absolute;
	top:295px;
	left:10px;
	width:190px;
	height:25px;
	padding:5px;
	border:solid 1px #036;
	background:#036;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:13px;
	line-height:25px;
}

#propose:hover{
	background:#ffcc00;
	color:#036;
	border:solid 1px #fff;
}

#consulte{
	position:absolute;
	top:340px;
	left:10px;
	width:190px;
	height:25px;
	padding:5px;
	border:solid 1px #036;
	background:#036;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:13px;
	line-height:25px;
}

#consulte:hover{
	background:#ffcc00;
	color:#036;
	border:solid 1px #fff;
}

#stop_1{
	background:url(../securite-internet/fond-tr.png) repeat-y;
	position:absolute;
	top:-380px;
	left:100px;
	width:450px;
	min-height:35px;
	z-index:5;
	overflow:hidden;
}

#stop_2{
	background:url(../securite-internet/fond-tr.png) repeat-y;
	position:absolute;
	top:-237px;
	left:100px;
	width:450px;
	min-height:35px;
		z-index:6;
		overflow:hidden;
}

#stop_3{
	background:url(../securite-internet/fond-tr.png) repeat-y;
	position:absolute;
	top:-75px;
	left:100px;
	width:450px;
	min-height:35px;
		z-index:7;
		overflow:hidden;
}

#stop_4{
	background:url(../securite-internet/fond-tr.png) repeat-y;
	position:absolute;
	top:-380px;
	left:585px;
	width:450px;
	min-height:35px;
		z-index:8;
		overflow:hidden;
}

#stop_5{
	background:url(../securite-internet/fond-tr.png) repeat-y;
	position:absolute;
	top:-205px;
	left:585px;
	width:450px;
	min-height:35px;
		z-index:9;
		overflow:hidden;
}

#stop_6{
	position:absolute;
	top:-25px;
	left:605px;
		z-index:9;
		overflow:hidden;
}

.blanc{
	color:white;
}
