<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html
{
	_background: black;
	background-image: url(images/curtains.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	_line-height: 100%;
	_text-align: center;
	_vertical-align: middle;
}

.background
{
	background-image: url(images/contact1.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	_display: inline-block;
	font-family: "Quicksand_Book", verdana, sans-serif;
	font-size: 0.9em;
	_color: #bd9b47;
	color: #735e29;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 650px;
	width: 1024px;
	_top: 5%;
	_left: 11%;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

header 
{
   position:relative;
   width: 100%;
   text-align: center;
   top: 0;
   z-index:10; /* empÃªche certains problÃ¨mes avec les Ã©lements de formulaire */
}

#left
{
	position: relative;
	float: left;
	_color: #bd9b47;
	color: #735e29;
	font-weight: bold;
	display: inline-block;
	list-style-type: none;
	margin: 10px 0 0 10px;
	padding: 0;
}

#left li
{
	display: inline-block;

	margin: 0;
	padding: 0;
}

#pres
{
	font-size: 1.2em;
}

#titre
{
	font-size: 2em;

}


@font-face 
{
	font-family: Quicksand_Book;
	src: url(fonts/quicksand/Quicksand_Book.otf);
}

@font-face 
{
	font-family: Quicksand_Book;
	font-weight: bold;
	src: url(fonts/quicksand/Quicksand_Bold.otf);
}



/* Navigation */
 
nav
{
    float: right;
	display: inline-block;
    text-align: center;
	font-family: "Quicksand_Book", verdana, sans-serif; 
	font-weight: bold;
	font-size: 1.1em;
	margin: 15px 5px 0 0;
	padding: 0;
}
 
nav ul
{
    list-style-type: none;
	margin: 0;
	padding: 0;
}
 
nav li
{
    display: inline-block;
	margin: 0 15px 0 0;
	padding: 0;
}
 
nav a
{
    font-size: 0.9em;
    color: #382d10;
	_color: #735e29;
    text-decoration: none;
	letter-spacing: 3px;
	margin-top: 1px;
	padding: 0;
}
 
nav a:hover
{
    color: #e6e24c;
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 1px solid;
}

#actual
{
	color: white;
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 1px solid;
}
/* Fin navigation */

.background&gt;section
{
	height: 100%;
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#form
{
	position: absolute;
	display: inline-block;
	background-image: url(images/fondt.png);
	font-family: "Quicksand_Book", verdana, sans-serif; 
	width: 600px;
	height: 300px;
	top: 130px;
	left: 70px;
	margin: 0;
	padding: 0 0 0 40px;
	border-radius: 10px;
	_background-color: white;
	color: black;
	text-align: left;
	_opacity: 0.7;
	overflow: auto;
	z-index: 6;
}

#form h2
{
	font-weight: none;
	text-align: left;
	margin: 20px 0 5px 0;
}

#adress
{
	position: absolute;
	display: inline-block;
	background-image: url(images/fondt.png);
	font-family: "Quicksand_Book", verdana, sans-serif; 
	font-size: 1.1em;
	text-align: right;
	width: 240px;
	height: 208px;
	bottom: 90px;
	right: 90px;
	margin: 0;
	padding: 10px 10px 0 10px;
	border-radius: 10px;
	color: black;
	overflow: auto;
	z-index: 8;
}

#adress a
{text-decoration: none; color: black;}

#adress a:hover
{	color: #58560b;
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 1px solid;
}
	
#adress h3
{ font-size: 1.1em; margin: 0 0 -8px 0; padding: 0;}

.label
{
	display: inline-block;
	position: relative;
	_text-align: left;
	_left: 20px;
	_top: 5px;
	_width: 300px;
	margin: 0 60px 5px 0; 
	padding: 0;
}

#labl 
{
	display: inline-block;
	position: relative;
	_text-align: left;
	_left: 20px;
	_top: 40px;
	margin: 0 60px 5px 0; 
	padding: 0;
}

label
{
	display: block;
	margin:0;
	padding: 0;
}

#formcontact
{
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
}

form
{
	position: absolute;
	display: block;
	font-family: "Quicksand_Book", verdana, sans-serif;
	margin:0 0 0 0;
	padding: 0;
	color: black;
}

input
{
	display: block;
	float: right;
	_position: relative;
	_right: 20px;
	_bottom: 5px;
	margin: 10px 60px 0 0;
	font-family: "Quicksand_Book", verdana, sans-serif;
	background-color: #4d4d4d;
	color: white;
	border-style: none;
}

#envoi
{
	position: relative;
	top: 18px;
	left: 477px;
	margin: 0;
	padding: 1px;
}

#comment 
{ 
	margin: 20px 0 0 0;
	padding: 0;
	
}

textarea
{
	display: block;
	font-family: "Quicksand_Book", verdana, sans-serif;
	background-color: #4d4d4d;
	color: grey;
	border-style: none;
	width: 90%;
	height: 120px;
	margin: 10px 0 0 0;
	padding: 0;
}

#bio
{
	display: inline-block;
	width: 60%;
	position: absolute;
	top: 17%;
	left: 6%;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	z-index: 4;
}

#biotext
{
	position: absolute;
	display: inline-block;
	background-image: url(images/fondt.png);
	font-family: "verdana", sans-serif;
	width: 30%;
	height: 63%;
	top: 21%;
	left: 61%;
	padding: 5px;
	border-radius: 10px;
	_background-color: white;
	color: black;
	text-align: left;
	_opacity: 0.7;
	overflow: auto;
	z-index: 6;
}

html&gt;body&gt;section&gt;h1
{
   position: fixed;
   float: right;
   text-align: right;
   margin: 0 0 0 0;
   padding: 0;
   right: 6%;
   bottom: 10%;
   z-index:10; /* empÃªche certains problÃ¨mes avec les Ã©lements de formulaire */
}

h1
{
	font-size: 8.2em;
	font-family: "Quicksand_Book", verdana, sans-serif; 
	font-weight: normal;
}

#activite
{
	width: 25%;
	border-radius: 5px;
	position: absolute;
	top: 21%;
	left: 3%;
	padding: 0;
}

#activtext
{
	position: absolute;
	display: inline-block;
	font-family: "verdana", sans-serif;
	background-image: url(images/fondt.png);
	width: 64%;
	height: 63%;
	top: 21%;
	left: 32%;
	padding: 5px;
	border-radius: 10px;
	_background-color: white;
	color: black;
	text-align: left;
	_background-color: rgb(255, 255, 255, 0.6);
	overflow: auto;
	z-index: 6;
}
 .actu
 {
	_opacity: 1;
	width: 45%;
	border-radius: 3px;
	margin: 2% 0 2% 3%;
 }

.listeimage
{
	position: absolute;
	bottom: 9%;
	left: 8%;
	text-align: left;
	display: inline-block;
	_list-style-image: url("images/logos.png");
	list-style-type: none;
	
	_list-style-type: circle ;
	_list-style-position: inside;
}

.listeimage li
{
	background-image: url("images/logos.png");
	background-repeat: no-repeat;
	_background-position: 0 1em;
	margin: 20px 0 0 0 ;
	padding: 2px 0 4px 35px;;
}

.listeimage a
{
    _font-size: 0.9em;
    color: white;
    text-decoration: none;
	letter-spacing: 3px;
	_margin-top: 1px;
	padding: 0;
}
 
.listeimage a:hover
{
    color: #e6e24c;
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 1px solid;
}

#textphp
{
	position: relative;
	top: 30%;
	_left: 5%;
	font-family: "Quicksand_Book", verdana, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	
	height: 100%;
	width: 90%;
	position: relative;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

/*footer*/
.background&gt;footer
{
	font-family: "Quicksand_Book", verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
	width: 100%;
	text-align: center;
	position:relative;
	z-index:10;
	padding: 0;
	margin: 0;
	bottom: 25px;
   z-index:10; /* empÃªche certains problÃ¨mes avec les Ã©lements de formulaire */
}

footer ul
{
    list-style-type: none;
	margin: 0;
	padding: 0;
}
 
footer li
{
    display: inline-block;
	margin: 0 0 0 15px;
	padding: 0;
}
 
footer a
{
	_color: #bd9b47;
	color: #735e29;
    text-decoration: none;
	margin-top: 1px;
	padding: 0;
}
 
footer a:hover
{
    color: #e6e24c;
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 1px solid;
}

audio
{
	background-color: orange;
	_width: 40px;
	border-radius: 6px;
	display: block;
	position: absolute;
	left: 5px;
	bottom: 25px;
	margin: 0 0 0 0;
	padding: 0;
}

#backlink
{
	display: block;
	position: absolute;
	right: 7px;
	bottom: 24px;
}

#dewplayer
{
	display: block;
	position: absolute;
	float: left;
	left: 1%;
	bottom: 0;
	margin: 0 0 -5px 0;
	padding: 0;
}

#lang
{
	position: absolute;
	float: left;
	left: 5px;
	bottom: 2px;
	margin: 0;
	padding: 0;
}

#contact
{
	position: relative;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}

#mail
{
	position: absolute;
	right: 5px;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
/* fin footer */</pre></body></html>