<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  MylCastel theme for phpBB version 2+
	Created by SGo
	http://www.mylimages.com
	Based on the original subSilver Theme for phpBB version 2+
   Created by subBlue design
   http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #D5CFAA;
	scrollbar-arrow-color : #F0F0DC;
	scrollbar-3dlight-color : #978C67;
	scrollbar-highlight-color : #F0F0DC;
	scrollbar-face-color : #978C67;
	scrollbar-shadow-color : #F0F0DC;
	scrollbar-darkshadow-color : #978C67;
	scrollbar-track-color : #D5CFAA;
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : fixed;
}


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { text-decoration: none; color : #61482F; -moz-outline-style: none;}
a:hover		{ text-decoration: underline; color : #C78F17; -moz-outline-style: none;}
hr	{ height: 0px; border: solid #61482F 0px; border-top-width: 1px;}


/* Main table cell colours and backgrounds */
td.row1	{
	background-image: url(http://goldenage.nainwak.org/images/style/pierre2.gif);
	background-color: #DBD4B5;
	border : 0px;
	border-bottom : 0px solid #978C67;
}
td.row2	{ 
	background-image: url(http://goldenage.nainwak.org/images/style/cellpic3.gif);
	height: 25px ;
	background-color: #DBD4B5;
	border : 0px;
	border-bottom : 0px solid  #978C67; 
	font-weight: bold; font-size: 12px; color : #61482F;
	}
	
td.row2bis	
{ 
	background-image: url(http://goldenage.nainwak.org/images/style/cellpic3.gif);
	background-color: #DBD4B5;
	text-align: center;
	font-weight: bold; font-size: 14px; color : #61482F;
	height: 32px;
}	
	
td.row3	{ 
	background-image: url(http://goldenage.nainwak.org/images/style/row3.gif);
	background-color: #CDC49B;
	border : 0px;
	border-bottom : 0px solid  #978C67; 
	}
td.row4	{ 
	background-image: url(http://goldenage.nainwak.org/images/style/cellpic4.gif);
	background-color: #CDC49B;
	border : 0px;
	border-bottom : 0px solid  #978C67; 
	font-size : 11px; color : #61482F;
	}
	
td.row4bis	
{ 
	background-image: url(http://goldenage.nainwak.org/images/style/cellpic4.gif);
	background-color: #CDC49B;
	font-size : 11px; color : #61482F;
	text-align: center;
}

td.row4ter	
{ 
	background-image: url(http://goldenage.nainwak.org/images/style/cellpic4.gif);
	background-color: #CDC49B;
	font-size : 11px; color : #61482F;
	text-align: left;
}

td.row5	{
	background-image: url(http://goldenage.nainwak.org/images/style/cellpic5.gif);
	height: 30px ;
	background-color: #DBD4B5;
	border : 0px;
	border-bottom : 0px solid #978C67;
}/**
td img
{
	vertical-align: middle; 
	border:none; 
}

img
{
	border:none; 
}*/

/* Titres*/
.maintitle,h1,h2	{
			font-weight: bold; font-size: 32px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #61482F;
}
.maintitle2	{
			font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #61482F;
}
.maintitle3	{
			font-weight: bold; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #61482F;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #61482F; }
a.gen,a.genmed,a.gensmall { color: #61482F; text-decoration: none; -moz-outline-style: none;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #C78F17; text-decoration: underline; -moz-outline-style: none;}


/* Menu */
.menu		{ font-weight: bold; font-size: 12px; color : #61482F; }
a.menu 	{ text-decoration: none; color : #61482F; -moz-outline-style: none;}
a.menu:hover{ text-decoration: underline; color : #C78F17; -moz-outline-style: none;}


/* Sous-menu */
.smenu			{ font-weight: bold; font-size: 11px; color : #61482F; }
a.smenu:link   { text-decoration: none; color : #61482F; -moz-outline-style: none;}
a.smenu:visited { text-decoration: none; color : #7B5B3B; -moz-outline-style: none;}
a.smenu:hover	{ text-decoration: underline; color : #C78F17; -moz-outline-style: none;}


/* texte en general */
.postdetails		{ font-size : 11px; color : #61482F; }


/* liens en general */
a.postlink:link	{ text-decoration: none; color : #61482F ; -moz-outline-style: none;}
a.postlink:visited { text-decoration: none; color : #A65E10; -moz-outline-style: none;}
a.postlink:hover { text-decoration: underline; color : #C78F17; -moz-outline-style: none;}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #61482F; letter-spacing: -1px;}
a.copyright		{ color: #61482F; text-decoration: none; -moz-outline-style: none;}
a.copyright:hover { color: #C78F17; text-decoration: underline; -moz-outline-style: none;}


/* Form elements */
input,textarea, select, form {
	color : #61482F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	font-weight: bold; 
	font-size: 11px; 
}

form.post {
	color : #61482F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	font-weight: bold; 
	font-size: 11px; 
}


/* The text input fields background colour */
input.post,textarea.post,{
	background-color : #E5E5C3;
	scrollbar-track-color: #E5E5C3;
	border : 1px solid #000000;
	} 
	
select {
	background-color : #E5E5C3;
	border : 1px solid #000000;
}

input { text-indent : 2px; }


/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #E5E5C3;
	color : #61482F;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background : url(http://goldenage.nainwak.org/images/bout01.gif);
	border : 1px solid #133C77;
}


/* The main submit button option */
input.mainoption {
	background-color : #E5E5C3;
	font-weight : bold;
	background : url(http://goldenage.nainwak.org/images/bout01.gif);
	border : 1px solid #FFFFFF;
	border-bottom-color : #000000;
	border-right-color : #000000;
}


/* Bouton Connexion */
input.liteoption {
	background-color : #E5E5C3;
	font-weight : bold;
	background : url(http://goldenage.nainwak.org/images/style/bout01.gif);
	border : 1px solid #FFFFFF;
	border-bottom-color : #000000;
	border-right-color : #000000;
}

/* Couleur */
.$font {
	ange : #33FFFF;
	demon : #FF0000;
	neutre : #00FF66;
}</pre></body></html>