/* ***** BEGIN LICENSE BLOCK *****
 * Copyright (c) 2005 Oeileton.fr. All rights
 * reserved.
 *
 */
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.7em;
	background: #ffffff url(data_img/DCstyle/bg_body2.jpg) no-repeat bottom right fixed;
	padding: 0;
	margin: 0;
	color: black;
}


h1 {
	color: #848484;
	position: relative;
	top: 0px;
	font-weight:bold;
	text-transform: uppercase;
	text-align: right;
	padding-right: 35px;
	font-size: 42px;
}

h1 a {
	color: #848484;
}

h2{
	margin:0px;
	font-size: 1.6em;
}

h3{
	font-size: 1.3em;
}

h4, h5 {
	font-size: 1.1em;
}

a {
	color: #848484;
	text-decoration: none;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

fieldset{
	border: none;
	padding: 0;
	margin: 0;	
}

legend {
	display: none;
}

select {
	border: solid 1px #666;
	background: #E6ECF3;
	color: #666;
	font-size: 1em;
}

ul, ol, dl {
	position: relative;
}
/*********** ELEMENTS DE LA PAGE *********/

#page {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	padding: 0;
}

html>body  #page {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	padding: 0;
}

#main {
	background: transparent url(data_img/DCstyle/bg_main2.gif) no-repeat top right;
	width: 830px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
}

html>body  #main {
	background: transparent url(data_img/DCstyle/bg_main2.gif) no-repeat top right;
	width: 830px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
}

#content {
	width: 500px;
	float: right;
	position: relative;
	top: 60px;
	padding: 0; /*0 0 0 8px;*/
	height: 500px;
	overflow:auto;
	background: transparent url(data_img/DCstyle/bg_content.gif) fixed;
	/*opacity: 60%;*/
}

html>body  #content {
	width: 500px;
	float: right;
	position: relative;
	top: 60px;
	padding: 0; /*0 0 0 8px;*/
	height: 500px;
	overflow:auto;
	background: transparent url(data_img/DCstyle/bg_content.gif) fixed;
	/*opacity: 60%;*/
}

#sidebar {
	background: #003366;/*transparent url(data_img/DCstyle/bg_sidebar.jpg) top left no-repeat;*/
	float: left;
	margin: auto 0 auto 0;/*margin: 0px;*/
	width: 300px;
	height: 100%;
	position: relative;
	top: 0px;
	padding: 5px 5px 0px 5px;
	text-align: center;
}

html>body  #sidebar {
	background: #003366;/*transparent url(data_img/DCstyle/bg_sidebar.jpg) top left no-repeat;*/
	float: left;
	margin: auto 0 auto 0;/*margin: 0px;*/
	width: 300px;
	height: 100%;
	position: relative;
	top: 0px;
	padding: 5px;
	text-align: center;
}

#footer {
	background: transparent;
	text-align: center;
	height: 20px;
	margin: 0;
	position: relative;
	top: 0px;
	color: #848484;
	font-size: 0.8em;
}

html>body  #footer {
	background: transparent;
	text-align: center;
	height: 20px;
	margin: 0;
	position: relative;
	top: 0px;
	color: #848484;
	font-size: 0.8em;
}

.error {
	padding: 15px;
}

/****** Fromatage TEXTE *********/
#content div {
	text-align: center;
	color: #000;
}

.titre {
	padding: 20px 5px;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 2em;
	font-style:italic;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}

.text {
	padding: 20px 5px;
	text-align: left;
	clear: both;
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}

.text a {
	color: #900;
	text-decoration: none;
}

.text a:hover,.text a.hover {
	background: #f7f7f7;
	text-decoration: underline;
}

.text-fin {
	padding: 20px 5px;
	text-align: left;
	clear: both;
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	height: 100px;
}

.signature {
	padding: 20px 5px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}

.entete {
	color: #222;
	font-weight: bold;
}

/************* SIDEBAR ********/
#sidebar div {
	background: transparent;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}

#sidebar h2 {
	margin-bottom: 10px;
	text-align: right;
	font-size: 20px;
	color: #ffffff;/*#848484;*/
	text-transform: uppercase;
	margin: 0px 0px -5px 0px;
	padding: 0px 20px 0px 0px;
}

