﻿body 
{
    background-color:White;
}

div.master
{
    width:100%;
    height:100%;
    table-layout:fixed;
    text-align:center;
    vertical-align:middle;

}

div.children
{
    width:800px;
    height:500px;

}

div.header
{
    width:800px;
    height:40px;
    border-color:#FF99FF;
    border-style:solid;
    border-width:1px;
    border-bottom-width:0px;
}

div.body
{
    width:800px;
    height:362px;
    border-color:#FF99FF;
    border-style:solid;
    border-width:1px;
    border-top-width:0px;
    border-bottom-width:0px;
    padding: 0 0 0 0;
    margin:0 0 0 0;
    text-align:left;
}

div.footer
{
    width:800px;
    height:58px;
    border-color:#FF99FF;
    border-style:solid;
    border-width:1px;    
    padding-top:0px;
    text-align:left;

}

div.line
{
    width:800px;
    height:2px;
    border-color:#FF99FF;
    border-top-style:solid;
    border-top-width:1px;    

}


a, a:active, a:visited
{
        font-family:Verdana;
        font-size:12px;
        color:#999999;
        font-weight:normal;
        text-decoration:none;
}

div.language
{
    width:800px;
    height:40px;
    text-align:right;
}

a.english, a.english:active, a.english:visited, a.english:link, a.english:hover
{
     
    color:#FFCC33;
    font:border;
}

td.fondCellule
{

	width:100%;
	height:298px;
	background-image:url('../../images/fond_case.jpg'); 
    background-repeat:no-repeat;
}

div.texte
{
    color:#999966;
    font-family:Verdana;
    font-size: 10px;
    padding-top:10px;
    padding-bottom:0px;
    padding-left:10px;
    padding-right:10px; 
}

div.content
{
    text-align:left;
    width:817px;
    height:500px;
    vertical-align:bottom;

}

div.index
{
     float:left;
}

div.design
{
    margin-top:370px;
    float:right;
}

div.defilphotos
{
    width:327px;
    height:298px;
    text-align:center;
    background-image:url('../../images/fond_case.jpg');
    background-repeat:no-repeat;
}

div.affichephotos
{
    width:473px;
    height:355px;
    text-align:center;
}

div.envellope
{
    margin-left:15px;
}

div.mailto, div.mailto:active, div.mailto:visited, div.mailto:link, div.mailto:hover
{
    color:#FF33FF;
    font-family:Verdana;
    font-size: 15px;
    margin-left:5px;
}

div.center
{
    text-align:center;
}

div.copyright
{
    color:#999966;
    font-family:Verdana;
    font-size:9px;
    text-align:center;
}

td.tdphotos {
	border: 1px solid #FF99FF;
}
