/* Créations Darkamy.net */
/* Copyright Maude Lavoie 2005 */
/* Pour l'inspiration mais contre la copie;-)*/

body
{
   background-image:url(../images/bg.jpg);
	margin:0px;
	padding:0px;
}

/*-------Définitions des Div--------*/

div#titre
{
   margin-top:25px;
   margin-left:auto;
   margin-right:auto;
	margin-bottom:-5px;
	padding:0px;
   width:700px;
	height:280px;
	background-color:#000000;
	border-right-color:black;
   border-right-width:3px;
   border-right-style:solid;
	border-left-color:black;
   border-left-width:3px;
   border-left-style:solid;
	border-bottom-color:black;
   border-bottom-width:2px;
   border-bottom-style:solid;
	border-top-color:black;
   border-top-width:3px;
   border-top-style:solid;
}
div#contenu
{
   position:relative;
	background-color:#FFFFFF;
   margin-top:0px;
   margin-left:auto;
   margin-right:auto;
	width:700px;
	border-right-color:black;
   border-right-width:3px;
   border-right-style:solid;
	border-left-color:black;
   border-left-width:3px;
   border-left-style:solid;
	border-bottom-color:black;
   border-bottom-width:2px;
   border-bottom-style:ridge;
}

div#contenu2
{
   position:relative;
   margin-left:auto;
   margin-right:auto;
   width:700px;
}


div#menu
{
   position:relative;
	margin-right:-3px;
	margin-top:0px;
	width:180px;
	text-align:left;
	float:left;
	border-top-color:black;
   border-top-width:2px;
   border-top-style:solid;
}

#texte
{
   position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:50px;
	margin-top:0px;
	margin-left:177px;
	min-height:900px;
	text-align:justify;
	background-color:#FFFFFF;
   border-left-color:#999999;
   border-left-width:1px;
   border-left-style:solid;
	border-top-color:black;
   border-top-width:2px;
   border-top-style:solid;
	
}

#bas
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:25px;
	width:700px;
	height:30px;
	background-color:#FFFFFF;
	border-left-color:black;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:3px;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:3px;
}

.photoleft
{
   float:left;
	padding-right:15px;
}

.photoright
{
   float:right;
	padding-left:15px;
}

.centre
{
   margin-top:30px;
	margin-bottom:30px;
}

#contour
{
   margin-left:auto;
	margin-right:auto;
	width:400px;
	margin-top:auto;
	margin-bottom:auto;
	height:400px;
}

#contour2
{
   margin-left:auto;
	margin-right:auto;
	width:440px;
	margin-top:auto;
	margin-bottom:auto;
	height:400px;
}


.zone
{
   margin:35px;
	padding:5px;
	background-color:#FFFFFF;
	
}
/* -------Définitions des liens du menu------- */

ul, li, a.menu{
	margin:0px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#000033;
	line-height:22px;
	width:180px;
	
}

ul
{
	list-style-type:none;
	padding:0px;
	text-align:left;
	display:block;
	
}
li
{
   padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0px;
	background-color:#FFFFFF;
	text-align:left;
}

li:hover
{
   background-image:url(../images/bg.jpg);
}

a.menu
{
   padding-top:4px;
	padding-bottom:4px;
	padding-left:3px;
}
	
 
/* -------Définition des liens (autres)------- */
a.lien:link
{
	font-family:tahoma;
	font-size:9pt;
	text-decoration:none;
	color:#0066FF;
	font-weight:bold;
}

a.lien:hover
{
	text-decoration:none;
	color:#0066FF;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#0066FF;
	font-weight:bold;
}

a.lien:active
{
	font-family:tahoma;
	font-size:9pt;
	text-decoration:none;
	color:#0066FF;
	font-weight:bold;
}

a.lien:visited
{
	font-family:tahoma;
	font-size:9pt;
	text-decoration:none;
	color:#0066FF;
	font-weight:bold;
}

a.lien2:link
{
	font-family:tahoma;
	font-size:11pt;
	text-decoration:none;
	color:#0066FF;
}

a.lien2:hover
{
	text-decoration:none;
	color:#0066FF;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#0066FF;
}

a.lien2:active
{
	font-family:tahoma;
	font-size:11pt;
	text-decoration:none;
	color:#0066FF;
}

a.lien2:visited
{
	font-family:tahoma;
	font-size:11pt;
	text-decoration:none;
	color:#0066FF;
}




/* -------Définition des p------- */
p
{
	font-family:tahoma, sans-serif;
	font-size:11pt;
	margin-top:0px;
	line-height:20px;
}

#accueil
{
   text-align:center;
	font-family:tahoma, sans-serif;
	font-size:14pt;
	color:#000033;
	font-weight:bold;
}

#copy
{
   text-align:center;
	padding-top:5px;
}

.autre:hover
{
   background-color:#FFFFFF;
}

.fiche
{
   text-align:center;
	font-weight:bold;
	font-size:9pt;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	width:180px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
}


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

.info
{
   text-align:center;
	font-family:courier;
	font-size:10pt;
	margin:0px;
	padding:0px;
}

.photo
{
   text-align:center;
	font-weight:bold;
	font-size:10pt;
	margin:0px;
	padding:0px;
}
.section
{
   font-style:italic;
	text-decoration:underline;
}

.signature
{
   font-style:italic;
	margin:0px;
	padding-right:4px;
	text-align:right;
}

.signature2
{
   font-style:italic;
	margin:0px;
	padding-right:4px;
	text-align:right;
	margin-bottom:350px;
}

.contenu2
{
   margin-bottom:400px;
}

.contenu3
{
   margin-bottom:550px;
}


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

.source
{
   text-align:center;
	padding-top:0px;
	margin-bottom:35px;
	font-size:9pt;
}
.references
{
   font-style:italic;
	margin:0px;
	text-align:justify;
	padding-right:4px;
	font-size:9pt;
	line-height:15px;
}

.vide
{
   height:50px;
}

.vide2
{
   height:10px;
}
.xhtml
{
   text-align:center;
	margin-top:20px;
}

/* -------Définition Images, Span Ul et Li------- */

h4
{
   font-family:tahoma;
}
img
{
   border:0px;
}

.gras
{
   font-weight:bold;
}
.gras2
{
   font-weight:bold;
	font-size:10px;
}

.souligne
{
   text-decoration:underline;
}

.italic
{
   font-style:italic;
}
.page
{
   font-weight:bold;
}

.liste
{
   margin:0px;
	font-family:tahoma;
	font-size:10pt;
	list-style-type:none;
	text-decoration:none;
	color:#000033;
	display:list-item;
	text-align:center;
	padding:0px;
	margin:0px;
}

blockquote
{
   font-size:9pt;
	font-style:italic;
	width:300px;
	font-family:tahoma, sans-serif;
	margin-left:auto;
	margin-right:auto;
	line-height:18px;
}
