body, html {
	background-color: #efece4;
	background-image: url(../images/gui/BG-main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #c9002d;
	text-decoration: none;	
}
a:hover {
	color: #c9002d;
	text-decoration: underline;	
}

/* GUI */

#header {
	height: 130px;
	background-image: url(../images/gui/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}
#navContainer {
	margin: 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 165px;
}
#contentContainer {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#left-column {
	background-image: url(../images/gui/BG-left-column.jpg);
	background-repeat: repeat-y;
	width: 165px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/gui/bottom-cornes-content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 30px;
	height: 500px;
}
#contentPourquoi {
	background-color: #FFFFFF;
}
#right-column {
	background-image: url(../images/gui/BG-right-column.jpg);
	background-repeat: repeat-y;
	width: 165px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/gui/bottom-cornes-footer.jpg);
	background-repeat: no-repeat;
}
#footerPourquoi {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/gui/pourquoi-oryx/pourquoi-oryx-footer.jpg);
	background-repeat: no-repeat;
}
#homeProductPreview {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#contentSeperator {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9002D;
}

/* FLOATS */

#rubriqueImageFloatRight {
	padding: 0px;
	float: right;
	margin-top: -25px;
	margin-right: -25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeProductPreview img {
	float:left;
	position: relative;
	margin-right:15px;
	border: 1px solid #666666;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productDownload {
	padding: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #C9002D;
}
.clear {
	clear: both;
}
#portraitFloatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* TEXT */

.homeTitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #C9002D;
	text-decoration: none;
	font-weight: bold;
}
.homeMaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.maintextUL {
	color: #c9002d;
	list-style-type: square;
}
.subHeadRed {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #c9002d;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
.subsubHeadRed {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #c9002d;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
.subHeadGrey {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
}
.savoirPlus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c9002d;
	text-decoration: none;
	text-align: right;
}
.savoirPlus a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c9002d;
	text-decoration: none;
	text-align: right;
}
.savoirPlus a:hover {
	color: #c9002d;
	text-decoration: underline;
}

/* MAIN NAV */

#navigation ul {
	width: 900px;
	height: 40px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	display:block;
	float:left;
	text-align:center;
	height: 40px;
	line-height: 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation a {
	height: 40px;
	width: 120px;
	text-decoration: none;
	display:block;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
#navigation a:hover {
	height: 40px;
	text-decoration: none;
	display:block;
	background-image: url(../images/gui/nav/BG-main-nav-OVER.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation #currentpage a {
	height: 40px;
	text-decoration: none;
	display:block;
	background-image: url(../images/gui/nav/BG-main-nav-ON.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* SUBNAV */


#subnav ul {
	width: 165px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/gui/nav/BG-subnav-OFF.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c4bb;
}
#subnav li {
	text-align:left;
	height: 35px;
	line-height: 35px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#subnav a {
	height: 34px;
	width: 150px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c4bb;
}
#subnav a:hover {
	height: 35px;
	text-decoration: none;
	display:block;
	background-image: url(../images/gui/nav/BG-subnav-OVER-ON.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
#subnav #currentpage a {
	height: 35px;
	text-decoration: none;
	background-image: url(../images/gui/nav/BG-subnav-OVER-ON.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}

