﻿/*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;
	overflow:hidden;
}

a{
	cursor: url(./cur/tmdjcPointer.cur), url(../cur/tmdjcPointer.cur), pointer;
}

a:hover{
	text-decoration:none;
}

a:link{
	color: #930000;
}

a:visited {
	color: #930000;
}

a:active {
	color: #930000;
}

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;
}

.tmdjcVert{
	color: #004600;
}

.tmdjcViolet{
	color: #606;
}

.tmdjcGris{
	color:#999;
}

.tmdjcBleuElectrique{
	color: #000080;
}

.tmdjcVin{
	color: #800000;
}

.tmdjcRouge2{
	color: #630;
}

.tmdjcVert2, .tmdjcVert2:link, .tmdjcVert2:hover{
	color: #060;
	text-decoration:none;
}

.tmdjcVert2:active, .tmdjcVert2:focus{
	color: #360;
	text-decoration:none;
}

.tmdjcVert2:visited{
	color: #963;
	text-decoration:none;
}

.tmdjcSouligne{
	text-decoration: underline;
}

.tmdjcSouligneBlanc{
	background-color:#fff;
}

.tmdjcSouligneJaune{
	background-color:#ff0;
}

.tmdjcBold{
	font-weight:bold;
}

.tmdjcItalic{
	font-style:italic;
}

.tmdjcLettrine{
	font-size:48px;
}

.tmdjcBarre{
	text-decoration: line-through;
}

.tmdjcTitre{
	font-size:large;
	margin-bottom: 20px;
}

.tmdjcTitreInterview{
	font-size: 32px;
	font-weight: bold;
	text-decoration: underline overline;
	margin-bottom: 20px;
}

.tmdjcTitreFirst{
	font-size:large;
}

.tmdjcTitreAventure{
	font-size:18px;
	margin-bottom: 10px;	
}

.tmdjcBigLetter{
	font-size:48px;
}

.tmdjcCitation{
	font-size:xx-small;
}

table {
	margin: 0px;
	pading: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-color: #fff;
}

td {
	margin: 0px;
	pading: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-color: #fff;
}

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{
	position:absolute;
	bottom:30px;
	left:80px;
	width:199px;
	height:102px;
	background-image:url('../images/tmdjcCreationsLogo.png');
	z-index:21;
}

div#tmdjcTldjdLogo{
	position:absolute;
	bottom:0px;
	right:10px;
	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{
	position:absolute;
	bottom:0px;
	left:50%;
	width:149px;
	height:90px;
	background-image:url('../images/tmdjcTachesN2.png');
	z-index:31;
}

div#tmdjcTachesN3{
	position:absolute;
	bottom:120px;
	right:75%;
	width:203px;
	height:107px;
	background-image:url('../images/tmdjcTachesN3.png');
	z-index:31;
}

div#tmdjcMurN1{
	position:absolute;
	top:180px;
	left:55px;
	width:269px;
	height:199px;
	background-image:url('../images/tmdjcMurs01.png');
	z-index:32;
}

div#tmdjcMurN2{
	position:absolute;
	bottom:400px;
	right:30px;
	width:100px;
	height:134px;
	background-image:url('../images/tmdjcMurs02.png');
	z-index:33;
}

div#tmdjcMenu{
	position:absolute;
	top: 0px;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:75px;
	z-index:150;
}

a#tmdjcMenuAccueil{
	background-image:url('../images/tmdjcMenuAccueil_nv.png');
	display:block;
	position:absolute;
	top:10px;
	left:150px;
	width:153px;
	height:58px;
	text-indent:-100000px;
}

a#tmdjcMenuAccueil:hover{
	background-image:url('../images/tmdjcMenuAccueil.png');
}

a#tmdjcMenuChroniques{
	background-image:url('../images/tmdjcMenuChroniques_nv.png');
	position:absolute;
	top:20px;
	left:290px;
	width:153px;
	height:44px;
	text-indent:-100000px;
}

a#tmdjcMenuChroniques:hover{
	background-image:url('../images/tmdjcMenuChroniques.png');
}

a#tmdjcMenuVideos{
	background-image:url('../images/tmdjcMenuVideos_nv.png');
	position:absolute;
	top:10px;
	left:430px;
	width:156px;
	height:59px;
	text-indent:-100000px;
}

a#tmdjcMenuVideos:hover{
	background-image:url('../images/tmdjcMenuVideos.png');
}

a#tmdjcMenuParticipations{
	background-image:url('../images/tmdjcMenuParticipations_nv.png');
	position:absolute;
	top:20px;
	left:570px;
	width:160px;
	height:51px;
	text-indent:-100000px;
}

a#tmdjcMenuParticipations:hover{
	background-image:url('../images/tmdjcMenuParticipations.png');
}


a#tmdjcMenuMusiques{
	background-image:url('../images/tmdjcMenuMusiques_nv.png');
	position:absolute;
	top:20px;
	left:730px;
	width:176px;
	height:44px;
	text-indent:-100000px;
}

a#tmdjcMenuMusiques:hover{
	background-image:url('../images/tmdjcMenuMusiques.png');
}

div#tmdjcGeneralContenant{
	position:absolute;
	left:50%;
	margin-left:-500px;
	width:1000px;
	top: 50px;
	bottom:10px;
	z-index:100;
}

div#tmdjcGeneralContenantLeftTop{
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height: 50px;
	z-index:30;
	background-image:url('../images/tmdjcLeftTop.png');
}

div#tmdjcGeneralContenantTop{
	position:absolute;
	top:0px;
	left:50px;
	right:50px;
	height: 50px;
	z-index:30;
	background-image:url('../images/tmdjcCenter.png');
}

div#tmdjcGeneralContenantRightTop{
	position:absolute;
	top:0px;
	right:0px;
	width:50px;
	height: 50px;
	z-index:30;
	background-image:url('../images/tmdjcRightTop.png');
}

div#tmdjcGeneralContenantCenter{
	position:absolute;
	top:50px;
	left:0px;
	right:0px;
	bottom:50px;
	z-index:30;
	background-image:url('../images/tmdjcCenter.png');
}

div#tmdjcGeneralContenantLeftBottom{
	position:absolute;
	bottom:0px;
	left:0px;
	width:50px;
	height: 50px;
	z-index:30;
	background-image:url('../images/tmdjcLeftBottom.png');
}

div#tmdjcGeneralContenantBottom{
	position:absolute;
	bottom:0px;
	right:50px;
	left:50px;
	height: 50px;
	z-index:30;
	background-image:url('../images/tmdjcCenter.png');
}

div#tmdjcGeneralContenantRightBottom{
	position:absolute;
	bottom:0px;
	right:0px;
	width:50px;
	height: 50px;
	z-index:30;
	background-image:url('../images/tmdjcRightBottom.png');
}

div#tmdjcGeneralBottom{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	height:234px;
	background-image:url('../images/tmdjcBottomWall.png');
	background-repeat:repeat-x;
	z-index:10;
}

div#tmdjcSignature {
	position:absolute;
	bottom:1px;
	left:230px;
	color: #000;
	font-size:8px;
	font-weight:bold;
	z-index: 80;
	text-decoration:none;
}

div#tmdjcSignature a{
	color: #000;
}

.tmdjcTexteCadre{
	position:absolute;
	top: 70px;
	left: 10px;
	right: 10px;
	bottom:0px;
}

.tmdjcCadre{
	border:1px #000 dashed;
	padding: 2px;
}

.tmdjcDashed{
	border: 0px transparent solid;
	border-top: 1px dashed #000;
	/*margin:0px;
	padding:0px;*/
}

div.tmdjcOverflow, div.tmdjcOverflowNon{
	position:absolute;
	top: 20px;
	left: 10px;
	right:10px;
	bottom:20px;
}

div.tmdjcOverflow, div.tmdjcOverflowOui{
	overflow: auto;
	overflow-y: auto;
	overflow-x:hidden;	
}

div#tmdjcGoodPrint{
	display:none;
}

.marginImageRight{
	margin-right: 15px;
}

input#changerDeNom{
	width: 160px;
	height: 40px;
	background-color:transparent;
	background-image:url('../images/tmdjcMenuChangerDeNom.png');
	background-repeat:no-repeat;
	border:0px;
	text-indent:-100000px;
	cursor: url(./cur/tmdjcPointer.cur), url(../cur/tmdjcPointer.cur), pointer;
}

input#changerDeNom:hover{
	background-image:url('../images/tmdjcMenuChangerDeNomHover.png');
}
