body { 
	background: #000; 
	margin: 0; padding: 0; 
	font-size: 11px; 
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	line-height:1.6em; 
	letter-spacing: 0px; 
	color: #cccccc;
}

a { text-decoration: none; color: #aaa;  }
a:hover { color: #67009a; }


.main { width: 960px; margin: 0 auto; }

.spacer { clear: both; }

table { width: 100%; }

h2 {
	color: #67009a;
	font-size: 2em;
	line-height: 2em;
	border-bottom: 1px solid #67009a;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	cursor: default;
}

/************* header **************/
#header {
	padding: 10px 0 10px 0;
	text-align: center;
}

#header h1 {
	float: left;
	margin-left: 337px;
}
#header h1 a {
	float: left;
	background: #000 url(img/simplement.png) no-repeat;
	width: 285px;
	height: 30px;
	text-indent: -10000px;
}


#header #top { margin-bottom: 10px; }
.home #header #top { margin-bottom: 0px; }


/************* menu **************/
#menu {
	padding: 10px 0 10px 0;
	border-top: 10px solid #67009a;
}

#menu ul {
	display: inline;
}

#menu ul li {
	display: inline;
	padding: 0 18px 0 19px;
}

#menu ul li a {
	text-transform: uppercase;
	border-bottom: 2px solid #000;
	padding-bottom: 7px;
	font-size: 1.2em;
}

#menu ul li.on a {
	border-bottom: 2px solid #67009a;
	color: #67009a;
}


#menu ul li a:hover {
	border-bottom: 2px solid #67009a;
}

/************* footer **************/
#footer {
	padding: 50px 0 15px 0;
	border-bottom: 5px solid #250037;
	text-align: center;
	font-size: 0.9em;
}

#footer ul li {
	display: inline;
	padding: 8px 30px 8px 30px;
	background: #000 url(img/sep-footer-links.jpg) no-repeat 100% 0%;
}
#footer ul li.last { background-image: none; }

#footer ul li a {
	text-transform: uppercase;
	color: #444;
}

#footer ul li a:hover {
	color: #67009a;
}

/************* content **************/
#contentDiv {
	padding: 10px 0 10px 0;
	width: 660px;
	margin: 0 auto;
	font-size: 1.1em;
}

#contentDiv .topRight { 
	float: right;
	padding: 18px 0 0 0;
}

#contentDiv .topRight a { 
	padding: 0 25px 0 0;
	margin: 0 5px 0 0;
	background: #000 url(img/arrow.jpg) no-repeat 100% 0px;
}

.c1Left {
	float: left; width: 275px;
}

.c1Right {
	float: left; width: 385px;
}

.c2Left {
	float: left; width: 275px;
}

.c2Right {
	float: left; width: 385px;
}

/************* txt **************/
.txt {
	cursor: default;
}

.txt p {
	padding: 0 0 10px 0;
	cursor: default;
}

.txt strong {
	font-weight: bold;
}
.txt em {
	font-style: italic;
}
.purple { color: #999; line-height: 1.2em; }

/************* Infos **************/
.infosLeft {
	float: left;
	width: 277px;
	text-align: center;
}
.infosRight {
	float: left;
	width: 383px;
}

/************* nouveautes **************/
#accordion { margin-top: 15px; }
#accordion h3 {
	margin: 10px 0 20px 0;
	padding: 0 0 0 5px;
	background: #67009a;
	color: #fff;
	text-transform: uppercase;
}

#accordion h3 a {
	color: #fff;
}

#accordion h3.ui-state-default { cursor: pointer; }

.prod {
	background: #eee url(img/bg-prod.jpg) no-repeat;
	float: left;
	width: 139px;
	height: 161px;
	padding: 7px 7px 0 7px;
	margin-bottom: 10px;
}

.prodLinkHidden { display: none; }

.prodLink { 
	padding: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
	width: 139px;
	height: 139px;
	text-indent: -10000px;
}

.prodSep {
	float: left;
	width: 15px;
	height: 10px;
	/*background: blue;*/
}

