﻿.theme_vert #page_right .selected a, .theme_rouge #page_right .selected a, .theme_orange #page_right .selected a, .theme_violet #page_right .selected a {
    color: #000000 !important;
}
.theme_bleu #page_right .selected a {
    color: #FFFFFF !important;
}

.theme_vert #page_right a {
	color:#819707;
}
.theme_violet #page_right a {
	color: #A8609F;
}

.theme_bleu #page_right a {
	color:#008CC3;
}
.theme_rouge #page_right a {
	color:#DC4E37;
}
.theme_orange #page_right a {
	color:#EB7E12;
}
#all_actus h2 {
	margin-left: 15px;
}


#page {
	margin-top: 7px;
	background: rgba(31,39,47,0.64);
	overflow: auto;
	clear: both;
}
	#page_left {
		float: left;
		width: 189px;
		overflow: hidden;
	}
		#page_left ul.menu {
			margin: 0;
			font-size: 10px;
			text-transform: uppercase;
		}
			#page_left ul.menu p {
				margin: 0;
				padding: 7px;
			}
			#page_left ul.menu ul {
				display: none;
				margin: 0;
			}
			#page_left ul.menu li.selected p,
			#page_left ul.menu li.selected p a,
			#page_left ul.menu li.selected p a:hover {
				color: #fff !important;
			}
			#page_left ul.menu li.selected ul {
				display: block;
				padding: 10px 10px 10px 20px;
				background-repeat: no-repeat;
				background-position:  16px 0;
			}
				#page_left ul.menu li.selected ul a {
					color: #bbb;
					text-transform: none;
				}
				#page_left ul.menu li.selected ul a:hover {
					text-decoration: underline;
				}
				#page_left ul.menu li.selected ul ul {
					background-image: none !important;
					padding: 0 20px;
				}
		#page_left .download_pdf {
			width:179px;
			margin: 30px auto;
		}
			#page_left .download_pdf h3 {
				background-position:left top;
				background-repeat:no-repeat;
				font-size:13px;
				font-weight:bold;
				margin:0;
				text-transform: uppercase;
				padding: 7px 10px;
				color: #fff !important;
			}
			#page_left .download_pdf p {
				display: none;
			}
			#page_left .download_pdf ul {
				margin: 0;
				padding-bottom: 19px;
				background-repeat: no-repeat;
				background-position: left bottom;
			}
				#page_left .download_pdf ul li {
					font-size:10px;
					line-height: 14px;
					padding:2px 10px 2px 20px;
				}
					#page_left .download_pdf ul li a {
						color: #000;
						display: block;
					}
					#page_left .download_pdf ul li a:hover {
						color: #fff;
					}
	#page_right {
		float: right;
		width: 542px;
		margin-bottom: 15px;
		background: #ededed;
		color: #000;
		font-size: 11px;
	}	
	.subhomepage #page_right {
		padding: 0 0 10px;
		background: transparent;
	}
	.oisoscope #page_right {
		background: transparent;
	}
		#page_right h2.title {
			padding-left: 25px;
			background-repeat: no-repeat;
			background-position: 0 0;
			font-size: 18px;
			font-weight: normal;
			text-transform: uppercase;
		}
		#page_right h3 {
			padding-bottom: 3px;
			border-bottom: 1px dashed;
		}
		#page_right p.date {
			float: right;
		}
		#page_right .image {
			float: left;
			margin: 5px 10px 5px 0;
		}
		#page_right hr.separator {
			border-top: 1px solid #bcbdbf;
			border-bottom: 1px solid #a4a6a7;
			border-left: 0;
			border-right: 0;
		}
		
#content.iframe,
#content.iframe #page {
	width: 980px;
}
	#content.iframe #page #pathway {
	    background-color: #FFFFFF;
	}

	#content.iframe #page #page_right {
		width: 791px;
		background-color: #FFFFFF;
	}

	#content.iframe #page #page_right iframe {

	}

#diaporama {
	clear: both;
	position: relative;
	margin-top: 2px;
	height: 126px;
	background: rgba(31,39,47,0.64);
}
	#diaporama h2,
	#diaporama p {
		margin: 0;
		padding: 10px;
	}
		#diaporama p img {
			float: left;
			margin-right: 3px;
		}
		
