body {
	background-color: #f2ffe5;
}

#site {
	width: 797px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 797px;
	height: 89px;
	background: url('./images/gribouille_01.gif') no-repeat;
}

#content {
	width: 797px;
	height: 519px;
}

#content .gauche {
	width: 111px;
	height: 519px;
	background: url('./images/gribouille_02.gif') no-repeat;
	font-size: 0px;
	float: left;
}

#content .corps {
	width: 594px;
	float: left;
}

#content .top {
	width: 594px;
	height: 64px;
	float: left;
}

#content .top1 {
	width: 100px;
	height: 64px;
	background: url('./images/gribouille_03.gif') no-repeat;
	font-size: 0px;
	float: left;	
}

#content .top2 {
	width: 320px;
	height: 64px;
	font-size: 0px;
	float: left;	
}

#content .top3 {
	width: 174px;
	height: 64px;
	background: url('./images/gribouille_04.gif') no-repeat;
	font-size: 0px;
	float: left;	
}

#content .cont {
	width: 594px;
	height: 403px;
	float: left;
}

#content .cont1 {
	width: 114px;
	height: 403px;
	background: url('./images/gribouille_06.gif') no-repeat;
	font-size: 0px;
	float: left;		
}

#content .cont2 {
	width: 306px;
	height: 403px;
	color: #E2017B;
	font-family: "Verdana", serif;
	background: #fff5fb;
	font-size: 10pt;
	float: left;		
}

#content .cont3 {
	width: 174px;
	height: 403px;
	background: url('./images/gribouille_07.gif') no-repeat bottom;
	font-size: 0px;
	float: left;		
}

#content .cont3 img {
	border: 0px;
}

#content .cont4 {
	width: 594px;
	height: 52px;
	background: url('./images/gribouille_08.gif') no-repeat;
	font-size: 0px;
	clear: both;
	float: left;	
}

#content .droite {
	width: 92px;
	height: 519px;
	background: url('./images/gribouille_05.gif') no-repeat;
	font-size: 0px;
	float: left;
}

#footer {
	width: 797px;
	height: 59px;
	background: url('./images/gribouille_09.gif') no-repeat;
	font-size: 0px;
	float: left;
}

p {
	margin: 0px;
	text-align: justify;
	line-height: 15px;
}

#copyright {
	margin: 0px;
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #E2017B;
}

#copyright a {
	color: #E2017B;
	text-decoration: none;
	border-bottom: 1px dotted #E2017B;
}

ul.news-in {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

li.titre {
	width: 65%;
	float: left;
}

a {
	font-weight: bold;
	color: #cc0872;
	text-decoration: none;
}

a:hover {
	color: #E2017B;
}

li.date {
	padding-top: 3px;
	width: 35%;
	font-size: 10px;
	text-align: right;
	float: left;
}

input {
	width: 200px;
	border: 1px solid #E2017B;
	color: #E2017B;
	font-size: 10px;
	font-family: "Verdana", serif;
	background: #FFE6F3;
}

td.form {
	font-size: 11px;
	color: #E2017B;
	font-family: "Verdana", serif;
}

textarea {
	width: 295px;
	height: 260px;
	border: 1px solid #E2017B;
	color: #E2017B;
	font-size: 10px;
	font-family: "Verdana", serif;
	background: #FFE6F3;
}