p
{
 text-align: left;
 margin-left:10px;
 color: #A01010;
}
.centre { text-align: center; }

body
{
    background-image: url("fondPgPrinc.jpg");
    background-repeat: repeat;
}
/*
nav, section
{
    display: inline;
    zoom: 1;
}
*/
.tableprincipale
{

 width:1000px; 
    height:800px;
	border: 1px solid #000000;

background-color:#D0FFD0;
}

.titresectionsp
{
   display:table;
    border: 2px solid green;
    height:40px;
 width:998px; 
margin-top:10px;
margin-left:10px;
margin-right:10px;
background-color:#FFFFD0;
}

.menusectionsp
{
 position: relative;
 /*  display:inline-block;*/
    border: 2px solid red;
 width:330px;
 height:670px;
 left:5px;
 top:5px; 
margin-top:10px;
margin-left:10px;
background-color:#FFFFD0;
}

.identificationsp
{
   display:inline-block;
    border: 2px solid red;
 width:400px; 
margin-top:20px;
background-color:#FFFFD0;
}

.deconnectionsp
{
 position: relative;
 /*  display:inline-block;*/
 border: 2px solid red;
 width:330px;
 left:250px;
 top:20px; 
 margin-top:20px;
 margin-right:10px;
 background-color:#FFFFD0;
}

.tablesectionsp
{
 position: relative;
 /*  display:inline-block;*/
    border: 2px solid red;
    height:480px;
 width:640px; 
 left:20px;
 top:10px; 
 margin-top:10px;
 margin-right:10px;
/*background: url("Barre_Ecrins.jpg"); */
/*background: url("MolinesGaudissard.jpg");*/
background: url("mimosas.jpg");
}

ptexterouge
{
 text-align: left;
 margin-left:10px;
 color: rgb(255,0,0) 
/* color: #A01010;*/
}

