/* Start of CMSMS style sheet 'musee' */
/* CSS Document */

/**************************** Paramètres Généraux  ******************************/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #343434 url(images/fondBody.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bcbcc0;
}

h1, h2, h3 {
	color: #fd8c40;
}

h1 {
	margin-bottom: 0.5em;
	font-size: 170%;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	margin-bottom: 1.5em;
	/*text-align: justify;*/
	line-height: 167%;
	font-size: 110%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

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

a:hover {
	text-decoration: underline;
	color: #38A142;
}

/**************************** Menu ********************************/

#menu {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #38A142;
        border-right: 2px solid #333;
}

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

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 19.5px 0 19.5px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #93c430;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/********************************** Logo *********************************/

#logo {
	width: 960px;
	height: 180px;
	margin: 0 auto;
	background: #010100 url(images/entete.jpg);
        border-right: 2px solid #333;
}

#logo h1 {
	margin: 0;
	padding: 100px 0 0 15px;
	text-align: left;
	letter-spacing: -1px;
	font-size: 320%;
}
#page #content #welcome span {
	font-size: 12px;
	letter-spacing: 1px;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
	letter-spacing: 0.7px;
	font-size: 150%;
	font-weight: normal;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/**************** Page *************/

#page {
	width: 960px;
	margin: 0 auto;
	background-image: url(images/fondContent03.gif);
	background-repeat: repeat-y;
        border-right: 2px solid #333;
}

#filAriane {
        padding: 5px 0 0 25px;
}
/************** Content **********/

#content {
	float: left;
	width: 640px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	/*background: #2c2623;*/
        text-align: justify;
}
#welcome img{
        border: 10px solid #333;
        /*display: block;*/
        /*margin: 0 0 0 50px;*/
}

.center {text-align: center;}

.floating-box {
	float: left;
	width: 230px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 100%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/********************************** Sidebar *********************************/

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #93C430;
}

#sidebar p {
	line-height: 1em;
	font-style: italic;
        font-size: 95%;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #E3E2E7;
}

/***************************** Footer *********************************/

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 960px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 640px;
	height: 34px;
	background: #000;
	border-left: 20px solid #010100;
	font-size: 85%;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #38A142;
}
/**************** album photo **************/
.thumb a { background-color:transparent; border:0; }
.thumb li { list-style-type : none; }
/* End of 'musee' */

