﻿body 
{
    background-color:White;
    color:#333333;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:13px;
    text-align:center;
}


img
{
    border-width:0;
    }

/* Text */  

body.fs1, .fs1
{
    font-size: 10px;
}

body.fs2, .fs2
{
    font-size: 13px;
}

body.fs3, .fs3
{
    font-size: 16px;
}

.txt
{
  /*  color: #909090;
    font-size:75%;*/
}
.txt a:link, .txt a:visited, .txt a:hover, .txt:active
{
    color: #333333;
    }
    
h1
{
   margin-top:20px;
   font-size:15px;
   font-family :Arial, Helvetica,Verdana, Sans-Serif;
   font-weight:bold;   
  
}

h2
{
   margin-top:20px;
   font-size:11px;
   font-family :Arial, Helvetica,Verdana, Sans-Serif;
   font-weight:bold;   
   font-style:normal;
   font-variant:normal; 
  
}



h3
{
    margin-top:0px;
    letter-spacing:2px;
    font-size:13px;
    text-transform:uppercase;
    }

h6
{
    margin:0;
    padding:0;
    margin-top:15px;
    font-size:10px;
    }

/* Structure */  

#Container
{
    width:900px;
    margin:0 auto;
    }
#Header
{
    font-size:100%;
    }

#Content
{
   }

#HomeContent
{
    margin:0 auto;
    width:900px;
    }
#HomeContent img
{
    width:100%;
}

#Footer
{
    color:#6B6461;
    }
    
#Footer #Description
{
    margin:20px 0;
    font-size:10px;
}
#Footer #Description, #Footer #Description a:link, #Footer #Description a:visited, #Footer #Description a:active 
{
    color:#6B6461;
    text-decoration:none;
}

#Footer #Description a:hover
{
    color:#6B6461;
    text-decoration:underline;
}

    
#Footer #Flags
{
    text-align:right;
    margin-bottom:-10px;
    }
    
        
#ThreeColumns
{
    text-align:left;
    overflow:hidden;
    clear:both;
    margin-top:20px;
    }
    
#ThreeColumns div
{
    width:33.333%;
    float:left;
}

#ThreeColumns #ImgRight    
{
    width:65%;
    float:right;
    overflow:hidden;
    }

#ThreeColumns #ImgRight Img
{
    max-width:100%;
    width: 460px;
}
    
#ThreeColumns p
{
    margin-right:20px;
    }
#ThreeColumns ul
{
    margin:0;
    padding:0;
    margin-left:10px;
    margin-top:10px;
    }
    
#ThreeColumns ul li
{
    margin:2px;
    }
    

#ThreeColumns #ImgContent
{
    width:232px;
    margin-right:8px;
    }
    
#ThreeColumns #RollOverImg
{
    width:460px;
    padding:0;
    }
#ThreeColumns #RollOverImg #ImgThumbs
{
    width:460px;
    padding:0;
    margin-top:8px;
    }
#ThreeColumns #RollOverImg #ImgThumbs img
{
    margin-right:1.6px;
    }
    
#TwoColumns #Left
{
    width:60%;
    float:left;
    text-align:left;
}

#TwoColumns #Right
{
    width:310px;
    margin-top:20px;
    float:right;
    text-align:left;
}
    
hr
{
    color:#404040;
    }
    
.Bio
{
    text-align:left;
    height:505px;
    }

.BioContent
{
    height:438px;
    }
    
.BioPic
{ 
    float:left;
    margin-right:10px;
    }

.BioThumb, .BioThumb a:link, .BioThumb a:visited
{
    float:right;    
    text-decoration:none;
    }
.BioThumb Img
{
    border:0;
    }
   
.Spliter
{
    height:0;
    clear:both;
}
/* Menus */
#MainMenu
{
    clear:both;
    margin:15px 0;
}
#MainMenu img, #MainMenu img a:link
{
    border-width: 0px;
}
#MainMenu a
{
     margin: 0pt 30px;
}

.Menu
{
    color:#333333;
    width:100%;
    text-align:left;
}

.Menu a
{
    margin-right:1.5em;
    }
    
.Menu h5 a 
{
    margin:0;
    }

.Menu a:link, .Menu a:visited
{
    font-family:Arial;
    color:#333333;
    text-decoration:none;
    }
    
.Menu a:hover, .Menu a:active
{
    text-decoration:underline;
    color:#333333;
    }

.Menu h5
{
    margin:0;
    padding:0;
    margin-top:5px;
    font-size:13px;
    text-align:center;
    }
 
.Menu h2
{
    text-align:center;
    font-size:12px;
    margin:10px 0;
    letter-spacing:2px;
    }
    
.Menu h2 a
{
    margin:0 15px;
    }
    
/* Creations */
    
#Creations
{
    text-align: left;
}

#Creations h2
{
    
}

#Creations div
{
    margin-bottom:40px;
}

/* Formulaire */
#Contact
{
    float:left;
    text-align:left;
    width:400px;
}
#Formulaire
{
    float:right;
    text-align:left;
    padding:0 0 0 50px;
    margin-top:53px;
}
#Formulaire p label
{
    width:100px;
    float:left;
}

#Formulaire input[type=text], #Formulaire  textarea
{
    width:300px;
    border:1px solid #CED0D0;
}
#Formulaire input[type=submit]
{
    border:1px solid #CED0D0;
    margin-left:100px;
}

#tblPresse
{
    width:100%;
}

#tblPresse td.Horizontal
{
   background-image:url('/PlanetGrafik_Image/dash-horizontal.gif');
   background-repeat:repeat-x;
   height:20px;
}
#tblPresse td.Vertical
{
   background-image:url('/PlanetGrafik_Image/dash-vertical.gif');
   background-repeat:repeat-y;
   width:20px;
}
