@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-attachment: fixed;
	background-color: #000000;
}

A, A:hover, A:visited{
	color: #666666;
}
A:hover{
	color: #FFFFFF;
	text-decoration: none;
}
A, A:visited{
	text-decoration: none;
}

#sidebar1 A,#sidebar1 A:hover,#sidebar1 A:visited{
	border: 0px;
}

.twoColFixLtHdr #pub {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixLtHdr #header {
	/* background: #DDDDDD;  / this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 20px;
	height:78px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 16px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.twoColFixLtHdr #sidespacer {
	height: 450px;
	float: left; /* since this element is floated, a width must be given */
	width: 1px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px;
}

.twoColFixLtHdr #Interrupteur {
    width: 400px;
    text-align: right;
}

.twoColFixLtHdr #mainContent,.twoColFixLtHdr #Interrupteur {
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
}

.twoColFixLtHdr #mainContent1 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
}

.twoColFixLtHdr #container #mainContent h1 {
	font-size: 18px;
	font-weight: bolder;
}

.MainImg {
	border:4px double #000000;
/*	border-radius : 5px;
	-moz-border-radius : 5px 5px; */
}
.twoColFixLtHdr #mainContent2 {
	/*background-image:url(img/thema_black/foto.png);*/
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 150px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
}
.twoColFixLtHdr #footer {
	text-align: right;
	font-size: x-small;
	font-family: "Courier New", Courier, monospace;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	bottom:0px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#spacer {
	height:40px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer div {
	white-space: nowrap;
	float: left;
}

.formulaire, .formulaire_bottom{
	background-repeat:repeat-y;
	background-position:top center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #CCCCCC;
}

.formulaire{
	border:4px double #000000;
/*	border-radius : 5px;
	-moz-border-radius : 5px 5px; */
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#contact{
	background-position:top center;
	background-repeat:no-repeat;
	width: 800px;
	padding-left:20px;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
	text-align:left;
}

.MenuBarContainer {
	text-align: center;
	height: 80px;
	background-position:bottom left;
	background-repeat:repeat-x;
	border:0;
	padding:0;
	background-image:url(img/thema_black/borderline.bmp);
	background-position:bottom;
	background-repeat:repeat-x;
}

.MenuBar {
	text-align: right;
	/*height: 120px;*/
	width:800px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/thema_black/banner.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	border:0;
	padding:0;
	color: #CCCCCC;
}
.MenuBar #spacer  {
	background-image:none;
	height: 50px;
	width: 600px;
	clear: right;
	float: right;
	padding-top:15px;
}
.Menu {
	/*background-image: url(img/thema_black/button.png);*/
	background-repeat: no-repeat;
	background-position:center;
	height: 40px;
	width: 100px;
	text-align: center;
	padding-top:25px;
	clear: none;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	text-transform: capitalize;
}
.Menu a,.Menu {
	/*color: #CCCCCC;*/
	/* font-size: small; */
	text-decoration: none;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}

.Menu a:hover {
	/*color: #FFFFFF;*/
	text-decoration: none;
}
.Menu a:visited {
	/*color: #CCCCCC;*/
	text-decoration: none;
}
.petit {
	padding: 0 10px 0 20px;
	text-align: left;
	font-size: x-small;
	font-family: "Courier New", Courier, monospace;
	color: #DCDCDC;
	text-decoration:none;
}
.biography {
	margin-right:50px;
	margin-left:50px;
}
.biography p,.biography div{
	line-height: 150%;
	color: #CCCCCC;
	/*text-align: left; */
	text-align:justify;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size:12px;
}
.biography div{
	text-align: center;
	font-weight:bold;
}
.biography p{
	/*text-align: left;*/
	text-align:justify;
}
#Description, #Description div {
    width:150px;
    float:left;
	padding: 0px;
	margin-bottom:0px;
	font-size: 10px;
}
#Description{
	height:100px;
}
#mainImg {
	float: left;
	height:500px;
	padding: 10px;
}

.Line1 {
	font-size: 12px;
    background-color: #637796;
}

.Line2 {
	font-size: 12px;
    background-color: #7B8FAE;
}
#SubMenu1,#SubMenu2 {
	float: left;
	/* font-size: 10px; */
	height: 18px;
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

