
#logo
{
	background: url(../img/logo/) no-repeat;
}

a
{
	color: ;
}

#text_esprit
{
	color: ;
}

#logo_esprit
{
	background: url(../img/logo/esprit..gif);
}

#container
{
	background-color: ;
}

#rootmenu div a:hover
{
	color: ;
}


/* Rounded boxes */
.main_middle	{ background-color: white; }
.main_top		{ background: url(../img/roundedbox/main_top..gif); }
.main_bottom	{ background: url(../img/roundedbox/main_bottom..gif); }
.sidebox_middle	{ background: url(../img/roundedbox/sidebox_middle..gif); }
.sidebox_top	{ background: url(../img/roundedbox/sidebox_top...gif); }
.sidebox_bottom	{ background: url(../img/roundedbox/sidebox_bottom...gif); }
.sidebox		{ background-color: ; }

/* Text colors */
.sidetitle
{
	color: ;
}

.title, .subtitle, h1, h2, fieldset legend, fieldset label
{
	color: ;
}

.dot
{
	background-color: ;
}

.topbordered
{
	border-top: 1px dotted ;
}

div#menu
{
	background-color: white;
}

div#menu ul
{
	background-color: white;
}

div#menu ul li:hover
{
	background-color: ;
}

div#menu ul li:hover a
{
	color: white;
}

div#menu ul ul
{
	background-color: ;
}

div#menu ul ul li:hover
{
	background-color: white;
}

div#menu ul ul a
{
	color: white;
}

div#menu ul ul li:hover a
{
	color: ;
}

div#menu ul ul li:hover ul a
{
	color: white;
}

div#menu ul ul li:hover ul li:hover a
{
	color: ;
}

div#menu ul ul ul li a, div#menu ul ul ul ul li a
{
	color: white;
}

div#menu ul ul li:hover ul li:hover ul a
{
	color: white;
}

div#menu ul ul li:hover ul li:hover ul li:hover a
{
    color: ;
}

h1
{
	color: ;
	font-size: 23px;
}

h2
{
	color: ;
	font-size: 18px;
}

h3
{
	color: #000000;
	font-size: 15px;
}

h4
{
	color: ;
	font-size: 11px;
}
