/*
	Reset du style RSS navigateur
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{
	margin: 0;
	padding: 0;
}

html, body{
	-height: 100%;
	-overflow: auto;
}

fieldset,img {
	border: 0;
}
/*
address,caption,cite,code,dfn,var {
	font-style: normal;
}*/

strong{
	font-weight: bold;
}fel.

ol,ul {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/*
	Parametres Generaux
*/
body,td,th {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Calibri;
	color: #333333;
}



/*

BACKUP BACKGROUND VERT ISRAEL
background-color: #267324;

BACKGROUND KOT
background-color: #302927;


BACKUP BACKGROUND MAIN
background-color: #02255D;



BACKUP BACKGROUNG FREEDOM NIGHT
background-color: #ebe6da;
*/





body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #02255D;
	background-position: center;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Calibri;
	font-size: 12px;
	line-height: 1.5em;
}

img {
	border: 0px;
}

a:link {
	color: #435B9B;
	text-decoration: none;
}

a:visited {
	color: #435B9B;
	text-decoration: none;
}

a:hover {
	color: #7194CC;
	text-decoration: none;
}

a:active {
	color: #BED7FF;
	text-decoration: none;
}

/*
	Classes
*/
.left {
	float: left;
}

.right {
	float: right;
}

#flash {
	z-index: 0;
}

#flash embed,#flash object {
	z-index: 0;
}

.button {
	background-color: #FFFFFF;
}

#site {
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray;
}

.header {
	height: 159px;
	width: 959px;
	float: none;
	clear: none;
}

.main {
	height: 100%;
	width: 959px;
	float: right;
	clear: none;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.jpg)
}

.date {
	font-family: Calibri, Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #118cc8;
margin-top: -10px;
}

input.submit {
	border: 0px;
	background-image: url('');
	padding: 0px;
	margin: 5px;
}

.newsletter_input {
	border: 1px inset #003366;
	background-image: url(images/images/bg_bas2_12.jpg);
	font-family: Calibri, Arial, Verdana;
	color: #FFFFFF;
	letter-spacing: normal;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

.titre {
	font-family: Helvetica, Georgia, Times;
	font-size: 14pt;
	font-weight: normal;
	color: #1a3d75;
	margin-top: 30px;
	line-height: normal;
	text-align:left;
}

.colonnegauche {
	width: 605px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	z-index: 0;
}

.colonnedroite {
	height: 100%;
	width: 354px;
	float: right;
	background-image: url(images/bg_col_droite.jpg);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}

.newsgauche {
	width: 263px;
	float: left;
	clear: none;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 15px;
	
}

.newsdroite {
	height: 100%;
	width: 262px;
	float: right;
	clear: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

.newslist {
	padding: 15px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 12px;
	text-align:justify;
}

.page_container {
	text-align: justify;
	background-position: top;
	background-repeat: repeat-x;
	padding: 15px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 12px;
        width:555px;
        //overflow:hidden;
}

.page_container h1 {
	margin-top: 5px;
}

.newsbg0 {
	
}

.newsbg1 {
	background-image: url(images/bg_news.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.suite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #1a3d75;
	text-transform: uppercase;
	font-weight: normal;
}

.daterss {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: normal;
	color: #FF33CC;
	margin-top: 5px;
}

.titrerss {
	font-size: 13px;
	color: #1E3D69;
	margin-left: 10px;
	margin-top: 5px;
}

.newsbaliserss {
	text-transform: uppercase;
	font-family: Calibri, Arial, Verdana;
	float: right;
	font-size: 12px;
	margin-right: 10px;
}

.ongletdroite {
	margin-top: 23px;
	width: 307px;

}

.opacite {
	background-color: #FFFFFF;
}

.opacite img {
	filter: progid :   DXImageTransform . Microsoft . Alpha(opacity = 100);
	-moz-opacity: 1;
}

.opacite img:hover {
	filter: progid :   DXImageTransform . Microsoft . Alpha(opacity = 60);
	-moz-opacity: 0.6;
}

a:link #orangerss {
	color: #D9540C;
	text-decoration: none;
}

a:hover #orangerss {
	color: #DB8646;
	text-decoration: none;
}

.fond1 {
	color: #CCCCCC;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
}

.titrebasdepage {
	font-family: Calibri, Verdana, Arial;
	font-size: 9pt;
	color: #CCCCCC;
	text-transform: uppercase;
	margin-left: 25px;
	margin-top: 25px;
	font-weight: normal;
}

.listebasdepage {
	font-family: Calibri, Arial, Verdana;
	font-size: 12pt;
	color: #7da0d6;
	font-weight: normal;
	margin-left: 10px;
}

.listebasdepage ul {
	margin-top: 10px;
	margin-left: 30px;
}

.infosbasdepage {

padding-bottom: 10px;
	margin-left: 35px;
	margin-right: 20px;
	margin-top: 5px;
}


.navigation{
	background:none;
	padding:10px;
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
	text-align:center;
}

.newsletter {
	margin-top: 35px;
	width: 307px;
	float: right;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 7px;
	font-size: 14pt;
	height: 100px;
}

.style4 {
	font-family: Verdana, Arial, Times;
	color: #274A82;
	font-size: 14px;
}

h2.agenda_mois {
	text-align: left;
	margin-left: 30px;
	margin-bottom: 0px;
}

.agenda-list {
	width: 500px;
}

.agenda-list th {
	font-weight: bolder;
}

.agenda-list-date {
	width: 120px;
}

.agenda-list-title {
	
}

.agenda-list-d {
	
}

.agenda-list-t {
	text-align: left;
}

.video-rubriques {
	margin-bottom: 40px;
}

.video-rubriques li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bolder;
	text-decoration: underline;
}

