
body {
	background: #82bdd7 url(../images/interface/cftc/body-fond.png) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #4DA1C6;
}
a:hover {
	color: #FFDF2B;
}

hr {
	color: #339;
	background-color: #339;
	height: 1px;
	clear: both;
	border: 0;
	
	visibility: hidden;
}

/************************************************
 * Identifiants
 ************************************************/

/*
 * Conteneur
 */
#conteneur {
	width: 758px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

	/*
	 * Header
	 */
	#header {
		font-family: verdana, arial, helvetica, sans-serif;
		color: #fff;
		font-size: 0.8em;
		background: url(../images/interface/cftc/header-fond.png) no-repeat top right;
		margin: 0 0 0 100px;
		padding: 0;
		padding-top: 55px;
		position: relative;
		height: 53px;
		z-index: 5;
	}

		
		/*
		 * Accessibilite
		 */
		#accessibilite {
			display: none;
		}
		
		/*
		 * Langues
		 */
		#langues {
			float: right;
		}
		#langues div {
			display: inline;
			margin: 5px 2px;
		}
		#langues h2 {
			display: none;
		}
		#langues img {
			border: 0;
		}
		
		/*
		 * Recherche
		 */
		#recherche {
			position: absolute;
			top: 40px;
			right: 2px;
			z-index: 2;
		}
		#recherche h2 {
			display: none;
		}
		#recherche p {
			margin: 0;
			padding: 0;
		}
		#recherche form {
			text-align: right;
			margin: 0;
			padding: 0;
		}
		#recherche input {
			vertical-align: middle;
			font-size: 0.7em;
			margin: 0;
			padding: 0;
		}
		#recherche img {
			border: 0;
			vertical-align: middle;
		}
		#recherche .bouton {
			background: url(../images/interface/cftc/bouton-fond.png);
			width: 33px;
			height: 17px;
			border: 0;
			cursor: pointer;
		}
		
		/*
		 * Ascendance
		 */
		#ascendance {
			color: #ccc;
			margin-top: 38px;
			margin-left: 90px;
			padding: 0;
			font-size: 0.8em;
			position: relative;
			z-index: 10;
		}
		#ascendance a {
			color: #fff;
			text-decoration: none;
		}
		#ascendance a:hover {
			color: #FFDF2B;
		}
		#ascendance h2 {
			display: none;
		}
		#ascendance ul {
			margin: 2px 0;
			padding: 0;
		}
		#ascendance li {
			display: inline;
			margin-left: 5px;
			padding-left: 15px;
			background-image: url(../images/interface/cftc/puce-ascendance.png);
			background-repeat: no-repeat;
			background-position: left center;
		}
		
		
		/*
		 * Animation Flash des bandeaux
		 */
		#animBandeaux {
			position: absolute;
			z-index: 0;
			top: 1px;
			left: 19px;
		}
		

	/*
	 * Navigation
	 */
	#navigation {
		width: 129px;
		float: left;
		font-size: 0.8em;
		margin: -100px 0 0 1px;
		padding: 10px 5px;
		font-family: arial, helvetica, sans-serif;
		background: url(../images/interface/cftc/navigation-fond.png) no-repeat 0 -8px;
		height: 370px;
	}
	html>body #navigation {
		width: 130px;
	}
	
		/*
		 * Titre
		 */
		#titre {
			margin: 0;
			text-align: center;
			position: relative;
			z-index: 10;
		}
		#titre h1 {
			display: none;
		}
		#titre img {
			border: 0;
		}
		#titre a {
			color: #fff;
			margin: 10px;
			font-size: 1em;
			font-weight: bold;
			font-variant: small-caps;
			margin: 5px;
		}


		/*
		 * Elements communs aux sous-menus, actualites, identification, newsletter...
		 */
		#sousmenu, #actualites, #identification, #newsletter, #membres, #agenda, #gestiondocuments, #admin {
			margin: 10px 0 0 0;
			padding: 0 0 5px 0;
			clear: both;
			background: #002A6A;
			width: 127px;
			color: #fff;
		}
		#sousmenu h2, #actualites h2, #identification h2, #newsletter h2, #membres h2, #agenda h2, #gestiondocuments h2, #admin h2 {
			font-size: 0.8em;
			text-align: right;
			background: url(../images/interface/cftc/navig-bloc-titre-fond.png) no-repeat top left;
			color: #000;
			padding: 0;
			padding-right: 10px;
			margin: 0;
			margin-bottom: 5px;
		}
		#sousmenu a, #actualites a, #identification a, #newsletter a, #membres a, #agenda a, #gestiondocuments a, #admin a {
			color: #fff;
			text-decoration: none;
			font-size: 11px;
		}
		#sousmenu a:hover, #actualites a:hover, #identification a:hover, #newsletter a:hover, #membres a:hover, #agenda a:hover, #gestiondocuments a:hover, #admin a:hover {
			color: #FFDF2B;
		}
		#sousmenu form, #actualites form, #identification form, #newsletter form, #membres form, #agenda form, #gestiondocuments form, #admin form {
			margin: 5px;
		}
		#sousmenu p, #actualites p, #identification p, #newsletter p, #membres p, #agenda p, #gestiondocuments p, #admin p {
			clear: both;
			text-align: center;
			margin: 0;
		}
		#sousmenu label, #actualites label, #identification label, #newsletter label, #membres label, #agenda label, #gestiondocuments label, #admin label {
			float: left;
			width: 40px;
			padding: 0;
			text-align: right;
			font-size: 0.8em;
		}
		#sousmenu input, #actualites input, #identification input, #newsletter input, #membres input, #agenda input, #gestiondocuments input, #admin input {
			width: 65px;
			font-size: 0.8em;
			padding: 0;
			margin: 0;
		}
		#sousmenu ul, #actualites ul, #identification ul, #newsletter ul, #membres ul, #agenda ul, #gestiondocuments ul, #admin ul {
			margin: 0 0 0 20px;
			padding: 0;
			list-style-type: disc;
			font-size: 11px;
		}
		#sousmenu .centre, #actualites .centre, #identification .centre, #newsletter .centre, #membres .centre, #agenda .centre, #gestiondocuments .centre, #admin .centre {
			float: none;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
		}
		
		/*
		 * Sous-menu
		 */
		#sousmenu {
			background: #7DCFE6;
			color: black;
		}
		#sousmenu h2 {
			background-image: url(../images/interface/cftc/navig-bloc-ssmenu-titre-fond.png);
		}
		#sousmenu a {
			color: black;
		}
		
		/*
		 * Administration
		 */
		#admin select, #admin option, #admin input {
			font-size: 12px;
		}

		/*
		 * Identification
		 */
		#identification p {
			text-align: center;
		}
		#identification #passwd {
			width: 30px;
		}
		#identification .bouton {
			background: url(../images/interface/cftc/bouton-fond.png);
			width: 33px;
			height: 17px;
			border: 0;
			cursor: pointer;
		}

		/*
		 * Agenda
		 */
		#agenda table {
			width: 100%;
			margin: 0;
			padding: 0;
		}
		#agenda th, #agenda td {
			text-align: center;
			margin: 0;
			padding: 0;
		}
		#agenda table, #agenda tr, #agenda th, #agenda td {
			border: 1px solid #339;
			font-size: 0.95em;
			margin: 0;
			padding: 0;
			border-collapse: collapse;
			border-spacing: 0;
		}


	/*
	 * Contenus
	 */
	#contenus {
		float: left;
		margin: 0;
		margin-bottom: 10px;
		padding: 10px 10px 0 10px;
		font-family: arial, helvetica, sans-serif;
		background: url(../images/interface/cftc/contenus-fond.png) no-repeat top left;
	}
	html>body #contenus {
		width: 590px;
	}
	
	#contenus h1 {
			font-size: 0.9em;
			padding-left: 1em;
			padding-top: 6px;
			background: url(../images/interface/cftc/contenu-titre2-fond.png) no-repeat top left;
			height: 22px;
			color: #002A6A;
	}

		/*
		 * Composant
		 */
		.composant h2 {
			font-size: 0.9em;
			padding-left: 1em;
			padding-top: 6px;
			background: url(../images/interface/cftc/contenu-titre2-fond.png) no-repeat top left;
			height: 22px;
			color: #002A6A;
		}
		.composant img {
			border: 0;
		}
		.composant .accroche {
			font-size: 1em;
			margin-bottom: 5px;
			text-align: justify;
		}
		.composant .texte {
			font-size: 0.8em;
			text-align: justify;
		}

		.composant .imgLeft {
			margin: 5px;
			float: left;
			text-align: right;
		}
		.composant .imgRight {
			margin: 5px;
			float: right;
			text-align: right;
		}
		.composant .imgCenter {
			display: block;
			text-align: center;
			margin: 5px auto;
			clear: both;
		}
		.composant .imgCenter img {
			text-align: center;
			margin: 5px auto;
		}
		.composant .imgcontenu {
			display: block;
			clear: both;
		}
		.composant .zoom {
			text-decoration: none;
			font-size: 0.8em;
		}
		.composant .navigcontenu {
			margin-top: 10px;
		}
		
		/*
		 * PDF
		 */
		.composant .pdf {
			float: left;
			margin-top: 10px;
			clear: both;
		}
		.composant .pdf ul {
			list-style-image: url(../images/interface/commun/pdf.png);
		}
		/*
		 * Liens
		 */
		.composant .liens {
			float: left;
			clear: both;
		}
		.composant .liens ul {
			list-style-type: square;
		}
		
		/*
		 * Navigcontenu
		 */
		.navigcontenu {
			font-size: 0.7em;
			text-align: right;
			clear: both;
		}
		.navigcontenu a {
			text-decoration: none;
		}
		
		/*
		 * Imprimer
		 */
		#imprimer {
			float: right;
			width: 70px;
			text-align: center;
			font-size: 0.7em;
		}
		#imprimer a {
			text-decoration: none;
		}
		#imprimer img {
			border: 0;
			background-color: #4DA1C6;
			margin: 0;
			padding: 0;
		}

		/*
		 * Membresform
		 */

		#membresform {
			border: 1px solid #339;
			margin: 10px 0 0 0;
			padding: 0 0 5px 0;
			background-color: #fff;
			font-size: 0.8em;
		}
		#membresform h2 {
			font-size: 1em;
			text-align: center;
			background-color: #339;
			color: #fff;
			padding: 0;
			margin: 0;
		}
		#membresform form {
			margin: 0;
			height: 100%;
		}
		#membresform label {
			float: left;
			padding: 0 5px;
			text-align: right;
		}
		#membresform p {
			clear: both;
			text-align: center;
			margin: 2px 0;
			padding: 2px 0;
		}
		#membresform input {
			width: 80px;
		}
		#membresform p input, #membresform p select {
			float: right;
		}
		#membresform .centre {
			float: none;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
		}
		#membresform p input.bouton {
			float: none;
		}
		
		/*
		 * Liste des membres
		 */
		#listemembres {
			border: 1px solid #339;
			border-bottom: 0;
		}
		#listemembres td, #listemembres th {
			border-bottom: 1px solid #339;
		}
		#listemembres th {
			color: #fff;
			background-color: #339;
		}
		
		/*
		 * Activités
		 */
		#listeactivites {
			border: 1px solid #339;
			margin: 10px 0 0 0;
			padding: 0 0 5px 0;
			background-color: #fff;
			font-size: 0.8em;
		}
		#listeactivites h2 {
			font-size: 1em;
			text-align: center;
			background-color: #339;
			color: #fff;
			padding: 0;
			margin: 0;
		}
		
		/*
		 * Trombinoscope
		 */
		.trombipersonne {
			width: 100px;
			height: 200px;
			border: 1px solid #339;
			padding: 5px;
			margin: 2px;
			text-align: center;
			float: left;
			font-size: 0.9em;
		}
		.trombipersonne a {
			text-decoration: none;
		}
		/*
		 * Listes (agenda, documents)
		 */
		ul.liste-cat {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		ul.liste-cat li {
			margin: 10px 0;
			padding: 0;
			font-weight: bold;
			border: 1px dashed #339;
			background-color: #eef;
		}
		ul.liste-item {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		ul.liste-item li {
			margin: 0;
			padding: 2px;
			padding-left: 50px;
			font-weight: normal;
			border: 0;
			background-color: #fff;
		}
		table.liste-cat {
			width: 100%;
			border: 1px solid #339;
			border-collapse: collapse;
			border-spacing: 0;
			empty-cells: show;
			margin: 10px;
		}
		table.liste-cat th {
			text-align: center;
			background-color: #339;
			color: #fff;
			font-weight: bold;
		}
		table.liste-cat td, table.liste-cat th {
			margin: 0;
			padding: 0;
		}
		table.liste-item {
			width: 100%;
			border-collapse: collapse;
			border-spacing: 0;
		}
		table.liste-item th {
			background-color: #eef;
			color: #000;
			font-weight: normal;
			text-align: left;
		}
		table.liste-item td {
			border-top: 1px solid #339;
		}
		
		
	/*
	 * Pied de page
	 */
	#pieddepage {
		height: 15px;
		clear: both;
		background: url(../images/interface/cftc/piedpage-fond.png);
		color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		text-align: center;
		padding-left: 120px;
	}
	#pieddepage a {
		color: white;
	}

