/* \*/
* html .gainlayout { height: 1%; }
/* */

* {
	color: #aaa;
}

/* Common styles */
a {
	color: #b34d1b;
	text-decoration: none;

	color: #f06824;
	opacity: 0.75;

}
a:hover {
	color: #f06824;
	text-decoration: underline;
	opacity: 1;
}


.clearfix {
	clear: both;
}

.small {
	font-size: 11px;
}

#wrapper { 
	background: url(/images/backgrounds/black20.png); 
}

.croix {
	background: url(../images/pictos/croix.png) center right no-repeat;
	padding-right: 17px;
}
.plus {
	background: url(../images/pictos/plus.png) center left no-repeat;
	padding-left: 16px;
}
.moins {
	background: url(../images/pictos/moins.png) center left no-repeat;
	padding-left: 18px;
}
.coche {
	background: url(../images/pictos/coche.png) center left no-repeat;
	padding-left: 18px;
}
.haut {
	background: url(../images/pictos/haut.png) center left no-repeat;
	padding-left: 18px;
}
.bas {
	background: url(../images/pictos/bas.png) center left no-repeat;
	padding-left: 18px;
}
.avant {
	background: url(../images/pictos/avant.png) center right no-repeat;
	padding-right: 15px;
}
.arriere {
	background: url(../images/pictos/arriere.png) center left no-repeat;
	padding-left: 16px;
}




/* Common layout */
#page {
	width: 960px;
	margin: auto;
}

#topnav {
	line-height: 2em;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	margin: 0 8px 0 8px;
}

#topnav-left {
	text-align: left;
}

#topnav-right {
	text-align: right;
}

#logo {
	text-indent: -9000px;
	background: url(../images/logos/culturewok.png) center center no-repeat;
	height: 7em;
}

#logo.ensc {
	background: url(../images/logos/culturewok-choisirorienter.png) center center no-repeat;
}

#logo-wrapper {
	opacity: 1;
}

#baseline {
	letter-spacing: 7px;
	text-align: center;
	margin-bottom: 0.5em;
	color: #fff;
}

#intro {
	/*letter-spacing: 1px;*/
	letter-spacing: 0px;
	text-align: center;
	line-height: 32px;
}

#intro strong {
	color: #b34d1b;
	
}

#intro em {
	font-style: normal;
	color: #cc8212; 
}



#page-wrapper {
	margin-left: -20px;
	padding-left: 20px;
	margin-right: -20px;
	padding-right: 20px;
	
}


/*
#test .column, #test2 .column, #test3 .column {
	outline: 1px solid red;
}
*/



h1, h2, h3, h4, h5, h6 {
	color: #fff;
}



#footer ul {
	text-align: center;
}
#footer ul li {
	display: inline;
	/*margin: 5px;*/

}
#footer ul li a {
	margin: 0 5px 0 5px;
}

/* Back layout */

#backtop {
	line-height: 3em; 
	background: url(../images/backgrounds/black70.png);
	
}
#modulenav {
	text-align: right;
	line-height: 24px;
}
#modulenav li {
	display: inline;
	margin: 0 12px 0 12px;
}
#modulenav a {
	color: #fff;
	opacity: 0.3;
}
#modulenav a:hover {
	opacity: 1;
	text-decoration: none;
}

#backbody {
}

#backcolumn {
	overflow: visible;
}


#mainnav {
	margin: 0 -10px 0 -10px; 
	width: 240px;
}

#mainnav li {
	padding-left: 10px;
	padding-right: 10px;
}

#mainnav li.active {
	background: url(../images/backgrounds/black40.png);
}


#mainnav li li.active {
	background: none;
}

.mainnav-item {
	display: inline-block;
	line-height: 2.666em;
	width: 100%;
	color: #fff;
	opacity: 0.5;
	background: url(../images/back/fleche-nav.png) center right no-repeat;
}

.mainnav-item:hover {
	opacity: 1;
}

li.active .mainnav-item {
	background: none;
	opacity: 1;
}

#backmodule h4 {
	padding-top: 0px;
	text-align: center;
}



