@charset "UTF-8";

body {
	max-width: 190px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-color: #00FF66; */
}

p.DroitsAuteurs {
	font-size: x-small;
	text-align: center;
}

div#Entente h1 {
	font-size: xx-large;
	/* background-color:#0066FF; */
}

div#Entente {
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div#ContenuPage {
	/* background-color: #9933FF; */
}

div#PiedPage {
}

.TitrePage {
	color: #eec72c;
}

.TitreJaune {
	color: #eec72c;
}

.TitreRouge {
	color: #a3233a;
}


.AutreAsso {
	/* background-color: red; */
	margin-bottom: -10px;	
}

.LienRetour {
	font-size: small;
	color: #a3233a;
}

table.Coordonnees caption {
	font-size: large;
	color: #a3233a;
	font-weight: bold;
}

table.Coordonnees th {
	font-size: small;
	color: black;
	font-weight: bold;
}

img#LogoAABP {
	width: 30px;
	height: 30px;
}
