html{height: 100%;}

body
{
background: url(../etoile.jpg); 
/*background: #D1E1F0;C9DBED
  color: #000000;*/
}

#main
{ background: #FFFFFF url(back.png) repeat-y;
  color: #5A6370;
}

#menu
{ background: #FFFFFF url(fond_menu.jpg);
  color: #000000;
  border-color: #D7D7D7;
}
#menu li a
{ background: transparent;
  color: #234669;
  border-color: #D7D7D7;
}
#links
{ background: #ffffff url(menu2.png);
  width:920px;
 height : 10px;
}

#footer
{ /*background: url(menu2_footer.png);*/
 text-align: center;
 font-size: .55em;
  /*color: #234669;
  border-color: #FFFFFF;*/
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #234669;
}

a img{ 
  border : none; 
}



#logo2
{ background: #FFFFFF url(../images/marche_de_noel_rouen.jpg) no-repeat;
  border-bottom: 1px solid;
border-top: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
border-bottom-color:#35699D;
border-top-color:#35699D;
border-right-color:#35699D;
border-left-color:#35699D;
  color: #FFFFFF;
}
#logo
{ background: #000000 url(verre.jpg) no-repeat;
  border-bottom: 1px solid;
border-top: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
border-bottom-color:#000000;
border-top-color:#000000;
border-right-color:#000000;
border-left-color:#000000;
  color: #5A6370;
}

#logo h1
{ background: transparent;
  color: #FFFFFF;
}

h1, #column2 h1
{ background: transparent;
  color: #6C7089;
  border-color: #89A9C7;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #ffffff url(menu_h.png);
  color: #234669;
} 

#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #5A6370;
}

input, textarea
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #89A9C7;
}
.bons_plans {
	/*padding: 0px 0px 0px 400px;*/
	font-size: .75em;
	float: right;
}
.bons_plans a{
	
	text-decoration:none;
	
}

