/* @override http://www.machineurs.com/rw_common/themes/lesmachineurs/styles.css */

/*<group=General Styles>*/

body {
	font-size: 0.85em;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Arial, Helvetica, sans-serif;
	color: #b3c1c1;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #000000;
}

a:link, a:visited {
	color: #d74015;
	text-decoration: none;
	border-bottom: 1px dotted #b93a14;
	text-shadow: #d74015 0px 0px 5px;
}

a:hover, a:active {
	color: #ff8059;
	text-decoration: none;
	border-bottom: 1px dotted #ff8059;
}
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#container {
	width: 946px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding: 0;
	background: url(images/ligne_menu.gif) no-repeat;
}

#outgauche {	height: 497px;	position: absolute;	z-index: 100;	left: -500px;	display: block;
	top: 0;
	background: url(images/out_left.gif);
	width: 500px;
}

#pageHeader {
	color: #000000;
	clear: both;
	height: 214px;
}

#pageHeader img {
}

#titregauche {
	width: 164px;
	float: left;
	position: absolute;
	z-index: 400;
	margin: 0;
	padding: 0;
	background: no-repeat url(images/titre.gif);
	height: 333px;
	top: 214px;
	left: 0;
	display: block;
}

#logocontainer {
	position: relative;
	z-index: 450;
	float: left;
	background: url(images/logo_anim.gif) no-repeat;
	width: 244px;
	height: 214px;
	margin: 0;
	padding: 0;
}

#navcontainer {
	white-space: nowrap;
	z-index: 500;
	padding: 0;
	top: 108px;
	position: absolute;
	width: auto;
	right: 0;
	height: 24px;
	float: right;
}

#pageHeader h1 {
	letter-spacing: 3px;
	padding: 22px 0 0;
	line-height: 33px;
	text-align: right;
	top: 27px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 180px;
	color: #000;
	position: absolute;
	text-shadow: #d74015 0px 0px 10px;
	right: 20px;
	display: block;
	height: 82px;
	background: url(images/logo.gif) no-repeat;
	font-size: 1px;
}

#pageHeader h2 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 23px;
	width: 550px;
	padding: 3px 0 0;
	text-align: right;
	position: absolute;
	top: 55px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #af3411;
	text-shadow: #d74015 0px 0px 10px;
	right: 0;
	display: none;
}

#contentContainer {
	border-left: 1px solid #536664;
	padding-bottom: 35px;
	direction: ltr;
	height: auto;
	min-height: 380px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
}

#contentContainer #content {
	margin-top: 0;
	background: #000000;
	padding: 7px 10px;
	overflow: visible;
	position: relative;
	display: block;
	border: 1px solid #536664;
}

#contentContainer #content a:hover {
	color: #e55100;
	border-bottom-color: #ff8059;
}

#sidebarContainer {
	position: relative;
	width: 155px;
	border: 1px solid #536664;
	margin-top: 10px;
	z-index: 430;
	color: #617977;
}

#sidebarhead {
	overflow: hidden;
	white-space: nowrap;
	font-size: 1em;
	font-weight: bolder;
	padding: 5px 7px;
	border-bottom: 1px solid #536664;
	color: #b3c1c1;
	background: #181d1d;
}

#sidebarcontent {
	height: auto;
	font-size: 0.8em;
	padding: 10px;
	background: #181d1d;
}

#sidebarfoot {
	height: 1px;
	background: #181d1d;
}

#footer {
	text-align: center;
	font-size: 11px;
	overflow: visible;
	border: 1px solid #536664;
	padding: 7px 10px;
	margin-bottom: 20px;
	background: #181d1d;
	color: #617977;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

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

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer #current {
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #536664;
	width: auto;
	float: right;
	background: #181d1d;
}

#navcontainer li {
	font-size: 13px;
	line-height: 17px;
	float: left;
	width: auto;
	display: inline;
}

#navcontainer a {
	display: block;
	border-bottom: 0;
	text-decoration: none;
	padding: 3px 7px 4px;
	color: #b3c1c1;
	text-shadow: none;
}

#navcontainer #current, #navcontainer #currentAncestor {
	color: #000000;
	background: #e55100;
	text-shadow: #000000 0px 0px 5px;
}

#navcontainer a:hover {
	background: #323d3f;
}

#navcontainer a:active {
}


/* Child - Level 1 */

