/* partie générale */
body {
	border-width:0px;
	border:none;
	position:relative;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial;
	font-size:14px;
	width: 1050px;
	
	
}


div#right_pub{
	position:absolute;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	
	padding-left:0px;
	padding-top:0px;
	
	color:rgb(127,127,127);
	background-color:white;
	width:135px;
	
	right:1px;
	text-align:left;
	font-size:14px;
}
.flashPub{
	margin-top:0px;
	width:135px;
	height:500px;
}


label.erreur{
	
	color:red;
	font-size:11px;
}
a{
	
	font-weight:bold;
	text-decoration:none;
	color:white;
}
a:hover{
	color:rgb(200,150,100);
}

.a1{
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.a2{
	color:rgb(170,0,67);
	
}

a.a
{
	color:rgb(99,37,35);
}

input.textA1{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	background-color:white;
	width:20px;
	color:rgb(221,81,80);
}
input.textA1:hover{
border-color:rgb(0,208,200)
}
input.textA2{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	background-color:white;
	width:35px;
	margin-right:5px;
	color:rgb(221,81,80);
}
input.textA2:hover{
border-color:rgb(0,208,200)
}
input.textA12{
	border-width:1px;
	border-style:solid;
	border-color:white;
	background-color:white;
	width:15px;
	color:rgb(221,81,80);
}
input.textA22{
	border-width:1px;
	border-style:solid;
	border-color:white;
	background-color:white;
	width:30px;
	margin-right:5px;
	color:rgb(221,81,80);
}
input.textA3{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	width:200px;
	margin-right:5px;
	color:rgb(221,81,80);
}
input.textA3:hover{
	border-color:rgb(212,0,200);
}


textarea{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	
	margin-right:5px;
	color:rgb(221,81,80);
}
textarea:hover{
	border-color:rgb(212,0,200);
}


input.textB1{
	border-width:1px;
	border-color:rgb(121,0,69);
	background-color:rgb(170,0,67);
	border-style:solid;
	width:80px;
	color:white;
}
input.textB1:hover{
	background-color:rgb(170,150,67);
}
input.radioA{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	margin-right:5px;
	color:rgb(221,81,80);
}
input.radioA:hover{
	border-color:rgb(212,0,200);
}
input.boutonA{
			height:16px;	
			font-weight:bold;		
			width:50px;
			color:white;
			font-size:11px;
			background-color:rgb(121,0,69);
			border:1px;
			border-style:solid;
			border-color:rgb(170,0,67);
			cursor:pointer;
			margin-top:5px;
			cursor:hand;
}
input.boutonB{
			height:16px;	
			font-weight:bold;		
			width:115px;
			color:white;
			font-size:11px;
			background-color:rgb(121,0,69);
			border:1px;
			border-style:solid;
			border-color:rgb(170,0,67);
			cursor:pointer;
			margin-top:5px;
			cursor:hand;
}


input.boutonB:hover{
			border-color:rgb(171,150,69);
			background-color:rgb(100,0,69);
}
input.boutonC{
			height:16px;	
			font-weight:bold;		
			width:200px;
			color:white;
			font-size:11px;
			background-color:rgb(121,0,69);
			border:1px;
			border-style:solid;
			border-color:rgb(170,0,67);
			cursor:pointer;
			margin-top:5px;
			cursor:hand;
}
input.boutonC:hover{
			border-color:rgb(171,150,69);
			background-color:rgb(100,0,69);
}

input.boutonD{
			height:16px;	
			font-weight:bold;		
			width:25px;
			color:white;
			font-size:11px;
			background-color:rgb(121,0,69);
			border:1px;
			border-style:solid;
			border-color:rgb(170,0,67);
			cursor:pointer;
			margin-top:5px;
			cursor:hand;
}


select.selectA{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	width:62px;
	margin-right:5px;
	color:rgb(221,81,80);
}
select.selectA:hover{
	border-color:rgb(212,0,200);
	color:rgb(0,81,80);
}
select.selectB{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	width:125px;
	margin-right:5px;
	color:rgb(221,81,80);
}

select.selectC{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	width:210px;
	margin-right:5px;
	color:rgb(221,81,80);
}
select.selectC:hover{
	border-color:rgb(212,0,200);
	color:rgb(0,81,80);
}
textarea.selectB{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	width:500px;
	height:100px;
	margin-right:5px;
	color:rgb(221,81,80);
}

textarea.selectB2{
	border-width:1px;
	border-style:solid;
	border-color:rgb(212,208,200);
	width:350px;
	height:300px;
	margin-right:5px;
	color:rgb(221,81,80);
}
.option:hover{
}
/* partie du haut */
div#top{
	background-color:rgb(121,0,69);
	color:white;
	height:150px;
	width:900px;
}
	img#logo{
		border-width:0px;
		height:100%;
		float:left;
	}
	div#connexion{
		margin-top:5px;
		padding-top:5px;
		font-size:11px;
		border:none;
		float:right;
		text-align:left;
		height:135px;
		width:160px;
	}
	div#titreresultat{
		
		
		height:30px;
		font-size:28px;
		font-weight:normal;
		color:white;
		width:220px;
		text-align:left;
		position:absolute;
		top:120px;
		right:380px;
	}
