

.ourslogo
{
	opacity: 0.5;
}

.photovideo
{
	opacity: 0;
}


.chat
{
	float: left;
	margin-right:10px;
}

figcaption
{

    border: 20px blue dashed;
    border-radius: 10px 5px 10px 5px;
}



.inscrip
{
	position :fixed;
	opacity: 0.9;
	left: 10;
}

.chat
{
	position :fixed;
	opacity: 0.9;
	right: 100px;
}

.htmlbar
{
	position :fixed;
	opacity: 0.9;
	right: 270px;
}

.cmdbar
{
	position :fixed;
	opacity: 0.9;
	right: 440px;
}

.logoinscri
{
	height:80px;
	width:130px;
}


.top_link
{
	position :fixed;
	opacity: 0.9;
	right: 0;
}
.bandeau
{
	position :fixed;
	opacity: 0.9;
	left: 0;
}

.retouracc
{
	position :fixed;
	opacity: 0.9;
	left: 10;
}

.question
{
	opacity: 0;
}


figcaption
{

    text-shadow: 2px 2px 4px black;

}

label
{
	font-size: 15px;
}





.defilement
{
    width: 220px;
    height: 100px;
    text-align: center;
    border: 1px solid red;
    overflow: auto;
}


.figp
{
	text-align: center;
}


.Bblogo
{
	position :fixed;
	opacity: 0.9;
	left: 10;
}

#conteneur01
{
    justify-content: space-around;
    display: flex;
}

table
{
    border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
}
td, th
{
    border: 1px solid black;
}




.menuder
{
	    top: 20px;
}

/*.menudrlnt
{
	position :fixed;
	opacity: 1;
	left: 10px;
	top: 26px;
}
*/


.chantier
{
	text-align: center;
}

.mentionbasaccueil
{
	text-align: center;
}

p
{
	font-family: arial;
}

.attentioncmd
{
	color: red;
}

