/*-
UTF-8 予防の - C3S
I-repventive - C3S
-*/
/*  STYLES GENERAL  */
body, h1, h2, h3, h4, h5, h6, p, ul, li, label, form, table, tr, td {padding: 0; margin: 0}
body {
	background: url("../Images/f_page.gif") no-repeat fixed 0 0 #2C94C2;
	font-family: verdana, sans-serif;
	font-size: .7em;
	text-align: center;
	}
table {
	border-collapse: collapse;
	}
td {
	vertical-align: top;
	font-size: 13px;
	}
li {
	list-style: none;
	}
a {
	text-decoration: none;
	color: black;
	}
a:hover 
{
	text-decoration: underline;
}

img 
{
	border: 0
}

.masque {
	display: none;
	}
.clear {
	clear: both;
	}

#entete {
	}
	.centrage {
		width: 958px;
		margin: 0 auto;
		}
		h1 {
			float: left;
			background: url("../Images/logo.png") no-repeat;
			margin: 10px 0 0 60px;
			width: 380px;
			height: 80px;
		}
		h1 a {
			width: 343px;
			height: 110px;
			display: block;
			text-indent: -900px;
			overflow: hidden;
			}
		#deconnexion {
			/* background: url("../Images/i_deconnect.gif") no-repeat right 3px; */
			display: block;
			text-align: right;
			padding: 4px 320px 0 220px;
			}
		#deconnexion a {
			text-align: right;
			color: #7EA111;
			}
		#deconnexion span {
			color: white;
			}
		#deconnexion a:hover {
			color: white;
			}
		#blocliens {
			float: left;
			margin: 10px 0 0 10px;
			width: 260px;
			}
		#blocliens li {
			text-align: left;
			border-bottom: 1px solid #7EA111;
			padding: 2px 0;
			}
		#blocliens a {
			color: white;
			text-transform: uppercase;
			}
		#nav {
			background: none repeat scroll 0 0 white;
			clear: both;
			margin: -1px 0px 0px;
			padding: 7px 1px;
			border-bottom: 2px solid #000;
			}
		#nav a {
			padding: 5px 10px;
			color: #1B5FA0;
			font-weight: bold;
			text-transform: uppercase;
			border-right: 1px solid #1B5FA0;
			}
		#nav a:hover {
			color: #7EA111;
			}
		#nav span {
			border-left: 1px solid #ae7685;
			}
#contenu {
	width: 958px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	padding: 30px 0 0 0;
	}
#enteteexercice {
	background: #FFF;
	}
	#titreExo{
		font-family: Arial, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
		color: #7ea111;
		text-align: left;
		}
	#cadretitre {
		margin: 0 0 0 60px;
		float: left;
		width: 215px;
		display: inline;
		}
	#cadretitre h2 {
		/* background: url("../Images/i_titre.gif") no-repeat; */
		padding: 0px 0 3px 0;
		font-family: Arial, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
		color: #7ea111;
		}
	#cadretitre h3 {
		border-top: 1px dotted #7ea111;
		padding: 5px 0 0 0;
		color: #7ea111;
		font-family: Arial, sans-serif;
		text-transform: uppercase;
		font-size: 19px;
		font-weight: normal;
		}
	#cadretitre a {
		color: white;
		}
	#introexercice {
		border: 1px solid #7EA111;
		color: #1B5FA0;
		font-size: 14px;
		font-weight: bolder;
		margin: 0 100px 0 338px;
		padding: 10px 15px 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		}
	#accueil_compte {
		font-size: 14px;
		font-weight: bolder;
		width: 250px;
		padding: 1px 1px 1px 1px;
		border: 1px solid #FFF;
		background: #D0D62A;
		color: #004A99;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		}
h4 {
	clear: both;
	display: none;
	text-indent: -300px;
	/* background: url("../Images/t_exercice.gif") no-repeat; */
	height: 62px;
	}
	
#bt_print {
	margin: 10px 50px 0px 0px;
	}