#intro {
	padding: 0 15px 15px;
}

#intro ul {
	list-style-type: disc;
}
#intro #rss ul {
	list-style-type: none;
}
.subhomepage #intro {
	overflow: auto;
	margin: 0 0 2px;
	background:#ededed;
}
	.subhomepage #intro .videoplayer,
	.subhomepage #intro img {
		float: left;
		margin: 0 10px 5px 0;
	}
	.subhomepage #intro h2 {
		margin: 10px 15px 0 0;
		padding: 0 0 0 25px;
		font-size: 24px;
		font-weight: normal;
		background-position: 0 0.2em;
		background-repeat: no-repeat;
	}
	.subhomepage #all_actus {
		background-color:#ededed;
	}
	.subhomepage #all_actus h2 {
		margin: 0 15px;
		padding: 10px 0 0 25px;
		background-position: 0 0.6em !important;
	}
	.subhomepage #all_actus h3 {
		margin: 5px 0 10px;
	}
	.subhomepage #all_actus h4 {
		text-transform: uppercase;
		margin: 0 0 5px;
	}
	.subhomepage .subhomepage_block h3,
	.subhomepage .subhomepage_block_alt h3,
	.subhomepage #intro h3 {
		text-transform: uppercase;
		border-bottom: 1px dashed #000;
	}
		#all_actus a {
			text-decoration: none !important;
		}

#autres_sites p a {
	font-size: 10px;
	font-weight: bold;
}

p.bodytext {
	margin-top: 0;
}
	p.bodytext a {
		color:#777D01;
		font-weight:bold;
	}
	

#aide_form {
	margin: 20px 0 0 25px;
	width: 370px;
}
#aide_form table th {
	width: 120px;
	padding: 5px 0;
	color: #000;
}
#aide_form table select {
	width: 250px;
}

#services_results,
#aide_results {
	border-top: 2px solid #343a41;
	padding:0 15px 15px;
}
#aide_results .nav {
	float: right;
	padding: 3px 0;
}
#aide_results .resultat {
	padding: 5px 10px 5px 20px;
	overflow: auto;
	width: 480px;
}
#aide_results .resultat  p span,
#aide_results .resultat  p a {
	float: left;
}
#services_results p {
	padding: 7px 10px;
	clear: both;
	margin: 0;
}
#services_results p {
	overflow: auto;
}
#services_results p span {
	display: block;
	width:410px;
	float: left;
}
#services_results strong {
	float: right;
	font-size:11px;
}
	#services_results h3 strong {
		padding-right: 10px;
	}
#services_results .alt,
#aide_results .alt {
	background: #fff;
}
#services_results h3 span,
#aide_results h3 span {
	font-weight: normal;
	font-size: 0.9em;
}

#mag_une {
	background: #d5d9dd;
	padding: 10px;
}
	#mag_une img {
		margin: 0 10px 0 0 !important;
	}
	#mag_une .texte {
		float: left;
		width: 320px;
	}
#mag_prev a {
	display: block;
	float:left;
	width: 100px;
	margin:0 12px 30px;
	font-weight: bold;
}
#mag_prev a span {
	color: #000;
	font-weight: normal;
}


#invitation_form {
	margin-bottom: 20px;
}
	#invitation_form table {
		width: 100%;
	}
	#invitation_form span {
		color: red;
	}
	#invitation_form th,
	#invitation_form td {
		padding: 5px 0;
		text-align: left;
	}
	#invitation_form label {
		font-weight: normal;
		padding-right: 10px;
	}
	#invitation_form input,
	#invitation_form textarea {
		width: 254px;
	}
	#invitation_form input {
		height: 16px;
	}
	
#mediatheque_contact_form table {
	width: 100%;
}
	#mediatheque_contact_form td,
	#mediatheque_contact_form th {
		padding-bottom: 5px;
	}
	#mediatheque_contact_form th {
		text-align: left;
	}
	#mediatheque_contact_form td {
		text-align: right;
	}
	#mediatheque_contact_form td input,
	#mediatheque_contact_form td textarea {
		width: 270px;
	}
	#mediatheque_contact_form .btn_red {
		margin-bottom: 50px;
	}
	
