/* blue */
body 
{
	background: #3184b9 url(../images/bg.jpg) 50% 0 no-repeat; 
	background-attachment: fixed;
	color: #ffffff;
}

#bande0-bg
{
}

#bande0-left
{
	behavior: url(iepngfix.htc);
	background: url(../images/topleft.png) left repeat-y;
}

#bande0-right
{
	behavior: url(iepngfix.htc);
	background: url(../images/topright.png) right repeat-y;
}

#bande0-inside
{
	behavior: url(iepngfix.htc);
	background: url(../images/rows.png) repeat-x;
	background-position: 0 15px;
}

#div-menu
{
	behavior: url(iepngfix.htc);
	background: url(../images/menu.png) repeat-x;
}

#div-menu-inside
{
	behavior: url(iepngfix.htc);
	background: url(../images/menu_2.png) repeat-x;
}

/*
	MAIN MENU
*/
#mainmenu {
        border: none;
}

        #mainmenu li {
		behavior: url(iepngfix.htc);
		background: url(../images/menubar.png) no-repeat;
        }

        #mainmenu li.back {
                background: url(../images/hover.jpg) repeat-x;
                border: none;
        }

        #mainmenu li a {
                text-decoration: none;
                color: #00406e;
	}

	#mainmenu li a:hover, #mainmenu li a:active {
                color: #ffffff;
        }

#div-user3, #div-user4
{
}

.td-left, .td-right
{
	behavior: url(iepngfix.htc);
	background: url(../images/side.png) repeat-y;
}

#div-footer
{
	background: url(../images/topfooter.jpg) repeat-x;
}

#div-footer-left
{
	behavior: url(iepngfix.htc);
	background: url(../images/leftfooter.png) no-repeat;
}

#div-footer-center
{
	behavior: url(iepngfix.htc);
	background: url(../images/footer.png) no-repeat;
}

#div-footer-right
{
	behavior: url(iepngfix.htc);
	background: url(../images/rightfooter.png) right no-repeat;
}

.div-user-title
{
	behavior: url(iepngfix.htc);
	background: url(../images/h4.png) repeat-x;	
}

#table-user .td1
{
	behavior: url(iepngfix.htc);
	background: url(../images/userbg.png) 0 50% repeat-x;
}

#table-user .tdseparator1
{
	behavior: url(iepngfix.htc);
	background: url(../images/tdseparator1.png) 50% 0 no-repeat;
}

#table-user-bottom .tdseparator2
{
	behavior: url(iepngfix.htc);
	background: url(../images/tdseparator2.png) 50% 0 no-repeat;
}

.moduletablecenter h4
{
	color: #00406e;
}

.div-user-footer
{
	behavior: url(iepngfix.htc);
	background: url(../images/userfooter.png) repeat-x;
}


#emailForm button
{
	background-color: #F3BB05;
	color: #00406e;
}

#mod_search_searchword
{
	background-color: #3184B9;
	color: #ffffff;
}

#secondmenu li a
{
        behavior: url(iepngfix.htc);
        background: url(../images/menubg.png) no-repeat;
        color: #00406e;
}

#secondmenu li a:hover
{
        behavior: url(iepngfix.htc);
        background: url(../images/menubghover.png) no-repeat;
	color: #f8b904;
}

h2
{
	color: #00406e;
}

.moduletablecenter a
{
	color: #00406e;
}

#div-footer-center .moduletable
{
	color: #00406e;
}

.moduletableside h3 a
{
	color: #ffffff;
}

.td-center
{
	behavior: url(iepngfix.htc);
        background: url(../images/in.png);
}

.td-border, .div-center-border, .td-left-border, .td-right-border, .td-center-border
{	
	behavior: url(iepngfix.htc);
        background: url(../images/border.png);
}

.contact-info h3, #emailForm label, .contact-info a
{
	color:#00406e;
}

.centerdiv
{
	border: 1px solid #ffffff;
}
