/* @group General Styles */

body {
	background: black none;
	color: #433e25;
	text-align: center; /* To Make Content Centered */
	margin-top: 20px;
	font: 0.8em/1.3em "Trebuchet MS";
}

p { 
	font-size: 1em;
	color: #433e25;
}

b, strong { 
	color: #433e25;
	font-weight: bold;
}

a:link { 
	text-decoration: underline;
	color: #9ca0b9;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #9ca0b9;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #fff;
	background-color: #9ca0b9;
}

img {
	border-style: none;
}

#content img.half {
	width: 40%;
}

#content img.full {
	width: 100%;
}

#content .left {
	float: left;
	margin: 0.5em;
	padding: 0.5em;
	margin-left: 0;
	padding-left: 0;
}

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

.image-right {
	margin: 0.5em;
	padding: 0.5em;
	margin-right: 0;
	padding-right: 0;
	float: right;
}

.clear {
	clear: both;
}

ul {
	list-style: circle;
	color: #82201c;
}

ul li {
	padding: 0;
	margin: 0;
}
	
/* @end */

/* @group Layout */

.exergue {
	text-align: right;
	background: url(images/coin_feuille_droite.png) no-repeat left bottom;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 30px;
	color: #a84e4c;
	font-size: 102%;
	background-position: right bottom;
	background-repeat: no-repeat;
	font-style: italic;
}

.titre {
	text-align: left;
	background: url(images/coin_feuille.png) no-repeat left bottom;
	font-size: 102%;
	padding: 0 0 10px 15px;
	margin-left: 20px;
	margin-top: 20px;
}

.movexergue {
	text-align: center;
	background: none no-repeat left bottom;
	font-size: 102%;
	padding: 0 0 10px 15px;
	margin-left: 20px;
	margin-top: 20px;
}

.warning {
	text-align: center;
	width: 55%;
	font-size: 100%;
	color: #fff;
	background: #c84240;
	word-spacing: 0;
	text-indent: 0;
	border-bottom-color: black;
	border-bottom-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

.colere {
	text-align: center;
	width: 80%;
	font-size: 105%;
	color: #fff;
	background: #333;
	margin-left: 20px;
	word-spacing: 0;
	text-indent: 0;
	border-bottom-color: black;
	border-bottom-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

.fondrouge {
	text-align: center;
	background: #9a1d1c;
	word-spacing: 0;
	text-indent: 0;
	border-bottom-color: black;
	border-bottom-width: 1px;
	padding: 10px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
	margin-top: 0;
	margin-left: 10px;
	font-weight: bold;
	font-size: 95%;
}

.citation {
	float: right;
	background-color: #333;
	width: 120px;
	padding: 5px;
	text-align: center;
	font-style: italic;
	margin: 5px 30px 5px 10px;
	height: 120px;
	color: #f8fde2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.notabene {
	background-color: #ffe9a3;
	width: 120px;
	text-align: center;
	margin: 5px 30px 5px 0;
	height: 120px;
	color: #191919;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	padding: 15px;
}

#container { 
	width: 94%;
	text-align: center;
	position: absolute;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(images/sidebarbg_03.jpg) repeat-y left;
}

#pageHeader {
	height: 85px;
	border-top: 1px solid black;
	position: relative;
	text-align: left;
	background: #ad2f25 url(images/Logo-fp-02.png) no-repeat left;
}

#pageHeader img {
	float: left;
	padding: 0px;
	margin: 0 10px 0px;
}

#pageHeader h1 { 
	color: #82201c;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-size: 10em;
	font-weight: 100;
}

#pageHeader h2 { 
	color: #fedc57;
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
	margin-left: 70px;
	font-weight: 100;
	font-size: 1.5em;
	font-style: italic;
	letter-spacing: 0.1em;
}

#pageHeader #logo img {
	height: 80px;
	margin-top: -8px;
	margin-left: 185px;
}

#mainContent {
	position: relative;
	}

#mainContent #sidebar {
	position: relative;
	/*height: 100%;*/
 	width: 190px;
	padding: 0px;
	float: left;
	text-align: left;
	background: transparent;
	margin: 0 0 0 -15px;
}


#mainContent #sidebar #sidebar_header {
	background: url(images/Prolong-y-02.png) no-repeat left;
	height: 60px;
	margin-bottom: 0;
	width: 190px;
}

#mainContent #content {
	position: relative;
	top: 0;
	bottom: 25px;
	right: 0;
	padding: 1em 2em;
	overflow: auto;
	left: 0;
	text-align: left;
	font-family: "Trebuchet MS";
	background-color: white;
}

#mainContent #content p {
	font-size: 1em;
}

#mainContent #content ul li {
	color: #82201c;
}

#footer { /* This Is The BG Color Of The Main Div */
	text-align: left;
	position: relative;
	background: #9a1d1c;
	color: white;
	margin-right: auto;
	clear: both;
	height: 55px;
	padding: 10px 10px 1px 180px;
	font-style: italic;
	border-left-style: none;
	border-left-width: 1px;
	font-size: 0.9em;
}

#footer a {
	color: #e6e6e6;
}

#mainContent #sidebar #sidecontainer
{
	padding: 0px;
	width: 190px;
	border-top: 1px solid black;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: right;
	color: #fedc57;
	position: absolute;
	top: 145px;
	font-size: 1.2em;
	line-height: 1.6em;
	border-top: 1px solid #82201c;
	padding: 0;
	margin: 0;
	width: 100%;
}

#breadcrumbcontainer ul {
	padding: 0;
	list-style-type: none;
	padding-top: 0;
	margin: -2px 100px 0 0;
}

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

