* {
	border: 0;
	margin: 0;
	padding: 0;
}
html {
	background:#8638F0;
	width: 100%;
	height: 800px;
}

body {
	
	background:#8638F0 url(/images/gauche2.png) left 4em no-repeat;
	font-family: arial;
	margin: 1em auto 1em;
	border: #8638F0 solid 3px;
	color: #FEF6F0;
	font-family: verdana;
	font-size: 90%;
	width: 97%;
	height: 103%;
	
}


a:link {
	color: #8080FF;
	text-decoration: none;
}

a:hover {
	color: #A5A7FF;
	text-decoration: none;
}

a:visited {
	color: #8080FF;
	text-decoration: none;
}

a img {
	border: 0;
}

.barre_haute {
	background: #000000;
	width: 97%;
	border: #8638F0 solid 3px;
	height: 30px;
	display: block;
	margin: auto;
}

.barre_haut_part1 {
	float: left;
	margin: 3px 0 5px 8%;
}

.barre_haut_part1 img{
	border-right: #000000 solid 3px;
}

.barre_haut_part2 {
	margin: 3px 0 5px 64%; 
	
}

.sous_main {
	background: #8638F0;
	margin: 1.5em 0 0 134px;
	height: 672px;
}

.main {
	margin: 1.5em 36px 0 0;
	background: #000000 url(/images/coin_droit2.png) right top no-repeat;
	height: 672px;
}

.main2 {
	background: url(/images/coin_droit_bas2.png) right bottom no-repeat; 
	margin: 1.5em 0 0 36px;
	width: 100%;
	height: 672px;
}

.reglet {
	background: #8638F0 url(/images/reglet2.png) center no-repeat;
	height: 30px;
	width: 88%;
	margin: 2em auto 0;
}

.barre_princ {
	width: 100%;
	display: block;
	margin: auto;
}

.barre_princ_part1 {
	float: right;
	margin: 3px 33% 5px 0;
}

.barre_princ_part1 img{
	border-right: #000000 solid 3px;
}

.barre_princ_part2 {
	margin: 3px 0 5px 0; 
	
}

.barre_princ_espace {
	border-right: #000000 solid 7px;
}

.ware {
	clear: both;
	margin: 1em 12em 5px 0; 
	float: right;
}

.ligne_dradis {
	margin: 1.2em 0 5px 0; 
}

.cadre {
	clear: both;
	height: 565px;
	margin: 0 126px 0 0;
}

.cadre_central {
	background: url(/images/fond_menu_bas_droite.png) bottom right no-repeat;
	height: 535px;
}

.cadre_contre_menu1 {
	margin: 0 1em 0 0;
	padding-right: 2em;
}

.user {
	clear: both;
	margin: 2px 11em 3px 0; 
	float: right;
}

.sys4bn {
	margin: 2px 0 3px 0; 
}

.bordure_boite_info1 {
	border: #0C5C50 solid 4px;
	width: 25%;
	margin: 5px auto 5px;
}

.boite_info1 {
	display: block;
	border: #000000 solid 3px;
	background: #0C5C50;
	color: #9EDBCB;
	font-size: 100%;
	padding: 1px auto 1px;
	text-align: center;
	font-weight: bold;
}

.bordure_boite_info2 {
	border: #3C3928 solid 4px;
	width: 25%;
	margin: 5px auto 5px;
}

.boite_info2 {
	display: block;
	border: #000000 solid 3px;
	background: #3C3928;
	color: #B59D81;
	font-size: 100%;
	padding: 1px auto 1px;
	text-align: center;
	font-weight: bold;
}

.bordure_boite_info3 {
	border: #710719 solid 4px;
	width: 20%;
	margin: 5px auto 5px;
}

.boite_info3 {
	display: block;
	border: #000000 solid 3px;
	background: #710719;
	color: #FFFFFF;
	font-size: 120%;
	padding: 1px auto 1px;
	text-align: center;
}

.boite1 {
	width: 616px;
	display: block;
	margin: 20px auto 5px;
}
	

.boite_reload {
	border: #BEBD9F solid 3px; 
	background: #000000;
	height: 185px;
	color: #B59D81;
	font-size: 200%;
	padding: 120px 30px 0 30px;
	text-align: center;
}

.boite_verte {
	border: #73EFDC solid 3px; 
	background: #000000;
	color: #9EDBCB;
	font-size: 200%;
	padding: 25px 30px 25px 30px;
	text-align: center;
}

.boite_warning {
	border: #F53958 solid 3px; 
	background: #000000;
	color: #FFFFFF;
	font-size: 200%;
	padding: 25px 30px 25px 30px;
	text-align: center;
}

.int_boite_haut1 {
	width: 100%;
	background: url(/images/sup_haut_boite_beige1.png) center no-repeat;
	height: 50px;
}

