body
{
background-image:url("../images/background4.png");
background-repeat:repeat;
color:black;
}
p, img 
{
margin:20px;
}
#en_tete
{
width:760px;
height:60px;
background-image:url("../images/titre_principal_1.png");
background-repeat:no-repeat;
background-position:center;
margin:auto;
margin-bottom:10px;
}
table
{
width:760px;
margin:auto;
margin-top:10px;
border:4px inset white;
border-collapse:collapse;
}
a
{
text-decoration:none;
color:#137700;
}
a:hover
{
text-decoration:underline;
color:#ff7e00;
}
a:active
{
color:#cfcfd0;
}
td
{
font-size:10px;
font-family:verdana,arial,serif;
color:white;
margin:auto;
text-align:center;
padding:2px;
border-width:2px;
border-color:rgb(255,122,36);
border-style:outset; 
background-color:#f3efde; 
border-collapse:collapse;
}
.etiquette
{
color:red;
font-size:130%;
font-weight:bold;
padding:10px;
padding-top:60px;
margin:auto;
}

.cadre
{

margin:auto;
margin-top:20px;
margin-bottom:20px;
width:760px;
border:2px solid #64400a;
background-image:url("../images/background3.png");
background-repeat:repeat;
color:black;
}
table.table2Colonnes, table.table3Colonnes
{
text-align:justify;
width:100%;
background-image:url("../images/background3.png");
background-repeat:repeat;
color:black;
}
table.table2Colonnes tr td, table.table3Colonnes tr td 
{
vertical-align:top;
background-image:url("../images/background3.png");
background-repeat:repeat;
color:black;
}
table.table2Colonnes tr td
{
width:50%;
text-align:justify;
font-size:80%;
}
table.table3Colonnes tr td
{
	width:33%;
}
.armee
{
width:50%;
border:1px solid green;
margin:auto;
}



