		/**********************************/
		/* Css du site Cyrille et Tristan */
		/**********************************/


/*
  -- -- -- -- -- -- --
  1 Base CSS
  -- -- -- -- -- -- --
*/  	

/* Removing default styling on most HTML elements
-------------------------------------------------*/

  h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
  dl,li,dt,dd,h1,h2,h3,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;}

#g_title p, #g_footer p, #g_description p {
	margin: 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


/* Setting the deco
-------------------*/

  h1, h2, h3, h4, h5, h6, p.description {
  	font-family: "Trebuchet MS", Trebuchet, sans-serif;
  }
  h1 {
  	font-size: 3em;
  	font-weight: bold;
  	letter-spacing: 2px;
  }
  h2 {
  	font-size: 2em;
  	font-weight: 600;
  }
  h3 {
  	font-size: 1.5em;
  }
  h4 {
  	font-size: 1.2em;
  	letter-spacing: 0.2em;
  }
  h5 {
  	font-size: 1.2em;
  }
  h6 {
  	font-size: 1em;
  	font-weight: bold;
  }


  code, kbd {
  	font-size: 1.25em;
  }

  /* Basic HTML style
  ----------------------------------------------- */
  a:link {
  	padding: 0 2px;
  }
  blockquote {
          margin: 1em 1em;
          font-style: italic;
  }
  caption {
  	font-size: 1em;
  	text-align: left;
  	padding: 4px 6px;
  }

  dd {
  	margin: 0 0 1em 1em;
  }
  hr {
  	color: #222;
  	background: #222;
  	border-color: #222;
  }
  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;
  }
#header2 {
	border-bottom: solid 1px #000;
	position: relative;
	margin: 0;
	margin-bottom: 10px;
}

#g_description {
	font-size: 1em;
	margin: 0;
	/*margin: 1em 0 1em 15px;*/
	padding: 17px 15px 14px 15px;
	border-bottom: solid 1px #000;
	border-bottom-color: #000;
}

  /* Custom font definitions
  ----------------------------------------------- */
  p {
  	margin: 1em 0;
  	line-height: 1.5;
  }
  td, td p {
  	line-height: 1.5;
  }
  h1,h2,h3,h4,h5,h6 {
  	font-family: "Trebuchet MS", arial, sans-serif;
  }
  h3 {
  	font-size: 1.2em;
  	padding: 4px 10px;
  	margin-top: 0.5em;
  }
  h4 {
  	margin-top: 0.6em;
  	margin-left: 0.2em;
  	font-size: 0.9em;
  }
  h5 {
  	padding-left: 30px 20px 10px 15px;
  	font-size: 1em;
  }
  h6 {
  	font-size: 0.9em;
  }

  a:link {
     	color: #f6952e;
  }

  /* sidebar
  ----------------------------------------------- */
  #sidebar, #sidebar-alternate {
  	margin-bottom: 2em;
  }
  #sidebar h3, #sidebar-alternate h3 {
  	font-weight: normal;
  	font-size: 1.3em;
  	border-top: solid 1px #000;
  	margin-bottom: 0.5em;
  }
  #sidebar h4, #sidebar h5, #sidebar h6,
  #sidebar-alternate h4, #sidebar-alternate h5, #sidebar-alternate h6,
  #sidebar p, #sidebar-alternate p {
  	margin-left: 10px;
  	margin-right: 20px;
  }

  #sidebar li, #sidebar-alternate li {
  	margin-bottom: 0.8em;
  }
  #sidebar .links {
  	margin-bottom: 2em;
  }

  /* Footer
  ----------------------------------------------- */
  #footer {
	
  	padding: 1px 15px;
  	border-top: solid 1px #000;
  	border-bottom: solid 1px #000;
  	clear: both;
  }
  #footer hr {
  	display: none;
  }


  /* fixed left 2 column
  ----------------------------------------------- */