.video-rubriques .title {
	text-decoration: none;
}

/*
Formulaire de contact
*/

.contact_form{
	float:right;
}

.contact_form input,.contact_form textarea{
	border: 1px inset #003366;
	background-image: url(images/images/bg_bas2_12.jpg);
font-family: Calibri, Arial, Verdana;
	color: #FFFFFF;
	letter-spacing: normal;
	font-size: 12px;
margin: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	width : 180px;
}

.contact_form select {
background-color: #003366;
font-family: Calibri, Arial, Verdana;
	color: #FFFFFF;
font-size: 12px;
font-weight: normal;
width: 192px;
margin: 2px;
	border: 1px inset #003366;
}

.contact_form .checkbox{
	width:auto;	
border: 1px inset #003366;
	background-image: url(images/images/bg_bas2_12.jpg);
}

.contact_form textarea{
	width : 310px;
	height: 100px;
}

.contact_form_message h1{
	color : red;
}



/* 
Formulaire concours
*/




.contact_form2 input,.contact_form2 textarea{
	border: 1px inset #003366;
	background-color: #CCCCCC;
font-family: Calibri, Arial, Verdana;
	color: #003366;
	letter-spacing: normal;
	font-size: 12px;
margin: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	width : 130px;
}

.contact_form2 select {
background-color: #003366;
font-family: Calibri, Arial, Verdana;
	color: #003366;
font-size: 12px;
font-weight: normal;
width: 150px;
margin: 2px;
	border: 1px inset #003366;
}

.contact_form2 .checkbox{
	width:auto;	
border: 1px inset #003366;
	background-image: url(images/images/bg_bas2_12.jpg);
	color: #FFFFFF;
}

.contact_form2 textarea{
	width : 380px;
	height: 145px;
}

.contact_form2_message h1{
	color : red;
}




.green{
	color : darkgreen;
}

/* 
Commentaires
*/
.comment_form input,.comment_form textarea {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	background-image: url();
	padding: 1px;
	color: #000000;
}

/*
		CSS du menu principal
*/
.button {
	display: block;
	width: 959px;
	margin: 0px;
}

#menuDeroulant {
	border: 0pt none;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	z-index: 10;
}

