/* CSS JLogiciels.fr */

/* Index */
body {
	margin-bottom: 20px;
	margin-top: 0px;
	background: #ffffff;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

body .pied_page_bas {
	color: #919191;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	width: 1000px;;
}

li {
	color: #031781;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

img {
	border: none;
}

.texte, TD {
        font-family: Arial;
        font-size: 12px;
        color: #031781;
}

/* Menu de gauche */
#menu_gauche {
	width: 150px;
	font-size: 11px;
	font-family: Arial;
	position: relative;
	float: left;
	top: 0px;
	margin: 4px 0px 0px 10px;
	padding: 0px;
}

.titre_menu {
	background: url("images/menu.png") no-repeat;
	width: 150px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.titre_menu span {
	color: #ffffff;
	font-weight: bold;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	height: 17px;
	border-left: 1px solid #8e77d6;
}

.lien_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.lien_menu span {
	width: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	display: block;
	height: 20px;
	background: #ffffff;
}

.vide_menu {
	width: 150px;
	height:5px;
	list-style-type: none;
	margin-bottom: 3px;
}

.vide_menu span {	
	width: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: block;
	height: 5px;
	background: #ffffff;
}

.image_menu {
	width: 150px;
	height:10px;
	list-style-type: none;
	margin-bottom: 10px;
}

.image_menu span {	
	width: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: block;
	height: 42px;
	background: #ffffff;
}

.lien_menu a {
	text-decoration: none;
	color: black;
	line-height: 20px;
	padding-left: 5px;
}

.lien_menu a:hover {
	text-decoration: underline;
	color: #927bd7;
}

/* Bandeau */
#bandeau {
	width: 100%;
	margin-bottom: 10px;
	margin: 0px;
	padding: 0px;
}

.bandeau_haut {
	background: #e0e0e0;
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.bandeau_haut li {
	display: inline;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
}

.titre_bandeau span{
	margin-left: 40px;
	float: left;
	font-size: 14px;
}

.lien_bandeau span{
	margin-right: 20px;
	float: right;
	font-weight: bold;
}

.lien_bandeau a {
	text-decoration: none;
	color: #737373;
	font-size: 11px;
}

.bandeau_bas {
	width: 100px;
	margin: 0px;
}

.bandeau_bas_pub {
/*	background: url(images/bandeau_bas.png) no-repeat; */
	margin-left: 20px;
}

.icone_accueil, .icone_creation_web, .icone_logiciel, .icone_contact , .icone_telecharger {
	margin: 0px;
	position: relative;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-bottom: 0px;
	top: 20px;
	text-align: center;
	display: block;
}
/* Menu Horizontal */
.menu_horizontal {
	margin-top: 75px;
	display: block;
}

.icone_accueil:hover, .icone_creation_web:hover, .icone_logiciel:hover, .icone_contact:hover, .icone_telecharger:hover {
color: #ffffff;
}

.icone_logo {
	margin: 0px;
	position: relative;
	float: left;
	display: block;
}

.icone_accueil {
	background: url("images/acceuil_off.jpg") no-repeat;
	width: 90px;
	height: 90px;
	left: 220px;
}
.icone_accueil:hover {
	background: url("images/acceuil_on.jpg") no-repeat;
}
.icone_creation_web {
	background: url("images/sites_off.jpg") no-repeat;
	width: 90px;
	height: 90px;
	left: 350px;
}
.icone_creation_web:hover {
	background: url("images/sites_on.jpg") no-repeat;
}
.icone_logiciel {
	background: url("images/logiciels_off.jpg") no-repeat;
	width: 90px;
	height: 90px;
	left: 150px;
}
.icone_logiciel:hover {
	background: url("images/logiciels_on.jpg") no-repeat;
}

.icone_telecharger {
	background: url("images/telecharger_off.jpg") no-repeat;
	width: 90px;
	height: 90px;
	left: 280px;
}

.icone_telecharger:hover {
	background: url("images/telecharger_on.jpg") no-repeat;
}

.icone_contact {
	background: url("images/contact_off.jpg") no-repeat;
	width: 90px;
	height: 90px;
	left: 300px;
}
.icone_contact:hover {
	background: url("images/contact_on.jpg") no-repeat;
}


#sous_bandeau_accueil {
	background: url("images/background.jpg") no-repeat;
}
#sous_bandeau_page{
	background: url("images/background_clair.jpg") no-repeat;
}

.accueil {
	width: 800px;
	color: #031781;
	padding-left: 10px;
	border: 0px solid #ffffff;
}

.page {
	position: relative;
	float: right;
	top: 15px;
	width: 800px;
	padding: 5px;
}

.lien_normal {
	text-decoration: none;
	color: #ff6804;
}
.lien_normal:hover {
	text-decoration: underline;
}
.lien_attraction {
	text-decoration: none;
	color: #f66226;
	font-size:20px;
}
.lien_attraction:hover {
	text-decoration: underline;
}
.lien_explication {
	text-decoration: none;
	color: #28a7f9;
	font-size:20px;
}
.lien_explication:hover {
	text-decoration: underline;
}
.lien_noir {
	text-decoration: none;
	color: #031781;
}
.lien_noir:hover {
	text-decoration: underline;
}
.lien_blanc {
	text-decoration: none;
	color: #ffffff;
}
.lien_blanc:hover {
	text-decoration: underline;
}
.lien_orange {
	text-decoration: none;
	color: #031781;
}
.lien_orange:hover {
	text-decoration: underline;
}

.lien_detail {
	color: #000000;
}

.lien_retour {
	color: #000000;
	position: absolute;
	top: 5px;
	right: 10px;
}
.lien_retour2 {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 26px;
	color: #031781;
	margin-bottom: 8px;
}
h2 {
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin-bottom: 5px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ff6804;
	margin-bottom: 3px;
}

.text_exemple {
	font-weight: bold;
	color: #86adfe;
	vertical-align: top;
	font-size: 12px;
	padding-left: 10px;
}
.img_exemple {
	color: #898989;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
}

.text_exemple {
	font-size: 14px;
	color: #000000;
	margin-bottom: 3px;
}

.separationTelechargements {
	border-top: 1px solid #fc6a03;
}


.titleListe{
	font-weight: bold;
	background-color:  #E4E6F1;
	font-size: 11px;
}

tr.RowListeConstructeur, td.RowListeConstructeur{
	background-color: #AAFFAA;
	height: 25px;
}

.titreModule {
	color: #28A7F9;
	font-size: 22px;
	font-family: Impact, Arial;
}

table.listeModule, td.listeModule {
	border-collapse: collapse;
	border-top: 0px solid #CBCBCB;
	border-left: 0px solid #CBCBCB;
	border-right: 0px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
}


