/* --------------------- *
 * ------ CNIDEP ------- *
 *---------------------- */

/* --- HTML basics --- */
/* ------------------- */
html {
	background: #fff;
}

body {
	color: #333;
	background: #fff;
	font: 14px Helvetica, Tahoma, Verdana, sans-serif;
	background: #fff url('img/cercles.png') left bottom no-repeat;
}
	
body, body.sidebar-right {
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Tahoma, Verdana, sans-serif;
}

a:link, a:visited {
	color: #007484;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
	background: url("img/menu-leaf.gif") no-repeat scroll 1px 0.35em transparent;
	}

/* --- Classes --- */
/* --------------- */

.clear {
	clear: both;
}

.textcenter {
	text-align: center;
	}
	
table.fichetableun {
	vertical-align: center;
	}
	table.fichetableun td {
		padding: 0 10px;
		width: 50%;
		text-align: center;
		}
		table.fichetableun td p/*, #container_fiche .node table.fichetableun td p*/ {
			padding: 0;
			font-weight: bold;
			text-align: left;
			}
			
.credit-image, p.credit-image, table.fichetableun td p.credit-image,
#container_fiche .node p.credit-image, #container_fiche .node table p.credit-image {
	text-align: right;
	font-size: 10px;
	margin: -5px 0 0 0;
	padding: 0;
	}
	
.swftools-flowplayer3 {
	text-align: center;
	}
	
#container_fiche .node .cliquez-video, .cliquez-video {
	margin-bottom: 0;
	}

#container_fiche .node .legende-video, .legende-video {
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	line-height: 120%;
	margin: 0 0 10px 0;
	}

/* --- Header --- */
/* -------------- */
#header-region {
	height: 215px;
	width: 1028px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(img/home-bg.png) bottom left no-repeat;
}

#header-region .block, #header-region ul {			/* overwriting */
	margin: 0;
	padding: 0;
}

/* :: Recherche :: */
#header-region #block-search-0 {
	float:right;
	clear: right;
	height: 30px;
	width: 165px;
	margin: 0;
	padding: 0;
	background: url('img/search-bg.png') left top no-repeat;
}

#header-region #block-search-0 input#edit-search-block-form-1 {
	width: 130px;
	color: #333;
	font-size: 120%;
	border: 0 none;
	padding: 4px 0 0 35px;
	background: transparent;
}

/* :: Menu :: */
#header-region #block-nice_menus-1 {
	float: left;
	width: 1028px;
	height: 67px;
	padding: 0;
	background: url('img/submenugreen-bg.png') 1px bottom no-repeat;
	}
	
#header-region #block-nice_menus-1 #nice-menu-1 {
	width: 860px;
	}
	
#header-region #nice-menu-1 li.menu-133, #header-region #nice-menu-1 li.menu-136,
#header-region #nice-menu-1 li.menu-139, #header-region #nice-menu-1 li.menu-143  {
	border: 0 none;
	padding: 0;
	width: auto;
	background: transparent;
	}
	
#header-region #nice-menu-1 li.menu-133 {	
	padding-left: 19px;
	}
	
#nice-menu-1 li a.prim-lvl1:link, #nice-menu-1 li a.prim-lvl1:visited {
	height: 37px;
	width: 192px;
	float: left;
	border: 0 none;
	font-size: 0px;
	margin: 0 18px 0 0;
	padding: 0;
	}
	
#nice-menu-1 li a#prim1 {
	background: url(img/menugreen.png) top right no-repeat;
	}
#nice-menu-1 li a#prim2 {
	background: url(img/menuyellow.png) top right no-repeat;
	}
#nice-menu-1 li a#prim3 {
	background: url(img/menublue.png) top right no-repeat;
	}
