/* PERSONNALISATION DES BALISES DE BASE */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #4466AA;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
h1 {
	color: #4466AA;
	font-size: x-large;
	text-decoration: underline;
/*	background-color: #DEEABB;*/
/*	background: url(images/fond_h1.png);
	background-repeat: no-repeat;
	padding: 7px 0px 7px 2px;*/
}
h2 {
	color: #335599;
	font-size: large;
	margin: 10px 0px 5px 0px;
}
h3 {
	color: #6699FF;
	font-size: large;
	margin: 20px 0px 6px 0px;
}
abbr {
	border-bottom: dotted thin #000000;
	cursor: help;
}
/* POUR ENCADRER UNE IMAGE */
.cadre_image {
	border: 1px dotted #6699FF;
	padding: 2px;
}
.div_actu {
	padding: 20px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
}
/* UN CONTENEUR POUR LES MESSAGES D ERREUR */
.div_erreur {
	border: solid 2px #FF0000;
	background-color: #99CCFF;
	color: #FF3300;
	padding: 10px;
	margin: 50px;
	font-weight: bold;
}
.div_info {
	border: 2px solid #0000CC;
	background-color: #CCFFFF;
	color: #0000CC;
	padding: 10px;
	margin: 50px;
}
/* LES 4 PRINCIPAUX CONTENEURS (GENERAL HAUT CENTRE BAS) */
#conteneur_site {
	margin: auto;
	width: 1000px;
}
#bandeau_haut {
	width: 1000px;
	height: 14px;
	position: relative;
	background-image: url(images/cadre_interne_haut.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#bandeau_milieu {
	width: 1000px;
	position: relative;
	background-image: url(images/cadre_interne_milieu.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bandeau_bas {
	width: 1000px;
	height: 14px;
	position: relative;
	background-image: url(images/cadre_interne_bas.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
/* CONTENEUR POUR L ENTETE DU SITE */
#entete {
	position: relative;
	width: 990px;
}
/* CONTENEUR POUR LE LOGO ET LE TITRE DU SITE */
#conteneur_logo {
	position: relative;
	width: 200px;
	height: 130px;
	margin-left: 20px;
	float: left;
}
#titre_logo {
	font-size: xx-large;
	color: #4466AA;
	letter-spacing: 0.3em;
}
/* CONTENEUR ET CLASSES POUR LES BOUTONS EN HAUT DU SITE */
#conteneur_boutons {
	position: relative;
	width: 730px;
	height: 130px;	
	text-align: right;
	float: right;
	padding-right: 30px;
}
.bouton {
	width: 100px;
	height: 120px;
	text-align: center;
	font-size: normal;
	float: left;
	margin: 0px 10px 0px 10px;
}
.bouton a {
	padding-top: 100px;
	display: block;
}
.bouton p {
	padding-top: 100px;
	color: #4466AA;
	margin: 0px;
}
#bouton_accueil_normal {
	background-image: url(images/bouton_accueil.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#bouton_accueil_normal:hover {
	background-position: 0px 0px;
}
#bouton_accueil_hover {
	background-image: url(images/bouton_accueil.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bouton_logiciels_normal {
	background-image: url(images/bouton_logiciels.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#bouton_logiciels_normal:hover {
	background-position: 0px 0px;
}
#bouton_logiciels_hover {
	background-image: url(images/bouton_logiciels_hover.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bouton_creation_de_site_normal {
	background-image: url(images/bouton_creation_de_site.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#bouton_creation_de_site_normal:hover {
	background-position: 0px 0px;
}
#bouton_creation_de_site_hover {
	background-image: url(images/bouton_creation_de_site.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bouton_developpeurs_normal {
	background-image: url(images/bouton_developpeurs.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#bouton_developpeurs_normal:hover {
	background-position: 0px 0px;
}
#bouton_developpeurs_hover {
	background-image: url(images/bouton_developpeurs.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bouton_formations_normal {
	background-image: url(images/bouton_formations.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#bouton_formations_normal:hover {
	background-position: 0px 0px;
}
#bouton_formations_hover {
	background-image: url(images/bouton_formations.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bouton_contact_normal {
	background-image: url(images/bouton_contact.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#bouton_contact_normal:hover {
	background-position: 0px 0px;
}
#bouton_contact_hover {
	background-image: url(images/bouton_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* CONTENEUR POUR LA BARRE DE NAVIGATION */
#conteneur_barre_de_navigation {
	padding: 5px 20px 5px 200px;
}
#conteneur_barre_de_navigation p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
	padding-bottom: 5px;
	color: #4466AA;
}
/* CONTENEUR ET CLASSES POUR LE MENU DU SITE A GAUCHE */
#conteneur_menu {
	position: relative;
	width: 200px;
	text-align: left;
	float: left;
}
#conteneur_menu ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #4466AA;
}
#conteneur_menu a:hover {
	font-style: italic;
}
.menu_niveau_1 {
	list-style-type: none;
	text-indent: -1em;
}
.menu_niveau_2 {
	list-style-type: none;
	text-indent: -2em;
	margin-bottom: 5px;
}
#conteneur_detail {
	position: relative;
	width: 700px;
	float: left;
}
#conteneur_detail a:hover {
	background-color: #FFFFCC;
}
#conteneur_detail p {
	text-align: justify;
	margin: 5px 0px 5px 0px;
/*	text-indent: 15px; */
}
#conteneur_detail li {
	list-style-image: url(images/puce.png);	
}
/* UN CONTENEUR POUR LE PIED DE PAGE */
#conteneur_footer {
	position: relative;
	width: 990px;
	padding-top: 30px;
	clear: left;
	text-align: center;
}
#conteneur_footer p {
	color: #4466AA;
	margin: 10px 0px 0px 0px;
	font-size: small;
}
/* UNE CLASSE POUR LES CONTENEURS DIRECTEMENT A LA SUITE D UNE SUITE DE FLOAT:LEFT */
.no_float { /* utilisé pour sortir d'un contexte de float */
	position: relative;
	clear: left;
/*	border: thin solid #FF0000;*/
}
/* CLASSE POUR LE COPYRIGHT EN BAS DE LA PAGE */
.petit_texte {
	font-size: 75%;
	color: #000000;
}

