/*
Theme Name: HD3D template
Description: Thème développé spécifiquement pour HD3D.
Version: 1.0
Author: Luc DIDIER
Author URI: http://www.lucdidier.com/
Tags: HD3D, noir, centré


*/
/* Begin Typography & Colors */

/* CSS Document */
body {
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a {
	color:#324a97;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#855526;
}
.plus {
	font-weight:bold;
	margin-top:15px;
}
img {
	border:none;	
}
#container {
	width:950px;
	background-color:#FFF;
	margin:auto;
}
#header {
	background-color:#000;
}
#logo {
	position:absolute;
	width:222px;
	top:15px;
	margin-left:-25px;
}
#liens_transverses {
	color:#FFF;
	margin:0px;
	margin-bottom:5px;
	margin-right:0px;
	margin-top:30px;
	text-align:right;
}
#liens_transverses li {
	display:inline;
	padding-left:10px;
	margin-right:10px;
	border:none;
	border-left:1px solid #FFF;
}
#liens_transverses li .lang {
	border:1px solid #FFF;
	display:inline-block;
	padding:1px;
	margin-left:30px;
}
#liens_transverses li a {
	color:#FFF;
	font-size:11px;
	font-weight:normal;
}
#liens_transverses li a:hover {
	color:#FFF;
	font-size:11px;
	text-decoration:underline;
}
#menu {
	height:30px;
	background-color:#000;
	display:inline-block;
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li.page_item {
	float:left;
	display:block;
	width:140px;
}
#menu li a {
	color:#FFF;
	display:block;
	text-transform:uppercase;
	font-size:10px;
	padding-right:30px;
	padding-left:9px;
	padding-top:3px;
	height:27px;
	border-right:1px solid #FFF;
	font-weight:normal;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu li a.accueil.active {
	border-bottom:5px solid #eb3f00;
	height:22px;
}
.cursor {
	cursor:text;
}
#menu li a.actualites.active, #menu li a.news.active {
	border-bottom:5px solid #be69d9;
	height:22px;
}
#menu li a.le-projet-hd3d.active, #menu li a.the-hd3d-project.active {
	border-bottom:5px solid #69bde4;
	height:22px;
}
#menu li a.les-partenaires.active, #menu li a.partners.active {
	border-bottom:5px solid #84ea4d;
	height:22px;
}
#menu li a.hd3d-sas.active, #menu li a.the-hd3d-sas-company.active {
	border-bottom:5px solid #dfe200;
	height:22px;
}
#menu li a.artforge.active, #menu li a.artforge.active {
	border-bottom:5px solid #F4A012;
	height:22px;
}
#menu ul {
	width:auto;
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:999;
	position:absolute;
	display:none;
}
#menu ul li.page_item {
	border:0px solid;
	display:block;
	float:none;
}
#menu ul li a {
	display:block;
	width:93px;
	color:#000;
	text-decoration:none;
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-transform:none;
	padding-bottom:5px;
	padding-top:5px;
	width:100px;
	height:auto;
}

#menu #cat-hd3d-sas li a, #menu #cat-the-hd3d-sas-company li a {
	background-color:#dfe200;
}
#menu #cat-actualites li a, #menu #cat-news li a {
	background-color:#be69d9;
}
#menu #cat-le-projet-hd3d li a, #menu #cat-the-hd3d-project li a{
	background-color:#69bde4;
}
#menu #cat-les-partenaires li a, #menu #cat-partners li a {
	background-color:#84ea4d;
}
#menu #cat-artforge li a, #menu #cat-artforge li a {
	background-color:#F4A012;
}

#video_home {
	z-index:1;
}
#bandeau {
	background-color:#000;
	background-image:url(images/bandeau_orange.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:102px;
	border-bottom:1px solid #FFF;
}
#bandeau.bandeau_actualites, #bandeau.bandeau_news {
	background-image:url(images/bandeau_violet.jpg);
	}
#bandeau.bandeau_hd3d-sas, #bandeau.bandeau_the-hd3d-sas-company {
	background-image:url(images/bandeau_jaune.jpg);
	}
#bandeau.bandeau_le-projet-hd3d, #bandeau.bandeau_the-hd3d-project {
	background-image:url(images/bandeau_bleu.jpg);
	}
#bandeau.bandeau_les-partenaires,  #bandeau.bandeau_partners {
	background-image:url(images/bandeau_vert.jpg);
	}
#bandeau.bandeau_artforge, #bandeau.bandeau_artforge {
	background-image:url(images/bandeau_orange2.jpg);
	}