#SubMenu1 {
/*    background-color: #637796;
    color: #83A0D4;             */
}

#SubMenu2{
/*    background-color: #7B8FAE;
    color: #000000;             */
	margin-bottom: 20px;
}

#SubMenu1 div, #SubMenu2 div, #SubMenu1 A, #SubMenu2 A, #SubMenu1 TD, #SubMenu2 TD {
	vertical-align:middle;
	text-align: center; /* this overrides the text-align: center on the body element. */
	float: left;
	padding-left: 2px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}

li, #Menu A{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}
#Menu A{
    border-right:solid 1px;
	border-color:#666666;
	padding-right:5px;
	padding-left:5px;
}

#SubMenu1 A {
  /*  color: #83A0D4; */
}

#SubMenu1 A:hover {
   /* color: #000000; */
   text-decoration:none;
}

#SubMenu2 A {
	color: #999999;
   /* color: #000000; */
}
#SubMenu2 A:hover {
   color: #FFFFFF;
   text-decoration:none;
}


.Invisible {
    float:right;
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: 100;
    color: #000;
    visibility:hidden;
}

#main_img {
	/*border:red solid 1px;*/
	background-color:#FFFFFF;
}

#cadre_div {
	background-color:transparent;
}

.cadre1 {
	width:60px;
	height:60px;
	background-image:url('./img/carrecadre.png');
}

/*
.cadre2 {
	width:100px;
	height:100px;
	background-image:url('./img/carrecadre2.png');
}
*/
.cadre3 {
	width:150px;
	height:150px;
	background-image:url('./img/carrecadre3.png');
}

#BlogList li{font-weight:normal;cursor:pointer;white-space: nowrap;}
.bold{font-weight:bolder;}
.italic{font-style:italic;}
.underline{text-decoration:underline;}
.red{color:red;}
.green{color:green;}
.blue{color:blue;}
.yellow{color:yellow;}
.purple{color:purple;}
.olive{color:olive;}

#PreviewDiv {
    float:right;
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: 100;
    color: #000;
    visibility:hidden;
}
#listDiv{
	padding:0;
}
#listDiv li{
	float:left;
	list-style-type: none;
	padding: 0.5ex;
	margin: 0.5ex 0;
	cursor: move;
}

.Spacer32{
    height: 32px;
    width:32px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:transparent;
}

A.Facebook, A.Facebook:visited{
	background-image:url(img/social_icons/32px_b/facebook.png);
}
A.Facebook .Spacer32, A.Facebook:visited .Spacer32{
	background-image:url(img/social_icons/32px_b/facebook.png);
}
A.Facebook:hover .Spacer32{
	background-image:url(img/social_icons/32px/facebook.png);
}

A.DevianArt, A.DevianArt:visited{
	background-image:url(img/social_icons/32px_b/deviant-art.png);
}
A.DevianArt .Spacer32, A.DevianArt:visited .Spacer32{
	background-image:url(img/social_icons/32px_b/deviant-art.png);
}
A.DevianArt:hover .Spacer32{
	background-image:url(img/social_icons/32px/deviant-art.png);
}

A.Twitter, A.Twitter:visited{
	background-image:url(img/social_icons/32px_b/twitter.png);
}
A.Twitter .Spacer32, A.Twitter:visited .Spacer32{
	background-image:url(img/social_icons/32px_b/twitter.png);
}
A.Twitter:hover .Spacer32{
	background-image:url(img/social_icons/32px/twitter.png);
}

A.MySpace, A.MySpace:visited{
	background-image:url(img/social_icons/32px_b/myspace.png);
}
A.MySpace .Spacer32, A.MySpace:visited .Spacer32{
	background-image:url(img/social_icons/32px_b/myspace.png);
}
A.MySpace:hover .Spacer32{
	background-image:url(img/social_icons/32px/myspace.png);
}

A.RSS, A.RSS:visited{
	background-image:url(img/social_icons/32px_b/rss.png);
}
A.RSS .Spacer32, A.RSS:visited .Spacer32{
	background-image:url(img/social_icons/32px_b/rss.png);
}
A.RSS:hover .Spacer32{
	background-image:url(img/social_icons/32px/rss.png);
}