.int_boite_bas1 {
	width: 100%;
	background: url(/images/sup_bas_boite_beige1.png) center no-repeat;
	height: 50px;
}

.int_boite_haut2 {
	width: 100%;
	background: url(/images/sup_haut_boite_vert.png) center no-repeat;
	height: 50px;
}

.int_boite_bas2 {
	width: 100%;
	background: url(/images/sup_bas_boite_vert.png) center no-repeat;
	height: 50px;
}

.int_boite_haut3 {
	width: 100%;
	background: url(/images/sup_haut_warning.png) center no-repeat;
	height: 50px;
}

.int_boite_bas3 {
	width: 100%;
	background: url(/images/sup_bas_warning.png) center no-repeat;
	height: 50px;
}

.secure {
	color: #C8D0AB;
}

.reponse {
	font-size: 60%;
}

.texte_moyen {
	font-size: 60%;
}

.menu {
	float: right;
	margin: 3em 0 0 0;
	width: 16%;
	color: #83E5FF;
	font-size: 100%;
	font-family: sans-serif;
	font-weight: bold;
}

.menu li {
	margin: 5px 0 0 5px;
	border: #255FA8 solid 4px;
	list-style: none;
}

.menu_bouton1_bordure {
	margin: 5px 0 0 5px;
	border: #255FA8 solid 4px;
}

.menu_bouton1 {
	display: block;
	border: #000000 solid 3px;
	background: #255FA8;
	padding: 1px auto 1px;
	text-align: center;
}

.menu_bouton1:hover {
	color: #255FA8;
	background: #83E5FF;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: none;
	color: #255FA8;
}

.menu a:link {
	text-decoration: none;
	color: #83E5FF;
}

.menu a:visited {
	text-decoration: none;
	color: #83E5FF;
}

.menu2 {
	margin: 10px 0 0 1em;
	color: #83E5FF;
	font-size: 100%;
	font-family: sans-serif;
	font-weight: bold;
}

.menu2 li {
	list-style: none;
}

.menu_bouton2_bordure {
	margin: 5px 0 0 5px;
	border: #255FA8 solid 4px;
	float: left;
	width: 12%;
}

.menu_bouton2 {
	display: block;
	border: #000000 solid 3px;
	background: #255FA8;
	padding: 1px auto 1px;
	text-align: center;
}

.menu_bouton2:hover {
	color: #255FA8;
	background: #83E5FF;
	text-decoration: none;
}

.menu2 a:hover {
	text-decoration: none;
	color: #255FA8;
}

.menu2 a:link {
	text-decoration: none;
	color: #83E5FF;
}

.menu2 a:visited {
	text-decoration: none;
	color: #83E5FF;
}

.menu3 {
	float: right;
	margin: -170px 0 0 0;
	font-size: 85%;
	font-family: sans-serif;
	font-weight: bold;
	clear: both;
	color: #E9E725;
}

.menu3_2 {
	float: right;
	margin: 60px 0 0 0;
	font-size: 85%;
	font-family: sans-serif;
	font-weight: bold;
	clear: both;
	color: #E9E725;
}

.menu3 li {
	list-style: none;
}

.menu3_2 li {
	list-style: none;
}

.menu_bouton3_bordure {
	margin: 5px 0 0 55px;
	border: #004D82 solid 4px;
	width: 100px;
}

.menu_bouton3_bordure2 {
	margin: 5px 0 0 5px;
	border: #004D82 solid 4px;
	width: 150px;
}

.menu_bouton3 {
	display: block;
	border: #83E5FF solid 3px;
	background: #004D82;
	padding: 1px auto 1px;
	text-align: center;
}

.menu3 a {
	text-decoration: none;
	color: #E9E725;
}

.menu3_2 a {
	text-decoration: none;
	color: #E9E725;
}

.menu_bouton3:hover {
	color: #004D82;
	background: #83E5FF;
	text-decoration: none;
}


h1 {
	font-family: sans-serif;
	font-size: 100%;
	background: url(/images/fond_titre.png) center no-repeat;
	width: 200px;
	height: 20px;
	margin: 20px 0 10px 0;
	padding: 4px 0 0 10px;
}

.sous_titre {
	font-weight: bold;
}

.texte {
	margin: 15px 0 10px 0;
	color: #FFFFFF;
	width: 75%
}	

.texte p {
	padding: 5px 25px 5px 25px;
	text-align: justify;
	font-size: 90%;
}

.texte p:first-letter {
	padding-left: 35px;
}

.texte_ouranos {
	margin: 15px 0 10px 0;
	color: #FFFFFF;
	background: url(/images/ouranos.png) left no-repeat;
	width: 85%
}	

.texte_ouranos p {
	padding: 5px 25px 5px 80px;
	text-align: justify;
	font-size: 90%;
}

.texte_ouranos p:first-letter {
	padding-left: 35px;
}

.image_gauche {
	float: left;
	clear: left;
}
	