#modulenav-current a {
	color: #72a60a;
	opacity: 1;
}

#woknav {
	
}

#woknav-parent {
	font-size: 1.167em;
	line-height: 1.286em;
	opacity: 0.5;
}

#woknav-current {
	font-size: 1.5em;
	line-height: 2em;
	color: #72a60a;
	background: none;
}

#woknav li a {
	line-height: 1.66em;
}

#woknav li a:hover {
	/*text-decoration: underline;*/
}

#mainnav li ul {
	padding-bottom: 0.666em;
}

#mainnav {
	background: url(../images/backgrounds/black50.png);

}

#mainnav li li {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #111;*/
	padding-left: 20px;
	background: url(../images/pictos/avant-soft.png) left center no-repeat;
}

#mainnav li li#woknav-current, #mainnav li li#woknav-add {
	background: none;
}

#mainnav li li:hover {
	background: url(../images/pictos/avant-soft-hover.png) left center no-repeat;
}


hr {
	border: none;
	border-top: 1px solid #000;
	opacity: 0.2;
}


#backmodule {
	margin: 0; 
	padding: 20px; 
	padding-top: 5px; 
	width: 680px; 
	background: url(../images/backgrounds/black40.png);
	
	min-height: 550px;
}

#searchbar {
 	margin: 0; 
	width: 680px; 
}


.backlist li {
	padding: 0 0 0 0;
	clear: both;
	overflow: hidden;
}

.backlist li .column {
	/*border-top: 1px solid #222;*/
}

.sep {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	
	border-top: 1px solid #222;
	/*opacity: 0.05;*/

}

#logo-wok {
	padding: 0 20px 0 20px;
	background: url(/images/wok.png) center center no-repeat;
}


.pagination {
	width: 100%;
	text-align: center;

}

.pagination li {
	display: inline;
	padding: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #222;	
	opacity: 0.3;
}

.pagination li:hover {
	opacity: 1;
}

.pagination li a, .pagination li span {
	display: inline-block;
	min-width: 15px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	
	text-align: center;
	color: #fff;
}

.pagination li a:hover {
	text-decoration: none;
}

.pagination li.current {
	opacity: 1;
}







form {
	line-height: 2em;
}

.formerrors ul {
	list-style-type: disc;
	margin-left: 20px;
}

.formerrors {
	padding: 20px;
	border: 1px solid #333;
	margin-bottom: 20px;
	background: #222;
}

label {
	float: left;
	line-height: 1.5em;
	width: 75px;
	padding: 0 5px 0 0px;
	text-align: right;
}

input, select {
	/*font-family: tahoma, sans-serif;*/
	font-size: 11px;
}

select, select * {
	position: relative;
	top: -3px;
	color: #000;
}

.field {
	display: block;
	float: left;
	height: 17px;
	padding-left: 9px;
	background: url(../images/forms/before-field.png) no-repeat;
}

.field input {
	display: block;
	float: left;
	height: 17px;
	border: 0;
	background: transparent url(../images/forms/field-background.png) repeat-x;
	outline: 0;
	color: #aaa;
	margin: 0;
	
}

.field span {
	float: left;
	height: 17px;
	width: 9px;
	
	background: url(../images/forms/after-field.png) no-repeat;
}

textarea {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;

	/*font-family: arial, sans-serif;*/
	
	color: #aaa;
	outline: 0;
}


textarea.richedit {
	line-height: 12px;

}


.button {
	width: 135px;
	height: 20px;
	background: url(../images/forms/button.png);
	border: 0;
	color: #fff;
	padding-left: 30px;
	cursor: pointer;
	margin: 10px 10px 10px 0px;
	opacity: 0.5;

}

.button:hover {
	opacity: 0.7;
}

.buttons {
	margin-left: 85px;
	text-align: center;

}


input.disabled {
	opacity: 0.2;
}


/*
 * Rounded corner box (& textarea)
 *
*/

.box {
	float: left;
	margin-bottom: 4px;
}

.box .wrapper {
	position: relative;
	min-width: 10px;
	max-width: 800px;
	margin-left: 10px;
	z-index: 1;
}

