/* GENERAL - début */
body, .body {
	background: url('images/bg.jpg') 0 0 no-repeat;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.page {
	position: relative;
	width: 1050px;
	margin: 0 auto;
	padding: 0;
}

img {
	border: 0px;
}

form, input {
	margin : 0px;
	padding : 0px;
}

	/* FONTS - début */
	@font-face {
		font-family: 'BebasNeue';
		src: url('http://dsigned.me/font/BebasNeue.otf');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Din Regular';
		src: url('http://dsigned.me/font/DIN.ttf');
		font-weight: 400;
		font-style: normal;
	}

	/* FONTS - début */

	/* TEXTES - début */
	div,td,p {
		font-family: 'Din Regular', 'Century Gothic', 'Arial', 'Tahoma';
		font-size: 9.5pt;
		line-height: 16px;
		vertical-align: text-top;
		text-align: justify;
	}
	
	.intro {
		font-size: 12px;
		font-weight: normal;
		line-height: 14px;
		text-align: justify;
		padding: 0px 6px 0px 0px;
	}
	
	.paragraph {
		padding: 6px 0 0 0px;
		line-height: 16px;
		text-align: justify;
	}
	
	.note {
		font-family: 'Din Regular', 'Century Gothic', 'Arial', 'Tahoma';
		font-size: 9px;
		line-height: 14px;
		border: 0px;
		background:  transparent;
	}
	
	.author {
		float: right;
		font-size: 9px;
		line-height: 12px;
	}
	
	.success {
		color: #2D3;
		text-decoration: blink;
	}
	
	.error {
		color: #F00;
		text-decoration: blink;
	}
	
	.txtcolor1 { 
		
	}
	
	.txtcolor2, a.txtcolor2, a:hover.txtcolor2 { 
		color: #858680;
		text-transform: uppercase;
	}
	
	.txtcolor3 {
		color: #858680;
		padding: 10px 0 10px 2px;
	}
	
	.txtcolor4 {
		color: #255888;
		font-weight: 700;
		font-size: 10px;
	}
	/* TEXTES - fin */
	
	/* TITRES - début */
	h1.title {
		margin: 0;
		padding: 15px 0 0 520px;
		height: 33px;
		text-align: left;
		white-space: nowrap;
	}
	
	.title, a.title, a:visited.title, a:hover.title, h1.title {
		font-family: 'Din Regular', 'Century Gothic', 'Arial', 'Tahoma';
		font-size: 36px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
	}

	.subcat-title, a.subcat-title, a:visited.subcat-title, a:hover.subcat-title {
		padding-bottom: 10px;
		font-size: 16px;
		font-weight: normal;
		text-decoration: none;
		color: #898989;
	}
	/* TITRES - fin */
	
	/* LIENS - début */
	.link, a.link, a:visited.link {
		color: #898989;
	}
	
	a.link:hover {
		color: #898989;
		text-decoration: underline;
	}
	.small-link, a.small-link, a:visited.small-link {
		font-size: 10px;
		color: #cdd2d3;
		white-space: nowrap;
	}
	
	a.small-link:hover {
		color: #898989;
		text-decoration: underline;
	}
	/* LIENS - fin */

	/* FORMULAIRE - début */
	.small-form {
		color: #333333 ;
		font-size: 11px;
		font-family: 'Din Regular', 'Century Gothic', 'Arial', 'Tahoma';
		border: 1px solid #666666;
	}
	
	.small-form {
		color: #333333 ;
		font-size: 11px;
		font-family: 'Din Regular', 'Century Gothic', 'Arial', 'Tahoma';
		border: 1px solid #666666;
	}
	/* FORMULAIRE - fin */

	/* PLAN DU SITE - début */
	#map-cat1 {
		padding: 8px 0px 8px 0px;
		font-size: 11pt;
	}
	
	#map-cat2 {
		padding: 3px 0px 3px 10px;
		font-size: 10pt;
	}
	
	#map-ctt, #map-ctt img {
		padding: 3px 0px 3px 10px;
		vertical-align: middle;	
	}
	/* PLAN DU SITE - fin */
	
	/* AUTRES - début */
	.fixed {
		position: fixed;
	}
	/* AUTRES - fin */

