/* Feuille de style créée le mar fév 19 2008
   par Thibaut Cavalié
   */


img{
	border:0px;
}

body
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:white;
	/*background-color: #FFFFED;*/
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a#lien_gras{
	font-weight: bold;
}

div#layer1
{
	width: 1000px;
	margin:  auto;
	position: relative;
	text-align: justify;
}
div#bloc_texte
{
	width: 700px;
	text-align: justify;
}
div#fond_jaune{
	font-size: 18px;
	text-align: center;
	background-color: #FFE600;
}
div#fond_orange{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF260D;
}
div#texte_orange{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #FF260D;
}
div#bandeau{
	background-image: url(img/bandeau_jaune_rouge.png);
	background-repeat: no-repeat;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}

li.carre
{
	list-style-image: url(img/carre.png);
}
li.rond
{
	list-style-image: url(img/rond.png);
}

table
{
	font-size: 16px;
	width: 800px;
}
table#petit
{
	width: 700px;
}
table#tres_petit
{
	width: 600px;
}
table#texte_centre
{
	text-align: center;
}

.sous_titre{
	font-size: 18px;
	font-weight:bold;
}
.petit_titre{
	font-size: 18px;
}
.seq{
	font-weight:bold;
}
.titre_quest{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.soustitre_quest{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.soustitre_orange{
	font-size: 18px;
	font-weight: bold;
	color: #FF260D;
	text-align: center;
}
.texte_orange{
	color: #FF260D;
}
.texte_jaune{
	color: #FFE600;
}
.petit_texte{
	font-size: 12px;
}
.petit_texte2{
	font-size: 10px;
}


.table_top{
	font-size: 16px;
	width: 1000px;
}
.table_simple{
	font-size: 14px;
	border-collapse: collapse;
	padding: 0;
	border-spacing: 5px;
}
.td_decryptage1{
	width: 50;
	padding: 5px;
	font-size: 14px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}
.td_decryptage2{
	width: 180;
	padding: 5px;
	font-size: 14px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}
.td_decryptage3{
	width: 300;
	padding: 5px;
	font-size: 14px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}
.td_decryptage4{
	width: 200;
	padding: 5px;
	font-size: 14px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}
.table_simple2{
	border-collapse: collapse;
	padding: 0;
}
.td_grisfin1{
	width: 150;
	padding: 2px;
	font-size: 11px;
	border-width:1px;
	border-color:grey;
	border-style:solid;
}
.td_grisfin2{
	padding: 2px;
	font-size: 11px;
	border-width:1px;
	border-color:grey;
	border-style:solid;
}
.td_quest{
	width: 900;
	padding: 5px;
	font-size: 14px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}
