.right-cont {
	float: right;
	background: url('/resources/images/diagonais.png');
	width: 310px;
	min-height: 908px;
	margin-top: -20px;
}

/*******************/
/*		SEEING	   */
/*******************/

.seeing {
	background: #D7E7D2;
	font-family: "akzidenz-grotesk_bqregular";
	margin: 15px;
	margin-top: 20px;
	padding: 25px 30px;
	padding-bottom: 35px;
	position: relative;
}

.seeing .top {
	overflow: hidden;
	margin-bottom: 30px;
}

.seeing .seeing-label {
	font-size: 14px;
	color: #666;
	float: left;
}

.seeing .seeing-separator {
	background: #fff;
	float: right;
	width: 250px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.seeing h1 {
	font-size: 25px;
	color: #039347; 
	clear: both;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

.seeing .description {
	font-family: "akzidenz-grotesk_bqregular";
	font-size: 15px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: none;
}

.seeing .bottom {
	position: absolute;
	bottom: 10px;
	width: 220px;
}

.seeing .now-times {
	/*float: left;*/
}

.seeing .date {
	display: block;
	font-size: 12px;
	color: #666;
}

.seeing .time {
	font-family: "akzidenz-grotesk_bqregular";
	font-size: 12px;
	color: #666;
}

.seeing .now-social {
	/*float: left;*/
	margin-top: 14px;
	overflow: hidden;
}

.seeing .now-social > * {
	float: left;
}

.seeing .now-social .facebook {
	margin-right: 10px;
}

.seeing .now-social .twitter {
	/*width: 70px;*/
}

/*******************/
/*		NEXT	   */
/*******************/
.next {
	background: #fff;
	font-family: "akzidenz-grotesk_bqregular";
	margin: 20px;
	margin-top: 20px;
	padding: 15px 25px;
}

.next .next-label {
	font-size: 14px;
	color: #039347;
	float: left;
}

.next .next-separator {
	background: #575457;
	float: right;
	width: 220px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.next h1 {
	font-size: 19px;
	color: #575457;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

/*******************/
/*		SEARCH	   */
/*******************/
.search {
	background: #039347;
	font-family: "akzidenzgrotesk-lightsc";
	margin: 20px;
	padding: 3px;
	height: 40px;
	position: relative;
	color: #333;
}

.search .s-text {
	color:#AAA;
	padding: 0px 5px;
	height: 32px;
	width: 200px;
	float: left;
	border: 3px solid;
	border-color: #039347;
	margin-top: 1px;
	font-size: 13px;
	padding-left: 20px;
}

.search .s-ok {
	background: url('/resources/images/search.png');
	width: 17px;
	height: 19px;
	display: block;
	float: right;
	border: 0px;
	margin-top: 10px;
	margin-right: 10px; 
}

.s-results {
	position: absolute;
	top: 47px;
	right: 0px;
	width: 270px;
	display: none;
	/*margin-top: 44px;*/
	z-index: 1;
}

.s-header {
	padding: 5px;
	overflow: hidden;
	background-color: #039347;
	opacity: 0.95;
}

.s-header span {
	color: #333;
}

.s-header .s-close {
	float: right;
	text-transform: none;
	cursor: pointer;
	margin-top: 0px;
	font-size: 15px;
	text-transform: uppercase;
	font-family: "Arial";
	margin-right: 4px;
	color: #fff;
}

.s-results ul.ul-results {
	list-style: none;
	clear: both;
	opacity: 0.95;
	background-color: #039347;
	padding: 0px 5px;
	margin-top: -10px;
	padding-bottom: 5px;
}

.s-results ul.ul-results li {
	margin-top: 10px;
}

.s-results ul.ul-results li:hover {
	/*background-color: #F15E19;*/
}

.s-results ul.ul-results li:hover a {
	color: #D7E7D2;
}

.s-results ul li a {
	font-size: 12px;
	font-family: "akzidenz-grotesk_bqregular";
	padding-top: 2px;
	/*color: #F15E19;*/
	color: #333;
	text-transform: uppercase;
	cursor: pointer;
}

.s-results .tot_result,
.s-results .tot_result_label {
	clear: both;
	font-size: 15px;
	text-transform: uppercase;
	font-family: "akzidenz-grotesk_bqregular";
}

.s-results .s-pag .prev {
	float: left;
	padding-top: 10px;
	margin-right: 5px;
	cursor: pointer;
	margin-right: 0px;
	margin-top: 0px;
}

.ul-cont2 {
	float: left;
}

.s-results ul.s-item {
	list-style: none;
	
	font-size: 12px;
	font-family: "Arial";
	padding-top: 0px;
	text-transform: uppercase;
}

.s-results ul.s-item li {
	float: left;
	margin-right: 5px;
}

.s-results ul.s-item li.item {
	cursor: pointer;
}

.s-results ul.s-item li.selected {
	color: #D7E7D2;
}

.s-results .s-pag .next {
	float: right;
	padding-top: 10px;
	cursor: pointer;
	margin-right: -3px;
	margin-top: 0px;
	font-family: "akzidenzgrotesk-lightsc";
	background: none;
	margin-bottom: 0px;
}

/*******************/
/*		PUB		   */
/*******************/
.pub {
	margin: 20px;
	height: 115px;
	background: #fff;
}

.pub-label {
	float: right;
	margin-top: -15px;
	margin-bottom: 15px;
	font-family: "akzidenz-grotesk_bqregular";
	font-size: 9px;
	color: #039347;
	margin-right: 20px;
}

/*******************/
/*	NEWSLETTER	   */
/*******************/
.newsletter {
	clear: both;
	margin: 20px;
	background: #D7E7D2;
	text-align: center;
	padding-bottom: 20px;
}

.newsletter .nletter-error {
	font-family: "akzidenz-grotesk_bqregular";
	color: red;
	display: block;
	/*display: none;*/
	height: 19px;
}

.newsletter h1 {
	font-family: "akzidenzgrotesk-cond";
	font-size: 20px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}

.newsletter .n-text {
	height: 40px;
	display: block;
	width: 200px;
	margin-left: 18px;
	border: 5px solid;
	border-color: #039347;
	color: #AAA;
	padding: 0px 5px;
	font-size: 13px;
	padding-left: 20px;
	margin-bottom: 7px;
}

.newsletter .n-ok {
	font-family: "akzidenzgrotesk-cond";
	font-size: 19px;
	height: 40px;
	width: 134px;
	border: 0px solid;
	background: #039347;
	color: #fff;
	margin-top: 5px;
	display: block;
	margin-left: 70px;
}