#navcontainer ul ul {
	background: #181d1d;
	height: auto;
	position: absolute;
	border-top-style: none;
}

#navcontainer ul ul li {
	float: none;
	display: inline;
	font-size: 12px;
	line-height: 15px;
	border-left-width: 5px;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	background: #181d1d;
	position: absolute;
	width: 150px;
	margin-top: -23px;
	border-top-style: solid;
	left: -152px;
	padding: 0;
}

#navcontainer ul ul ul li {
	float: none;
	font-size: 11px;
	height: 22px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}	

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}

/*</group>*/

/*<group=Global Classes>*/

.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: #181d1d;
	color: #b3c1c1;
	padding: 0 15px;
	margin-right: 0;
	margin-left: 0;
	font: italic bold 12px Courier New, Courier, mono;
}

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

h1 {
	margin-top: 0;
	text-shadow: #AAAAAA 0px 0px 6px;
}

h2 {
	margin-top: 0;
	text-shadow: #AAAAAA 0px 0px 6px;
}

h3 {
	margin-top: 0;
	text-shadow: #AAAAAA 0px 0px 6px;
}

h4 {
	margin-top: 0;
	text-shadow: #AAAAAA 0px 0px 6px;
}

.imageStyle {;
	border: 1px solid #;
	border: 1px solid #536664;
}

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

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	padding-bottom: 30px;
	background: #000000;
}.blog-archive-headings-wrapper { /* Right And Left /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #000000;
	height: 65px;
	margin: 0px 0;
	width: auto;
}

.blog-archive-headings-wrapper a:link {
	border-style: none;
}

.blog-archive-entries-wrapper {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #898989;
	border-style: none;
}

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

.blog-archive-entries-wrapper a:hover {
	color: #ff8059;
	border-bottom-color: #ff8059;
}.blog-archive-month {
	font-weight: bold;
	font-size: 1.9em;
	padding: 4px 20px 5px 35px;
	background: #181c1c;
	height: 30px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #566563;
	border: 1px solid #566563;
	border-bottom-style: none;
}

.blog-archive-link {
	font-weight: bold;
	text-shadow: 0px 1px 2px #001f2f;
	background: #181c1c;
	height: 20px;
	position: relative;
	margin: 0 10px;
	padding: 3px 20px 3px 35px;
	border: 1px solid #566563;
	border-top-style: none;
}.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;
	text-shadow: #AAAAAA 0px 0px 6px;
}

.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 {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	padding-bottom: 15px;
}

/*</group>*/

/*<group=Photo Album>*/

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

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

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

.thumbnail-table {
	background: #181c1c;
	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: #323d3f;
	display: block;
}

.thumbnail-frame a {
}

.thumbnail-caption {
	color: #566563;
	margin: 0;
	font-size: 11px;
}
	
/*</group>*/

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

.photo-background {
	background: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
}

.photo-navigation {
	background: repeat-x #181c1c;
	text-align: left;
	padding-top: 0;
	height: 86px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #566563;
}

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

}

.photo-navigation a:hover {

}

.photo-frame{
	background: #566563;
	padding: 1px;
	position: relative;
}

.photo-background p {
	margin-top: -1px;
}

.photo-title {
	font-weight: bold;
	font-size: 1.9em;
	color: #566563;
	text-align: right;
	margin: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
}

.photo-caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 11px;
	color: #566563;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

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

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

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
	margin-top: 6px;
}

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

/*<group=Quicktime Album>*/

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

.movie-page-title {
	font-weight: bolder;
	margin-bottom: 4px;
	font-size: 1.8em;
	position: relative;
}.movie-page-description {
	margin-bottom: 10px;
	position: relative;
}.movie-thumbnail-frame {
	background: #181d1d;
	position: relative;
	width: auto;
	text-align: left;
	padding: 10px;
	margin-bottom: 1px;
}

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

.movie-thumbnail-caption {
	position: absolute;
	text-align: left;
	left: 150px;
	top: 6px;
	color: #617977;
}
	
/*</group>*/

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

.movie-background {
	margin-top: 30px;
	width: 100%;
	background: #181d1d;
}

.movie-title {
	font-weight: bolder;
	font-size: 1em;
	position: relative;
	color: #617977;
	padding: 0;
	margin-top: 20px;
}

.movie-frame {
	position: relative;
	display: block;
}
	
/*</group>*/


/*</group>*/

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

.required-text {
} 

.form-input-field {
} 

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