body
{
background-color:black;
background-repeat:no repeat;
color:white;
}
#en_tete
{
width:786px;
height:103px;
background-image:url("../images/titre_principal_photographies.png");
background-repeat:no-repeat;
margin:auto;
margin-top:10px;
margin-bottom:5px;
}
.table1
{
width:786px;
margin:auto;
margin-bottom:10px;
border:4px outset white;
border-collapse:collapse;
}
.table1 a
{
text-decoration:none;
color:#cd2110;
}
.table1 a:hover
{
text-decoration:underline;
color:blue;
}
.table1 tr
{
background-image:url("../images/background2.png");
background-repeat:repeat;
}
.table1 td
{
font-size:10px;
font-family:verdana,arial,serif;
color:black;
margin:auto;
text-align:center;
border-width:4px;
border-color:rgb(255,122,36);
border-style:outset; 
border-collapse:collapse;
}
.table2
{
width:786px;
margin:auto;
margin-bottom:10px;
border:4px inset white;
border-collapse:collapse;
}
.table2 td a
{
text-decoration:none;
color:white;
}
.table2 td a:hover
{
color:yellow;
}
.table2 tr
{
background-color:black;
}
.table2 td
{
font-size:10px;
font-family:verdana,arial,serif;
color:white;
margin:auto;
text-align:center;
border-width:4px;
border-color:rgb(255,122,36);
border-style:outset; 
border-collapse:collapse;
padding-top:5px;
padding-bottom:10px;
}
#iframe
{
width:500px;
height:350px;
background-color:black;
margin:auto;
margin-top:20px;
}



