/* CSS Document - Screen - Le Poisson Rouge*/

body {
	background-color: #000000;
	color: #EAEAFF;
	margin: 0;
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	font-size: 14px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	position: relative;
	top: 10px;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #EAEAFF;
	margin: 0;
	padding: 0 10px;
}

h2 {
	font-size: 1.8em;
	text-align: center;
	width: 100%;
	margin: 10px 0;
	padding: 0;
	font-family: Chiller;
}

h3 {
	font-size: 1.1em;
	margin: 15px 0 0 0;
}

#page {
	width: 770px;
	margin: 0;
}

#page hr {
  clear: both;
  visibility: hidden;
}

#texte hr {
	visibility: visible;
}

#main {
	float: right;
	width: 66%;
	background-image: url(../images/titre-le-poisson-rouge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#texte {
	font-size: 0.9em;
	text-align: justify;
	margin-top: 110px;
}

#col {
	float: left;
	width: 29%;
	background-image: url(../images/logo-poisson-rouge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 260px 0px 10px 0px;
}

#menu {
	font-size: 0.9em;
	padding: 10px;
	margin: 0 0 20px 0;
	line-height: 1.2em;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0 0 8px 15px;
	padding: 0 3px;
	list-style-image: url(../images/item-poisson.gif);
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
}

.center {
	text-align: center;
}

.right {
	float: right;
	margin: 0 0 7px 10px;
}

.left {
	float: left;
	margin: 0 10px 7px 0;
}

.email {
	color: #35CA35;
	text-decoration: underline;
}

.email:hover {
	color: #35CA35;
	text-decoration: none;
}

.gill {
	font-family: "Gill Sans MT";
}

.lucida {
	font-family: "Lucida Sans";
}

.maiandra {
	font-family: "Maiandra GD";
}

.ocrb {
	font-family: OCRB;
}

.swiss {
	font-family: "Swis721 Ex BT";
}

.andy {
	font-family: Andy;
}

.curlz {
	font-family: "Curlz MT";
	font-size: 1.5em;
}

.gigi {
	font-family: Gigi;
	font-size: 1.5em;
}

.jokerman {
	font-family: Jokerman;
	font-size: 1.3em;
}

.mistral {
	font-family: Mistral;
	font-size: 1.5em;
}

.rage {
	font-family: "Rage Italic";
}

.viner {
	font-family: "Viner Hand ITC";
	font-size: 1.4em;
}

.harrington {
	font-family: Harrington;
	font-size: 1.5em;
}