.prodMarque {
	float: left;
	width: 139px;
	color: #aaa9a5;
	text-align: center;
	padding-top: 2px;
}
*+html .prodMarque {
	padding:0;
}

.prodMarque a {
	color: #aaa9a5;
}
.prodMarque a:hover {
	color: #666;
}
/*************  **************/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: none;
	background: transparent url(img/tiptool.png) no-repeat 0% 0%;
	padding: 30px 5px 5px 5px;
	opacity: 1;
	color: #fff;
	width: 215px;
}

* html #tooltip { background: transparent url(img/tiptool.gif) no-repeat 0% 0%; }


#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 { text-transform: uppercase; color: #000; font-weight: bold; }
#tooltip div { line-height: 1.3em; }
#sb-title-inner { display: none; }

/************* news **************/
.newsDiv { 
	padding: 40px 0 40px 0;
	background: transparent url(img/sep-news.jpg) no-repeat 0% 100%;	
}

.newsDiv h4 { 
	padding: 3px;
	background: #67009a;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	cursor: default;
}

.newsDate {
	color: #000;
	float: right;
	padding: 2px 3px 0 0;
	cursor: default;
}

.nOptions {
	border-top: 1px solid #67009a;
	padding: 10px 0 0 0;
	margin-top: 10px;
	line-height: 16px;
}
.nOptions a {
	background: transparent url(img/puce-news.jpg) no-repeat 0% 4px;
	padding: 0 0 0 20px;
	color: #666666;

}
.nOptions a:hover {
	color: #67009a;
}
.newImg {
	float: left;
	width: 220px;
	height: 143px;
	text-indent: -10000px;
	border: 1px solid #67009a;
	border-bottom: 10px solid #67009a;
	background-position: 50% 50%;
}

.contact label {
	display: block;
	padding: 5px 0 3px 0; 
}

.txtInput input {
	padding: 3px;
	border: 1px solid #67009a;
	border-bottom: 3px solid #67009a;
	width: 230px;
	font-family: Arial;
}

textarea {
	padding: 3px;
	border: 1px solid #67009a;
	border-bottom: 3px solid #67009a;
	width: 377px;
	font-family: Arial;
	font-size: 1em;
	height: 153px;
}
.button {
	text-align: right;
	padding: 10px;
	background: #67009a;
	margin-top: 15px;
}

#error li, #succes li {
	background: #000 url(img/arrow.jpg) no-repeat 0% 0px;
	padding: 0 0 5px 20px;
}

/***************** sitemap ************/
.map li a {
	background: #000 url(img/arrow.jpg) no-repeat 0% 0px;
	padding: 0 0 0 20px;
}

.map li { margin-bottom: 5px; }



/***************** commun ************/

body.commun #header {
    border-bottom: 10px solid #660099;
}

body.commun #contentDiv { width: 960px; padding: 0; }

#mainCommun {
    background: transparent url(img/commun-bg.jpg) no-repeat 100% 100%;
    padding: 35px 150px 65px;
    border-bottom: 5px solid #660099;
    min-height: 200px;
}

#mainCommun .txt {
    margin-bottom: 15px;
}

a.communLinks {
    float: left;
    width: 330px;
    border-top: 1px solid #660099;
    text-align: center;
    padding: 10px 0 0;
}

a.communLinks .cmlstitle {
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #660099;
}
a.communLinks .cmladdr {
    color: #ccc;
    line-height: 1em;
    margin-bottom: 15px;
}

a.communLinks .cmlbtn {
    color: #fff;
    background: #333;
    padding: 5px 0;
    display: block;
    margin: 0 120px;
 
}

a.communLinks:hover .cmlbtn { background: #660099; }


/***************** ted ************/

#slideshowTed {
    position:relative;
    height:240px;
    border: 1px solid #660099;
    width: 240px;
}

#slideshowTed DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 240px;
    background-color: #FFF;
}
#slideshowTed DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshowTed DIV.last-active {
    z-index:9;
}

#slideshowTed DIV IMG {
    height: 240px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