#detailexercice {
	/* background: #c6d3e6 url("../Images/f_contenu.gif") repeat-y; */
	padding: 0 0 15px 0;
	}
#fondexercice {
	/* background: url("../Images/f_hautexercice.gif") repeat-x; */
	margin: 0 17px 0 17px;
	}

#bouton {
	color: #7EA111;
	font-size: 12px;
	font-weight: normal;
	}
.objectFlash {
	
	}

.etapeexercice {
	padding: 0 0 0 40px;
	}
.cadreetapeexercice {
	width: 100%;
	}
.visueletape {
	padding: 12px 0 5px 0;
	}
.imgvisueletape {
	border: 10px solid white;
	margin: 0 3px 0 0;
	}
.cadrevisuel {
	margin: 10px 0 0 0;
	/* background: url("../Images/c_dvisuel.gif") no-repeat right top; */
	}
.cadrevisuelVideo {
	margin: 0;
	/* background: url("../Images/c_dvisuel.gif") no-repeat right top; */
	text-align: center;
	}
.cadrevisuelVideo div{
	/* background: url("../Images/c_bvisuel.gif") no-repeat bottom left; */
	padding: 3px;
	text-align: center;
	margin: auto;
	}
	
.cadrevisuel div {
	/* background: url("../Images/c_bvisuel.gif") no-repeat bottom left; */
	padding: 0 0 0 0;
	text-align: right;
	}
.exeexercice {
	padding: 5px 10px 10px 10px;
	text-align: center;
	}
.exeexercice ul {
	background: white;
	/* padding: 0 40px 0 33px;
	margin: 0 24px 0 15px; */
	/* border-left: 3px solid #ff0000;
	border-right: 3px solid #ff0000; */
	text-align: left;
	}
.exeexercice li {
	list-style: none;
	color: #1B5FA0;
	font-size: 13px;
	/* background: url("../Images/i_listeexe.gif") no-repeat left top; */
	padding: 3px 0 3px 0px;
	}
.hexeexercice {
	/* background: url("../Images/c_hdexe.gif") no-repeat right bottom; */
	height: 39px;
	}
	.hexeexercice div {
		/* background: url("../Images/c_hexe.gif") no-repeat left top; */
		height: 39px;
		}
		
.bexeexercice {
	/* background: url("../Images/c_bgexe.gif") no-repeat left top; */
	height: 39px;
	}
	
	.bexeexercice div {
	/* 	background: url("../Images/c_bexe.gif") no-repeat right top; */
		height: 39px;
		}
		
.t_appli {
	height: 24px;
	width: 370px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, sans-serif;
	color: #7EA111;
	}
	
.b_appli {
	/* display: none; */	
	text-align: left;
	width: 380px;
	border: 1px solid #7EA111;
	padding: 8px 15px 12px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	color: #004A99;
	}
	
.b_appli a {
	overflow: hidden;
	display: block;
	padding: 8px 15px 12px 15px;
	cursor: default;
	text-decoration: none;
	
	}
	
.b_appli a:hover {
	/* background: #a1b9dd;
	text-indent: 0;
	width: auto;
	color: black;
	margin: 0 20px 0 15px;
	padding: 8px 15px 12px 15px; */
	}

.cadre_accueil{
	border: 1px solid #7EA111;
	color: #1B5FA0;
	font-size: 14px;
	font-weight: bolder;
	margin: 0 100px 0 338px;
	padding: 5px 10px 5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.commentaire {
	background: none repeat scroll 0 0 #D0D62A;
	border: 3px solid #D0D62A;
	margin: 0 40px 0 50px;
	padding: 10px 20px 10px 55px;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #004A99;
	}
#footer {
	/* background: url("../Images/f_bas.gif") no-repeat; */
	height: 17px;
	color: #9c5f6f;
	padding: 16px 0 5px 5px;
	font-size: 10px;
	}

#footer a {
	color: #9c5f6f;
	}

