/*<group=General Styles>*/

html {
	height: 100%;
}

body {
	color: #000000;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #ffffff;
	height: 100%;
	font: 0.85em   Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	padding: 0 2px 2px;
	margin: 0 -2px -2px;
}

a:hover, a:active {
	background: #e9e9e9;
}
/*</group>*/

/*<group=Mise en page générale>*/

.clearer {
	clear: both;
}

#container { 	position: relative;	text-align: center; 	height: 92%;	width: 890px;
	text-align: center; /* Hack pour IE5 */;
	margin: auto;
	top: 20px;
	bottom: 10px;
}
#zone-gauche {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

#navcontainer {
	white-space: nowrap;
	padding: 0;
	height: auto;
	bottom: 92px;
	position: absolute;
	left: 0;
	text-align: left;
	margin: 0;
	width: 179px;
}

#logo {
	width: 180px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 92px;
	margin-bottom: -20px;
}

#barre-gauche {
	background: #000000;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	height: 100%;
	left: 200px;
	width: 4px;
}

#contentContainer {
	position: absolute;
	top: 0;
	height: 100%;
	left: 204px;
	width: 682px;
	margin: 0;
	padding: 0;
	overflow: auto;
	text-align: left;
}

#pageHeader {
	color: #000000;
	margin: 0;
	position: relative;
	text-align: left;
	padding: 0 20px 20px;
}

#pageHeader h1 {
	border-bottom: 1px solid #000000;
	padding: 0;
	color: #000000;
	letter-spacing: 0.13em;
	font-weight: normal;
	margin: 0;
}

#pageHeader h2 {
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#sidebarContainer {
	position: absolute;
	width: 200px;
	top: 0;
	left: 0;
	height: auto;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000000;
}

#sidebarhead {
	overflow: hidden;
	white-space: nowrap;
	font-size: 1em;
	font-weight: bolder;
	padding: 5px 7px 0;
	text-align: left;
}

#sidebarcontent {
	height: auto;
	font-size: 0.8em;
	text-align: left;
	color: #545454;
	margin: 0;
	padding: 7px;
}

#sidebarfoot {
	height: 1px;
}

#content {
	min-height: 70%;
	margin: 0;
	position: relative;
	text-align: left;
	padding: 0 20px 20px;
}

#footer {
	text-align: left;
	font-size: 0.7em;
	height: 20px;
	padding: 20px;
	margin: 0;
	width: 570px;
	position: relative;
	letter-spacing: 0.3em;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

#barre-droite {
	background: #000000;
	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
	height: 100%;
	padding: 0;
	margin: 0;
}
	
/*</group>*/

/*<group=Toolbar>*//* Toolbar Styles */#navcontainer #current {
	font-weight: bold;
}#navcontainer ul ul #current {}#navcontainer ul ul ul #current {}/* Parent - Level 0 */

#navcontainer a{
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}#navcontainer ul {
	font-size: 0.9em;
	list-style: none inside;
	margin: 0px;
	padding: 0px;
}#navcontainer li {
	margin: 0px;
	padding: 0px 0px 15px;
}#navcontainer ul a {
	text-decoration: none;
	color: #000000;
}#navcontainer a:hover {
	background: transparent;
}/* Child - Level 1 */#navcontainer ul ul {
	margin: 0px;
	padding: 0px 0px 0 15px;
}#navcontainer ul ul li {
	margin: 0px;
	padding: 0;
}#navcontainer ul ul a {
	color: #545454;
}#navcontainer ul ul ul a {}	/*</group>*/

/*<group=Global Classes>*/

em {
	font-style: oblique;
	color: #707070;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
}

blockquote {
	border: 1px dotted #536664;
	background: #7e7e7e;
	color: #ffffff;
	padding: 0 15px;
	margin-right: 0;
	margin-left: 0;
	font: italic bold 12px Courier New, Courier, mono;
}

code {
	border: 1px dotted #536664;
	background: #323232;
	color: #ffffff;
	padding: 10px 15px;
	margin-right: 0;
	margin-left: 0;
	font: 12px Courier New, Courier, mono;
}

h1 {
	margin-top: 0;
}

h2 {
	margin-top: 0;
}

h3 {
	margin-top: 0;
}

h4 {
	margin-top: 0;
}

