/* Hack for IE to display the margin on #right properly */
* html #right {width:670px;}

/* Body Styles */

body
{
margin: 5px;
background-color: #42484e;
background-image: url(../images/back.gif);
color: #ffffff;
line-height: 1.5em;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p
{
margin: 5px 0 5px;
padding: 0;
}

h1
{
margin: 1px 0 0 0;
padding-bottom: 2px;
color: #00ff00;
font-size: 10px;
border-bottom: 1px solid #ffcc00;
background: inherit;
}

a{color: #fff; text-decoration: none; background: inherit;}
a:hover {color: #ffcc00; text-decoration: none; background: inherit;}

a.lien_type_2{color: #fff; text-decoration: none; background: inherit;}
a:hover.lien_type_2{color: #ff4242; text-decoration:overline underline; background: inherit;}

.invisible {
    display : none;

}

.visible {
    display: block;
}

ul
{
color: #fff;
list-style-type: none;
padding-left: 10px;
margin: 0 0 5px;
background: inherit;
}

ul.fleche
{
list-style-image: url(../images/flechedroite.gif);
color: #fc0;
margin: 0 0 5px 10px;
background: inherit;
}

li
{
font-weight: normal;
text-transform: lowercase;
padding: 0;
}

blockquote
{
width: 30em;
margin: 0 0 0 10px;
padding: 5px;
border-left: 1px solid #666
}


form fieldset{
border: 0px;
margin: 0px;
padding: 0px;
}

form input{
border:1px solid black;
background-color:#acb6bf;
width: 100px;
height: 15px;
font-size:9px;
font-weight:bold;
color: #000;
}

form textarea{
border:1px solid black;
background-color:#acb6bf;
font-size:9px;
font-weight:bold;
color: #000;
}

form input.submit {
border:1px solid black;
background-color:#acb6bf;
width: 60px;
height: 19px;
font-size:10px;
font-weight:bold;
color: #000;
margin: 5px;
}

/* Main box  surrounding everything*/

#outer
{
margin: 0 auto;
width: 840px;
overflow:auto;
border: 1px solid #222;
background-color: #000;
color: #fff;
}

/* Below is everything inside of #outer*/

/* The path box e.g. /root/path */

#location
{
margin: 5px 5px 0;
padding: 0 2px 0 2px;
background: inherit;
color:#666;
border-top: 1px solid #444;
border-right: 1px solid #444;
border-bottom: 1px solid #2c2c2c;
border-left: 1px solid #2c2c2c;
font-size: 10px;
}

#location #locationTxt{
}

/* Recherche Google */
#google{   
text-align: right;
margin-top: 5px;
}

#google #googleRech{
    height: 18px;
    margin-right: 15px;
}

#partenaire{
    text-align: center;
}

/* The left column (nav) */

#left
{
margin-top: 10px;
float: left;
width: 150px;
}

/* The right column (content) */

#right
{
float: right;
margin: 10px 5px;
width: 670px;
}


#publicite{
    text-align: center;
}

.divErreur{
margin: 10px;
padding: 5px;
border: 1px dotted #ff0000;
text-align: center;
width: 95%;
}

/* Special IE */
.divAttention{
    width: 100%;
    text-align: center;
    margin: 10px 0 10px 0;
}

.divAttentionContent{
border: 1px dashed #ff0000;
background-color: #4b4b53;
color: inherit;
text-align: center;
width: 99%;
padding: 0;
margin-left: auto;
margin-right: auto;
}

#dangerIE{
    text-align: center;
}

#dangerIE #image_ie_gauche{
	float: left;
	margin: 10px 0px 5px 30px;
	border: 0;
}

.divAttentionContent .bouton_reduire{
    text-align: right;
    padding: 3px;
}

.divAttentionContent #img_reduire{
    cursor: pointer;
}

#dangerIE #avertissement_ie{
    width: 440px;
    margin-left: auto;
    margin-right: auto;
}

#dangerIE #avertissement_ie a{
text-decoration: underline;
}

#dangerIE #image_ie_droite{
	float: right;
	margin: 10px 30px 5px 0px;
	border: 0;
}


#divConnecte{
    text-align: center;
    margin-bottom: 10px;
}

/* formulaire de connexion */
#form_connexion {
text-align: center;
}

#form_connexion label{
Display: block;
font-size:10px;
font-weight:normal;
}

/* formulaire d'inscription */
#form_inscription{
line-height: 200%;
}

#form_inscription input{
width: 150px;
}

#form_inscription label{
Display: inline;
float: left;
margin-left: 10px ;
width: 80px;
}

#form_inscription br {
	clear: left;
}

#form_inscription input.checkbox{

margin-left: 0px ;
width: auto;
color: inherit;
background-color:#333;
border: 0px;
}

#form_inscription input.submit{
width: 60px;
margin-left: 140px ;
}


/* Formulaire de rappel des identifiants*/
#form_rappel_identifiant{
}

#form_rappel_identifiant input{
width: 200px;
}

#form_rappel_identifiant label{
width: 130px;
}

#form_rappel_identifiant input.submit{
width: 100px;
height: 19px;
margin: 0px;
padding: 0;
position: relative;
top: 2px;
left: 20px;
}

/* Formulaire de contact */
#form_contact{
line-height: 200%;
}

#form_contact input{
width: 150px;
}

#form_contact textarea{
width: 500px;
height: 200px;
font-size:11px;
font-weight:normal;
}

#form_contact label{
Display: inline;
float: left;
margin-left: 10px ;
width: 80px;
}