#sidebar h3 {
	background: transparent;
	text-align: right;
	font-size: 20px;
	color: #ffffff;/*#848484;*/
	margin: 0px 0px -5px 0px;
	padding: 0px 20px 0px 0px;
}

#sidebar div h2 {
	margin-bottom: 10px;
	text-align: right;
	font-size: 20px;
	color: #848484;
	text-transform: uppercase;
}

#sidebar div h3 {
	background: transparent;
	text-align: right;
	font-size: 20px;
	color: #848484;
}

#archives ul.archives_year {
   list-style-image: url(data_img/DCstyle/puce.gif);
   list-style-position: inside;
   font-weight: bold;
}
#archives a {
   text-decoration: none;
}
#archives a:hover {
   text-decoration: none;
}
#archives .archives_month {
   padding-left: 20px;
}

#search input {
	background: #E3EAF2;
	border: none;
	color: #666;
	font-size: 1em;
	padding: 2px;
	margin-right: 15px;
}

#tags p {	text-align: right;}

.level-1 {	font-size:  1em;}
.level-2 {	font-size:  1.5em;}
.level-3 {	font-size:  2em;}
.level-4 {	font-size:  2.5em;}
.level-5 {	font-size:  3em;}

.level-1 a:link, .level-1 a:visited {	text-decoration: none;}
.level-2 a:link, .level-2 a:visited {	text-decoration: none;}
.level-3 a:link, .level-3 a:visited {	text-decoration: none;}
.level-4 a:link, .level-4 a:visited {	text-decoration: none;}
.level-5 a:link, .level-5 a:visited {	text-decoration: none;}

.level-1 a:hover {	text-decoration: underline;}
.level-2 a:hover {	text-decoration: underline;}
.level-3 a:hover {	text-decoration: underline;}
.level-4 a:hover {	text-decoration: underline;}
.level-5 a:hover {	text-decoration: underline;}

.pagenav {
	text-align: center;
}

.lastcomment_date {
	font-size:  0.9em;
}

#menu {
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	display: block;
}

#menu ul {
	margin: 0px 0px -5px 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
}

#menu li {
	margin: 0px 0px -5px 0px;
	padding: 0px 10px 0px 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 20px;
	color: #ffffff;
	background-color: #003366;
	display: block;
}
/*
#menu li:hover , #menu li.over {
	color: #003366;
	background-color: #ffffff;
}
*/
#menu li a {
	margin: 0;
	padding: 0;
	height: 30px;
	text-decoration: none;
	line-height: 30px;
	text-align: right;
	font-size: 20px;
	color: #ffffff;
	background-color: #003366;
	display: block;
}

* html #menu li a {
	margin: 0;
	padding: 0;
	height: 30px;
	text-decoration: none;
	line-height: 30px;
	text-align: right;
	font-size: 20px;
	color: #ffffff;
	background-color: #003366;
	display: block;
}

#menu li a:hover , #menu li a.over {
	background-color: #ffffff;
	color: #003366;
}

#menu li.spacer {
	margin: 0px 0px -5px 0px;
	padding: 0px 10px 0px 0px;
	height: 10px;
	line-height: 10px;
	color: #ffffff;
	background-color: #003366;
	width: 100%;
	display: block;
}

#menu li.spacer:hover {
	background-color: #003366;
}

/************* encadrement galerie **********/

#illust
{
	z-index: 1;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 5px;
	border: 1px solid #666;
	background: #ffffff url(./data_img/DCstyle/loading.gif) no-repeat 50% 50%;
	width: 150px;
}

img.illust
{
	z-index: 1;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 5px;
	border: 1px solid #666;
	background: #ffffff url(./data_img/DCstyle/loading.gif) no-repeat 50% 50%;
	width: 150px;
}

span.illust
{
	text-align: center;
	align:center;
}

#photo
{
	z-index: 1;
	text-align: center;
	margin: 5px;/*margin: 0px auto 5px auto;*/
	padding: 20px;
	border: 1px solid #666;
	background: #ffffff url(./data_img/DCstyle/loading.gif) no-repeat 50% 50%;
}

#thephoto {
	z-index: 1;
	width: 150px;
}

