html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	background-color: #141414;
	margin: 20px;
	font-family: Helvetica, Sans-serif;
	color: #ffffff;
	font-size: 13px; }

img { border: 0; }

.spacer { display: block; height: 30px; }

#global {
	background-image: url('images/ig/content_bg.gif');
	background-repeat: repeat-x;
	height: 620px;
	padding: 10px;
	border: 4px solid #424242; }

/*																M E N U */

#menu {
	background-image: url('images/ig/logo.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	width: 263px;
	padding-right: 40px;
	padding-top: 110px;
	float: left;
	text-align: right;
	font-size: 15px;
	text-transform: uppercase; }

#menu ul {
	margin: 0;
	padding; 0;
	list-style-type: none; }

#menu ul li {
	line-height: 30px; }

#menu a, #menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none; }

#menu a:hover { }

#menu a.selected, #menu a:link.selected, #menu a:visited.selected { color: #ffcd35; }

/*																C O N T E N U */

#contenu {
	display: inline;
	float: left; }

#titre {
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 170px;
	display: block; }

#titre h1 {
	color: #aa0014;
	font-size: 26px;
	position: absolute;
	top: -50px; }

#texte {
	text-align: justify; }

#texte a, #texte a:link, #texte a:visited {
	color: #ffffff;
	text-decoration: underline; }

#texte a:hover {
	color: #ffffff;
	text-decoration: none; }

#texte ul { list-style-type: square; }

#texte p { margin-bottom: 15px; }

#texte h1 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 8px;
	color: #ffcd35;
	margin: 20px auto 20px 0px; }

label {
	font-size: 12px;
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
	vertical-align: bottom;
	padding-top: 6px; }

input {
	color: #2b2a2b;
	border: 1px solid #797979;
	background-color: #f7f7f7;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 2px;
	vertical-align: bottom;
	border: 0; }

textarea {
	color: #2b2a2b;
	border: 1px solid #797979;
	background-color: #f7f7f7;
	padding: 3px;
	margin-bottom: 2px;
	font-size: 12px;
	border: 0; }

/*																P H O T O S */

#photos {
	display: inline;
	position: absolute;
	margin-left: 30px; }

#photos img { display: inline; padding-left: 10px; }

/*																F O O T E R */

#footer {
	margin-top: 5px;
	width: 1210px;
	color: #424242; }

#footer a, #footer a:link, #footer a:visited {
	color: #424242;
	text-decoration: underline; }

#footer a:hover {
	text-decoration: none; }
