﻿/*fichier de structure général externe*/
/***************************************/

/* ---------- Elements Principaux ------------- */
body {
	/*width: 100%;
	height: 100%;*/
	background-color: #cbcdc7;
	background-image:url('../images/tmdjcCenterWall.png');
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	font-size: 13px;
	text-align: justify;
	color: #610000;
	cursor: url(./cur/tmdjcDefault.cur), url(../cur/tmdjcDefault.cur), default;
}

a{
	color: #610000;
	text-decoration:none;
}

h6 {
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	color: #ccc;
}

h4 {
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	color: #ccc;
}

h1 {
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	color: #ccc;
}

h2 {
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	font-size: 20px;
	color: #444;
	text-align: center;
}

h3 {
	color: #fc9;
}

h5 {
	color: #fc9;
	font-weight: bold;
}

img {
	border: 0px;
}

p{
	font-size: 12px;
	margin: 0px;
	pading: 0px;
	text-align: justify;
}

.tmdjcMarginTop{
	margin-top: 5px;
}

.tmdjcCenter{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.tmdjcRight{
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.tmdjcSignatureRight{
	text-align:right;
	margin:10px 0px;
}

.tmdjcRouge{
	color: #f00;
}

.tmdjcBleu{
	color: #036;
}

.tmdjcViolet{
	color: #606;
}

.tmdjcGris{
	color:#999;
}

.tmdjcBold{
	font-weight:bold;
}

.tmdjcTitre{
	font-size:large;
	margin-bottom: 20px;
}

.tmdjcTitreFirst{
	font-size:large;
}

.tmdjcCitation{
	font-size:xx-small;
}

table {
	margin: 0px;
	pading: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-color: #000;
}

td {
	margin: 0px;
	pading: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-color: #000;
}

div{
	padding:0px;
	margin:0px;
}

div#tmdjcLogo{
	position:absolute;
	top:5px;
	left:10px;
	width:487px;
	height:66px;
	background-image:url('../images/tmdjcLogo.png');
}

div#tmdjcCreationsLogo{
	display:none;
}

div#tmdjcTldjdLogo{
	position:absolute;
	top:550px;
	right:0px;
	width:304px;
	height:535px;
	background-image:url('../images/tmdjcTldjdLogo.png');
	z-index:30;
}

div#tmdjcTachesN1{
	position:absolute;
	top:0px;
	right:0px;
	width:379px;
	height:246px;
	background-image:url('../images/tmdjcTachesN1.png');
	z-index:31;
}

div#tmdjcTachesN2{
	display:none;
}

div#tmdjcTachesN3{
	display:none;
}

div#tmdjcMenu{
	display:none;
}

a#tmdjcMenuAccueil{
	display:none;
}

a#tmdjcMenuChroniques{
	display:none;
}

a#tmdjcMenuVideos{
	display:none;
}

a#tmdjcMenuMusiques{
	display:none;
}

div#tmdjcGeneralContenant{
	position:absolute;
	left:0px;
	right:0px;
	top: 90px;
	z-index:100;
}

div#tmdjcGeneralContenantLeftTop{
	display:none;
}

div#tmdjcGeneralContenantTop{
	display:none;
}

div#tmdjcGeneralContenantRightTop{
	display:none;
}

div#tmdjcGeneralContenantCenter{
	background-image:url('../images/tmdjcCenter.png');
}

div#tmdjcGeneralContenantLeftBottom{
	display:none;
}

div#tmdjcGeneralContenantBottom{
	display:none;
}

div#tmdjcGeneralContenantRightBottom{
	display:none;
}

div#tmdjcGeneralBottom{
	display:none;
}

div#tmdjcSignature {
	display:none;
}

.tmdjcTexteCadre{
}

.tmdjcCadre{
	border:1px #000 dashed;
	padding: 2px;
}

.tmdjcDashed{
	border: 0px transparent solid;
	border-top: 1px dashed #000;
}

div.tmdjcOverflow{
}

div#tmdjcGoodPrint{
	position:absolute;
	top:70px;
	right:0px;
}