#menuDeroulant ul {
	margin: 0px;
	padding: 0px;
	z-index: 20;
}

#menuDeroulant li {
	border: 0px none;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 30;
}

#menuDeroulant li a,#Context_Menu a {
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#menuDeroulant .sousMenu {
	border: 0pt none;
	display: none; list-style-type : none;
	margin: 0pt;
	padding: 0pt;
	position: absolute;
	z-index: 100;
	background-color: #E7E7E7;
	text-align: left;;
	list-style-type: none;
}

#menuDeroulant .sousMenu li {
	border: 0pt none;
	float: none;
	margin: 0pt;
	padding: 0pt;
	width: auto;
	list-style-image: none;
	list-style-position: outside;
	-margin-bottom: -14px;
	-margin-top: -3px;
	-diplay: block;
}

#menuDeroulant .sousMenu li a:link,#menuDeroulant .sousMenu li a:visited
	{
	border: 0px none;
	margin: 0px;
	text-decoration: none;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #435B9B;
	display: block;
	white-space: nowrap;
}

#menuDeroulant .sousMenu li a:hover {
	color: #7194CC;
}

#menuDeroulant li:hover .sousMenu,#menuDeroulant .sousMenu li {
	display: block;
}

#Top_Menu li:hover ul,#Top_Menu li li:hover ul,#Top_Menu li.sfhover ul,#Top_Menu li li.sfhover ul
	{
	left: auto;
}

/*
	CSS WordPress
*/
h3 {
	margin: 30px 0pt 0pt;
	padding: 0pt;
}

#commentform textarea {
	width: 410px;
	padding: 2px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentlist li,#commentform input,#commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite,.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.alt {
	padding-top: 20px;
	
}

.historique h3 {
	margin-top: 0px;
}

commentform p {
	margin: 5px 0pt;
}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
}

.slideshowlink {
	test-align: center;
}

.st-tag-cloud{
	line-height: 20px;
	font-size: 5pt;	
}

.st-tag-cloud a{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	padding-right:5px;
}

.ngg-albumcontent {
	height: 100px;
}

/*
		Correction des bugs
*/
.colonnegauche,.colonnedroite,#menuDeroulant .sousMenu {
	margin: 0px;
	margin-top: 0px;
}

/*
	Modal window
*/
#join_form_popup {
	     visibility: hidden;
	     position: fixed;
	     -position:absolute;
	     left: 0px;
	     top: 0px;
	     width:100%;
	     height:100%;
	     text-align:center;
	     z-index: 101;
height: 400px;
}

#join_form_bg {
	     visibility: hidden;
	     position: fixed;
	     -position:absolute;
	     left: 0px;
	     top: 0px;
	     width:100%;
	     height:100%;
		background-color: #000000;
		opacity:0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 60);
	     z-index: 100;
}
	
#join_form_div{
	width:300px;
        //width:320px;
	margin: 100px auto;
	border:1px solid #000;
	padding:15px;
	text-align:center;
        height: 400px;
        z-index: 101;
        font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Calibri;
	color: #FFFFFF;
}

/*Calque Form*/
#TB_window_frm {
	background: #FFFFFF none repeat scroll 0%;
	border: 4px solid #525252;
	left: 50%;
	position: fixed;
	text-align: left;
	top: 50%;
	z-index: 102;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	z-index: 100;
}

/* Formulaire "Nous rejoindre" */
.join_form_form {
	
	padding-top: 10px;
	height: 400px;
font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Calibri;
	color: #FFFFFF;
}

