/* begin of color adjustements */

/*        color1     color2     color3
set 1 :   EBC300     b76da3     DCB9CE
set 2 :   37B2C7     9CD7DF     C1E6EC
set 3 :   38989D     A8CECE     CAE2E2 
trucs & astuces no because there is no flash for it
set 4 :   DD6FC1     EAA8DD     F9DBF0  mode
set 5 :   E3692B     F1B293     F6D3C2  enfants            
set 6 :   C83237     DE858B     EDBEC1  cuisine
set 7 :   C47C76     D9ACA8     EBD4D2  la tunisie amie      
set 8 :   274495     93A8D6     C2CCE2  astroglie
*/


body 
{
  background-color: #EBC300;   /* color 1 */
}
.bottomcenter
{
  background-color: #EBC300;  /* color 2 */
}

h3
{
  color: #EBC300;            /* color 1 */ 
}

.sidecontent
{
  background-color: #b76da3; /* color 2 */
}

h4.colorheader4
{
  color: #EBC300;            /* color 1 */
}

.art_list_top
{
  background-color: #EBC300;  /* color 1 */
}

.art_list_middle
{
  background-color: #DCB9CE;  /* color 3 */
}

.button
{
  background-color:#EBC300;  /* color 1 */
  border: 1px solid black;
  color: #000099;
  font-size: 10px;  
}

.red
{

  color: red;
  font-size: 10px;  
}

.meteo
{

  color: #4D7DE9;
  font-size: 11px;  
}


.articlename
{
  color: #FFFF66;            /* color 2 */ 
}

input.search 
{
  background: #FFFFCC;       /* color 3 */
}

.sideheader
{
  background-color: #EBC300;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000099;
  text-decoration: none;
  
}
.titre1
{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #EBC300;
  text-decoration: none;
  
}
.titrepages
{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4D7DE9;
  text-decoration: none;
  
}
.titre
{

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3366FF;
  text-decoration: none;
  
}


.sidehead
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;

  color: #000099;
  text-decoration: none;
  
}
/* end of color adjustements */
/* ------------------------------------------------------------------ */ 
/* ------------------------------------------------------------------ */ 
/* ------------------------------------------------------------------ */ 
/* ------------------------------------------------------------------ */ 

