
 

  #g_title p, #g_footer p, #g_description p {
    margin: 0;
  }

  * html .wrapper {
    height: 0.1%;
  }

  #footer {
    clear: both;
	 
  }
  


  /* Center #container, constrain to 718px width
  ----------------------------------------------- */
 
  #container {
    width: 718px;
    text-align: left;
    margin: 0 auto;
	
  }

  #main-content {
    overflow: hidden;
  }

  /** BEGIN CUSTOM SKIN **/
  /*

  	-- -- -- -- -- -- --
  	Base CSS
  	-- -- -- -- -- -- --
  	
  	This file simply removes default styling on most HTML elements in 
  	order to reduce the need to later override them.
  	
  */

  /*
  h1,h3,h2,h4,h5,h6,pre,code,p {font-size: 1em;}*/
  dl,li,dt,dd,h1,h3,h2,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
  a img,:link img,:visited img {border: none;}
  address {font-style: normal;
 
  }/*

  	-- -- -- -- -- -- --
  	Type Scheme: Deco
  	-- -- -- -- -- -- --
  	
  */

  body {
  	font: 76% Verdana, sans-serif;
    text-align: center;
	
  }	

  h1, h3, h2, h4, h5, h6, p.description {
  	font-family: "Trebuchet MS", Trebuchet, sans-serif;
  }
  h1 {
  	font-size: 3em;
  	font-weight: bold;
  	letter-spacing: 2px;
  }
  h3 {
  	font-size: 2em;
  	font-weight: normal;
		letter-spacing: 2px;
  }

  h4 {
  	font-size: 1.2em;
  	letter-spacing: 1px;
  }
  h5 {
  	font-size: 1.2em;
  }
  h6 {
  	font-size: 10em;
  	font-weight: bold;
  }

  p, td {
  	line-height: 1.8em;
	color: #DCDCDC;
  }
  code, kbd {
  	font-size: 1.25em;
  }/*

  	-- -- -- -- -- -- --
  	STYLE: Chemise
  	-- -- -- -- -- -- --

  */




  /* ie6win */

  #footer {
  	height: 1%;
  }

 

  /* Basic HTML style
  ----------------------------------------------- */

  body {
  	font: 80% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  }
  blockquote,pre,.verse{
          margin: 1em 1em 1em 1em;          
  PADDING: 0.2em 1em 1em 1em;
  background: url(../pic/body-bg.gif) repeat-x ;
  background-position: 0px -25px;
          border: 1px dotted #41484B;
			letter-spacing: 1px;
	 	font: 85%,Verdana,sans-serif;;
  }
  caption {
  	font-size: 1em;
  	
  	padding: 4px 6px;
  
  	font-weight: bold;
  }
  dd {
  	margin: 0 0 1em 1em;
  }

  td {
  	padding: 2px 5px;
  	vertical-align: top;
  }
  th {
  	font-size: 1em;
  	padding: 2px 5px;
  /*	text-align: left;*/
  	border-top: solid 1px #000;
  	border-right: solid 1px #000;
  	border-bottom: solid 1px #000;
  }

  td p {
  	margin-top: 0;
  }

  ul li {
  	margin-bottom: 0.8em;
  }
  ol li {
  	list-style: lower-alpha;
  	margin-left: 2em;
  	margin-bottom: 0.8em;
  }


  /* Header
  ----------------------------------------------- */

  #header {
  	border-bottom: solid 1px #000;
  	position: relative;
  	margin: 0;
  	margin-bottom: 10px;
  }
  p.description {
  	font-size: 1em;
  	margin: 0pt;
  	padding: 0.5em 15px;
  	border-bottom: solid 1px #000;
  }
  #g_description {
  	margin: 1em 0 1em 15px;
  }


  /* Custom font definitions
  ----------------------------------------------- */
  p {
  	margin: 1em 0;
  	line-height: 1.5;
	
  }
  td, td p {
  	line-height: 1.5;
  }
  h1,h3,h2,h4,h5,h6 {
  	font-family: "Trebuchet MS", arial, sans-serif;
  }
  h1 {
  	text-align: left;
  	font-weight: normal;
  	font-size: 2em;
  	font-weight: bold;
  	line-height: 1.5em;
  	padding: 30px 20px 10px 15px;
  	margin: 0;
  	border-top: solid 1px #000;
   border-bottom: solid 1px #000;
  }
  h3 {
  	font-size: 1.4em;
  	color: #000;
  	margin: 0 0 1em 0;
  	background: url(/-/include/style/chemise/slate/h3.gif) no-repeat left bottom;
  	font-weight: bold;

  }
  h2 {
  	font-size: 1.7em;
  	padding: 4px 10px;
  	margin-top: 0.5em;
  	margin-top: 30px;
   margin-bottom: 20px;
  }
 


 h4 {
  	margin-top: 0.6em;
 /* 	margin-left: 0.2em;*/
  	font-size: 1.2em;
  }
  h5 {
  	padding-left: 10px;
  	font-size: 1em;
  }
  h6 {
  	font-size: 0.9em;
  }



  /* Footer
  ----------------------------------------------- */
  #footer {
  	padding: 1px 15px;
  	border-top: solid 1px #000;
  	border-bottom: solid 1px #000;
  	clear: both;
  }
 



  /* fixed 1 column
  ----------------------------------------------- */
  #onecolumn #main-content .wrapper {
  	margin: 20px;
	
  }


  	-- -- -- -- -- -- --
  	COLOR SCHEME: Slate
  	-- -- -- -- -- -- --

  */


  /* Basic HTML style
  ----------------------------------------------- */
