@charset "utf-8";

/*  =========================================================
	File: tgp.css
	Date: 080903
========================================================== */

/* ==============================================
   I - General Reset
   ============================================== */
html { height: 101%;
}

* { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	}

ul, ol {
	list-style:none;	
	}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

fieldset, img {
	border:0;
	}

caption, th {
	text-align:left;
	}
	
.clearing {
	clear:both;
}

/* ==============================================
   II - Layout
   ============================================== */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000;
	background:#fff;
}

div#container {
	width:875px;
	margin:0 auto;
	text-align:left;
}

/* All Links */
a { outline:none; text-decoration:none; } 
a:link { 
	color:#000;
	text-decoration:underline;
}
a:visited { 
	color:#000;
	text-decoration:underline;
}
a:hover, a:focus {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:none;
}

/* ==============================================
   III - Header
   ============================================== */

div#header {
	position:relative;	
	color:#000;
}

div#header h1 {
	position:relative;	
	top:11px; 
	left:0px;
}

   div#header ul {
		position:absolute; 
		top:8px; 
		right:0;
		padding:5px 0 0 0;
		font-size:85%;
		color:#666;
		text-align:right;
   }

	div#header li {
		display:inline;
		list-style-position:inside;
		margin:0;
	}

/* ==============================================
   IV - Navi
   ============================================== */

#navi_top {
	overflow:hidden;
	padding:0 0 0 280px;
}

* html #navi_top { height:1%; }

#navi_top ul {
	float:left;	
	width:595px;
}

#navi_top li {
	float:left;
	margin:0 3px 0 0;
	padding:0;
	background:url(../images/navi/tab_right.gif) no-repeat top right;
}

#navi_top a {
	display:block;
	margin:0;
	padding:4px 20px;
	color:#00f;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-stretch:wider;
	font-weight:bolder;
	text-decoration:none;
	background:url(../images/navi/tab_left.gif) no-repeat top left;
}

#navi_top a:hover,
#navi_top a:focus {
	color:#090;
}

/* ==============================================
   V - Search
   ============================================== */
   
form#tgp_search {
	float:left;
	width:865px;
	padding:2px 5px 3px 5px;
	background:#ccc;
	text-align:center;
}

form#tgp_search fieldset {
	padding:3px;
} 

	#tgp_submit {
		cursor:pointer;
		margin-left:5px;
	}
	
/* search template */	
#search {
	padding:0 0 0 20px;
}

form#search label {
	display:block;
	cursor:pointer;
	margin:5px 0 3px 0;
}

form#search fieldset {
	margin-top:-5px;
}

form#search #submit {
	margin:8px 0 10px 0;
}

.result {
	margin:3px 6px 3px 0;
	padding:3px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

.result p {
	font-weight:bolder;
	text-align:center;
}

.result .error {
	margin:2em 0;
	color:#f00;
}

div#thumbs_search img {
	margin:3px 6px 3px 0;
	padding:1px;
	border:1px solid #999;
}

/* ==============================================
   VI - Content
   ============================================== */
   
div#content_main {
	float:left;
	width:650px;
	font-size:95%;
	line-height:1.3em;
}

div#content_main h2 {
	margin:11px 0 6px 0;
	font-size:150%;
	color:#333;
}

div#content_main h3 {
	margin:11px 0 3px 0;
	font-size:120%;
	color:#666;
}

div#promo_ac {
	margin:10px 0;
}

div#promo_ac img {
	margin:3px 6px 3px 0;
	padding:1px;
	width:120px;
	height:90px;
	border:1px solid #999;
}


div#promo_affaire {
	margin:10px 0 0 5px;
}

div#promo_affaire img {
	margin:3px 13px 3px 0;
	padding:1px;
	width:75px;
	height:100px;
	border:1px solid #999;
}

/*  Thumbs  */   
div#thumbs img {
	margin:3px 6px 3px 0;
	padding:1px;
	border:1px solid #999;
}