.box .content, .box .top, .box .bottom, .box .bottom div {
	background: transparent url(../images/forms/box-light.png) no-repeat top right;
}

.box .content {
	position: relative;
	padding: 0px 10px 0px 0px;
}

.box .top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 10px;
	margin-left: -10px;
	height: 100%;
	background-position: top left;
	z-index: -1;
}

.box .bottom {
	position: relative;
	width: 100%;
	background-position: bottom right;
}

.box .bottom, .box .bottom div {
	height: 10px;
}

.box .bottom div {
	position: relative;
	width: 10px;
	margin-left: -10px;
	background-position: bottom left;
}

.box textarea {
	background: transparent;
	position: relative;
	z-index: 50;
	border: 0;
	width: 100%;
	margin: 10px 0px -5px -10px;
	padding-left: 10px;
}






/*
 * Search form
 *
*/
#search {
	/*width: 960px;*/
	float: left;
	margin-top: 34px;
}

.criteria {
	/*display: inline;*/
	/*max-width: 300px;*/
	
}
.criteria.left {
	float: right;
	margin-right: 10px;
}
.criteria.right {
	float: left;
	margin-left: 10px;
}


.criterion {
	height: 20px;
	margin-bottom: 3px; /* criterion spacing */
}

.criterion-disabled {
	height: 20px;
	margin-bottom: 3px; /* criterion spacing */
	opacity: 0.55;
	filter: alpha(opacity=55);
}

.slider {
	float: left;
	width: 200px;
	height: 20px;
	background: url(/images/sliders/slider.png) top left no-repeat;
	cursor: pointer;
}


.slider div {
	position: relative;
	top: 4px;
	width: 12px;
	height: 12px;
	background: url(/images/sliders/cursor.png) top center no-repeat;
}



.cursor0 { left: 0px; }
.cursor1 { left: 45px; }
.cursor2 { left: 90px; }
.cursor3 { left: 135px; }
.cursor4 { left: 180px; }
.slider div.cursor-hidden { 
	/*
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	*/
	background-position: 12px 12px;
}

.ghost0 { left: 0px; }
.ghost1 { left: 45px; }
.ghost2 { left: 90px; }
.ghost3 { left: 135px; }
.ghost4 { left: 180px; }
.slider div.ghost-hidden { 
	/*visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	*/
	background-position: 12px 12px;
}

.criterion .slider div.ghost0, 
.criterion .slider div.ghost1, 
.criterion .slider div.ghost2, 
.criterion .slider div.ghost3, 
.criterion .slider div.ghost4 {
	top: -8px; 
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.criterion-disabled .slider div.ghost0, 
.criterion-disabled .slider div.ghost1, 
.criterion-disabled .slider div.ghost2, 
.criterion-disabled .slider div.ghost3, 
.criterion-disabled .slider div.ghost4 {
	top: -8px; 
	opacity: 0.7;
	filter: alpha(opacity=70);
}




.criterion .name, .criterion-disabled .name {
	float: left;
	max-width: 83px;
	padding: 0 7px 0 0;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	color: #b6b6b6; /* dark version */
	color: #eee;
}








dl dt {
	color: #e4933d;
	width: 115px;
	float: left;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 5px;
}

dl dd {
	width: 190px;
	float: left;
	margin-bottom: 5px;
}

dl, dl dt, dl dd {
}

.fichefront dl dt {
	width: 110px;
}

.fichefront dl dd {
	width: 190px;
}


.ficheback dl dt {
	width: 110px;
}

.ficheback dl dd {
	width: 155px;
}





#spinner {
	display: block;
	width: 210px;
	height: 220px;
	background: url(/images/spinner.png) center center no-repeat;
	opacity: 0.05;
}


#button-reset {
	width: 23px;
	height: 22px;
	/*text-indent: -9000px;*/
	outline: none;
	border: none;
	background: url(/images/forms/reset.png) no-repeat;
	margin: 20px 43px 0px 84px;
	cursor: pointer;
}
#button-reset.disabled {
	opacity: 0.2;
	cursor: default;
}

