
#affichePopup
{
	margin-left:10px;
	font-size:80%;
	font-weight:bold;
}
#banniere
{
	width:1000px;
	height:200px;
	background-color:#c85903;
	color:#fb913f;
	font-size:400%;
	text-align:left;
	margin-bottom:10px;
}
body
{
	width:1000px;
	margin-left:5%;
	margin-top:5px;
	margin-bottom:5px;
	font:14pt, Monotype Corsiva ;
	color:#5b5b5b;
}
.bouton_action
{
	width:100px;
	height:40px;
	margin-left:10px;
	font:14pt, Monotype Corsiva ;
	font-size:90%;
	font-weight:bold;
	color:#c85903;
	text-align:center;
	padding:10px;
	border:3px outset #fb913f;
	background:#fb913f;
	cursor:pointer;
}
.bouton_action_long
{
	margin-left:10px;
	font:14pt, Monotype Corsiva ;
	font-size:80%;
	font-weight:bold;
	color:#c85903;
	text-align:center;
	padding:5px;
	border:3px outset #fb913f;
	background:#fb913f;
	cursor:pointer;
}
.bouton_debranchement
{
	height:40px;
	margin-left:10px;
	font:14pt, Monotype Corsiva ;
	font-size:90%;
	font-weight:bold;
	color:#c85903;
	text-align:center;
	padding:10px;
	border:3px outset #fb913f;
	background:#fb913f;
	cursor:pointer;
}
.bouton_popup
{
	margin:5px;
	padding:5px;
	border:2px outset #fb913f;
	background:#fb913f;
	font:14pt, Monotype Corsiva ;
	font-size:80%;
	text-decoration: none;
	font-style: italic;
	color:#c85903;
	cursor:pointer;
}
.bouton_popup a
{
	text-decoration: none;
}
.bouton_popup a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
.cadre
{
	width:650px;
	margin-left:10px;
	padding:2px;
	border:2px inset #fb913f;
}
.cadre_droite
{
	width:300px;
	margin-left:10px;
	padding:2px;
	border:2px inset #fb913f;
	text-align:center;
}
#colonne_gauche
{
	float:left;
	position:relative;
	width:270px;
	font-size:80%;
	margin-right:10px;
}
.contact
{
	font-size:120%;
	font-weight:bold;
}
.contact a
{
	font-size:150%;
	text-decoration:none;
}
.contact a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
#corps
{
	margin-top:5px;
	text-align:justify;
}
#corps a
{
	font-weight:bold;
	text-decoration:none;
	color:#c85903;
}
#corps a:hover
{
	text-decoration:underline;
	font-weight:bolder;
	font-variant:small-caps;
}
#corps h1
{
	font: 250%;
	padding: 10px;
	color: #c85903;
}
#corps h2
{
	font-size:135%;
	font-style:italic;
	color: #c85903;
}
.menu
{
    width:150px;
	font-size:80%;
    padding:0;
}
.menu_liste_angle_un
{
    margin:0 4px;
    height:1px;
    overflow:hidden;
    border:1px solid #fb913f;
    border-top:0;
	border-bottom:0;
	background-color:#fb913f;
}
.menu_liste_angle_deux 
{
    margin:0 3px;
    height:1px;
    overflow:hidden;
    border:1px solid #fb913f;
    border-top:0;
	border-bottom:0;
	background-color:#fb913f;
}
.menu_liste_angle_trois
{
    margin:0 2px;
    height:2px;
    overflow:hidden;
    border:1px solid #fb913f;
    border-top:0;
	border-bottom:0;
	background-color:#fb913f;
}
.menu_liste_angle_quatre 
{
    margin:0 1px;
    height:2px;
	overflow:hidden;
    border:1px solid #fb913f;
    border-top:0;
	border-bottom:0;
	background-color:#fb913f;
}
.menu_liste_sans_angle 
{
    margin:0 1px;
    padding:0 10px;
    border:1px solid #fb913f;
    border-top:0;
	border-bottom:0;
	background-color:#fb913f;
	text-align:center;
}
.menu_liste_sans_angle a
{
	font-size:95%;
	text-decoration:none;
	color: #c85903;
}
.menu_liste_sans_angle a:hover
{
	text-decoration:underline;
	font-variant:small-caps;
}
.menu_courant
{
    width:150px;
	font-size:80%;
    padding:0;
    margin:5px;
}
.menu_courant_liste_angle_un
{
    margin:0 4px;
    height:1px;
    overflow:hidden;
    border:1px solid #c85903;
    border-top:0;
	border-bottom:0;
	background-color:#c85903;
}
.menu_courant_liste_angle_deux 
{
    margin:0 3px;
    height:1px;
    overflow:hidden;
    border:1px solid #c85903;
    border-top:0;
	border-bottom:0;
	background-color:#c85903;
}
.menu_courant_liste_angle_trois
{
    margin:0 2px;
    height:2px;
    overflow:hidden;
    border:1px solid #c85903;
    border-top:0;
	border-bottom:0;
	background-color:#c85903;
}
.menu_courant_liste_angle_quatre 
{
    margin:0 1px;
    height:2px;
	overflow:hidden;
    border:1px solid #c85903;
    border-top:0;
	border-bottom:0;
	background-color:#c85903;
}
.menu_courant_liste_sans_angle 
{
	text-align:right;
    margin:0 1px;
    padding:0 10px;
    border:1px solid #c85903;
    border-top:0;
	border-bottom:0;
	background-color:#c85903;
	text-align:center;
}
.menu_courant_liste_sans_angle a
{
	font-size:95%;
	text-decoration:none;
	color: #fb913f;
}
.menu_courant_liste_sans_angle a:hover
{
	text-decoration:underline;
	font-variant:small-caps;
}
.message
{
	border:1px outset #c85903;
	padding:15px;
	width:600px;
	text-align:center;
	font-size:120%;
	color:#c85903;
	font-weight:bold;
}
.message_erreur
{
	border:1px outset #c85903;
	padding:15px;
	width:600px;
	text-align:center;
	font-size:120%;
	color:red;
	font-weight:bold;
}
#pied
{
	margin-top: 50px;
	border-top: 1px solid #c85903;
	text-align: center;
	font-size: 80%;
}
#pied a
{
	text-decoration:none;
	color:#c85903;
}
#pied a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
select
{
	padding:2px;
	border:2px inset #fb913f;
	cursor:pointer;
	margin-left:10px;
	font:14pt, Monotype Corsiva ;
	font-size:80%;
	color:#5b5b5b;
}
.saisie_champ
{
	padding:2px;
	border:2px inset #fb913f;
	font:14pt, Monotype Corsiva ;
	font-size:80%;
	color:#5b5b5b;
}
.tableauCadre
{
	border:2px inset #fb913f;
	margin:10px;
}