#twocolumn-left #main-content .wrapper {
	padding: 0 20px;
}

  /*

  	-- -- -- -- -- -- --
  	COLOR SCHEME: Slate
  	-- -- -- -- -- -- --

  */


 /* Basic HTML style
  ----------------------------------------------- */
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	background-color: #506666;
}
  caption {
  	color: #fff;
  	background: #222729 url(/-/includes/style/chemise/slate/h3.gif) repeat;
  }
  code, kbd {
  	color: #99C4D7;
  }
  dt {
  	color: #99C4D7;
  }
  th {
  	color: #fff;
  	background: #526D78;
  	border-color: #758A93;
  }

ul li {
	list-style: url(./includes/list_item.gif);
}

/* Header
----------------------------------------------- */

#header {
	border-bottom-color: #18252A;
	background: #000;
}

#header2 {
	border-bottom-color: #18252A;
	background: #000;
}

p.description {
  	font-size: 1em;
  	margin: 0;
  	padding: 0.5em 15px;
  	border-bottom: solid 1px #000;
	color: #99C4D7;
	background: #151515;
	border-bottom-color: #000;
}

/* Custom font definitions
----------------------------------------------- */
h1 {
	text-align: left;
	font-weight: normal;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	padding: 30px 20px 10px 15px;
	margin: 0;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #fff;
	background: #7B95A1;
	border-top-color: #91A7AF;
	border-bottom-color: #7597A5;
	-moz-border-radius: 10px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #8298A1;
	margin: 0 0 12px 0;
}

h3 {
	color: #fff;
}
h4 {
	color: #74909D;
	border-bottom: dotted 1px #3E4D53;
}
h5 {
	color: #435F6B;
}
h6 {
	margin-top:15px;
}

/* sidebar
----------------------------------------------- */
#sidebar, #sidebar-alternate {
	background: url(./includes/sidebar.gif) repeat 0 0;
}

/* Footer
----------------------------------------------- */
#footer {
	color: #fff;
	background: #7B95A1;
	border-top-color: #91A7AF;
	border-bottom-color: #7597A5;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

p {
	text-indent:  1.25cm;
	text-align: justify;
}


/* Center #container, constrain to 800px width
----------------------------------------------- */

body {
	color: #fff;
	background: #151515 0 -80px repeat-x;
	position: relative;
	margin: 40px;
	font-family: trebuchet ms,luxi sans,sans-serif;
	font-size: 96%;
	text-align: center;
}
#container {
	width: 800px;
	text-align: justify;
	margin: 0 auto;
}

/* Set up the columns
----------------------------------------------- */
#main-content {
	float: right;
	width: 530px;
	overflow: hidden;
}
#sidebar {
	float: left;
	width: 250px;
	overflow: hidden;
}
    
/* Clear the Footer
----------------------------------------------- */
#footer {
	clear: both;
	border: 1.25px solid #000;
	margin: 0em;
}

/* Put the logo image
------------------------------------------------*/
#logo {
	position:absolute;
	right:70px;
	top:-20px;
	z-index:1;
	border:none;
}

/* Tune the contact link
------------------------------------------------*/
#contact {
	color: #435F6B;
}


#list .earth {
	list-style: url(./includes/earth.gif);
}

#list .fj {
	list-style: url(./includes/fj.gif);
}

#list .brando {
	list-style: url(./includes/br.gif);
}

#list .arrow {
	list-style: url(./includes/arrow.gif);
}

#table table {
	table-layout:fixed;
	border-spacing:6px;
}

#table .galery {
	background-color: #7B95A1;
	-moz-border-radius: 10px;
	border-radius: 10px;
        height: 133px;
        width: 100px;
	text-align: center;
	vertical-align: bottom;
	empty-cells:hide;
}

#table .linkimg {
        height: 125px;
        width: 100px;
	text-align: center;
	vertical-align: bottom;
	empty-cells:hide;
}

#table .linkcmt {
        height: 125px;
        width: 350px;
	text-align: center;
	vertical-align: bottom;
	empty-cells:hide;
}

#table .flag {
        height: 17px;
        width: 26px;
	text-align: center;
	vertical-align: bottom;
	empty-cells:hide;
}

#page-title {
	text-indent:55px;
	line-height:44px;
	margin-bottom:25px;
}

#page-sub-title {
	padding: 15px 0px 0px 0px;
}

