/*<group=General Styles>*/


p {
}

b, strong {
	font-weight: bold;
	letter-spacing: 1px;
}

a:link {
	color: #296cd8;
	text-decoration: none;
}

a:visited {
	color: #296cd8;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
}

img    { text-align: center; margin-right: auto; margin-left: auto }

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

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

#memerubrique  { color: #296cd8; font-size: 10px; text-decoration: none }

#memerubrique a:link  { color: #296cd8; font-size: 10px; text-decoration: none }
	
#memerubrique a:hover  { color: #ffffff; font-size: 10px; background: #296cd8 }	
	
	
/*</group>*/

/*<group=Layout>*/

#container   { color: #333333; font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; background: #fff url("images/sidebar_bg.png") repeat-y right 50%; margin: 0 auto; padding: 0; width: 780px; border-right: 1px solid #fff; border-left: 1px solid #ffffff }

#pageHeader  { background: #296cd8 url("images/header_bg.jpg") no-repeat; text-align: left; list-style: none; width: 780px; height: 90px }

#pageHeader-histoire   { background: #296cd8 url("images/histoire.jpg") no-repeat; text-align: left; list-style: none; width: 780px; height: 90px }

#pageHeader-andre   { background: #296cd8 url("images/andre.jpg") no-repeat; text-align: left; list-style: none; width: 780px; height: 90px }

#pageHeader-association   { background: #296cd8 url("images/association.jpg") no-repeat; text-align: left; list-style: none; width: 780px; height: 90px }

#menu    { background-color: #c8d1de; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: center; list-style: none; top: 60px; width: 780px; height: 20px; vertical-align: middle }

#pageHeader img  { display: inline; margin-top: 20px; margin-right: 40px; float: right }

#pageHeader h1 {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	font-size: 28px;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
}

#pageHeader h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	letter-spacing: 4px;
}

#pageHeader-histoire img  { display: inline; margin-top: 20px; margin-right: 40px; float: right }

#pageHeader-histoire h1 {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	font-size: 28px;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
}

#pageHeader-histoire h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	letter-spacing: 4px;
}

#pageHeader-andre img  { display: inline; margin-top: 20px; margin-right: 40px; float: right }

#pageHeader-andre h1 {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	font-size: 28px;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
}

#pageHeader-andre h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	letter-spacing: 4px;
}

#pageHeader-association img  { display: inline; margin-top: 20px; margin-right: 40px; float: right }

#pageHeader-association h1 {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	font-size: 28px;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
}

#pageHeader-association h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	letter-spacing: 4px;
}


#contentContainer    { padding-top: 30px; width: 580px; float: left }

#contentContainer #content  { line-height: normal; padding-right: 30px; padding-left: 40px }

#contentContainer img   { text-align: center }

#sidebarContainer {
	width: 189px;
	float: right;
	text-align: left;
	padding-top: 0px;
	border-top: 1px solid #ffffff;
	margin-top: 0px;
}

#sidebarContainer .sidebar {
	padding: 10px;
	line-height: 2.0em;
}

#footer {
	background: #ebebeb;
	color: #333333;
	height: 25px;
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 20px;
	border-top: 1px solid #ffffff;
	text-align: left;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}

#footer a {
	color: #296cd8;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer   { margin-top: 15px; padding: 0; width: inherit }

#breadcrumbcontainer img     { text-align: center; margin-right: auto; margin-left: auto }

#breadcrumbcontainer ul  { list-style: none; display: inline; margin: 0; padding: 0 }

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	line-height: 2.0em;
	padding-top: 0px;
}

#navcontainer #current {
	color: #b3b3b3;
	font-weight: inherit;
}

/* Parent - Level 0 */

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

#navcontainer li  { font-weight: bold; background: #e0e9f2; border-bottom: 1px solid #ffffff }

#navcontainer a {
	display: block;
	color: #296cd8;
	text-decoration: none;
	padding-left: 10px;
}

