
a img
{
	border: none;
}
#banniere
{
	font-size:24pt ;
	font-family: Bradley Hand ITC ;
	font-weight:bold;
}
#banniere a
{
	text-decoration:none;
    border:0;
	color: red;
}
body
{
	font-size:12pt ;
	font-family: Cambria ;
	line-height:120%;
	color:white;
	background-color:#8ba3a5;
}
.bouton_action
{
	width:100px;
	height:40px;
	margin-left:10px;
	font-size:80%;
	font-style: italic;
	color:#224242;
	text-align:center;
	padding:10px;
	border:2px outset #8ba3a5;
	background:#8ba3a5;
	cursor:pointer;
}
.bouton_action_long
{
	width:300px;
	margin-left:10px;
	font-size:90%;
	font-weight:bold;
	color:#8ba3a5;
	text-align:center;
	padding:10px;
	border:3px outset #5d6c6e;
	background:#5d6c6e;
	cursor:pointer;
}
.cadre
{
	width:700px;
	margin-left:10px;
	padding:2px;
	border:2px inset #8ba3a5;
}
.cadre_bottom
{
	border-top:0;
	border-left:2px inset #8ba3a5;
	border-right:2px inset #8ba3a5;
	border-bottom:2px inset #8ba3a5;
}
.cadre_bottom_sans_cotes
{
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:2px inset #8ba3a5;
}
.cadre_left_right
{
	text-align:center;
	padding:5px;
	border-top:0;
	border-left:2px inset #8ba3a5;
	border-right:2px inset #8ba3a5;
	border-bottom:0;
}
.cadre_top
{
	font-size:80%;
	text-align:center;
	padding:5px;
	border-top:2px inset #8ba3a5;
	border-left:2px inset #8ba3a5;
	border-right:2px inset #8ba3a5;
	border-bottom:0;
}
.cadre_top_sans_cotes
{
	font-size:80%;
	text-align:center;
	padding:5px;
	border-top:2px inset #8ba3a5;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.cadre_sans_cotes
{
	text-align:center;
	padding:5px;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:0;
}#corps
{
	margin-left:15%;
	margin-right:15%;
	padding:15px;
	text-align:justify;
	background-color:#224242;
	border-left:2px solid #dfdf7b;
	border-right:2px solid #dfdf7b;
}
#corps a
{
	font-weight:bold;
	text-decoration:underline;
	color:#dfdf7b;
}
#corps a:hover
{
	text-decoration:underline;
	font-weight:bolder;
	font-variant:small-caps;
}
#corps h1
{
	font-size:150%;
	padding-left:20px;
	color: #dfdf7b;
}
#corps h2
{
	color:#dfdf7b;
	font-size:135%;
	font-weight:bold;
	text-align:center;
}
#corps h3
{
	color:#dfdf7b;
	line-height:150%;
	font-size:135%;
	font-weight:bold;
	text-align:center;
}
.liste_sphere_espacee
{
	list-style:url("../images/puceSphere.png");
	text-align:justify;
}
.liste_sphere_espacee li
{
	padding-bottom:10px;
}
.liste_sphere_espacee li strong
{
	color:#dfdf7b;
	font-size:110%;
	font-weight:bold;
}
.message
{
	border:2px outset #224242;
	padding:5px;
	text-align:center;
	font-style:italic;
	color:#224242;
	background-color:#8ba3a5;
	font-weight:bold;
}
#pied
{
	color:#5d6c6e;
	position:relative;
	margin-top: 5px;
	border-top: 1px solid #8ba3a5;
	text-align: center;
	font-size: 70%;
	clear:both;
}
#pied a
{
	text-decoration:none;
	color:#224242;
}
#pied a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
.saisie_champ
{
	padding:2px;
	border:2px inset #8ba3a5;
	font-size:80%;
	color:#224242;
}
.tableauCadre
{
	border:2px inset #8ba3a5;
	margin:10px;
}