div#thumbs p {
	margin:3px 6px 3px 0;
	padding:3px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

div#galleries_txt {
	margin:3px 6px 7px 0;
	padding:3px 0 7px 3px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

div#galleries_txt li {
	color:#666;
}

div#galleries_txt span {
	padding-left:10px;
}

div#galleries_txt a {
	color:#00f;
}

div#content_sub {
	float:right;
	width:210px;
	margin-bottom:20px;
}

/*  Cat Archives  */
.cat_archives  {
	font-weight:bolder;
	margin:0 6px 7px 0;
	padding:0 0 7px 0;
	border-bottom:1px solid #999;	
}

.cat_archives p  {	
	color:#333;
	text-align:right;
	font-size:120%;
}

.cat_archives a {
	color:#333;
	font-size:100%;
	padding:0 5px 1px 5px;
	border:1px solid #999;
	text-decoration:none;
}

.cat_archives a:hover {
	color:#f03;
	font-size:100%;
	padding:0 5px 1px 5px;
	border:1px solid #999;
	text-decoration:none;
}

.cat_archives a:active,
.cat_archives a:visited {
	text-decoration:none;
}

.cat_active a {
	color:#f03;	
}

/*  Box  */
div#content_sub .box {
	margin-top:20px;
	width:210px;
	background:#fff url(../images/box/box210b.gif) no-repeat left bottom;	
}

div#content_sub .box_a {
	margin-top:20px;
	width:210px;
	background:#fff url(../images/box/box210ba.gif) no-repeat left bottom;
}

div#content_sub .box h4 {
	background:#fff url(../images/box/box210t.gif) no-repeat left top;
	padding:10px 5px 5px 20px;
	font-size:120%;
}

div#content_sub .box_a h4 {
	background:#fff url(../images/box/box210ta.gif) no-repeat left top;
	padding:10px 5px 5px 20px;
	font-size:120%;
}

div#content_sub .box p,
div#content_sub .box_a p {
	padding:0 20px 10px 20px;
}

div#content_sub .box img,
div#content_sub .box_a img {
	padding:10px 0 15px 20px;
}

div#content_sub .box ul,
div#content_sub .box_a ul {
	padding:0 5px 15px 20px;
}

div#content_sub .box_a li,
div#content_sub .box li {
	line-height:1.4em;
}

div#content_sub .box #submit {
	font-weight:bolder;
	color:#f0f;
}

/* ==============================================
   VII - Site Info
   ============================================== */

* html div#site_info {
	height:1%;	
}  
 
div#site_info {
	float:left;
	width:855px;
	padding:10px;
	background:#fff url(../images/box/site_info_bg.gif);
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

div#site_info h4 {
	color:#00f;
	font-size:110%;
	padding-bottom:3px;
}

div#site_info span {
	font-weight:normal;
}

div#site_info a {
	color:#333;
	font-weight:bolder;
	text-decoration:none;
}

div#site_info a:hover,
div#site_info a:focus {
	color:#000;
	text-decoration:underline;
}

div#info01 {
	float:left;
	width:220px;
}

div#info02 {
	float:left;
	width:200px;
}

div#ads {
	float:left;
	width:182px;
}

div#ads h4 {
	margin-bottom:20px;
	text-align:center;
}

div#ads img {
	margin-top:4px;
	border:1px solid #999;
}

div#info03 {
	float:right;
	width:200px;
}

div#info03 ul {
	margin-bottom:7px;
}

div#pm_footer {
	float:left;
	width:602px;
	margin-left:53px;	
}

.jmbfoot { clear:both; width:auto; padding:1em; font-size:85%; text-align:center; }
.jmblink { font-size:85%; }

/* ==============================================
   VIII - Chat
   ============================================== */
   
div#chat {
	width:875px;
	font-size:95%;
	margin:0;
	padding:0;
}

div#chat a {
	color:#000;
}


