body {
	background-image: url('imgs/ig/body_bg.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	color: #ffffff; }

img { border: 0; }
.imageadroite { margin-left: 15px; }
.imageagauche { margin-right: 15px; }

.spacer { display: block; margin-bottom: 40px; }

.erreur {
	float:                 right;
	position:              fixed;
	right:                 2px;
	top:                   2px;
	opacity:               0.9;
	padding:               2px 6px 3px 6px;
	margin:                0;
	color:                 #ffffff;
	font-weight:           bold;
	background-color:      #ad4c4c;
	z-index:               10; }

.avertissement {
	float:                 right;
	position:              fixed;
	right:                 2px;
	top:                   2px;
	opacity:               0.9;
	padding:               2px 6px 3px 6px;
	margin:                0;
	color:                 #ffffff;
	font-weight:           bold;
	background-color:      #61ab41;
	z-index:               10; }

#header {
	display: block;
	height: 235px;
	width: 960px;
	margin: 0 auto 20px auto;
	background-image: url('imgs/ig/header.jpg');
	background-repeat: norepeat; }

#global {
	display: block;
	width: 960px;
	margin: 0 auto 20px auto;
	background-image: url('imgs/ig/global_bg.gif');
	background-repeat: repeat-y;
	overflow: auto; }

#colgauche { 
	display: inline;
	margin-left: 0px;
	padding: 0px;
	width: 208px;
	float: left;
	text-align: right; }

#coldroite { 
	float: right;
	padding: 0px 72px 0 20px;
	width: 600px;
	display: inline;
	position: relative;
	text-align: justify; }

/*     C O L   G A U C H E     */

#colgauche ul li {
	list-style-type: none; }

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

#colgauche a:hover {
	color: #d4e12c; }

.menu1 {
	font-family: 'Arial Black';
	text-transform: uppercase; 
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 40px; }

.menu2 {
	font-family: 'Arial Black';
	text-transform: uppercase; 
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 40px; }

.menu2liste {
	color: #d4e12c; }

#recherche_blog {
	background-image: url('imgs/ig/recherche.gif');
	background-repeat: no-repeat;
	background-color: #000000;
	border: 0;
	width: 130px;
	height: 28px;
	padding: 0 5px 0 5px;
	color: #ffffff;
	text-align: right; }

/*     P R E S E N T A T I O N   N U M E R O S     */

.photomag {
	border: 3px solid #282826;
	margin: 20px; }

.titremag {
	color: #d4e12c;
	font-size: 16px; }

.telechargementmag {
	font-size: 11px; }

/*     M I S E  E N   F O R M E     */

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

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

h1 {
	color: #d4e12c;
	font-size: 23px;
	font-weight: bold; }

h1 a, h1 a:link, h1 a:visited {
	color: #d4e12c;
	text-decoration: none; }

h1 a:hover {
	color: #ffffff; }

.article_footer {
	font-size: 10px;
	margin: 10px 30px 40px 30px; }

.cadre_commentaire {
	background-color: #1a1a1a;
	padding: 10px 10px 1px 10px;
	margin-bottom: 20px; }

	
		/* M I S E   E N   F O R M E   D E S   F O R M U L A I R E S */

label {
	color: #ffffff;
	font-size: 13px;
	display: block;
	width: 170px;
	float: left; }

input {
	background-color: #3a3a3a;
	color: #ffffff;
	border: 0;
	padding: 3px;
	font-size: 13px; }

textarea {
	background-color: #3a3a3a;
	color: #ffffff;
	border: 0;
	padding: 3px;
	font-size: 13px; }