/* GENERAL - fin */

/* ENTETE - début */
.header-bg {
	background: 50% 0% no-repeat;
	margin: auto;
	width: 100%;
	vertical-align: top;
}

.header {
	margin: auto;
	padding: 0;
	width: 100%;
	height: 200px;
	text-align: left;
}

div.logo {
	position: absolute;
	margin: 50px 0 0 70px;
	z-index: 10;
}

img.logo {
	width: 280px;
	height: 50px;
}

div.language {
	float: right;
	margin: 145px 50 0 0px;
	padding: 0;
	font-size: 10px;
	font-weight: 100;
	height: 10px;
	width: auto;
	text-align: right;
	text-transform: uppercase;
}

a.language, a:visited.language {
	text-decoration: none;
}

.breadcrumbs {
	position: absolute;
	padding: 5px;
	margin-top: 80px;
}

	/* HEADLINE - début */
	h2.headline {
		position: absolute;
		top: 82px;
		right: 38px;
		font-size: 11px;
		font-weight: 100;
		height: 10px;
		color: #000;
		text-align: right;
		text-transform: uppercase;
	}
	/* HEADLINE - fin */

/* ENTETE - fin */

/* MENU - début */

	/* MENU HAUT - début */
	div#menutop {
		position: absolute;
		margin: 140px 0 0 100px;
	}
	
	#menutop, #menutop ul { /* Liste */	
		padding: 0; /* marge intérieure */
		margin: 0; /* marge extérieure */
		list-style: none; /* on supprime le style par défault de la liste */
		font-family: 'BebasNeue', 'Arial Black', 'Arial';
		font-size: 22px;
		font-weight: 500;
		text-align: left; /* alignement du texte */
	}
	
	#menutop a { /* Contenu des listes */
		display: block; /* on change le type d'élément, les liens deviennent des balises de type block */
		padding: 5px 15px 5px 5px; /* marge intérieure */
		color : #FFF; /* couleur du texte */
		text-transform: uppercase;
		text-decoration : none; /* on supprime le style par défault des liens (la pluspart du temps = souligné) */
		text-shadow: #000 -1px 1px 1px;
		width : auto; /* largeur */
	}
	
	#menutop li { /* Elements des listes */	
		float: left; 
	}
	
	/* ie ne reconnaissant pas le sélecteur ">" */
	html>body #menutop li { }
	
	#menutop li ul { /* Sous-listes */
		position: absolute; /* Position absolu */
		left: -999em; /* Hop, on envoi loin du champ de vision */
	}
	
	#menutop li ul li a { /* Eléments de sous-listes */
		background: transparent url("images/bg_menutop2.png") repeat;
		width: 200px; /* Largeur des sous-listes */
		font-family: 'Arial';
		font-size: 10px;
		color: #FFF;
		margin-bottom: 1px;
	}
	
	/* ie ne reconnaissant pas le sélecteur ">" */
	html>body #menutop li ul li	{ }
	
	#menutop li ul ul {
		margin: -22px 0 0 125px ; /* On décale les sous-sous-listes qu'elles ne soient pas au dessus des sous-listes */	
	}
	
	/* ie ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
	html>body #menutop li ul ul	{
		border-left	: 1px solid transparent ; /* on met une bordure transparante sur la gauche de chaque élément */
	}
	
	#menutop a:hover { /* Lorsque la souris passe sur un des liens */	
		color: #858680;
	}
	
	#menutop li ul li a:hover { /* Lorsque la souris passe sur un des liens */	
		color: #858680; /* On passe le texte en noir ... */
		background: transparent url("images/bg_menutop2.png") repeat;
		z-index: 100;
	}
	
	#menutop li:hover ul ul, #menutop li.sfhover ul ul { /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
		left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
	}
	
	#menutop li:hover ul, #menutop li li:hover ul, #menutop li.sfhover ul, #menutop li li.sfhover ul { /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
		left: auto; /* Repositionnement normal */
		min-height: 0; /* Corrige un bug */
	}
	/* MENU HAUT - début */

