@charset "utf-8";
/* CSS Document */
.tableau_rajout_site
{
width:98%;


background-image:url(image/fond_rajout_site.png);
color:#003366;
}

.input_submit
{
background-image:url(../images/boutontitre.png);
color:#CC0033;
}
.tableau_dossier
{
width:100%;
color:#003399;
font-family:"Courier New", Courier, monospace;
height:100px;
text-align:left;

}
.img:hover
{

width:70%;
height:70%;

}

.table_site
{
width:68%;
height:110px;
margin-top:3px;
background-image:url(../images/titre1.png);
color:#003399;
font-family:Geneva, Arial, Helvetica, sans-serif;
float:left;
margin-left:1%;
}
.table_site_interne
{
width:100%;
height:100%;

background-image:url(../forum/images/tableau_index_section.png);
color:#003399;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.table_site_interne a
{
color:#000000;
font-family:"Times New Roman", Times, serif;
}

.td_resume
{
width:60%;
height:95px;
color:invert;
font-family:Fixedsys;
background-color:SeaShell;
}

