/** /themes/default/main.css **/
@CHARSET "UTF-8";
body 
{
    background: #ffffff;
    font-size: 80%;
    font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}
 
a 
{ 
font-size:12px;
color: #838383; 
text-decoration:none;
font-family:arial, helvetica, sans-serif; 
}
 
 
a:hover 
{ 
font-size:12px;
color: #000000; 
text-decoration:underline;
font-family:arial, helvetica, sans-serif; 
} 
			  
a:active 
{ 
text-decoration:underline;
font-size:12px;
font-family:arial, helvetica, sans-serif;
color: #000000; 
}	
 
div#container
{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
	text-align: left;
}

h1 
{
font-size:12px; 
font-family:arial,verdana;
color: #000000;
}

h2 
{
font-size:12px; 
font-family:arial,verdana ;
color: #808080;
 }

#textemilieu
{ 
font-size:12px;
font-family:arial,helvetica,sans-serif;
color:#303030; 
} 
 
 
#couleurbarre
 {
border-bottom: 1px solid;
border-color: E4E4E4;
} 
 
#div04
{
 height:20px;
} 

  /** menu gauche background-image : url('/img/fondgauche3.gif');
 background-repeat: no-repeat; **/
#div05
{
 background-image : url('/img/fondgauche3.gif');
 background-repeat: no-repeat;
 height:450px;
 vertical-align:top;
 width:170px;
}

#div06
{
 width:17px;
}

#div072
{ 
font-size:12px;
font-family:arial,helvetica,sans-serif;
color:#494949; 
width:625px;

}

#div08
{
 width:17px;
 width:9px;
}

#div09
{
 height:470px;
 vertical-align:top;
}

div#header 
{
    height: 90px;
    width: 1000px;
}
  

#footer 
{
    height: 100px;    
}