#nice-menu-1 li a#prim4 {
	background: url(img/menured.png) top right no-repeat;
	}
	
			/* :: Sous-menus :: */
			#header-region ul.nice-menu ul {
				top: 37px;
				height: 30px;
				width: 1027px;
				border: 0 none;
				margin: 0;
				padding: 0;
				}
				
			#header-region ul.nice-menu li.menu-133 ul {
				background: url(img/submenugreen-bg.png) top right no-repeat;
				left: 1px;
				}
			#header-region ul.nice-menu li.menu-136 ul {
				background: url(img/submenuyellow-bg.png) top right no-repeat;
				left: -228px;
				}
			#header-region ul.nice-menu li.menu-139 ul {
				background: url(img/submenublue-bg.png) top right no-repeat;
				left: -438px;
				}
			#header-region ul.nice-menu li.menu-143 ul {
				background: url(img/submenured-bg.png) top right no-repeat;
				left: -648px;
				}
				
			#header-region ul.nice-menu li.active-trail ul {
				visibility: visible;
				}
				
			ul.nice-menu-down ul li { clear: none; }
				
			#header-region ul.nice-menu ul li {
				float: left;
				height: 30px;
				width: auto;
				margin: 0;
				padding: 0;
				border: 0 none;
				display: block;
				line-height: 1em;
				background: transparent;
				}
				
			#header-region ul.nice-menu ul li a {
				height: 30px;
				color: #fff;
				margin: 0;
				padding: 0 1.2em;
				display: block;
				line-height: 2.5em;
				}
				
			#header-region ul.nice-menu ul li a:hover { text-decoration: none; }
			
			#header-region ul.nice-menu li.menu-133 ul li a:hover,
			#header-region ul.nice-menu li.menu-133 ul li a:active,
			#header-region ul.nice-menu li.menu-133 ul li a.active
			{
				background: transparent url(img/menugreen-hover.png) bottom repeat-x;
				}
			#header-region ul.nice-menu li.menu-136 ul li a:hover,
			#header-region ul.nice-menu li.menu-136 ul li a:active,
			#header-region ul.nice-menu li.menu-136 ul li a.active
			{
				background: transparent url(img/menuyellow-hover.png) bottom repeat-x;
				}
			#header-region ul.nice-menu li.menu-139 ul li a:hover,
			#header-region ul.nice-menu li.menu-139 ul li a:active,
			#header-region ul.nice-menu li.menu-139 ul li a.active
			{
				background: transparent url(img/menublue-hover.png) bottom repeat-x;
				}
			#header-region ul.nice-menu li.menu-143 ul li a:hover,
			#header-region ul.nice-menu li.menu-143 ul li a:active,
			#header-region ul.nice-menu li.menu-143 ul li a.active
			{
				background: transparent url(img/menured-hover.png) bottom repeat-x;
				}
				
			#header-region ul.nice-menu-down li li.menuparent:hover,
			#header-region ul.nice-menu-down li li.over {
				background: transparent;
			}
	

/* :: Liens logos :: */
#header-region #block-block-1 {
	float: left;
	width: 219px;
	}
	
#header-region #block-block-1 p {
	margin: 0;
	padding: 0;
	}

#header-region #block-block-1 a#logos-lien {
	width: 280px;
	height: 110px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
	}
	
#header-region #block-block-1 a#logos-lien:hover {
	border-bottom: 2px solid #a8c1bc;
	}

/* --- Page --- */
/* ------------ */
#wrapper {
	width: 1028px;
	margin: auto;
	background: transparent;
}

body.sidebar-right #wrapper #container, body #wrapper #container,
body.sidebar-right #wrapper #container_fiche, body #wrapper #container_fiche {
	width: auto;
	margin: 0;
	padding: 5px 0 0 0;
	background: transparent;
}

#wrapper #container #header,
#wrapper #container_fiche #header{
	height: 0px;
}

#wrapper #container #center, #wrapper #container_fiche #center {
	width: 1028px;
	float: left;
	margin: 0;
	background: transparent;
}
		body.sidebar-right #wrapper #container #center,
		body.sidebar-right #wrapper #container_fiche #center {
			width: 800px;
		}

#wrapper #container #center #squeeze,
#wrapper #container_fiche #center #squeeze{
	margin: 0;
	background: transparent;
}

#wrapper #container #center .right-corner,
#wrapper #container_fiche #center .right-corner {
	background: transparent;
	left: 0;
}

#wrapper #container #center .right-corner .left-corner,
#wrapper #container_fiche #center .right-corner .left-corner {
	background: transparent;
	margin: 0;
	padding: 0 15px;
	left: 0;
	min-height: auto;
}

.node {
	margin: 0;
	padding: 0;
	line-height: 22px;
	border: 0 none;
}

.node .content { 
	margin: 0;
	}

/* => Styles */
.left-corner #node-h2 {
	float: left;
}

.left-corner h2 {
	color: #222;
	font-size: 160%;
	font-weight: normal;
	}
	
.left-corner #tabs-wrapper {
	margin: 0;
	padding: 0;
	border: 0 none;
	/*float: left;*/
}

#tabs-wrapper ul.primary {
	float: left;
	padding-bottom: 0;
}

.node-content p {
	text-align: justify;
}

/* --- Sidebar Right --- */
/* --------------------- */
#wrapper #container .sidebar,
#wrapper #container_fiche .sidebar {
	margin: 0;
	float: right;
}

#wrapper #container .sidebar .block, #sidebar-right .block, #sidebar-right .block .content {
	margin: 0;
	padding: 0;
}

