body{
        background-color:#666;
}
div#header{
        background-color: #fff;
}
div#footer{
        background-color: rgb(23,114,136);
        border-top: 3px groove rgb(25,103,187);
}
div#wrapper{
        background-color: #fff;
}
div#ariane{
        border-bottom: 1px dashed #ccc;
        background: #fff url(/design/crma_new/images/arrow.png) no-repeat 6px top;
}
div#navigation{
        border-right: 2px outset rgb(25,103,187);
        border-top: 1px dotted rgb(25,103,187);
        border-bottom: 2px outset rgb(25,103,187);
        background-color: #efefef;
}
div#extra {
        border-left: 2px inset rgb(25,103,187);
        border-top: 1px dotted rgb(25,103,187);
        border-bottom: 2px outset rgb(25,103,187);
        background-color: #efefef;
}
h1, h2, h3, h4, h5 {
        color: #666;
}
a, a:visited {
        color: rgb(25,103,187);
}
a:hover {
        color: rgb(50,50,50);
}
div#header div#header-right ul#nav2 a {
	color: rgb(25,103,187);
}
#navigation span a {
        color: rgb(23,114,136);
}
#navigation ul li.current a{
        background-color: #dde;
        color: #333;
}
#navigation ul li.current ul a{
        background-color: #efefef;
        color: rgb(25,103,187);
}
ul#auth span {
        color: rgb(25,103,187);
}
#recherche label {
        color: #666;
}
#extra span {
        color: rgb(23,114,136);
}
#searchtext {
        color: #900;
        background: #fff url(/design/crma_new/images/recherche.png) no-repeat 4px center;
}
#searchbutton {
        background: #f6f0e9;
}
#menu { 
        background: rgb(23,114,136);
}
#menu a, #menu a:visited {
        background: rgb(23,114,136);
        color: #fff;
}
#menu a:hover {
        background: #fff;
        color: rgb(23,114,136);
}
#menu a.current, #menu a:visited.current {
        background: #fff;
        color: rgb(23,114,136);
}
div.contact p.erreur {
        color: #ff0000;
        border: 1px dashed #ff0000;
        background: #fff5ee;
}

div#home_left div h1,
div#home_center div h1,
div#home_right div h1 {
	background-color: rgb(25,103,187);
}
div#home h1.tdb {
	color: rgb(23,114,136);
}