/*********************/
/**  CONTENU TEXTE  **/
/*********************/
#enteteexercice {
	background: #FFF;
	}
	#cadretitrecontenu {
		margin: 0 60px 0 0;
		float: right;
		width: 215px;
		display: inline;
		}
	#cadretitrecontenu h2 {
		background: url("../Images/i_titre.gif") no-repeat;
		padding: 0px 0 3px 0;
		color: white;
		font-family: Arial, sans-serif;
		text-transform: uppercase;
		font-size: 21px;
		font-weight: normal;
		}
	#cadretitrecontenu a {
		color: white;
		}
	#introcontenu {
		margin: 0 330px 0 60px;
		padding: 17px 0 10px 0;
		font-weight: bold;
		color: #004A99;
		font-size: 14px;
		}
#separateur {
	clear: both;
	/* background: url("../Images/a_separateur.gif") no-repeat; */
	height: 35px;
	}
#detailexercice {
/* 	background: #c6d3e6 url("../Images/f_contenu.gif") repeat-y; */
	padding: 0 0 15px 0;
	}
#fondexercice {
/* 	background: url("../Images/f_hautexercice.gif") repeat-x; */
	margin: 0 17px 0 17px;
	}
.bloccontenu {
	padding: 0 0 0 20px;
	}
.cadrebloccontenu {
	width: 684px;
	}
.exeexercice {
	padding: 5px 10px 10px 10px;
	text-align: center;
	}
.textecontenu {
	padding: 5px 10px 10px 10px;
	}
.textecontenu .bordure {
	background: white;
	padding: 0 40px 0 33px;
	margin: 0 24px 0 15px;
	/* border-left: 3px solid #ff0000;
	border-right: 3px solid #ff0000; */
	text-align: left;
	}

.textecontenu ul {
	background: white;
	padding: 0 40px 0 33px;
	margin: 0 24px 0 15px;
	text-align: left;
	}
.textecontenu li {
	list-style: none;
	background: url("../Images/i_listeexe.gif") no-repeat left;
	padding: 1px 0 3px 16px;
	font-family: verdana, sans-serif;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	}
h5 {
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #7091c1;
	}
h5 a {
	color: #7091c1;
	}
h6 {
	margin: 5 0 5px 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #004A99;
	}
	
h6  a{
	font-weight: bold;
	color: #004A99;
	}
.textecontenu p {
	padding: 0 0 10px 0;
	}

.choixexercice ul {
	background: url("../Images/i_listeexe.gif") no-repeat left top;
	padding: 3 10px 0 18px;
	margin: 0 10px 0 10px;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana, sans-serif;
	color: #004A99;
	}
.choixexercice li {
	list-style: none;
	background: url("../Images/i_listeexe.gif") no-repeat left top;
	padding: 3px 0 3px 18px;
	font-size: 12px;
	font-weight: normal;
	color: #004A99;
	}

.choixexercice li a {
	color: #004A99;
	}
	
.choixexercice {
	padding: 5px 5px 5px 5px;
	text-align: left;
	}



.listeDataBase ul {
	background: url("../Images/i_listeexe.gif") no-repeat left top;
	padding: 3 10px 0 18px;
	margin: 0 10px 0 10px;
	text-align: left;
	text-transform: none;
	color: #004A99;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana, sans-serif;
	}
.listeDataBase li {
	list-style: none;
	background: url("../Images/i_listeexe.gif") no-repeat left top;
	padding: 3px 0 3px 18px;
	font-size: 12px;
	font-weight: normal;
	}

.listeDataBase {
	padding: 5px 5px 5px 5px;
	text-align: left;
	}

.detailsDatabase {
	list-style: none;
	font-size: 10px;
	font-weight: normal;
	/*-
	padding: 3px 0 3px 18px;
	-*/
	}

.adminDiv
{
	border: 0px solid #ff0000; 
	border-color: #ff0000; 
	background: white; 
	margin: 0px 5px 0px 5px; 
	width: 680px;
}

.adminTable
{
	border: 0px; 
	margin: 0px 0px 0px 0px; 
	background: #ffff00;
	width: 680px;
}