/* --- Footer --- */
/* -------------- */
body.sidebar-right #footer, #wrapper #container #footer, #footer {
	margin: 0 auto;
	width: 1028px;
	padding-top: 20px;
}

/* :: Menu Liens primaires :: */
#footer #block-menu-primary-links {
	float: right;
	font-family: 'century gothic', arial, sans-serif;
	}
	
#footer #block-menu-primary-links .content,
#footer #block-menu-primary-links ul.menu,
#footer #block-menu-primary-links ul.menu li {
	margin: 0;
	padding: 0;
	background: transparent;
	}
	
#footer #block-menu-primary-links ul.menu li.expanded {
	float: left;
	height: 120px;
	margin-right: 30px;
	padding-left: 30px;
	border-left: 2px solid #ccc;
	}
	#footer #block-menu-primary-links ul.menu li.first {
		padding: 0;
		border: 0 none;
		}
	
#footer #block-menu-primary-links ul.menu li a {
	background: transparent;
	color: #222;
	}
	
#footer #block-menu-primary-links ul.menu li a.prim-lvl1 {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 20px;
	}


/* :: Logo Drupal :: */
#footer #block-system-0 {
	clear: both;
	padding-top: 10px;
	text-align: center;
	}

/* 00000000000000000000000000000000 */
/* 00000000000000000000000000000000 */
/* 00000000000000000000000000000000 */

/* --- Page ACCUEIL --- */
/* -------------------- */

/* Mise en page */

#wrapper #container-home #center .right-corner .left-corner {
	padding: 0;
	}

#container-home .left-corner #tabs-wrapper {
	margin: -40px 0 0 270px;
	float: left;
	}
	
/* :: Switch Accueil :: */
#header-region #block-menu-menu-switch-accueil {
	float: right;
	height: 30px;
	width: 560px;
	margin: 88px 0 0 0;
	}

#header-region #block-menu-menu-switch-accueil ul, #header-region #block-menu-menu-switch-accueil ul li {
	margin: 0;
	padding: 0;
	}
	
#header-region #block-menu-menu-switch-accueil ul li a {
	display: block;
	width: 275px;
	float: left;
	color: #fff;
	margin: 0 0 0 5px;
	padding: 5px 0 4px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
	#header-region #block-menu-menu-switch-accueil ul li.first a:link,
	#header-region #block-menu-menu-switch-accueil ul li.first a:visited {
		background: #e9af10;
		}
	#header-region #block-menu-menu-switch-accueil ul li.last a:link,
	#header-region #block-menu-menu-switch-accueil ul li.last a:visited {
		background: #00b2ca;
		}
	
/* --- Fiches techniques --- */
/* ------------------------- */

/* :: Mise en page :: */
body #wrapper #container_fiche,
body.sidebar-right #wrapper #container_fiche {
	/*width: 920px;*/
	margin: 5px 0;
	border: 8px solid #d4e05a;
}

#wrapper #container_fiche #center .right-corner .left-corner {
	padding: 0;
}

#wrapper #container_fiche #center,
body.sidebar-right #wrapper #container_fiche #center {
	width: 750px;
	margin-top: 5px;
	padding-left: 50px;
}

#wrapper #container_fiche .sidebar {
	width: 210px;
}

/* :: Style :: */
#container_fiche h2.nodetitle {
	font-size: 135%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 20px -45px;
	padding: 0 0 0 45px;
	background: transparent url(img/arrow20.png) left top no-repeat;
}

#container_fiche .node {
	margin-bottom: 10px;
	padding-right: 25px;
	border-right: 3px solid #d4e05a;
}

#container_fiche .node h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0 -32px;
	padding: 0 0 0 32px;
	background: transparent url(img/puce_bat.png) left 3px no-repeat;
}

#container_fiche .node p {
	text-align: justify;
}

#container_fiche .node table tbody { border: 0 none; }
#container_fiche .node table p {
	margin: 0;
	padding: 0;
}

/* :: Sidebar :: */

#container_fiche #sidebar-right {
	background: transparent url(img/cercles-small.png) left 10px no-repeat;
	}

#container_fiche #block-views-toutes_les_fiches-block_1 {
	margin-bottom: 20px;
	}

#container_fiche #block-views-toutes_les_fiches-block_1 h2 {
	margin: -45px 0 85px 0;
	font-size: 105%;
	font-weight: bold;
}

#container_fiche #block-views-toutes_les_fiches-block_1 ul li {
	padding: 3px 0 0 20px;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	}

/**/
fieldset.custom_search-popup, #header-region fieldset.custom_search-popup {
	display: none;
}










