/* 
    Document   : x-country.css
    Created on : 30 janv. 2009, 15:31:21
    Author     : benoit
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#texte
{
    margin-top:170px;
    margin-left:840px;
    width:280px;
    height:320px;
}
#video
{
    margin-top:200px;
    margin-left:10px;
}