
#affichePopup
{
	width:300px;
	margin-left:10px;
	font-size:80%;
	font-weight:bold;
}
#banniere
{
	margin-left:20px;
	background-color:#171e47;
}
.bloc_float_left
{
	width:24%;
	max-width:24%;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	padding:20px;
	text-align:center;
	background-color:#171e47;
	float:left;
	border:1px solid #dfdf7b;
}
.bloc_float_left_etroit
{
	width:20%;
	max-width:20%;
	margin-top:5px;
	margin-left:4%;
	margin-right:5%;
	padding:20px;
	text-align:center;
	background-color:#171e47;
	float:left;
	border:1px solid #dfdf7b;
}
.bloc_float_milieu
{
	width:50%;
	max-width:50%;
	margin-top:50px;
	margin-left:10%;
	margin-right:10%;
	padding:5px 20px 10px 10px;
	text-align:justify;
	background-color:#171e47;
	border:1px solid #dfdf7b;
}
.bloc_float_milieu_etroit
{
	width:20%;
	max-width:20%;
	margin-left:10%;
	margin-right:10%;
	padding:10px 20px 10px 10px;
	text-align:center;
	clear:both;
	background-color:#171e47;
	border:1px solid #dfdf7b;
}
.bloc_float_right
{
	width:25%;
	max-width:25%;
	margin-top:5px;
	margin-left:35%;
	margin-right:25%;
	padding:5px 15px 5px 15px;
	text-align:center;
	background-color:#171e47;
	border:1px solid #dfdf7b;
}
.bloc_float_right_etroit
{
	width:25%;
	max-width:25%;
	margin-top:5px;
	margin-left:35%;
	margin-right:20%;
	padding:5px 15px 5px 15px;
	text-align:center;
	background-color:#171e47;
	border:1px solid #dfdf7b;
}
.bloc_float_right_right
{
	width:20%;
	margin-left:40%;
	padding:2px;
	text-align:center;
	font-style:italic;
	background-color:#171e47;
	border:1px solid #dfdf7b;
}
.bloc_float_right_tres_etroit
{
	width:20%;
	max-width:20%;
	margin-top:5px;
	margin-left:40%;
	margin-right:25%;
	padding:5px 15px 5px 15px;
	text-align:center;
	background-color:#171e47;
	border:1px solid #dfdf7b;
}
body
{
	font-size:12pt ;
	font-family: Cambria ;
	line-height:120%;
	color:white;
	background-color:#171e47;
}
.bouton_action
{
	width:100px;
	height:40px;
	margin-left:10px;
	font-size:90%;
	font-weight:bold;
	color:#171e47;
	text-align:center;
	padding:10px;
	border:3px outset #cbd4ee;
	background:#cbd4ee;
	cursor:pointer;
}
.bouton_action_fixe
{
	width:200px;
	margin-left:100px;
	font-size:90%;
	font-weight:bold;
	color:#cbd4ee;
	text-align:center;
	padding:10px;
	border:3px outset #171e60;
	background:#171e60;
	cursor:pointer;
}
.bouton_action_long
{
	width:300px;
	margin-left:10px;
	font-size:90%;
	font-weight:bold;
	color:#cbd4ee;
	text-align:center;
	padding:10px;
	border:3px outset #171e60;
	background:#171e60;
	cursor:pointer;
}
.bouton_debranchement
{
	height:40px;
	margin-left:10px;
	font-size:90%;
	font-weight:bold;
	color:#171e47;
	text-align:center;
	padding:10px;
	border:3px outset #cbd4ee;
	background:#cbd4ee;
	cursor:pointer;
}
.bouton_popup
{
	margin:5px;
	padding:5px;
	border:2px outset #cbd4ee;
	background:#cbd4ee;
	font-size:80%;
	text-decoration: none;
	font-style: italic;
	color:#171e47;
	cursor:pointer;
}
.bouton_popup a
{
	text-decoration: none;
}
.bouton_popup a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
.cadre
{
	width:700px;
	margin-left:10px;
	padding:2px;
	border:2px inset #cbd4ee;
}
.cadre_bottom
{
	border-top:0;
	border-left:2px inset #cbd4ee;
	border-right:2px inset #cbd4ee;
	border-bottom:2px inset #cbd4ee;
}
.cadre_bottom_sans_cotes
{
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:2px inset #cbd4ee;
}
.cadre_left_right
{
	text-align:center;
	padding:5px;
	border-top:0;
	border-left:2px inset #cbd4ee;
	border-right:2px inset #cbd4ee;
	border-bottom:0;
}
.cadre_top
{
	font-size:80%;
	text-align:center;
	padding:5px;
	border-top:2px inset #cbd4ee;
	border-left:2px inset #cbd4ee;
	border-right:2px inset #cbd4ee;
	border-bottom:0;
}
.cadre_top_sans_cotes
{
	font-size:80%;
	text-align:center;
	padding:5px;
	border-top:2px inset #cbd4ee;
	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;
}
#colonne_gauche
{
	float:left;
	width:270px;
	font-size:80%;
	margin-right:10px;
}
#colonne_droite
{
	float:right;
	width:20%;
	padding:10px;
	margin-right:10px;
	border:1px solid #cbd4ee;
	background-color:#171e60;
	color:#cbd4ee;
	font-size:80%;
}
#colonne_droite_large
{
	float:right;
	width:30%;
	padding:10px;
	margin-right:10px;
	border:1px solid #cbd4ee;
	background-color:#171e60;
	color:#cbd4ee;
	font-size:80%;
}
.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:10px;
	padding-top:5px;
	text-align:justify;
	background-color:#171e60;
}
#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:200%;
	padding: 10px;
	color: white;
}
#corps h2
{
	font-size:135%;
	font-style:italic;
	color: white;
}
dl
{
	font-size:80%;
}
dt
{
	font-weight:bold;
}
.liste_sphere
{
	list-style:url("../images/puceSphere.png");
	text-align:justify;
}
.liste_sphere_espacee
{
	list-style:url("../images/puceSphere.png");
	text-align:justify;
}
.liste_sphere_espacee li
{
	padding-bottom:10px;
}
.menu
{
    width:120px;
	height:25px;
	padding:2px;
	font-size:80%;
	text-align:center;
    border:2px outset #cbd4ee;
	background-color:#cbd4ee;
}
.menu a
{
	font-size:95%;
	text-decoration:none;
	font-weight:bolder;
	color: #171e47;
}
.menu a:hover
{
	text-decoration:underline;
	font-variant:small-caps;
}
.menu_courant
{
    width:120px;
	height:25px;
	padding:2px;
	font-size:80%;
	text-align:center;
    border:2px inset #cbd4ee;
	background-color:#171e60;
}
.menu_courant a
{
	font-size:95%;
	text-decoration:none;
	font-weight:bolder;
	color: #cbd4ee;
}
.menu_courant a:hover
{
	text-decoration:underline;
	font-variant:small-caps;
}
.message
{
	border:1px outset #171e47;
	padding:15px;
	width:600px;
	text-align:center;
	font-size:120%;
	color:white;
	font-weight:bold;
}
.message_erreur
{
	border:2px outset #171e47;
	padding:15px;
	width:600px;
	text-align:center;
	font-size:120%;
	font-style:italic;
	color:#171e47;
	background-color:#cbd4ee;
	font-weight:bold;
}
#pied
{
	position:relative;
	margin-top: 5px;
	border-top: 1px solid #cbd4ee;
	text-align: center;
	font-size: 70%;
	clear:both;
}
#pied a
{
	text-decoration:none;
	color:white;
}
#pied a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
select
{
	padding:2px;
	border:2px inset #cbd4ee;
	cursor:pointer;
	margin-left:10px;
	font-size:80%;
	color:#171e47;
}
.saisie_champ
{
	padding:2px;
	border:2px inset #cbd4ee;
	font-size:80%;
	color:#171e47;
}
.tableauCadre
{
	border:2px inset #cbd4ee;
	margin:10px;
}