#navcontainer a:hover {
	color: #ffffff;
	background: #296cd8;
}

/* Child - Level 1 */

#navcontainer ul ul {
	padding: 0px;
	margin: 0px;
	text-indent: 20px;
}

#navcontainer ul ul li {
	font-weight: normal;
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul a:hover {
	background: #296cd8;
	color: #ffffff;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	padding: 0px;
	margin: 0px;
	color: #808080;
	text-indent: 40px;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul ul a:hover {
	background: #296cd8;
	color: #ffffff;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	padding: 0px;
	margin: 0px;
	color: #808080;
	text-indent: 60px;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul ul ul a:hover {
	background: #296cd8;
	color: #ffffff;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	padding: 0px;
	margin: 0px;
	color: #808080;
	text-indent: 80px;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul ul ul ul a:hover {
	background: #296cd8;
	color: #ffffff;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	border: 1px solid #ebebeb;
	padding: 10px;
	background: #ffffff;
	font-style: italic;
	letter-spacing: 1px;
}

h1       { color: #296cd8; font-size: 22px; font-weight: bold; text-align: center; letter-spacing: 2px; margin-bottom: 2px }

h2   { color: #296cd8; font-size: 20px; font-weight: normal; letter-spacing: 2px; margin-bottom: 3px }

h3     { color: #296cd8; font-size: 18px; font-weight: normal; letter-spacing: 2px; margin-bottom: 3px }

h4   { color: #296cd8; font-size: 16px; font-weight: normal; letter-spacing: 2px; margin-bottom: 3px }

h5  { color: #296cd8; font-size: 12px; font-weight: normal; letter-spacing: 2px }

h8   { color: #333; font-size: 14px; font-weight: bold; letter-spacing: 2px; margin-bottom: 3px }

h6    { color: #fff; font-size: 20px; font-weight: normal; letter-spacing: 2px; margin-bottom: 3px }


h7    { color: #333; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; text-align: left; letter-spacing: 2px; margin-bottom: 3px }

.imageStyle {
}


	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
	color: #333333;
}

.blog-archive-month {
	color: #296cd8;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 6px;
	font-size: 18px;
}

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

.blog-entry {
}

.blog-entry-title {
	color: #296cd8;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 6px;
	font-size: 18px;
}

.blog-entry-date {
	margin-bottom: 5px;
	margin-top: 2px;
	letter-spacing: 10px;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 5px;
	color: #bfbfbf;
}

.blog-entry-body {
	margin-bottom: 45px;
}

.blog-entry-comments {
	margin-top: 10px;
	border-top: 1px dotted #bfbfbf;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #296cd8;
	font-size: 14px;
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #296cd8;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
}

.album-description {
	letter-spacing: 0.5px;
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	background: repeat url(images/sidebar_bg.png);
	border-style: none;
}

.thumbnail-caption {
	color: #296cd8;
	margin-top: -2px;
	font-size: 11px;
}
	
/*</group>*/

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

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	text-align: left;
	background: #f7f6f7;
	margin-bottom: 10px;
}

.photo-navigation a {
}

.photo-navigation a:hover {
}

.photo-frame{
	margin: 0px;
	border: 5px solid #ffffff;
}

.photo-links {
}

.photo-title {
	color: #296cd8;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #296cd8;
}

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

/*<group=Quicktime Page>*/

.movie-title {
	color: #296cd8;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #296cd8;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	color: #296cd8;
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
}
	
/*</group>*/

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

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #296cd8;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

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

.required-text {
	color: #2778e2;
} 

.form-input-field {
	background: #ebebeb;
} 

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

.pub   { text-decoration: none; margin: 0; padding: 0; right: -10px; float: right; border-width: 0 }

.pub a:link    { text-decoration: none; background-color: #fc0; margin: 0; padding: 0; border-width: 0 }

.pub a:visited   { text-decoration: none }

.pub a:hover, a:active   { text-decoration: none }
