@charset "utf-8";
* { 
margin: 0;
padding: 0;
font-size: 1em;
 }
body  {
	background: #cfcfcf;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	font-size: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    }
    .thrColFix #container {
	width: 900px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #FFFFFF;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    } 
.thrColFix #container #container2 {
	background: #FFFFFF url(images/bg.jpg) repeat-y;
}

    .thrColFix #sidebar1 {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 120px; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
	height: 577px;
	background-color: #3f5475;
	background-image: url(images/banniereG.jpg);
	background-repeat: no-repeat;
    }
.thrColFix #container #sidebar1 a {
	text-decoration: none;
	color: #405475;
}
.thrColFix #container #container2 #sidebar1 #contact a {
	color: #000000;
}


.thrColFix #container #sidebar1 a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #B8C7DA;
}


.thrColFix #container #sidebar1 h3 {
	font-size: 12px;
	margin-top: 42px;
	margin-left: 56px;
}
.thrColFix #container #container2 #sidebar1 #admin {
	color: #405475;
	margin-top: 485px;
	margin-left: 10px;
}

    .thrColFix #sidebar2 {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 166px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
	background: #b6becb;
	padding-bottom: 15px;
    }
	
.thrColFix #container #sidebar2 #photo {
	background-color: #99a6b6;
	width: 166px;
	margin-bottom: 12px;
	height: 116px;
}

.thrColFix  #container  #sidebar2  #moi {
	margin-top: 8px;
	margin-right: 7px;
	margin-bottom: 8px;
	margin-left: 7px;

}
.thrColFix #container #sidebar2 .film {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: auto;
	margin-top: 6px;
	width: 154px;
	background-color: #c3cbd8;
	font-size: 12px;
}
.thrColFix #container #sidebar2 .film h3 {
	color: #efefee;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
}
.thrColFix #container #sidebar2 .film a {
	color: #FFFFFF;
	text-decoration: underline;
}
.thrColFix  #container  #container2  #sidebar2  a:hover {
	background-color: #97A8BD;
	text-decoration: none;
}

.thrColFix #container #sidebar2 .film .affiche {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}




    .thrColFix #Content {
	margin-left: 286px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0px;
	background-color: #b8c7da;
    }
#banniere {
	height: 112px;
	width: 610px;
	border: 2px solid #28354a;
	background: url(zfiles/banniere.jpg) no-repeat;
}

	
	 #nav1 {
	margin: 0 auto;
	padding: 0;
	background: #97a8bd;
	height: 30px;
	width: 100%;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

#nav1 ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#nav1 ul li {
	display: inline;
}

#nav1 ul li a {
	float: left;
	color: #000000;
	text-decoration: none;
	text-align:center;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	display: block;
}

#nav1 ul li a:hover {
	color: #000000;
	background-color: #7D90A8;
}
.thrColFix #container #Content #MainContent {
	width: 580px;
	background-color: #e1e5ea;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.thrColFix #container #Content #MainContent #Titre {
	background: url(images/contenu-top.jpg) no-repeat;
	height: 48px;
	vertical-align: top;
}
.thrColFix #container #Content #MainContent #Titre h1 {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 22px;
	font-size: 22px;
}
.thrColFix #container #Content #MainContent #Page {
	background: #e1e5ea url(images/contenu.jpg) repeat-y;
	font-size: 12px;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.thrColFix #container #container2 #Content #MainContent #Page li {
	margin-left: 10px;
}

#lienfilm a {
	margin-top: 2px;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #405475;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#lienfilm a:hover {
	border: 1px solid #FFFFFF;
	border-left-width: 6px;
	background-color: #dfe5ee;
}
#lienforum {
margin-bottom: 15px;
}
#lienforum a {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #405475;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#lienforum a:hover {
	border: 1px solid #FFFFFF;
	border-left-width: 6px;
	background-color: #dfe5ee;
}


.thrColFix #container #Content #MainContent #Page_Top {
	background: #e1e5ea url(images/contenu-bottom.jpg) no-repeat;
	height: 7px;
}
.thrColFix #container #Footer {
	width: 900px;
	height: 21px;
}
.thrColFix  #container  #container2  #Footer  a {
	color: #FFFFFF;
	margin-bottom: 25px;
	margin-left: 790px;
	font-size: 13px;
	text-decoration: none;
}
.thrColFix #container #container2 #Footer a:hover {
	background-color: #B6BECB;
}

elm1 {
		margin:auto;
}
        .news p
        {
            margin-top:0px;
        }
        .news {
	background-color:#e7e9ef;
	width:98%;
	margin:auto;
	border: 1px dashed #b8c6da;
	margin-bottom: 10px;
        }
		#news {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 560px;
		}
		.titrenews {
            background-color:#405475;
            color:#8291a9;
            font-size:0.9em;
            margin-bottom:0px;
        }
.titrenewsblanc {		
            color: #FFFFFF;
            background-color:#405475;
            font-size:0.9em;
            margin-bottom:0px;
			}
#headernews {background-color:#405475;}
#contentnews {
padding-left: 10px;
	padding-top: 10px;
	padding-right: 8px;
	}

li.current {
	background-color:#7d90a8;
	color: #000000;
} 
.imagegauche {
	border: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
.imagedroite {
	border: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
	float:right;
	margin-left: 15px;
	margin-right: 5px;
}


    .fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
    	float: left;
    	margin-right: 8px;
    }
.image {
	border: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 1px;
}
    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	.lienspeciaux a {
	margin-top: 2px;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	border: #999999 1px solid;
	background-color: #FFFFFF;
	}
	.lienspeciaux a:hover {
	border: #FF6600 1px solid;
	}
		.liensimple {
		color: #f5f5f5;
	font-size: 12px;
	}
	/* styles zite */
#zadmin {
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 0 2px;
	margin: 3px 0 0 0;
}
.ztable {
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 0 2px;
	margin: 5px 0;
	width: 100%;
}
a img {
border: none;
}
.zalert {
	border: 1px solid #C00;
	background-color: #FEA;
	padding: 0 2px;
}
 /* Style Highslied */
 .highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