#button-ok {
	width: 42px;
	height: 42px;
	/*text-indent: -9000px;*/
	outline: none;
	border: none;
	background: url(/images/forms/ok.png) no-repeat;
	margin: 10px 84px 10px 24px;
	cursor: pointer;
}
#button-ok.disabled {
	opacity: 0.3;
	cursor: default;
}

#button-mini-ok {
	display: inline-block;
	width: 17px;
	height: 17px;
	line-height: 17px;
	outline: none;
	border: none;
	background: url(/images/forms/mini-ok.png) no-repeat;
	position: relative;
	left: 7px;
	cursor: pointer;
}
#button-mini-ok:active {
	outline: none;
}
#button-mini-ok.disabled {
	opacity: 0.3;
	cursor: default;
}


.criteria-wrapper {
	margin: 0;
}


/* Results */
#results-wrapper {
	width: 340px;
	height: 170px;
	text-align: center;
}

#results-wrapper div {
	float: left;
	width: 300px;
	height: 130px;
	margin: 10px 0 10px 0;
	overflow: hidden;
}


#results {
	float: left;
	/*
	position: relative;
	left: 0px;
	*/
}

#button-prev, #button-next {
	display: block;
	float: left;
	width: 10px;
	height: 150px;
	text-indent: -9000px;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 1;
}
#button-prev {
	margin-right: 5px;
	background-image: url(/images/button-prev.png);
}
#button-prev.disabled, #button-next.disabled {
	visibility: hidden;
}
#button-next {
	margin-left: 5px;
	background-image: url(/images/button-next.png);
}

#results ul {
	height: 130px;
}
#results li {
	display: block;
	float: left;
	height: 130px;
}

#results a {
	opacity: 1;
}

#related-left {
	width: 160px;
	/*height: 200px;*/
	float: right;
	text-align: center;
	margin-right: 50px;
	/*background: #222;*/
}
#related-center {
	width: 300px;
	/*height: 200px;*/
	/*background: #555;*/
}
#related-right {
	width: 160px;
	/*height: 200px;*/
	float: left;
	text-align: center;
	margin-left: 50px;
	/*background: #222;*/
}

#otherwoks {
	/*
	padding-top: 4em;
	padding-bottom: 7em;
	*/
}


#otherwoks a {
	/*margin: 30px 45px 30px 45px;*/
	opacity: 0.7;
}

#otherwoks a:hover {
	opacity: 1;
}

#related-left a, #related-right a {
	opacity: 1;
}



.status {
	display: block;
	width: 50px;
	height: 60px;
	margin-bottom: 5px;
}

.status:hover {
	text-decoration: none;
}

.online {
	background: url(/images/online.png) center center no-repeat;
}

.offline {
	background: url(/images/offline.png) center center no-repeat;
}

.aactive a {
	/*text-decoration: underline;*/
	color: #f0471d;
}


p.info {
	padding: 20px;
	border: 1px solid #333;
	margin-bottom: 20px;
	background: #222;
}

#popup-wrapper {
	background-image: url(/images/back/black70.png);
	background-repeat: repeat-x repeat-y;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#popup {
	margin: auto;
	margin-top: 200px;
	width: 713px;
	background: #000;
	padding: 10px;
	border: 1px solid #16242e;
}

.popup-close {
	display: inline-block;
	float: right;
}

.help {
	margin-top: 10px;

}

.help li {
	list-style-type: circle;
	margin-left: 15px;
	line-height: 24px;
}

.partenaire {
	display: block;
	width: 100px;
	margin-bottom: 10px;
}

.help a {
	opacity: 0.5;
}

.help a:hover {
	opacity: 1;
}


.textlight {
	color: #bcf;	
}

.subtitle {
	color: #aaa;
}

.phone, .phone strong {
	color: #fff;
}


.bitfield {
	float: left;
}

.bitfield span {
	float: left;
	/*width: 150px;*/
	text-align: left;
	margin-left: 5px;

}

.bitfield input {
	float: left;

}

.article {
	overflow: hidden;
}