div#contenu{
	background-color:white;
	background-image:url(../img/Flashfond.png);
	background-repeat:no-repeat;
	background-position:right 40px;
	text-align:justify;
	
	color:rgb(121,0,69);
	width:900px;
	height:340px;
}

object.resultat{
	height:300px;
	width:460px;	
}

object.question{
	
	
	text-align:left;
	
	height:300px;
	width:400px;	
	margin:0px;  
  	padding:0px; 

}



div#contenu2{
	margin-top:20px;
	background-color:white;
	color:rgb(121,0,69);
	width:72%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
	/* pubs */
	div#pubH{
		position:relative;
		width:150px;
		height:50px;
		margin-left:auto;
		margin-right:auto;
		
	}
	div#pubG{
		width:150px;
		position:absolute;
		border:none;
		border-width:0px;
		margin-left:-150px;
		margin-top:190px;
	}
	div#pubD{
		width:150px;
		position:absolute;
		border:none;
		border-width:0px;
		margin-left:900px;
		margin-top:190px;
	}
	/* partie au milieu*/
	div#menuThemes{
		margin-top:-2px;
		clear:right;
		color:white;
		font-weight:bold;
		font-size:14px;
		height:20px;
		width:460px;
		float:right;
	}
		table#tableThemes{
			border:none;
			background-color:rgb(221,81,80);
			border-width:0px;
			margin-left:0px;
			margin-top:0px;
			width:100%;
		}
			td.tdThemes{
				text-align:center;
			}
			td.tdTheme{
				text-align:left;
			}
			td.tdThemes2{
				height:15px;
				width:15px;
			}
			img.imgThemes{
				height:15px;
				width:15px;
				margin-top:10px;
				border-width:0px;
				border:none;
			}
			
			img.imgThermo{			
				height:295px;
				width:46px;
			}
		
			
			
	
	div#potentielQ{
		width:430px;
		height:300px;
		
		margin-top:20px;
		float:left;
	}
		div#potentielQTitre{
				font-size:25px;
				clear:both;
				padding-left:10%;
				text-align:left;
				
		}
			span#titreQuestion1{
				font-size:35px;
				font-weight:bold;
				width:100%;
				height:100%;
			}
			span#titreQuestion2{
				font-size:35px;
				color:rgb(221,81,80);
				width:100%;
				height:100%;
			}
			span#titreQuestion3{
				font-size:35px;
				width:100%;
				height:100%;
				
			}
			div#titreQuestion4{
				
				width:100%;
				height:100%;
				font-size:50px;
			}
			
		div#potentielQTitreB{
			clear:both;
			padding-left:10%;
			
		}
		.potentielQTitreC{
			
			padding-left:10%;
			
		}
			div#titreQuestion1B{
				font-size:35px;
			}
			div#titreQuestion2B{
				font-size:40px;
				color:rgb(221,81,80);
			}
			div#titreQuestion3B{
				
				font-size:35px;
			}
			
	div#potentielR{
		width:460px;
		height:300px;
		
	margin-top:10px;
		float:right;
		
	
	}
		table#resultats{
			width:100%;
			
		}
			td#contenuResultats{
				width:390px;
				padding-left:45px;
				padding-right:25px;
			}
			td#thermoResultats{
				width:50px;
				
			}
			
			td.bas{
				
				
				border-right-style:solid;
				border-right:2px;
				border-color:rgb(221,81,80);
			}
	
	/* partie en bas */
