﻿.test1{
	background-color:aqua;
}


.classtitre {
text-align: center;
font-size: xx-large;
font-family: "Old English Text MT";
text-decoration: underline;
}


.aligndroite {
	text-align: right;
}

.classflex{
		display: flex;

}



.divprincipal{
	margin: auto;
	width: 100%;
	padding:5px;

}

.divcentrale{
	margin: auto;
	display: flex;
	flex-wrap: wrap;
 justify-content: space-around;

}


.affichphoto{
	margin: 5px;
	width: 108px;
	border: thin solid #C0C0C0;
	background-image:url('images/bkgrdtresclair.png')
	
}
.affichphotocombatant{
	margin: 5px;
	width: 108px;
	border: thin solid #C0C0C0;
	background-image:url('images/bkgrdrose.png')
	
}

.boutonnorm{
	font-family: "Tolkien";
	font-size: 24px;
	background-image: url('images/bkgrdclair.jpg');
}




.imagegrise {
    opacity: 0.5;
}


.cadrevert{
	border: 3px solid #00FF00;
}
.cadrevertjq{
	border: 3px solid #00FF00;
}

.cadretransp{
	border: 3px solid #FCE8B9;
}


.tailleimage{
max-height:100%;
max-width:100%;
	
}

.fondviolet{
	background-image:url('images/bkgrdvioletfonce.png')
}

.divcenrale{
	margin: auto;
	display: flex;
	flex-wrap: wrap;
 justify-content: space-around;

}


.supression{
background-color:orange;
	
}

.espaceboutons{
	margin:15px;

}

.ligneaff{
	border-style: inset;
	background-image: url('images/bkgrdorange.png');
}

.stylaffiche{
	width:400px;
}

.lignefamille{
	width:calc(100% - 400px);
}

#idfamille{
	background-image:url('images/bkgrdtresclair.png');
	font-family:Tolkien;
	font-size:24px;
}

.largligneboutontype{
width:150px;	
}

.larglignebouton{
width:220px;	
}

.largligneimages{
	width:calc(100% - 370px);
}

.imagevignaff{
	width:100px;
	max-height:190px;
}

.divimagevignaff{
	width:106px;
	height:196px;
}

.divimageges{
	width:106px;
	height:176px;
}

.divtextenom{
	height:75px;	
}

.presplateau{
	background-image:url('images/bkgrdvertvif.png');
}


.infoboutonss{
	color:red;
	font-size:large;
	background-color:lime;

}

#infolongueur{
	color:black;
	font-size:large;
	background-color:fuchsia;
}


