/*http://www.crazypaquerette.fr - design.css - by Sam 2006/02*/
body
{

	padding: 0px;
	width: 800px;
	height: 600px;
	margin: auto;
	background-color: #ff69b4;
    background-attachment: fixed;
	margin-top: 15px;
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 95%;
	color: grey;
	border: none;
}
#pad{
   padding: 10px;
}

p:hover {
   color: white;
}
a
{
	text-decoration: none;
	color: #6279a2;
}
a:hover 
{
	text-decoration: none;
	color: #ff8f05;
}
a:active 
{
   background-color: black;
}
#logo
{
	background-image: url("../styles/Logoblanc.gif");
	background-position: top left;
	background-repeat:no-repeat;
	width: 800px;
	height: 500px;
    font-family: Tahoma, Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-color: white;
	border: 1px solid gray;
}


#music
{
	width: 800px;
    font-family: Tahoma, Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-color: white;
	border: 1px solid black;
	
}
#logozic
{
	/* background-image: url("../styles/jack03.jpg");}*/
	background-position: center center;
	background-repeat:no-repeat;
	}
#contact
 {
	width: 800px;
	background-color: white;
	color: grey;
	text-align: center;
	border: 1px solid black;
}
#links
 {
	width: 800px;
	font-family: Tahoma, Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
	text-align: justify;
	border: 1px solid black;
}

/* hr
{
	margin: auto;
	width: 800px;
	color: transparent;
}*/


.interligne1 { line-height: normal ;}
.interligne2 { line-height: 95% ;}
 