/* MENU - fin */

/* CONTENU - début */
.content {
	background: url('images/bg_ctt.png') 70px 0 repeat-y;
	margin: auto;
	width: 100%;
	vertical-align: top;
}

div.ctt {
	background-color: #000;
	margin-left: 70px;
	padding: 0 0 15px 0;
	height: auto;
	min-height: 565px;
	width: 940px;
	z-index: 0;
}

div.ctt-left {
	float: left;
	padding: 1px;
	background: url('images/bg_ctt-left.jpg') 0 0 no-repeat;
	width: 510px;
	height: auto;
	min-height: 482px;
	line-height: 24px;
	color: #858680;
	z-index: 0;
}

div.ctt-right {
	margin-left: 520px;
	width: 410px;
	line-height: 24px;
	z-index: 0;
}

	/* SLIDESHOW - début */
	ul.crossfade {
		padding: 0;
		margin: 0;
		list-style: none;
		position: relative;
	}
	#fade-bloc li {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		visibility: hidden;
	}
	
	.caption {
		clear: both;
		padding: 10px 30px 10px 30px;
		position: absolute;
		bottom: 0;
		margin: 0 0 7px 0;
		width: 450px;
		height: 85px;
		background: url(images/bg_menutop2.png) 0 0 repeat;
	}
	
	#control div {
		border: 1px solid red;
	}
	
	.control {
		position: absolute;
		z-index: 90;
		cursor: pointer;
		font-size: 2em;
		font-weight: bold;
		color: #FFF;
	}
	#fade-bloc-next {
		left: 570px;
		bottom: 105px;
	}
	#fade-bloc-previous {
		left: 75px;
		bottom: 105px;
	}
	/* SLIDESHOW - fin */

	/* PORTFOLIO - début */
	a.pf-title, a:visited.pf-title {
		padding: 0 0 0 6px;
		font-family: 'BebasNeue', 'Arial Black', 'Arial';
		font-size: 20px;
		font-weight: 100;
		text-align: left;
		text-transform: uppercase;
		text-decoration: none;
		white-space: nowrap;
	}
	
	a:hover.pf-title {
		color: #cdd2d3;
	}
	
	div.pf-description {
		margin: 0 0 0 28px;
		padding: 0 0 10px 0;
		text-align: left;
	}
	/* PORTFOLIO - fin */
	
	/* PAGINATION - début */
	div.page-button {
		position: absolute; 
		bottom: 25px;
		text-align: right; 
		width: 500px; 
		border: 0px;
	}
	
	a.page-button {
		padding: 2px;
		line-height: 25px;
		font-size: 10px;
		text-decoration: none;
		color: #FFF;
	}
	
	.page-button-selected, a:hover.page-button-selected {
		padding: 2px;
		line-height: 25px;
		font-size: 14px;
		text-decoration: underline;
		color: #858680;
	}

	div.pagination {
		padding-top: 25px;
		font-size: 9px;
		text-align: right;
		vertical-align: middle;
		float: right;
	}
	
	input.pagination {
		width: 20px;
		font-size: 9px;
		text-align: center;
		border : 1px solid #d7d5d5;
	}
	/* PAGINATION - fin */

	/* TABLEAU DES PROJETS - début */
	.task-nom {
		padding-left: 5px;
		vertical-align: middle;
		color: #931d52;
		font-size: 14px;
		font-weight: 700;
		text-align: left;
		text-transform: uppercase;
	}
	
	.task-statut {
		padding-left: 5px; 
		text-align: center; 
		vertical-align: middle;
	}

	.task-date {
		background: url(images/bg_calendar.png) 50% 10px no-repeat;
		height: 80px;
		padding: 5px; 
		vertical-align: top;
		text-align: center; 
		text-transform: uppercase;
	}

	.task-mois {
		padding: 16px 0px 5px 0px;
		vertical-align: middle;
		text-align: center; 
		color: #FFF;
		text-transform: uppercase;
	}

	.task-jour {
		vertical-align: middle;
		text-align: center; 
		color: #646567;
		padding: 5px 0 0 0;
		font-size: 25px;
		font-weight: 700;
		text-transform: uppercase;
	}

	#task-description {
		padding: 5px 5px 20px 5px; 
		text-align: justify; 
		border-bottom: 1px solid #d7d5d5;
	}
	
	#task-description h1, #task-description h2, #task-description h3 {
		margin: 0px;
		padding: 3px 0px 3px 0px;
		line-height: 17px;
		color: #e20072;
		font-size: 14px;
		font-weight: normal;
	}
	/* TABLEAU DES PROJETS - fin */

