/*
Gris clair : #808080;
*/


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: #1c1c1c;
	margin: 10px;
	font-family: 'Lucida Grande', Arial, Helvetica, Sans-serif;
	color: #ffffff;
	font-size: 12px; }

img { border: 0; }

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

#logo {
	background-image: url('images/logo_rauch.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 80px;
	display: block;
	width: 900px;
	margin: 34px auto 10px auto;
	color: #808080;
	font-size: 10px; }

#logo a, #logo a:link, #logo a:visited {
	color: #808080;
	font-size: 10px;
	text-decoration: underline; }

/*														M E N U */

#menu {
	height: 19px;
	display: block;
	width: 900px;
	margin: 13px auto 10px auto;
	border-bottom: 1px solid #808080;
	font-size: 13px;
	padding-top: 20px; }

#menu a, #menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	width: 116px;
	float: left; }

#menu a:hover {
	color: #808080; }

/*														G L O B A L */

#global {
	display: block;
	width: 900px;
	margin: 0px auto 0px auto;
	color: #808080; }

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

#global a:hover {
	color: #808080; }

/*														F O O T E R */

#footer {
	display: block;
	width: 900px;
	margin: 0px auto 0px auto;
	color: #808080;
	font-size: 9px; }

#footer a, #footer a:link, #footer a:visited {
	color: #808080;
	text-decoration: none; }

#footer a:hover {
	color: #ffffff; }

/*														T R O I S   C O L O N N E S */

#faux {
	overflow: auto;
	width: 100%; }

#colgauche { 
	display: inline;
	padding-right: 20px;
	width: 170px;
	float: left; }

#contenu { 
	float: left;
	padding-right: 20px;
	width: 240px;
	display: inline;
	position: relative;
	text-align: justify; }

#coldroite { 
	display: inline;
	position: relative;
	width: 450px;
	float: right;
	text-align: right; }

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

h1 {
	font-weight: normal;
	font-size: 34px;
	height: 75px;
	color: #ffffff; }

h2 {
	font-weight: normal;
	font-size: 22px;
	text-align: right;
	color: #ffffff; }

p { margin-bottom: 10px; }

input {
	background-color: #1c1c1c;
	border: 1px solid #999999;
	color: #808080;
	font-size: 12px;
	padding: 3px;
	width: 260px; }

textarea {
	background-color: #1c1c1c;
	border: 1px solid #999999;
	color: #808080;
	font-size: 12px;
	padding: 3px;
	width: 260px; }

#contenu h1 {
	font-weight: normal;
	font-size: 20px;
	height: auto;
	padding-bottom: 20px;
	color: #d2d2d2;
	font-size: 14px; }

#contenu .infosplus {
	font-size: 10px;
	color: #a3a2a2;
	padding-top: 20px; }

hr {
	border: 0px;
	border-top: 1px solid #808080;
	height: 0; }

.bt_createur {
	border: 1px dotted #393939;
	padding: 4px;
	letter-spacing: 1px;
	font-size: 10px; }

.bt_createur:hover {
	color: #ffffff;
	background-color: #2A2A2A; }

/*														A C C U E I L   +   S L I D E S H O W */

.galeriephoto_vignette {
	margin: 0px 4px 4px 0px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 56px;
	width: 56px;
	cursor: pointer;
	background-position: center center;  }

.galeriephoto_vignette:hover { text-decoration: none; }

/*														M E N U   G A U C H E */

#menugauche {
	color: #ffffff; }

#menugauche a, #menugauche a:link, #menugauche a:visited {
	color: #808080;
	text-decoration: none; }

#menugauche a:hover {
	color: #808080; }

#menugauche .menugauche_sousrubrique {
	font-size: 10px;
	padding-left: 20px; }

#menugauche h2 {
	text-align: left;
	font-size: 13px;
	margin-bottom: 9px; }
