/*----------------------------------général*/
body {
font-family: sans-serif;
background-color:#000000;
background-image:;
}
a{
color:#BC4E93;
}
img{
border:none;
}

.polaroid{
	border-color:#ffffff;
	border-left:5px;
	border-right:5px;
	border-top:5px;
	border-bottom:20px;
	border-style:solid;
}

input {
 border:1px solid #BC4E93;
 background-color:#F3E7F3;
 }
input[type=text] {
 margin-right:50px;
 background-color:#F3E7F3;
 border:1px solid #BC4E93;
 }
input[type=text]:focus {
 background-color:white;
 }

select, option {
 background-color:#F3E7F3;
 }
textarea {
 border:1px solid #BC4E93;
 background-color:#F3E7F3;
 }
textarea:focus{
 background:#ffffff;
 }
/*-------------------------------fin général*/
/*-------------------------------div globale*/
#css{
position:absolute;
top:0px;
left:30px;
right:30px;
color:#ffffff;
}


#titrepage{
Position:absolute;
color:#4C4341;
top:30px;
left:30px;
}

#global{
position:absolute;
left:15%;
right:;
top:15%;
bottom:;
width:900px;
height:600px;
border-color:#000000;
border-width:0px;
border-style:solid;
background-color:;
background-image:url(../imgfond/fond-site5.jpg);
font-size:1.2em;
}

/*------------------------------- fin div globale*/
/*------------------------------------div innertext*/
#innertext{
position:absolute;
left:40px;
bottom:108px;
width:640px;
height:300px;
border-color:#97926A;
border-width:1px;
border-style:solid;
font-size:16px;
overflow:hidden;
}


/*--------------------------------fin div innertext*/
/*--------------------------------div text*/
#text{
color:#4C4341;
position:absolute;
left:5px;
top:5px;
right:90px;
bottom:5px;
width:;
height:;
background:none;
border-color:#97926A;
border-width:0px;
border-style:solid;
font-size:12px;
overflow:hidden;
}

#text1{
color:#4C4341;
position:absolute;
left:5px;
top:5px;
right:90px;
bottom:5px;
width:;
height:;
background:none;
border-color:#97926A;
border-width:0px;
border-style:solid;
font-size:12px;
overflow-y:scroll;
}

#text p {
font-size:12px;
text-align:left;
line-height:1.0;
}
#text h1 {
line-height:1.0;

}
#text h2 {
line-height:1.0;
}
#text h3 {
line-height:1.0;
}
#text a {
line-height:1.0;
color:#BC4E93;
text-decoration:none;
}
#text a:hover {
font-style:italic;
text-decoration:underline;
}
#text tr{
color:#4C4341;
background:#F3E7F3;
}
#text tr:hover{
color:#000000;
background:#BC4E93;
}

/*--------------------------------fin div text*/
/*---------------------------------div lien*/
#lien{
position: absolute;
left:40px;
bottom:412px;
height:20px;
border-color:#4C4341;
border-width:0px;
border-style:solid;
font-size:12px;
text-align:center;
text-decoration:none;
font-weight:none;
vertical-align: bottom;
}
#lien a{
text-decoration:none;
font-weight:none;
background-color:#4c4341;
		border-right:solid 3px #4c4341;
		border-top:solid 1px #4c4341;
		border-left:solid 3px #4c4341;
		border-bottom:solid 1px #4c4341;
padding:0 10 0 10;
color:#ffffff;
}
#lien a:hover{
color:#ffffff;
font-weight:none;
font-style:none;
font-size:12px;
background-color:#726766;
		border-right:solid 3px #726766;
		border-top:solid 1px #726766;
		border-left:solid 3px #726766;
		border-bottom:solid 1px #726766;
}

/*--------------------------------fin div lien*/
/*---------------------------------div newsletter*/

#newsletter {
position:absolute;
top:512px;
left:260px;
background-color:none;
height:30px;
width:450px;
Font-size:20px;
vertical-align:middle;
}

#newsletter input[type=text] {
 background-color:#F3E7F3;
 border:1px solid #BC4E93;
 }
#newsletter input[type=text]:focus {
 background-color:white;
 }


#alert {
position:absolute;
top:-30px;
left:0px;
color:#D59BC2;
text-align:center;
font-size:20px;
width:100%;
background:none;
}

#dateheure{
position:absolute;
top:10px;
right:5px;
width:300px;
color:#D59BC2;
font-size:12px;
text-align:Center;
}