.news-single-img {
	width: 120px;
}
.news.bottom_back {
	margin: 5px 0;
}

#liste {
	overflow: auto;
	padding:0 5px 10px;
}
#liste h3 {
	margin: 5px 10px 10px !important;
}
#liste p {
	padding:5px 183px 5px 10px;
	/* padding: 5px 10px; */
	margin: 0;
	color: #616161;
	position: relative;
}
#liste p strong {
	text-transform: uppercase;
}
#liste p.alt {
	background: #d8d8da;
}
#liste p a {
	position: absolute;
	top: 5px;
	right: 5px;
	text-transform: none;
	text-decoration: underline;
	width:178px;
	text-align:right;
	margin-right:2px;
}
#liste p a.oisoscope_cinema_link {
	float: none;
	text-decoration: none;
	text-transform: uppercase;
	position: static;
}

#generic_tools {
	float: right;
	position: relative;
	margin-top:-20px;
}
	#generic_tools * {
		display: inline;
	}
	
	
.oisoscope_cinema ul {
	margin-left: 15px;
	margin-right: 15px;
}
.oisoscope_cinema_horraires ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
}
/** Rattrapage ie6 **/

/**  **/

.shadow{
-moz-box-shadow: 0 0 15px #333;
-webkit-box-shadow: 0 0 15px #333;
box-shadow: 0 0 15px #333;
}

#ecard{
	margin:0px 0px 0px 0px;
}
#ecard_nav{
	height:32px;
	margin:20px 0px 10px 5px;
}
	#ecard_nav .etapes{
		background-image: url(/fileadmin/templates/images/ecard/etape.png);
		width:138px;
		height:32px;
		margin:0px 0px 0px 0px;
		position:absolute;
		cursor:default;
	}
		#ecard_nav .etapes p{
			text-align:center;
			font-size:14px;
			color:#626e7a;
			line-height:11px;
		}
		
	#ecard_nav .selected{
		background-image: url(/fileadmin/templates/images/ecard/etape_2.png);
	}
		#ecard_nav .selected p{
			text-align:center;
			font-size:14px;
			color:#ededed;
			line-height:12px;
		}
	#ecard_nav .etape_1{
		margin:0px 0px 0px 0px;
		z-index:104;
	}
	#ecard_nav .etape_2{
		margin:0px 0px 0px 122px;
		z-index:103;
	}
	#ecard_nav .etape_3{
		margin:0px 0px 0px 244px;
		z-index:102;
	}
	#ecard_nav .etape_4{
		margin:0px 0px 0px 366px;
		z-index:101;
	}
	