.join_form_form input,.join_form_form textarea {
	border: 1px inset #003366;
	background-image: url(images/images/bg_bas2_12.jpg);
	font-family: Calibri, Arial, Verdana;
	color: #FFFFFF;
	letter-spacing: normal;
	font-size: 12px;
margin: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

.join_form_form radio  {
	border: 0px;
	background-image: none;
margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
}



.join_form_form .radio,.join_form_form select,.join_form_form .submit {
	width: auto;
}

.join_form_form .submit {
	font-weight: normal;
}

.close_btn{
	margin-right:-15px;
	margin-bottom:-15px;
	/margin:0px;
	margin-left: 230px;
	font-size : 11px;
}

/* Zone videos */
.video_infos {
	margin-left: 80px;
	margin-right: 80px;
	padding: 5px;
}

.video_titre {
	font-size: 13px;
	font-weight: normal;
color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
}

.video_description {
	font-size: 11px;
	font-weight: normal;
color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
}

.video_date {
	font-size: 11px;
	font-weight: normal;
color: #118CC8;
	text-decoration: none;
	text-align: left;
	margin-top: -13px;
}

/*carousel*/ /**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file
 * Version 0.6.1 - 07.08.2007
 *

 */ /**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component {
	position: relative;
	overflow: hidden; /* causes the clipping */
	display: none; /* component turns it on when first item is rendered */
}

.carousel-component ul.carousel-list {
	width: 10000000px;
	position: relative;
	z-index: 1;
}

.carousel-component .carousel-list li {
	float: left;
	list-style: none;
	overflow: hidden;
}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li {
	margin-bottom: 0px;
	/* Fix for extra spacing in IE */
	float: left;
	clear: left;
	/* Force the LI to respect the HEIGHT specified */
	overflow: hidden;
	display: block;
}

.carousel-component ul.carousel-vertical { /*	width:auto;*/
	
}

.carousel-component .carousel-clip-region {
	overflow: hidden; /* Secret to the clipping */
	margin: 0px auto;
	position: relative;
}

.carousel_container {
	width: 605px;
	height: 122px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -5px;
	background-position: right;
}

.carousel-component {
	padding: 0px;
	color: #618cbe;
	margin: 0px;
	padding: 0px;
}

.carousel-component ul.carousel-list {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.carousel-component .carousel-list li {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 10px verdana, arial, sans-serif;
	color: #666;
}

.carousel-component .carousel-vertical li {
	
}

.carousel-component ul.carousel-vertical {
	
}

.carousel-component {
	margin: 0px;
	padding: 0px 0px 0px;
}

.carousel-component .carousel-list li {
	height: 120px;
	margin: 0px;
	width: 140px;
	text-align: center;
}

.carousel-component .carousel-list li a {
	border: 0px solid #E2EDFA;
	display: block;
	outline-color: invert;
	outline-style: none;
	margin: 0px;
}

.carousel-component .carousel-list li img {
	border: 0px solid #999999;
	display: block;
}

.carousel-component .carousel-prev {
	cursor: pointer;
	left: 5px;
	position: absolute;
	top: 40px;
	z-index: 3;
}

.carousel-component .carousel-next {
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 40px;
	z-index: 3;
	width: 30px;
}

.carousel-component {
	margin: 2px;
}

.note_basdepage {
color: #435B9B;
margin-bottom: 30px;
height: 50px;
font-size: 8pt;
}

.album_title {
color: #435B9B;
font-size: 17px;
font-weight: bolder;
padding-left: 20px;
padding-top: 20px;
}


.album_text {
color: #118CC8;
padding-bottom: 15px;
padding-left: 45px;

}

.actjour 
{
	color: #435B9B;
	font-size: 22px;
}
.actmoisannee {
font-size: 13px;
}
.actlieu {font-size: 11px}

.posteparqui {
font-size: 8pt;
color: #a4bbed;
margin-bottom: 7px;

}

.date_com {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: normal;
	color: #FF33CC;
	margin-top: 5px;
}

.titre_com {
font-size: 8pt;
font-weight: normal;

}

.photo_titre {
color: #118CC8;
font-size:12pt;
font-weight:bold;
margin-top: 30px;
margin-left: 5px;
}

.photo_description {
color: #0033CC;
margin-top: 7px;
margin-left: 5px;
font-size:10pt;
width: 500px;
line-height: 1.2em;
}

.more {
font-size: 8pt;
}

.Style3 p{
margin:0px;
}