.imageStyle {
	border: 1px solid #;
	border: 1px solid #536664;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	padding-bottom: 30px;
	background: #ffffff;
}.blog-archive-headings-wrapper {
	height: 65px;
	text-align: left;
	padding: 0;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
	margin: 0px 30px;
}

.blog-archive-headings-wrapper a:link {
}

.blog-archive-month {
	font-weight: bold;
	font-size: 1.9em;
	height: 30px;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	padding: 4px 0 5px;
	margin-right: 20px;
	border-bottom: 1px solid #000000;
}

.blog-archive-link {
	height: 20px;
	position: relative;
	margin: 0;
	padding: 3px 20px;
	font-weight: bold;
}

.blog-archive-entries-wrapper {
	text-align: justify;
	padding: 0;
	margin-right: 30px;
	margin-left: 30px;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
}

.blog-archive-entries-wrapper .blog-entry {
	margin-bottom: 0;
	border-bottom: 1px solid #000000;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.blog-archive-entries-wrapper a:link {
	border-bottom-color: #371106;
}

.blog-archive-entries-wrapper a:hover {
	border-bottom-color: #ff8059;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}

.blog-archive-link a:hover {
}
	
/*</group>*/

.blog-entry {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-bottom: 30px;
}

.blog-entry-title {
	font-weight: bolder;
	margin-bottom: 4px;
	font-size: 1.2em;
}

.blog-entry-date {
	margin-bottom: 10px;
	font-size: 0.7em;
}

.blog-entry-body {
}

.blog-entry-comments {
	font-size: 0.8em;
	margin-top: 15px;
}

.blog-entry-category {
	text-decoration: none;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	padding-bottom: 20px;
}

.filesharing-item {
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}

.filesharing-item-description {
	font-weight: normal;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	margin-bottom: 4px;
	font-size: 1.8em;
}

.album-description {
	margin-bottom: 10px;
	clear: both;
}

.thumbnail-table {
	border-collapse: collapse;
	position: relative;
	width: 100%;
	margin-bottom: 3px;
}

.thumbnail-frame {
	padding: 10px;
}

.thumbnail-frame img {
	border-width: 0;
	border-style: none;
}

.thumbnail-frame:hover {
	background: #e9e9e9;
	display: block;
}

.thumbnail-frame a {
}

.thumbnail-caption {
	margin: 5px 0 0;
	font-size: 0.8em;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	background: #ffffff;
	margin: 20px auto 0;
	padding: 0;
	width: 90%;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
	height: auto;
}

.photo-navigation {
	background: repeat-x;
	height: 85px;
	border-bottom: solid #000000 0;
	padding: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 0;
	position: relative;
	margin: 0 0 20px;
}

.photo-background p {
	margin-top: 0;
	margin-bottom: 0;
}

.photo-title {
	font-size: 1.9em;
	margin: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
}

.photo-caption {
	font-size: 1.2em;
	margin: 0 0 11px;
	padding-left: 10px;
	padding-right: 10px;
}

.photo-links {
	margin: -4px 0 0;
	padding: 4px 10px 0;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-frame {
	padding-left: 121px;
	text-align: left;
	margin: -20px 0 0;
	padding-top: 0;
}

.movie-description {
	margin-top: 20px;
	padding-left: 121px;
	text-align: left;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	margin-bottom: 4px;
	font-size: 1.8em;
	position: relative;
}.movie-page-description {
	margin-bottom: 20px;
	position: relative;
}.movie-thumbnail-frame {
	text-align: left;
	padding: 0;
	border-top: 1px solid #000000;
	font-size: 0.9em;
	margin: 0;
	min-height: 130px;
	position: relative;
	clear: both;
	display: block;
	background: repeat;
}

.movie-thumbnail-frame img {
	padding: 0;
	margin: 9px 0;
	float: left;
	position: relative;
	z-index: 500;
	display: block;
}

.movie-thumbnail-frame:hover {
	position: relative;
	background: #e9e9e9;
}

.movie-thumbnail-caption {
	position: relative;
	text-align:
	padding: 6px 0 0;
	padding: 6px 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 140px;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin-top: 30px;
	height: auto;
	text-align: center;
}

.movie-background .movie-frame {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
}

.movie-background .movie-title {
	font-weight: bolder;
	font-size: 1em;
	position: relative;
	padding: 0;
	margin-top: 15px;
	text-align: center;
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/