#citation{
position:absolute;
left:15%;
top:10px;
width:600px;
font-size:12px;
text-align:left;
color:#938d8c;
background-color:none;
}

#lecteur{
position:absolute;
right:5px;
bottom:60px;
}

#credit{
position: absolute;
bottom:5px;
left:15%;
width:900px;
text-align:center;
color:#ffffff;
}
#credit a{
color:#BC4E93;
}
#credit a:hover{
color:#4C4341;
font-style:italic;
}

/*----------------partie Funk attitude*/

#innertextFA{
position:absolute;
left:40px;
bottom:108px;
width:640px;
height:300px;
border-color:#97926A;
border-width:1px;
border-style:solid;
font-size:16px;
background-color:#000000;
overflow:hidden;
}

#textFA{
color:#ffffff;
position:relative;
left:0px;
top:0px;
width:100%;
/*height:2400px;*/
background:none;
border-color:#97926A;
border-width:0px;
border-style:solid;
font-size:12px;
overflow:auto;
}


#textFA p {
font-size:14px;
text-align:left;
line-height:1;
margin-left:10px;
}
#textFA h1 {
line-height:0;
padding-left:5px;
}
#textFA h2 {
line-height:1.0;
}
#textFA h3 {
line-height:1.0;
}
#textFA a {
line-height:1.0;
color:#ffffff;
text-decoration:none;
}
#textFA a:hover {
font-style:italic;
text-decoration:underline;
}
#textFA tr{
color:#4C4341;
background:#F5F5D2;
}
#textFA tr:hover{
color:#000000;
background:#BFD25D;
}

#textFA li {
line-height:0.5;
text-decoration:underline;
}


#partie1{
/*position:absolute;
top:0px;*/
left:0px;
width:460px;
height:300px;
background-image:url(../imgfond/voile2.png);
background-repeat:repeat;
overflow:auto;
padding-right:5px;
text-align:center;
}

#partie2{
/*position:absolute;
top:300px;*/
left:0px;
width:460px;
height:300px;
background-image:url(../imgfond/voile2.png);
background-repeat:repeat;
overflow:auto;
padding-right:5px;
text-align:center;
}

#partie3{
/*position:absolute;
top:600px;*/
left:0px;
width:460px;
height:300px;
background-image:url(../imgfond/voile2.png);
background-repeat:repeat;
overflow:auto;
padding-right:5px;
text-align:center;
}

#partie4{
/*position:absolute;
top:900px;*/
left:0px;
width:460px;
height:300px;
background-image:url(../imgfond/voile2.png);
background-repeat:repeat;
overflow:auto;
padding-right:5px;
text-align:center;
}

#partie5{
/*position:absolute;
top:1200px;*/
left:0px;
width:460px;
height:300px;
background-image:url(../imgfond/voile2.png);
background-repeat:repeat;
overflow:auto;
padding-right:5px;
text-align:center;
}

#partie6{
/*position:absolute;
top:1500px;*/
left:0px;
width:460px;
height:300px;
background-image:url(../imgfond/voile2.png);
background-repeat:repeat;
overflow:auto;
padding-right:5px;
text-align:center;
}

#partie7{
/*position:absolute;
top:1800px;*/
left:0px;
width:460px;
height:300px;
background-image:url(../imgfond/voile2.png);
background-repeat:repeat;
overflow:auto;
padding-right:5px;
text-align:center;
}

#partie8{
/*position:absolute;
top:2100px;*/
left:0px;
width:460px;
height:300px;
background-image:url(../imgfond/voile2.png);
background-repeat:repeat;
overflow:auto;
padding-right:5px;
text-align:center;
}

#menuFA{
position:absolute;
top:190px;
left:500px;
width:190px;
color:#ffffff;
font-size:12px;
overflow:auto;
padding-right:5px;
}

.vertgras {
color:#c0db5a;
font-weight:bold;
}

.video{
color:#000000;
text-decoration:underline;
font-size:15px;
}

#photo {
	position:relative;
	height:200px;
	width:100%;
	text-align:center;
	overflow:hidden;
	margin:0px;
	padding:0px;
}


#photo h3 {
	position:absolute;
	bottom:0px;
	margin-top:0px;
	padding-top:0px;
	left:0;
	width:100%;
	background-image:url(../imgfond/voile2.png);
	color:#000;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	
}