/************************************************
 * Classes
 ************************************************/

/*
 * Petit texte
 */
.petit {
	padding: 2px;
	font-size: 0.7em;
}

/*
 * Boutons (validation notamment)
 */
.bouton {
	border: 0;
	background-color: #000251;
	color: #fff;
	padding: 0;
	margin: 0;
}

/*
 * Element du menu actuellement selectionne
 */
.menu_actuel {
	color: #D0A40D;
	font-weight: bold;
}

/*
 * Images icônes (loupe, etc)
 */
.icone {
	background-color: #4DA1C6;
	border: 0;
	vertical-align: middle;
}

/*
 * Champs plus grands
 */
 .champmoyen {
	 width: 175px;
 }
.champlarge {
	width: 200px;
}
.champgrand {
	width: 200px;
	height: 4em;
}

/*
 * Liens pour édition
 */
.editeur {
	text-align: right;
}

/*
 * Pour lien "powered by"
 */
.poweredby {
	margin-top: 10px;
	font-size: 0.5em;
	font-family: arial, helvetica, sans-serif;
	color: black;
	text-align: center;
}
.poweredby a {
	color: black;
	text-decoration: none;
}





/************************** MENU DEROULANT ***************************/


/*
 * Menu principal
 */
 
#menuprincipal {
	clear: both;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 72px;
	left: 185px;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
}
#menuprincipal h2 {
	display: none;
}


