 /*------------------------------------------------------------------------------------
      Global Reset Styles
  ------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}







/*------------------------------------------------------------------------------------
      Layout Styles
  ------------------------------------------------------------------------------------*/
body {

	background: #e7e3d6;

}

html,body {
	height: 100%;
}

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1004px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	/* ||| Etienne, Background enlever |||
	background: #C3E5F0 url("wrapper_bg.png") repeat-y;
	*/
	background: #fff url("watermark.jpg") no-repeat;
}

/*div#watermark {
	position: absolute;
	top: 12px;
	left: 8px;
	width: 992px;
	height: 1557px;
	z-index: 0;
	background: url("watermark.jpg") no-repeat;
}*/

div#navContainer {
	position: relative;
	width: 100%;
	/*background: url("navContainer_bg.png") no-repeat;*/
	padding-top: 12px;
}

div.nav {
	position: relative;
	width: 100%;
	height: 28px;
	/*background: url("nav_bg.png") no-repeat;*/
	/* Etienne -- box orange*/
	background-color: #f78e1e;
}

div.nav ul {
	float: left;
	margin: 6px 0 0 31px;
}

div.nav li {
	display: inline;
	margin-right: 10px;
}

div.navSponsor {
	float: right;
	margin: 6px 27px 0 0;
}

div#mainContainer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: url("mainContainer_bg.png") repeat-y;
}

/* ==================== HEADER ==================== */
div#header {
	position: relative;
	width: 946px;
	margin: 0 auto;
	padding: 20px 12px;
}

div#header h1 {
	position: relative;
}

div#slogan {
	position: absolute;
	right: 20px;
	top: 15px;
}

/* ==================== CONTAINER ==================== */
div#container {
	position: relative;
	width: 970px;
	margin: 0 auto;
	/* padding entre le footer et le container*/
        padding-bottom: 20px;
	overflow: hidden;
}

/* ==================== MAIN CONTENT ==================== */
div#contentTop {
	height: 0;
	/*background: url("contentTop_bg.png") no-repeat;*/
}

div#contentBottom {
	/*background: #C4E5F0 url("contentBottom_bg.png") no-repeat;*/
}

div#mainContent {
	position: relative;
	float: left;
	width: 672px;
        padding: 6px 0 0 6px;
	display: inline;
        border: 1px solid #f79a37;
        background: url("bg_transparent.png");
}

div#content {
	position: relative;
	width: 670px;
}

div#contentHead {
	position: relative;
	width: 666px;
	height: 74px;
	margin: 5px 0;
	font-size: 20px;
	color: #004663;
	text-transform: uppercase;
	background: url("contentHead_bg.png") no-repeat;

}
div#contentTitle{
	position: absolute;
	top: 35%;
	left: 14px;
}
div#rss_icn{
	position: absolute;
	top: 35%;
	right: 24px;
}

/* ==================== SIDE INNER PAGE ==================== */
div#sidebar_inner {
	position: relative;
	float: left;
	width: 30%;
	display: inline;
	background: pink;
}

/* ==================== MAIN CONTENT INNERPAGE ==================== */
div#content_inner {
	position: relative;
	float: right;
	width: 70%;
	display: inline;
	background: magenta;
}

/* ==================== FOOTER ==================== */
div#footer {

}

div#footerContent {
        position: absolute;
	width: 1004px;
	height: 30px;
	background-color: #f9aa57;
}

div#footerContent div.nav {

}

div#footerContent div.nav ul {

}

div#footerContent div.nav li {
	display: inline;
	margin-right: 5px;
	font-size: 15px;
}

div#footerContent div.navSponsor {
	float: right;
	font-size: 15px;
}

div#footerContent hr {
	margin: 10px auto;
	height: 1px;
	border: none;
}

div#footerContent p{
        padding: 0px 60px 0px 60px;
        color: #a6a6a6;
        font-size: 12px;
        text-align:center     
}


/* ==================== Sphere ==================== */


/* Form */
.Alert{COLOR: #cc0000}
#content table {	
	border-collapse:separate !important;
        width: 600px;
}

#content input {	
	margin-left : 4px
}

#content .CTtitle{
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}

#content .CTsubtitle{
    text-align: left;
}

#content .CTtableout{
    margin: 10px 0 0 10px;
}

#content .CTtablein{
    margin: 8px 0 5px 0;
}

#content .CT input, select{
    margin: 5px 6px 5px 10px;
}

#content .CT img{
    margin: 5px 0 0px 7px;
}

#TableCartOuter .CTtablein{
     margin: 20px 0 10px 0;
}

#TableCartInner .CT{
     margin: 0 15px 15px 0;
}

#TableCartInner .CTtablein{
     margin: 20px 20px 10px 20px;
}





