body  {
	background : #000;
	font : normal 20px garamond, georgia, times New Roman, serif;
	color : #000;
	margin : 0;
}
#global {
	width : 960px;
	background : #fff;
	position : relative;
	margin : 10px auto;
}
#header {
	background : #fff url(../_picts/header.jpg) no-repeat;
	height : 145px;
	margin : 0;
}
#corps {
	background : #fff url(../_picts/couv.jpg) no-repeat right top;
	min-height : 300px;
}
#corpsleft {
	float : left;
	width : 140px;
	margin-right:10px;
}
#corpscenter {
	float : left;
	width : 460px;
}
#corpscenter p {
	 margin:0;
	 padding:0;	
}
#corpsright {
	float : left;
	width : 340px;
	margin : 290px 0 0 10px;
}
#bottom {
	background : #fff url(../_picts/bot.jpg) no-repeat;
	height : 100px;
	width : 960px;
	clear : both;
	color : #00f;
}
#copy {
	margin : 0 0 0 145px;
	font : bold 12px garamond, georgia, "times New Roman", serif;
}
#copy a {
	font : bold 12px garamond, georgia, "times New Roman", serif;
}
.firstletter {
	color : #00f;
}
#corpsleft ul {
	margin : 10px 0 0 5px;
	padding : 0;
}
#corpsleft li {
	list-style-type : none;
	margin : 0;
	padding : 0 0 10px 15px;
	background : url(../_picts/bulli.jpg) no-repeat left bottom;
}
#corpsleft a {
	font : bold 18px garamond, georgia, "times New Roman", serif;
	color : #000;
}
#corpsleft a:hover {
	color : #00f;
	text-decoration : none;
}
a {
	font-size : 18px;
	color : #00f;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
a.copy {
	font-size : 16px;
	color : #00f;
	text-decoration : none;
}
a.copy:hover {
	text-decoration : underline;
}
h1 {
	font-size : 46px;
	margin : 0 0 0 120px;
	color : #fff;
}
#header h2 {
	font-size : 30px;
	margin : 25px 0 0 150px;
}
h2 {
	font-size : 30px;
	margin : 0;
}
h3 {
	font-size : 18px;
	text-align : center;
	margin : 0;
}
h4, h5, h6 {
	font-size : 16px;
	text-align : center;
}
form {
	text-align : center;
	margin : 0;
	padding : 0;
}
.sep {
	display : block;
	height : 25px;
} 