#form_contact br {
	clear: left;
}

#form_contact input.submit{
width: 100px;
margin-left: 285px ;
}


/* Menu horizontal Logiciel */

.menuLogiciel{
display:inline;
width: 100%;
margin: 0;
padding: 0;
}

.menuLogiciel dl {
float: left;
margin-right: 10px;
}

.menuLogiciel dl dt a{
display: block;
width: 100px;
background-color: #808080;
color: inherit;
border: 1px solid #ffcc00;
text-align: center;
margin: 0;
padding: 0;
}

.menuLogiciel dl dt a.lienActif{
background-color: #4b7eff;
color: inherit;
}

.menuLogiciel dl dt a:hover{
background-color: #383838;
color: inherit;
}


/**********************************/

/* Div classes Styles */

div .orange /* This is the orange bars that are on top of the main box and navs */
{
height: 5px;
border-bottom: 1px solid #222;
background-color: #fc0;
color: inherit;
font-size: 0;
}

.navouter
{
border: 1px solid #fc0;
width: auto;
margin: 0 0 20px 5px;
background-color: #4b4b53;
color: inherit;
}

.navheader
{
background-color: #26262a;
color: #00ff00;
width: auto;
border-bottom: 1px solid #fc0;
padding: 2px;
margin-bottom: 5px;
text-align: center;
font-weight: bold;
}

.navcontent
{
padding: 0px;
margin:0 0 0 3px;
color: #c2c2c2;
font-size:10px;
font-weight:bold;
background-color: #4b4b53;
overflow: hidden;
}

.navbottom
{
height: 8px;
border-top: 1px solid #fc0;
background-color: #26262a;
color: inherit;
}

/* This is for inserting code */
.code
{
margin: 0 0 5px 10px;
padding: 10px;
width: 30em;
font-family: helvetica, monospace;
font-size: 10px;
line-height: 150%;
text-transform: lowercase;
background-color: #333;
color: inherit;
border: 1px dotted #666;
}

.htimeauth
{
display:block;
margin: 0;
padding: 0;
text-align:left;
font-size: 10px;
color: #666;
background-color: inherit;
}

/* Contenu de la zone de droite */
.pagecontents
{
margin: 5px 0px 5px 0;
padding: 5px 0px 5px 0px;
width: auto;
/*background-color: #4b4b53;*/
/*border: 1px solid #666;*/
}

.cadreType1{
    margin-top: 10px;
    background-color: #4b4b53;
    color: inherit;
    padding: 20px 10px 20px 10px;
    border: 1px solid #fc0;
}

.cadreType2{
    margin-top: 10px;
    background-color: #4b4b53;
    color: inherit;
    padding: 20px 10px 20px 10px;
    border: 1px solid #fc0;
    text-align: center;
}

.divPassOublie{
    text-align: center;
    padding: 20px 40px 20px 0;
}


.news{
}

.news .p1{
    display:block;
    padding: 0;
    text-align:left;
    font-size: 10px;
    color: #777;
    background-color: inherit;
    border-bottom: 1px solid #666;
}

.news .p2{
    margin-bottom: 20px;
}

.contenuLogiciel{
    background-color: #4b4b53;
    color: inherit;
    padding: 7px 7px 7px 7px;
    margin-top: 10px;
    border: 1px solid #fc0;
    clear: left;
}

.contenuLogiciel .newsLogiciel{
}

.contenuLogiciel .newsLogiciel .p1{
    display:block;
    padding: 0;
    text-align:left;
    font-size: 10px;
    color: #777;
    background-color: inherit;
    border-bottom: 1px solid #666;
}

.newsLogiciel .p2{
    margin-bottom: 20px;
}



.contenuLogiciel .texteLogiciel{
}

.contenuLogiciel h1{
margin: 0;
padding: 10px 0 10px 15px;
color: #ffffff;
background-color: inherit;
font-size: 11px;
border: 0;
}
.contenuLogiciel h1 span{
padding: 5px 40px 5px 40px;
border: 1px solid #666;
}

.contenuLogiciel .imagePresentationLogiciel{
    text-align: center;
    margin: 10px 0 10px 0;
}

.contenuLogiciel .imageLogiciel{
    text-align: center;
}

.contenuLogiciel .imageLogiciel img{
    margin: 10px;
}

.contenuLogiciel .separationLogiciel{
    margin: 30px 100px 20px 100px;
    border-bottom: 1px solid #666;
}


.contenuLogiciel .telechargementLogiciel{
}

.contenuLogiciel .telechargementLogiciel .p1{
}

.contenuLogiciel .telechargementLogiciel .p1 .date{
    color: #777;
    background-color: inherit;
}

.contenuLogiciel .telechargementLogiciel .p1 .nom{
}

.contenuLogiciel .telechargementLogiciel .p1 .version{
}

.contenuLogiciel .telechargementLogiciel .p2{
}

.contenuLogiciel .telechargementLogiciel .tableau{
    margin: 10px 0 10px 0;
    text-align: center; /* pour ce couillon d'IE */
}
.contenuLogiciel .telechargementLogiciel .tableau table{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #777;
    border-collapse:collapse
}
.contenuLogiciel .telechargementLogiciel .tableau table tr td{
    border-bottom: 1px solid #777;
}

.table01{
margin-left:auto; 
margin-right:auto; 
text-align: center;
padding: 0px;
border-collapse:collapse
}
.table01 td{
border:1px solid #777; 
}