#ecard_content{	
	background-image: url(/fileadmin/templates/images/ecard/ecard_background.png);
	background-repeat:no-repeat;
	margin:0px;
}
	#ecard_content h3{	
		height:20px;
		width:auto;
		text-align:left;
		font-size:18px;
		color:#634164;
		margin:0 0 0 10px;
		border-bottom: none;
		padding:0;
	}
	#ecard_content p {	
		height:20px;
		width:100%;
		text-align:center;
		font-size:18px;
		color:#634164;
		margin:20px 0 5px 0;
		/*float:left;*/
	}
	#ecard_content p.title {
		text-align: left;
	}
	#ecard_content #etape_content{	
		width:100%;
		margin:10px 0 0 0;
		float:left;
		text-align:center;
	}
	#ecard_content #etape_content dl{	
		margin:0 0 20px 50px;
		text-align: center;
		padding:0;
		width:auto !important;
	}
	#ecard_content #etape_content dl dt{	
		margin:0;
		padding:0;
	}
	#ecard_content #etape_content dl dt img{	
		-moz-box-shadow: 0px 0px 15px #222;  
		-webkit-box-shadow: 0px 0px 15px #222;  
		box-shadow: 0px 0px 15px #222; 
	}
	
	
		#ecard_content #etape_content #card{
			margin:0px 20px 0 25px;
			/*float:left;*/
		}		
		
		#ecard_content #etape_content #message{	
			width:490px;
			margin: 10px 0px 0px 24px;
			/*float:right;*/
		}
		#ecard_content #etape_content #message .textarea {
			text-align: left;
		}
		
		#ecard_content #etape_content #message .textarea textarea {
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			font-size:12px;
			/*border: none; */
			background: #fff; 
			color: black;
			width:463px;
			height:150px;
			border: 1px solid #CCC;
		}
		
		#ecard_content #etape_content #message .recipients_mail, #ecard_content #etape_content #message .sender_data {
			/*margin-top: 20px;*/
			text-align: left;
		}
		#ecard_content #etape_content #message .recipients_mail div, #ecard_content #etape_content #message .sender_data div {
			clear: both;
		}
				
		#ecard_content #etape_content .error {
			font-weight: bold;
			color: red;
		}
		
		#ecard_content #etape_content #message label {
			font-weight: bold;
		}
		
		#ecard_content #etape_content #message .recipients_mail label {
			float: left;
			width: 60px;
		}
			#ecard_content #etape_content #message .sender_data label.limited {
				float: left;
				width: 150px;
			}
		
		#ecard_content #etape_content #message  input {
			background-color: white;
			color: black;
			margin: 2px;	
			border: 1px solid #CCC;
		}
		
		#ecard_content #etape_content #message #prev  {	
			background-image: url('/fileadmin/templates/images/ecard/previsualise.png');
			width:87px;
			height:24px;
			margin-right: 15px;
			float: right;
			padding: 0;
			background-color: #EDEDED;
			border: medium none;
			cursor: pointer;
		}

		#ecard_content #etape_content .stamp {
			float: right;
			margin: 0 0 5px 5px;
		}
		
		#ecard_content #etape_content #message_2 {
			margin:0;
			text-align: left;
		}
		
		#ecard_content .card_style {
			/*float: left;
			width: 100%;*/
			width: 467px;
			background: #FFFFFF;
			margin: 0px 0px 0px 18px;
			padding-bottom: 10px;
			border: 4px white solid;
		}
		
		#ecard_content .card_style img, #ecard_content .card_style object {
			/*float: left;*/
			/*margin: 1px 5px 1px 1px;*/
		}
				
		#ecard_content #view_message {	
			margin: 15px 5px 0;
			text-align: justify;
			font-size: 10pt;
			font-family: arial;
			color: #5e5e5e;
		}
		
		#ecard_content #view_message .right{
			text-align: right;
			margin-top: 10px;
		}
		
		#ecard_content .send_by {
			margin: 5px 0 10px;
			text-align: left;
			font-size: 11px;
		}

		#ecard_content #etape_content #preview_button {
			float: right;
			margin-top: 10px;
		}
		
		#ecard_content #etape_content #preview_button div {
			float: left;
		}

		#ecard_content #etape_content #modifier{	
			background-image: url('/fileadmin/templates/images/ecard/modifier.png');
			width:77px;
			height:24px;
			cursor:pointer;
			background-color: #EDEDED;
			border: medium none;
			cursor: pointer;
		}
		#ecard_content #etape_content  #envoyer{	
			background-image: url('/fileadmin/templates/images/ecard/envoyer.png');
			width:77px;
			height:24px;
			cursor:pointer;		
			background-color: #EDEDED;
			border: medium none;
			cursor: pointer;
		}
		
		#ecard_content #etape_success {
			text-align: center;
			height: 400px;
		}
		
		#ecard #ecard_view_sendnew {
			margin-top: 10px;
		}
		
		
	
	#page_information{
		background: none;
		clear: both;
		margin-top: 7px;
		overflow: auto;
	}
		#information_content{
			width:574px;
			float: right;
			background: url("/fileadmin/templates/images/info_middle.png") repeat-y scroll left top transparent;
		}
		#page_information .top {
			background: url("/fileadmin/templates/images/info_top.png") no-repeat scroll left top transparent;
			height: 25px;
			margin: 0;
			padding:0;
			overflow: hidden;
			position: relative;
			width:574px;
			float: right;
		}
		#page_information .bottom {
			background: url("/fileadmin/templates/images/info_bottom.png") no-repeat scroll left bottom transparent;
			height: 25px;
			margin: 0;
			padding:0;
			overflow: hidden;
			position: relative;
			width:574px;
			float: right
		}
		
		
		
		#information_content #intro_info{	
			width:530px;
			margin: 0 0 0 20px;
		}
		#information_content #intro_info h2{
			background-image: url("/fileadmin/templates/images/themes/cross_blanche.gif");
			color: #fff;
			background-position: 0 0.2em;
			background-repeat: no-repeat;
			font-size: 18px;
			font-weight: normal;
			margin: 0 15px 0 0;
			padding: 0 0 0 25px;
			text-transform: uppercase;
		}
		#information_content #intro_info span{
			color: #fff;
			font-size: 10px;
			font-weight: normal;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			float:right;
		}
		#information_content #intro_info p{
			color: #fff;
			font-size: 11px;
			font-weight: normal;
			margin: 20px 0 25px 0;
			padding: 0 0 0 5px;
		}
		
		
		
		#information_content #centre_info{	
			background-color:#ededed;
			width:530px;
			margin: 0 0 0 20px;
			padding: 10px 0 0 0;
		}
		#information_content #centre_info h2.vert{
			background-image: url("/fileadmin/templates/images/themes/cross_vert.gif");
			color: #a4bf09;
			background-position: 0 0.2em;
			background-repeat: no-repeat;
			font-size: 18px;
			font-weight: normal;
			margin: 10px 15px 10px 20px;
			padding: 0 0 0 25px;
			text-transform: uppercase;
		}
		#information_content #centre_info h2.orange{
			background-image: url("/fileadmin/templates/images/themes/cross_orange.gif");
			color: #eb7e12;
			background-position: 0 0.2em;
			background-repeat: no-repeat;
			font-size: 18px;
			font-weight: normal;
			margin: 10px 15px 10px 20px;
			padding: 0 0 0 25px;
			text-transform: uppercase;
		}
		#information_content #centre_info #actu_info{
			background-color:#d8d8da;
		}
		#information_content #centre_info #actu_info .actu_info_content{
			color: #343a41;
			background-color:#d8d8da;
			font-size: 12px;
			font-weight: normal;
			margin: 0 0 0 0;
			padding: 5px 10px 25px 10px;
			clear: both;
		}
		
			#information_content #centre_info #actu_info .actu_info_content h3{
				color: #000;
				font-size: 14px;
				font-weight: bold;
				margin:0 0 0 0;
				padding: 0 15px 5px 0px;
				line-height:16px;
				text-transform: uppercase;
				border-bottom:1px dashed #6b6d71;
			}
			#information_content #centre_info #actu_info .actu_info_content span{
				color: #64686e;
				font-size: 10px;
				font-weight: normal;
				margin: 0 0 0 0;
				padding: 0 0 0 15px;
				float:right;
			}
			#information_content #centre_info #actu_info .actu_info_content p{
				color: #000;
				font-size: 12px;
				font-weight: normal;
				margin: 15px 0 20px 0;
				padding: 0;
				line-height:12px;
				clear: both;
			}
			#information_content #centre_info #actu_info .actu_info_content p img{
				float:left;
				padding: 0 10px 5px 0;
				clear: both;
			}
			#information_content #centre_info #actu_info .actu_info_content p a{
				color: #8da507;
				font-weight:bold;
			}
		#information_content #centre_info #debats{
			color: #343a41;
			font-size: 12px;
			font-weight: normal;
			margin: 0 0 0 0;
			padding: 5px 10px 25px 10px;
			clear: both;
		}
			#information_content #centre_info #debats span{
				color: #64686e;
				font-size: 10px;
				font-weight: normal;
				margin: 0 0 0 0;
				padding: 0 0 0 15px;
				float:right;
			}
			#information_content #centre_info #debats h3{
				color: #000;
				font-size: 14px;
				font-weight: bold;
				margin:0 0 0 0;
				padding: 0 15px 5px 0px;
				line-height:16px;
				text-transform: uppercase;
				border-bottom:1px dashed #6b6d71;
			}
			#information_content #centre_info #debats p{
				color: #000;
				font-size: 12px;
				font-weight: normal;
				margin: 15px 0 20px 0;
				padding: 0;
				line-height:12px;
				clear: both;
			}
			#information_content #centre_info #debats p img{
				float:left;
				padding: 0 10px 5px 0;
				clear: both;
			}
			#information_content #centre_info #debats p a{
				color: #8da507;
				font-weight:bold;
			}
		
	
		
		#information_content #fin_info{	
			width:530px;
			margin: 0 0 0 20px;
		}
		#information_content #fin_info p{
			color: #fff;
			font-size: 12px;
			font-weight: normal;
			margin: 10px 0 0 0;
			padding: 0;
			line-height:12px;
			clear: both;
		}
		#information_content #fin_info p img{
			float:left;
			padding: 0 10px 5px 0;
			clear: both;
		}
		#information_content #fin_info p a{
			color: #fff;
			text-decoration:underline;
		}
		
		
		#logo_footer{
			margin: 0;
			padding:0;
			overflow: hidden;
			position: relative;
			width:574px;
			float: right;
			text-align:center;
		}
		#logo_footer img{
			text-align:center;
			margin: 10px 0 10px 250px;
		}
		#logo_footer a{
			text-decoration:underline;
		}
		