#contenu {
	padding:35px 28px 28px 28px;
}
#colonne_droite {
	float:right;
	width:380px;
}
#colonne_gauche {
	float:left;
	width:480px;
}
#presentation_home {
	border-top:5px solid #F4A012;
	/*margin-top:20px;*/
}
#presentation_home h1 {
	margin-top:0px;
	color:#333;
	font-size:15px;
}
.encart {
	padding:14px 24px 14px 24px;
	margin-bottom:15px;
}
.encart h3 {
	font-weight:bold;
	color:#324a97;
	margin-top:0px;
}
.texte {
	margin-top:15px;
}
.encart img[title=puce_bleues],.encart img[title=puce_bleues2]{
	float:right;
	margin-right:-23px;
	margin-top:-7px;
	padding:0px;
}
.gris {
	background-image:url(images/degrade_bleu.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#F9F9F9;
}
#footer {
	clear:both;
	background-color:#FFF;
}
#article_home {
	margin-top:5px;
	margin-bottom:40px;
}
.title_actu {
	font-weight:bold;
	font-size:15px;
	color:#383538;
	display:inline;
	border-top: 5px solid #be69d9;
	padding-right:7px;
}
#article_home .title {
	font-size:12px;
	font-weight:bold;
}
#content {
	margin-left:28px;
	margin-top:18px;
	margin-right:30px;
	border-top: 1px solid #CCC;
	padding-top:0px;
	min-height:500px;
}
#content h2 {
	display:inline;
	width:auto;
	padding-right:5px;
	margin-top:0px;
}
.cat-default {
	border-top:5px solid #EB3F00;
}
.cat-actualites, .cat-news {
	border-top:5px solid #be69d9;
}
.cat-hd3d-sas, .cat-the-hd3d-sas-company {
	border-top:5px solid #dfe200;
}
.cat-le-projet-hd3d, .cat-the-hd3d-project {
	border-top:5px solid #69bde4;
}
.cat-les-partenaires, .cat-partners {
	border-top:5px solid #84EA4D;
}
.cat-artforge, .cat-artforge {
	border-top:5px solid #F4A012;
}
/* ACTUALITE */
#contenu_actu, #intro_news {
	list-style:none;
	margin:0px;
	padding:0px;
	width:590px;
	text-align:justify;
	float:left;
	line-height:15px;
	color:#666;
	font-size:11px;
}
#contenu_actu li {
	border-top:1px solid #CCC;
	margin-bottom:25px;
}
.news_title {
	color:#000;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-top:5px;
}
.news_date {
	color:#be69d9;
	font-size:11px;
}
.news_content {
	font-size:11px;
	color:#666;
}
.ressources_date {
	color:#ee7f00;
	font-size:11px;
}
#archive_actu {
	float:right;
	width:285px;
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:1px solid #CCC;
}
#archive_actu li {
	border-top:1px solid #CCC;
	margin-bottom:10px;
}
#archive_actu a {
	color:#324a97;
	font-weight:bold;
}
#pathway {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#855526;
	margin-left:10px;
	margin-top:5px;
}
#pathway a {
	color:#666;
	font-weight:normal;
}
#comment {
	width:485px;
}
/* PAGES */
#list_pages {
margin:0px;
margin-top:60px;
margin-right:25px;
padding:0px;
float:left;
width:165px;
list-style:none;
border-right: 3px solid  #000;
border-bottom:1px solid #b7b7b7;
}
#list_pages li {
	min-height:25px;
	border-top:1px solid #b7b7b7;
}
#list_pages li a {
	display:block;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
#list_pages li.current_page_item a {
	color:#855526;
}
#list_pages li a:hover {
	text-decoration:none;
	color:#855526;
}
#content.narrowcolumn {
	margin-left:195px;
}
.entry {
	color:#666;
	font-size:11px;
	text-align:justify;
}
.entry h3 {
	color:#000;
	font-size:14px;
}
.alignright {
	float:right;
	margin-left:25px;
}
#droite {
	float:right;
	width:350px;
}
#gauche {
	float:left;
	width:350px;
}
#droite .encart {
	margin-top:25px;
}
#droite .encart img[title="puce_bleues"],#droite .encart img[title="puce_bleues2"] {
	float:none;
	vertical-align:middle;
	margin:0px;
}
#droite a {
	font-weight:bold;
}
.labelcat {
	border-bottom:none;
	font-size:11px;
	color:#949494;
	font-style:italic;	
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
}
/* RESSOURCES */
.title_ressource {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.postmetadata {
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
}
.ressource_container {
	width:485px;
	float:left;
}

/* SIDEBAR */
#sidebar {
	width:210px;
	float:right;
}
#sidebar ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidebar a {
	font-size:11px;
	font-weight:bold;
}
.widget {
	margin-bottom:10px;
	padding-bottom:20px;
	border-bottom: 1px solid #CCC;
}
h2.widgettitle {
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-top:0px;
	margin-bottom:10px;
}
.custom_rss_widget {
	margin-top:36px;
	margin-bottom:10px;
}
#search {
	margin-top:20px;
	padding-bottom:30px;
}
#searchform label {
	font-size:11px;
	color:#a2a2a2;
	font-style:italic;
}
#searchsubmit {
	background-image:url(images/btn_ok.gif);
	width:22px;
	height:22px;
	border:none;
}
.attached_file {
	height:60px;
	margin-top:10px;
	margin-bottom:10px;
}
.attached_file img {
	float:left;
	margin-right:13px;
}
.attached_file .file_desc {
	color:#ee7f00;
	padding-top:10px;
}
.entry table {
	margin:10px 0;
}
.entry table tr td {
	padding:20px 0;
	border-bottom:1px solid #CCC;
	vertical-align:top;
	font-size:12px;
}
.reponse {
	display:none;
}
.reponse p {
	margin:0 0;
	margin-bottom:10px;
}
.arrow_faq {
	vertical-align:top;
}
.qoff a {
	background:url('images/faq_off.gif') no-repeat 2px 0;
	padding-left:20px;
	rotation:45deg;
}
.qon a {
	background:url('images/faq_on.gif') no-repeat 0 0;
	padding-left:20px;
}
.qon a:hover {
	background:url('images/faq_on_hover.gif') no-repeat 0 0;
}
.qoff a:hover {
	background:url('images/faq_off_hover.gif') no-repeat 2px 0;
}