a:link,a:active{
  	color: #FF6347;
	
  }

  a:visited {
  	color: Gray;
	text-decoration: none;
  }
  a:hover {
  	background-color: #506666;
	color: Silver;
  }
  
  body {
  	background: #151515 url(../pic/body-bg.gif) repeat-x;
  }
  caption {
  	color: #9E9E9E;
  	background: #222729 url(../pic/h2.gif) repeat;
  }
  code, kbd {
  	color: #99C4D7;
  }
  dt {
  	color: #99C4D7;
  }
  th {
  	color: silver;
  	background: #526D78 url(../pic/th.gif) repeat;
  	border-color: #758A93;
  }

  ul li {
  	list-style: url(../pic/h5.gif);
  }





  /* Header
  ----------------------------------------------- */
  #container {
  	background: url(../pic/container-bg.gif) repeat-x;
  }

  #header {
  	border-bottom-color: #18252A;
  	background: #000;
  }
  p.description {
  	color: #99C4D7;
  	background: #151515 url(../pic/description.gif) repeat-x 0 0;
  	border-bottom-color: #000;
  }



  /* Custom font definitions
  ----------------------------------------------- */
  h1 {
  	color: #fff;
  	background: #7B95A1 url(../pic/h1.gif) repeat-x left bottom;
  	border-top-color: #91A7AF;
  	border-bottom-color: #7597A5;
  }
  h3 {
  	color: #8298A1;
  	background: url(../pic/h2.gif) no-repeat left bottom;
  }
  h2 {
  	color: silver;
  	background: #222729 url(../pic/h3.gif) repeat-x;
  }
  h4 {
  	color: #74909D;
  	border-bottom: dotted 1px #3E4D53;
  }
  h5 {
  	color: #435F6B;
  	background: url(../pic/h5.gif) no-repeat left center;
  }


  /* Footer
  ----------------------------------------------- */
  #footer {
  	color: #fff;
  	background: #7B95A1 url(../pic/h1.gif) repeat-x left bottom;
  	border-top-color: #91A7AF;
  	border-bottom-color: #7597A5;
  }

  /** END CUSTOM SKIN **/



/* menu */


.menu {
	background: url(../pic/body-bg.gif) repeat-x;
	float: right;
	clear: left;
	height: 200px;
	padding-top: 10px;
	margin-right: 5px;
}


.menu, .menuitem {

	list-style: none;
}

.menuitem {
   FONT: 15px Verdana, Courier New;
	display: inline;
	padding: 0;
	margin: 0;
}

.menuitem a {
	display: block;
	padding: 1px 10px 1px 10px;
	text-decoration: none;

	border-bottom: 1px dotted #636E71;
}
  


#g_body{
 font-size:14px;

 color: Silver;
	}
  hr {
  	color: #74909D;
  border: 1px;
  }
    #footer hr {
  	display: none;
  }
  
   a{
	color: Silver;
   text-decoration: none;
	border-bottom: dashed;
	border-bottom-width: 1px;
	}
	
	#footer table {
		color:white;
		font-size: 15px;
		}
	#footer a {
  	color: white;
	text-decoration: none;
  }
  
  
  table {
  margin-top: 5px;
  margin-bottom: 5px;
}



th {
  /* text-align: left;
     padding-top: 10px;
     padding-left: 10px;
     border: none;*/
  BORDER-RIGHT: buttonshadow 1px solid;
  PADDING-RIGHT: 2px;
  BORDER-TOP: buttonhighlight 1px solid; 
  PADDING-LEFT: 3px; 
  OVERFLOW: hidden; 
  BORDER-LEFT: buttonhighlight 1px solid; 
  BORDER-BOTTOM: buttonshadow 1px solid; 
  HEIGHT: 23px;
  background: #6D8690;
  font-size: 13px;
}


div.mulu {
  margin-left: -35px;
  margin-bottom: 3em;
  padding-top: -2em;
  padding-bottom: -2em;
  padding-left: 35px;
  border-top: grey 1px dashed;
  border-bottom: grey 1px dashed; 
}

/* table of contents for this page*/
.contents {
	padding-top: 2px;
    FONT: 10px Verdana, Courier New;
} 



dt.contents a {
	font-size: 12px;
	color: #c00;
}

dt.contents a:hover {
  /*background-color: #ffe7e7;*/
}


#blog{
	width: 180px;
	float: right;
	clear: left;
	height: 200px;

	margin-right: 3px;
	display: inline;


}