#breadcrumbcontainer a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer ul li a:hover {
	color: #fff4e3;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	width: 190px;
	/*background: url(images/sidebar_menu_220x300.jpg) no-repeat;*/
	padding-top: 0px;
	text-align: left;
	position: relative;
	font: normal normal normal 1em/2em "Trebuchet MS";
}

#navcontainer #current {
	color: #463a4c;
	background: none no-repeat;
	list-style-type: none;
	text-align: right;
	margin-left: 1px;
	padding-right: 10px;
}

/* Parent - Level 0 */

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

#navcontainer li {
	background: #ffe9a3 url(images/bordure_sidebar03.jpg) no-repeat;
	border-top: 1px solid black;
	margin-left: 0;
	padding-left: 0;
	text-indent: 10px;
}

#navcontainer a {
	display: block;
	color: #463a4c;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0 solid black;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
}

#navcontainer a:hover {
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #ad2f25 url(images/bordure_sidebar04.png) no-repeat;
}

/* Child - Level 1 */

#navcontainer ul ul {
	margin: 0;
	border-bottom-style: none;
	padding: 0;
}

#navcontainer ul ul li {
	font-size: 100%;
	padding: 3px 0 0px;
	margin: 0;
	background-image: url(images/sous-menu3.jpg);
}

#navcontainer ul ul li>a {
	font-size: 100%;
	text-align: left;
	padding-right: 0;
	color: #463a4c;
	padding-left: 10px;
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	border-top: 0;
	padding-top: 0;
}

#navcontainer ul ul a:hover {
	padding-top: 0;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0;
	background: none no-repeat;
	color: #fff;
	margin-left: 10;
}

/*Start Commented Backslash Hack \*/

* html #navcontainer ul {
	margin-bottom: 0;
}

* html #navcontainer li {
	
}

* html #navcontainer ul ul li {
	
}

* html #navcontainer li a {
	padding: 0 10px;
	height: 100%;
}

* html #mainContent #content {
	margin-left: 220px;
}

* html #footer {
	height: 25px;
	padding-top: 3px;
}


/*Close Commented Backslash Hack */
	
/* @end */

/* @group Global Classes */

.standout, blockquote {
	font-family: Courier New, Courier, mono;
	border: 1px dotted #004f9e;
	background: #ddedff;
	color: #004f9e;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	color: #82201c;
	margin: 0px 0px 0.8em;
	font-size: 150%;
}

h2 {
	color: #fb7e00;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	font-size: 150%;
}

h3 {
	color: #433e25;
	margin: 8px 0px 15px -25px;
	font: italic bold 150% "Trebuchet MS";
	border-bottom: 1px solid black;
	padding-bottom: 18px;
	text-indent: 25px;
}

h4 {
	color: #433e25;
	font: 120%/22px "Trebuchet MS";
	list-style-position: inside;
	background: url(images/pastille2.png) no-repeat left top;
	text-indent: 25px;
}

h5 {
	color: #433e25;
	font: 130% "Trebuchet MS";
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-bottom: 0;
	background: url(images/ligne2.png) no-repeat 0 bottom;
	text-align: left;
}
h6 {
	color: #191919;
	font: 120% "Trebuchet MS";
	text-align: left;
	margin: 15px 100px 0px 15px;
	border-bottom: 1px dotted #433e25;
	border-color: #191919;
}

.imageStyle {
	border: 0 solid #dcdcdc;
	padding: 5px;
	margin: 5px;
}
	
/* @end */

/* @group Blog */

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.blog-entry-title {
		text-align: justify;
	color: #5f6476;
	font-weight: bold;
	font-size: 14px;
}

.blog-entry-date {
		
	text-align: justify;
	color: #aeaeae;
	padding-bottom: 5px;
	font-size: 12px;
	font-style: normal;
}

.blog-entry-body {
	
	text-align: justify;
	color: #666666;
	font-size: 12px;
}

.blog-entry-comments {
	padding-top: 5px;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	color: #424242;
}

.filesharing-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title a {
	color: #06050a;
	font: 14px "Courier New", Courier, mono;
	background-color: #fff;
	opacity: 1;
	list-style-position: inside;
	list-style-type: disc;
	float: none;
}

.filesharing-item-description {
	text-align: justify;
	color: #aeaeae;
	font-size: 12px;
	font-style: normal;
	margin-top: 6px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	padding: 5px;
	color: #433e25;
	font-weight: bold;
	font-size: 14px;
}

.album-description {
	padding: 5px;
	color: #433e25;
}

.thumbnail-frame {
	padding: 0.3em;
	border-right: solid #b7b7b7 2px;
	border-bottom: solid #b7b7b7 2px;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	color: #433e25;
	font-size: 11px;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	background: #ffffff;
}

.photo-navigation {
	margin: 6px; 
	background: #eeeeee;
	color: #5b5b5b;
	text-align: left;
	padding: 4px;
}

.photo-navigation a {
	text-decoration: none;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-frame{
	padding: 4px;
	border: 1px solid #555555;
	margin: 6px;
	background: white;
}

.photo-links {
	padding: 0px;
}

.photo-title {
	padding: 0px;
	font-weight: bold;
}

.photo-caption {
	padding: 0px;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	text-align: center;
	margin: 5px;
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #5f6476;
	font-weight: bold;
	font-size: 14px;
}

.movie-page-description {
	margin-bottom: 20px;
	color: #494949;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	color: #aeaeae;
	text-align: center;
	margin-bottom: 3px;
	font-size: 11px;
}
	
/* @end */

/* @group Single Page (Movie View) */

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

.movie-title {
	color: #5f6476;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { } 

.required-text {
	color: #b90000;
} 

.form-input-field { } 

.form-input-button { } 
/* @end */



