/* Définition de règle */
body{
        margin: 0px; 
        background-image:url(images/fond1.jpg);
        background-repeat:repeat;
        font-family: "times";
}

.porte{
        background-color: #000000;
        color : #CCCCCC;
        background-image:none;
}
input {
  width: 120px;
}

#gauche{
        float: left;
        width: 130px;
        height: 588px;
        margin-top:15px;
        margin-left: 10px;
}

#mess{
        /*padding: 5px;*/
        padding: 1px;
        font-size: 15px;
        font-weight: bold;
        color: #600;
        text-align: center;
        background-color: #CCC;
        border: 1px solid #000;
}

#logo{
        border: 1px solid #000;
        width: 110px;
        height: 27px;
}
img{
        border:0;
}
.espacejeu{
        border: 0px solid #000;
}

#xhtml{
        margin-top: 80px;
        margin-left: 50px;
}

#menu{
        height: 485px;
        padding-top: 50px;
}
#menu A{
        color: #000000;
        font-size: 16px;
        font-style: italic;
        font-weight: bold;
}

#bas_menu{
        text-align: center;
}

#bas_menu A{
        font-size: 14px;
        color: #333333;
        font-weight:bold;
}

#page{
        position: absolute;
        left:140px;
        margin-top:10px;
        padding-top:130px;
        padding-right:50px;
        padding-left:50px;
        width: 600px;
        height:458px;
        background-image: url(images/casiodos.jpg);
        background-repeat: no-repeat;
}

#boite_titre{
        text-align: center;
        font-size: 24px;
        height: 20px;
        padding-bottom : 10px;
}

#boite_middle{
        height: 330px;
        padding-top: 20px;
        overflow : auto;
        text-align: center;
}
#boite_bas{
        text-align: center;
}

#boite_bas A{
        font-size: 18px;
        font-weight: bold;
        color: #000000;
}

p {
   text-indent:20px;
   text-align:left;font-size: 15px;
}

.yeux{
   text-indent:0px;
   text-align:center;
   font-size:18px;
}
.pcent{
   text-indent:0px;
   text-align:center;
}
.pbas{
   padding-top:0px;
   margin-top:0px;
   text-indent:20px;
}

pre {
   text-align:left;
}

ul{
   text-align:left;
}

A:hover {color: red;}
A:active {color: red;font-style: italic;}

.right{
  text-align:right;
  float:left;
  width:290px;
}
.left{
  text-align:left;
  float:left;
  width:290px;
}
.lgi { /* long input */
  width: 180px;
}
.pseudo{
  color: yellow;
}
.Style14 {color: #000000; font-style: italic; font-size: 15px;}
.Style15 {
	color: #660033;
	font-weight: bold;
}
.noms{
        font-size: 14px;
	color: #660033;
	font-weight: bold;
}

.rouge {
	font-size: 15px;
	color: #882222;
	font-weight: bold;
}
.Style18{
        font-size: 16px;
}
.equipe{
        text-indent: 30px;
        font-size: 14px;
        padding: 15px;
}
.center15{
        padding: 30px;
        font-size: 15px;
        text-align: center;
}
.Style21 {
	font-size: 15px;
	color: #660000;
}
.Style41 {font-size: 20px; color: #660033; font-weight: bold; }
.Style42 {color: #000000; font-size: 18px; font-style: italic; font-weight: bold; }
a:link {
        color: #2222BB;
	text-decoration: none;
}
a:visited {
        color: #2222BB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