.article ul { list-style-type: disc }
.article ul  li {
	_vertical-align:top;
}
		
form#note {
	margin: 0 auto;
}
	.serie_vote {
		padding-top: 3px;
		height: 22px;
	}
	form#note .serie_vote {
		padding-top: 0;
		overflow: hidden;
		width: 170px;
	}
		.serie_vote .btn_red {
			margin: 0;
		}
		.serie_vote_stars {
    display: block;
    float: left;
    height: auto;
    margin-top: 4px;
}

		.serie_vote .serie_vote_stars {
			display: block;
			float: left;
			height: auto;
			margin: 2px 0 5px;
		}
		.serie_vote .serie_vote_stars a, .serie_vote .serie_vote_stars a.half {
				display:block;
				width:15px;
				height:14px;
				float:left;
				background:transparent url('/fileadmin/templates/images/vote_star.png') no-repeat 0 -52px;
				padding:0 2px;
				cursor:pointer;
			}
			.serie_vote .serie_vote_stars.done a {
				cursor:default;
			}
			.serie_vote .serie_vote_stars a.selected.hover,
			.serie_vote_stars a.selected.donesel,
			.serie_vote_stars a.donesel,
			.serie_vote .serie_vote_stars a.hover {
				background:transparent url('/fileadmin/templates/images/vote_star.png') no-repeat 0 -28px !important;
			}
			.serie_vote_stars a.half.selected.hover,			
			.serie_vote_stars a.hover {
				background:transparent url('/fileadmin/templates/images/vote_star.png') no-repeat 0 -28px !important;
			}
			.serie_vote .serie_vote_stars a.selected.done,
			.serie_vote .serie_vote_stars a.done {
				background:transparent url('/fileadmin/templates/images/vote_star.png') no-repeat 0 -4px;
			}
			#serie_vote.serie_vote_stars a.selected.done,
			#serie_vote .serie_vote_stars a.done {		
				background:transparent url('/fileadmin/templates/images/vote_star.png') no-repeat 0 -4px !important;
			}
			.serie_vote .serie_vote_stars a.half, #serie_vote .serie_vote_stars a.half  {
				background:transparent url('/fileadmin/templates/images/vote_halfstar.png') no-repeat 0 -4px;
			}
			#serie_vote .serie_vote_stars a.half.done {
				background:transparent url('/fileadmin/templates/images/vote_halfstar.png') no-repeat 0 -4px !important;
			}
			#serie_vote .serie_vote_stars a.half.selected.done {
				/* background:transparent url('/fileadmin/templates/images/vote_halfstar.png') no-repeat 0 -4px !important; */
				background:transparent url('/fileadmin/templates/images/vote_star.png') no-repeat 0 -4px !important;
			}					
			.serie_vote_stars a.half.selected.done,
			.serie_vote_stars a.done {
				background-position: 0 -28px;
			}
			.serie_vote .serie_vote_stars a.selected {
				background-position: 0 -4px;
			}
				.serie_vote .serie_vote_stars a span { display:none; }