div#bottom{
	margin-bottom:20px;
	color:white;
	background-color:rgb(121,0,69);
	
	
	width:900px;
	height:105px;
	
}



	div#prevGnal{
		margin-top:5px;
		margin-left:45px;
		
		font-size:16px;
		width:350px;
		float:left;
		
	}
	
	div.text1{
		
		font-size:16px;
		padding-left:20px;
		font-family:Arial;
		
	}
	
	div.text2{
		
		font-size:14px;
		font-family:Arial;
		
	}
	

	
	
	div.imgentete{
		background-image:url(../img/entete.png);
		background-repeat:no-repeat;
		
		width:210px;
		height:45px;
		
		
		text-align:center;
		color:white;
		font-size:25px;
		margin-left:70px;
		border-left:1px;
		border-left-style:solid;
		border-left-color:rgb(121,0,69);
		padding-top:15px;
		
		
		font-family:Arial;
		font-weight:bold;
		
		
	}
	
	div.PCPtext{
		background-color:rgb(252,230,220);
		font-size:15px;
		padding-right:5px;
		padding-left:5px;
		width:200px;
		height:200px;
		margin-left:70px;
		
		text-align:left;	
		border-top:0px;
		
		border-left:1px;
		border-left-style:solid;
		border-left-color:rgb(121,0,69);
		
		border-bottom:1px;
		border-bottom-style:solid;
		border-bottom-color:rgb(121,0,69);
		
	}
	
	
	td.BNtext1{
		background-color:rgb(149,55,53);
		font-size:17px;
		color:white;	
		text-align:center;	
		border-top:0px;
	}
	
	td.BNtext2{
		background-color:rgb(149,55,53);
		font-size:22px;
		color:white;
		text-align:center;
		
				
	}
	
	td.BN{
		background-color:rgb(232,208,208);
		border:0px;
		padding:2px;
		
		
	}
	
	table.BNtext{
		background-color:white;
		font-size:14px;
		text-align:left;
		
		border-top:solid;
		border-color:rgb(202,155,154);
		
		
	}
	
	
	
	span.orangeB
	{
		color:rgb(237,117,69);
		font-weight:bold;
	}
	span.orange
	{
		color:rgb(237,117,69);
		
	}
	
	
		input.boutonPrev{
			height:25px;	
			font-weight:bold;		
			width:325px;
			color:white;
			border-width:0px;
			font-size:16px;
			background-color:rgb(221,81,80);
			margin-bottom:10px;
			cursor:pointer;
			border:0px;
			margin-bottom:10px;
			border-bottom:0px;
			border-spacing:0px;
			margin-top:0px;
			padding-bottom:0px;
			
			
		}
		
		input.boutonPrev:hover{
			background-color:rgb(221,50,80);
		}
		
		input.boutonPrev2{
			height:25px;	
			font-weight:bold;		
			width:325px;
			color:rgb(170,0,67);
			border-width:0px;
			border-bottom:0px;
			font-size:16px;
			background-color:rgb(221,81,80);
			cursor:pointer;
			border:0px;
			
			margin-bottom:10px;
			border-bottom:0px;
			border-spacing:0px;
			margin-top:0px;
			padding-bottom:0px;
			
			
			
			
		}
		
		input.boutonPrev2:hover{
			background-color:rgb(221,50,80);
		}
		
		
		
		
	div#autresMenus{
		margin-top:5px;
		text-align:center;
		margin-right:45px;
		font-size:16px;
		width:325px;
		
		float:right;
	}
		div.autre{
			
			background-color:rgb(170,0,67);
			height:25px;
			margin-bottom:10px;
			border:0px;
			cursor:pointer;
			border-width:0px;
			border-bottom:0px;
			border-bottom:0px;
			
			
				
			
			
		}
		div.autre:hover{
		background-color:rgb(170,50,67);
		
		}
/* autres elements : */
.tableContenu{
	margin-bottom:20px;
	width:80%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
div#contenuConnexion{
margin-top:5px;
}
.msg{
	font-weight:bold;
	height:20px;
}
div#menuAdmin{
	margin-top:40px;
	border-width:1px;
	float:left;
	width:25%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
div#contenuAdmin{
	margin-top:40px;
	border-width:1px;
	float:right;
	width:75%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
div#sources{
	
	
	width:100%;
	height:20px;
	position: relative;
	top:10px;
	padding-top:15px;
	text-align:center;
	border-top:1px;
	border-top-style:dotted;
	
	border-top-color:gray;
	font-size:13px;
	text-decoration:none;
	margin-bottom:0px;
	
	
} 
div#video{
	vertical-align:baseline;
	text-align:center;
	width:100%;
	color:red;
}

div#centre
{
	width:60%;
	position:relative;
	left:20%;
	color:rgb(121,0,69);
	
	
	
}