/* HORIZONTAL FREESTYLE MENU LAYOUT */

/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
	display: none;
	position: absolute;
	top: 9px;
	margin-top: 11px; /* I'm using ems and px to allow people to zoom their font */
	width: 180px;
	
	background: #00457b;

}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
	top: 0px;
	margin-top: 0;
	left: 180px;
}

/*
All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
	float: left;
	display: block;
	position: relative;
	margin: 0 0 0 0;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: -1px;
}
.menulist ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
	display: block;
	padding: 3px 3px 2px 3px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background: #00457b;
}

.menulist a {
	background: none;
	border-right: 1px solid #000;
}
.menulist a.highlighted {
	color: #000;
	background: #ffdf2b;
}
/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #000;
	background: #ffdf2b;
}

.menulist a.highlighted .onglet , .menulist a .onglet , .menulist a:focus .onglet{
}


/* Only style submenu indicators within submenus. */
.menulist a .subind {
	display: none;
}
.menulist ul a .subind {
	display: block;
	float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
	float: left;
}
.menulist ul a {
	float: none;
	color: #81bcd7;
	background: #00457b;
	border: none;
	font-weight: normal;
	text-transform: none;
}
/* \*/
.menulist a {
	float: none;
}
/* */


/*
HACKS: IE/Win:
A small height on <li> and <a> tags and floating prevents gaps in menu.
* html affects <=IE6 and *:first-child+html affects IE7.
You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
	padding: 0;
}

* html .menulist ul li {
	float: left;
	height: 1%;
	padding: 0;
}
* html .menulist ul a {
	height: 1%;
}
/* End Hacks */

/************************** FIN MENU DEROULANT ***************************/

