﻿@import url("../HEIG-TIGR-Default/skin.css");

/* ################################################################## */
/* #                           Global                               # */
/* ################################################################## */



/* ################################################################## */
/* #                           Header                               # */
/* ################################################################## */


	
/* ################################################################## */
/* #                           Left side                            # */
/* ################################################################## */	



/* ################################################################## */
/* #                           Right side                           # */
/* ################################################################## */

#dnn_ContentPane {
	position: relative;
	float: left;
	left: 30px;
	width: 610px;
}
#dnn_RightPane {
	display: none;
}

/* ################################################################## */
/* #                           Bottom                               # */
/* ################################################################## */

#bottomNav {
    background: #7e7e7e url(imgs/bkg_bottomNav_border.gif) repeat-x top left; 
}