/* CONTENU - fin */

/* PIED DE PAGE - début */
.footer-bg {
	float: left;
	background: url('images/bg_footer.jpg') 70px 0% no-repeat;
	width: 100%;
	margin: 0px 0 0 17px;
	padding: 0;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	padding: 10;
	width: 930px;
}

	/* CONTACT - début */
	div.contact {
		margin: 0 10px 0 0;
		width: auto;
		font-size: 8.5pt;
		text-align: right;
		white-space: nowrap;
		color: #FFF;
	}
	
	a.contact, a:visited.contact {
		color: #FFF;
		text-decoration: none;
	}
	
	a:hover.contact {
		color: #FFF;
		text-decoration: underline;
	}
	/* CONTACT - fin */

	/* CREDITS - début */
	div.credit {
		margin:  60px auto 10px auto;
		width: 900px;
		text-align: center;
		font-size: 9px;
		color: #000;
	}
	
	a.credit, a:visited.credit {
		color: #FFF;
		text-decoration: none;
	}
	
	a:hover.credit {
		color: #FFF;
		text-decoration: underline;
	}
	/* CREDITS - fin */

/* PIED DE PAGE - fin */	

/* ADMIN - début */
div.admin-loginbox {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 200px;
	height: 100px;
	margin-top: -50px; /* moitié de la hauteur */
	margin-left: -100px; /* moitié de la largeur */
	text-align: center;
}

.admin-header {
	position: fixed;
	padding: 0;
	width: 100%;
	background-color: #000;
	background-image: url(images/logo_dsigned.png) ;
	background-repeat: no-repeat;
	height: 38px;
	border-bottom: 5px solid #FFF;
}

.admin-page {
	background-image: url('images/bg.jpg');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 425px;
	margin: 0 0 35px 0;
}

.admin-menu {
	float: right;
	padding: 5px;
}

.admin-left {
	padding : 60px 10px 10px 10px ;
	background: url(images/bg_menutop2.png);
	vertical-align: top;
	width: 600px;
}

.admin-right {
	padding : 60px 10px 10px 10px ;
	background: url(images/bg_menutop2.png);
	vertical-align: top;
	width: 300px;
}

.title-admin {
	font-family: 'Din Regular', 'Arial';
	font-size: 14px;
	line-height: 24px;
	padding: 0px 30 0 0px;
	text-transform: uppercase;
}

.small-title {
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	height: 32px;
	line-height: 32px;
	margin-bottom: 6px;
	border-bottom: 1px #BBBBBB dashed;
}

.ctt-list {
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px;
	text-align: left;
	z-index: 100;
}
/* ADMIN - fin */

/* DEBUG - Début */
.debug-on {
	position: absolute;
	margin: 5px;
	padding: 5px;
	background: url(../../images/pix-black.png) repeat;
	width: 350px;
	color: #FFF;
	z-index: 1000;
}

.debug-off {
	display: none;
}
/* DEBUG - fin */
