
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace1").style.display = (document.getElementById("CakeStackTrace1").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home/ae2/handisportnantes.org/www/cake/libs/cache/file.php:263) [<b>CORE/common/asset_filter.php</b>, line <b>160</b>]
</pre>
<div id="CakeStackTrace1" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode1").style.display = (document.getElementById("CakeErrorCode1").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext1").style.display = (document.getElementById("CakeErrorContext1").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext1" class="cake-context" style="display: none;">$url	=	"css/base.css"
$regs	=	array(
	"ccss/base.css",
	"base.css"
)
$inCssDir	=	1
$inJsDir	=	false
$isAsset	=	true
$assets	=	array(
	"js" => "text/javascript",
	"css" => "text/css",
	"gif" => "image/gif",
	"jpg" => "image/jpeg",
	"png" => "image/png"
)
$ext	=	"css"
$contentType	=	"text/css"
$type	=	"css"
$pos	=	0
$assetFile	=	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css"
$path	=	"/home/ae2/handisportnantes.org/www/common/vendors/"
$paths	=	array(
	"/home/ae2/handisportnantes.org/www/app/vendors/",
	"/home/ae2/handisportnantes.org/www/vendors/",
	"/home/ae2/handisportnantes.org/www/common/vendors/"
)
$cachepath	=	"/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
$assetRealPaths	=	array(
	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css" => "/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
)
$fileModified	=	1233923179
$output	=	"/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:&#039;&#039;;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn&#039;t inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:&quot;.&quot;;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html&gt;body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL&#039;s LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL&#039;s LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell&#039;s padding*/
	margin-bottom:.5em;
	/*centered so it doesn&#039;t blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS &amp; PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: &quot;Warnock Pro&quot;, &quot;Goudy Old Style&quot;,&quot;Palatino&quot;,&quot;Book Antiqua&quot;, Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
"
$cacheModified	=	null
$ob	=	null
$prepend	=	"/c"
$values	=	array()</pre><pre>header - [internal], line ??
include - CORE/common/asset_filter.php, line 160
Dispatcher::cached() - CORE/cake/dispatcher.php, line 614
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 128
[main] - APP/webroot/index.php, line 90</pre></div>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace2").style.display = (document.getElementById("CakeStackTrace2").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home/ae2/handisportnantes.org/www/cake/libs/cache/file.php:263) [<b>CORE/common/asset_filter.php</b>, line <b>161</b>]
</pre>
<div id="CakeStackTrace2" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode2").style.display = (document.getElementById("CakeErrorCode2").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext2").style.display = (document.getElementById("CakeErrorContext2").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext2" class="cake-context" style="display: none;">$url	=	"css/base.css"
$regs	=	array(
	"ccss/base.css",
	"base.css"
)
$inCssDir	=	1
$inJsDir	=	false
$isAsset	=	true
$assets	=	array(
	"js" => "text/javascript",
	"css" => "text/css",
	"gif" => "image/gif",
	"jpg" => "image/jpeg",
	"png" => "image/png"
)
$ext	=	"css"
$contentType	=	"text/css"
$type	=	"css"
$pos	=	0
$assetFile	=	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css"
$path	=	"/home/ae2/handisportnantes.org/www/common/vendors/"
$paths	=	array(
	"/home/ae2/handisportnantes.org/www/app/vendors/",
	"/home/ae2/handisportnantes.org/www/vendors/",
	"/home/ae2/handisportnantes.org/www/common/vendors/"
)
$cachepath	=	"/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
$assetRealPaths	=	array(
	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css" => "/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
)
$fileModified	=	1233923179
$output	=	"/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:&#039;&#039;;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn&#039;t inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:&quot;.&quot;;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html&gt;body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL&#039;s LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL&#039;s LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell&#039;s padding*/
	margin-bottom:.5em;
	/*centered so it doesn&#039;t blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS &amp; PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: &quot;Warnock Pro&quot;, &quot;Goudy Old Style&quot;,&quot;Palatino&quot;,&quot;Book Antiqua&quot;, Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
"
$cacheModified	=	null
$ob	=	null
$prepend	=	"/c"
$values	=	array()</pre><pre>header - [internal], line ??
include - CORE/common/asset_filter.php, line 161
Dispatcher::cached() - CORE/cake/dispatcher.php, line 614
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 128
[main] - APP/webroot/index.php, line 90</pre></div>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace3").style.display = (document.getElementById("CakeStackTrace3").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home/ae2/handisportnantes.org/www/cake/libs/cache/file.php:263) [<b>CORE/common/asset_filter.php</b>, line <b>164</b>]
</pre>
<div id="CakeStackTrace3" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode3").style.display = (document.getElementById("CakeErrorCode3").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext3").style.display = (document.getElementById("CakeErrorContext3").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext3" class="cake-context" style="display: none;">$url	=	"css/base.css"
$regs	=	array(
	"ccss/base.css",
	"base.css"
)
$inCssDir	=	1
$inJsDir	=	false
$isAsset	=	true
$assets	=	array(
	"js" => "text/javascript",
	"css" => "text/css",
	"gif" => "image/gif",
	"jpg" => "image/jpeg",
	"png" => "image/png"
)
$ext	=	"css"
$contentType	=	"text/css"
$type	=	"css"
$pos	=	0
$assetFile	=	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css"
$path	=	"/home/ae2/handisportnantes.org/www/common/vendors/"
$paths	=	array(
	"/home/ae2/handisportnantes.org/www/app/vendors/",
	"/home/ae2/handisportnantes.org/www/vendors/",
	"/home/ae2/handisportnantes.org/www/common/vendors/"
)
$cachepath	=	"/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
$assetRealPaths	=	array(
	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css" => "/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
)
$fileModified	=	1233923179
$output	=	"/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:&#039;&#039;;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn&#039;t inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:&quot;.&quot;;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html&gt;body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL&#039;s LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL&#039;s LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell&#039;s padding*/
	margin-bottom:.5em;
	/*centered so it doesn&#039;t blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS &amp; PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: &quot;Warnock Pro&quot;, &quot;Goudy Old Style&quot;,&quot;Palatino&quot;,&quot;Book Antiqua&quot;, Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
"
$cacheModified	=	null
$ob	=	null
$prepend	=	"/c"
$values	=	array()</pre><pre>header - [internal], line ??
include - CORE/common/asset_filter.php, line 164
Dispatcher::cached() - CORE/cake/dispatcher.php, line 614
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 128
[main] - APP/webroot/index.php, line 90</pre></div>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace4").style.display = (document.getElementById("CakeStackTrace4").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home/ae2/handisportnantes.org/www/cake/libs/cache/file.php:263) [<b>CORE/common/asset_filter.php</b>, line <b>165</b>]
</pre>
<div id="CakeStackTrace4" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode4").style.display = (document.getElementById("CakeErrorCode4").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext4").style.display = (document.getElementById("CakeErrorContext4").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext4" class="cake-context" style="display: none;">$url	=	"css/base.css"
$regs	=	array(
	"ccss/base.css",
	"base.css"
)
$inCssDir	=	1
$inJsDir	=	false
$isAsset	=	true
$assets	=	array(
	"js" => "text/javascript",
	"css" => "text/css",
	"gif" => "image/gif",
	"jpg" => "image/jpeg",
	"png" => "image/png"
)
$ext	=	"css"
$contentType	=	"text/css"
$type	=	"css"
$pos	=	0
$assetFile	=	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css"
$path	=	"/home/ae2/handisportnantes.org/www/common/vendors/"
$paths	=	array(
	"/home/ae2/handisportnantes.org/www/app/vendors/",
	"/home/ae2/handisportnantes.org/www/vendors/",
	"/home/ae2/handisportnantes.org/www/common/vendors/"
)
$cachepath	=	"/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
$assetRealPaths	=	array(
	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css" => "/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
)
$fileModified	=	1233923179
$output	=	"/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:&#039;&#039;;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn&#039;t inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:&quot;.&quot;;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html&gt;body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL&#039;s LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL&#039;s LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell&#039;s padding*/
	margin-bottom:.5em;
	/*centered so it doesn&#039;t blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS &amp; PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: &quot;Warnock Pro&quot;, &quot;Goudy Old Style&quot;,&quot;Palatino&quot;,&quot;Book Antiqua&quot;, Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
"
$cacheModified	=	null
$ob	=	null
$prepend	=	"/c"
$values	=	array()</pre><pre>header - [internal], line ??
include - CORE/common/asset_filter.php, line 165
Dispatcher::cached() - CORE/cake/dispatcher.php, line 614
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 128
[main] - APP/webroot/index.php, line 90</pre></div>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace5").style.display = (document.getElementById("CakeStackTrace5").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home/ae2/handisportnantes.org/www/cake/libs/cache/file.php:263) [<b>CORE/common/asset_filter.php</b>, line <b>166</b>]
</pre>
<div id="CakeStackTrace5" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode5").style.display = (document.getElementById("CakeErrorCode5").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext5").style.display = (document.getElementById("CakeErrorContext5").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext5" class="cake-context" style="display: none;">$url	=	"css/base.css"
$regs	=	array(
	"ccss/base.css",
	"base.css"
)
$inCssDir	=	1
$inJsDir	=	false
$isAsset	=	true
$assets	=	array(
	"js" => "text/javascript",
	"css" => "text/css",
	"gif" => "image/gif",
	"jpg" => "image/jpeg",
	"png" => "image/png"
)
$ext	=	"css"
$contentType	=	"text/css"
$type	=	"css"
$pos	=	0
$assetFile	=	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css"
$path	=	"/home/ae2/handisportnantes.org/www/common/vendors/"
$paths	=	array(
	"/home/ae2/handisportnantes.org/www/app/vendors/",
	"/home/ae2/handisportnantes.org/www/vendors/",
	"/home/ae2/handisportnantes.org/www/common/vendors/"
)
$cachepath	=	"/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
$assetRealPaths	=	array(
	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css" => "/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
)
$fileModified	=	1233923179
$output	=	"/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:&#039;&#039;;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn&#039;t inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:&quot;.&quot;;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html&gt;body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL&#039;s LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL&#039;s LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell&#039;s padding*/
	margin-bottom:.5em;
	/*centered so it doesn&#039;t blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS &amp; PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: &quot;Warnock Pro&quot;, &quot;Goudy Old Style&quot;,&quot;Palatino&quot;,&quot;Book Antiqua&quot;, Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
"
$cacheModified	=	null
$ob	=	null
$prepend	=	"/c"
$values	=	array()</pre><pre>header - [internal], line ??
include - CORE/common/asset_filter.php, line 166
Dispatcher::cached() - CORE/cake/dispatcher.php, line 614
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 128
[main] - APP/webroot/index.php, line 90</pre></div>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace6").style.display = (document.getElementById("CakeStackTrace6").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home/ae2/handisportnantes.org/www/cake/libs/cache/file.php:263) [<b>CORE/common/asset_filter.php</b>, line <b>167</b>]
</pre>
<div id="CakeStackTrace6" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode6").style.display = (document.getElementById("CakeErrorCode6").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext6").style.display = (document.getElementById("CakeErrorContext6").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext6" class="cake-context" style="display: none;">$url	=	"css/base.css"
$regs	=	array(
	"ccss/base.css",
	"base.css"
)
$inCssDir	=	1
$inJsDir	=	false
$isAsset	=	true
$assets	=	array(
	"js" => "text/javascript",
	"css" => "text/css",
	"gif" => "image/gif",
	"jpg" => "image/jpeg",
	"png" => "image/png"
)
$ext	=	"css"
$contentType	=	"text/css"
$type	=	"css"
$pos	=	0
$assetFile	=	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css"
$path	=	"/home/ae2/handisportnantes.org/www/common/vendors/"
$paths	=	array(
	"/home/ae2/handisportnantes.org/www/app/vendors/",
	"/home/ae2/handisportnantes.org/www/vendors/",
	"/home/ae2/handisportnantes.org/www/common/vendors/"
)
$cachepath	=	"/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
$assetRealPaths	=	array(
	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css" => "/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
)
$fileModified	=	1233923179
$output	=	"/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:&#039;&#039;;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn&#039;t inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:&quot;.&quot;;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html&gt;body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL&#039;s LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL&#039;s LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell&#039;s padding*/
	margin-bottom:.5em;
	/*centered so it doesn&#039;t blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS &amp; PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: &quot;Warnock Pro&quot;, &quot;Goudy Old Style&quot;,&quot;Palatino&quot;,&quot;Book Antiqua&quot;, Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
"
$cacheModified	=	null
$ob	=	null
$prepend	=	"/c"
$values	=	array()</pre><pre>header - [internal], line ??
include - CORE/common/asset_filter.php, line 167
Dispatcher::cached() - CORE/cake/dispatcher.php, line 614
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 128
[main] - APP/webroot/index.php, line 90</pre></div>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace7").style.display = (document.getElementById("CakeStackTrace7").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home/ae2/handisportnantes.org/www/cake/libs/cache/file.php:263) [<b>CORE/common/asset_filter.php</b>, line <b>168</b>]
</pre>
<div id="CakeStackTrace7" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode7").style.display = (document.getElementById("CakeErrorCode7").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext7").style.display = (document.getElementById("CakeErrorContext7").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext7" class="cake-context" style="display: none;">$url	=	"css/base.css"
$regs	=	array(
	"ccss/base.css",
	"base.css"
)
$inCssDir	=	1
$inJsDir	=	false
$isAsset	=	true
$assets	=	array(
	"js" => "text/javascript",
	"css" => "text/css",
	"gif" => "image/gif",
	"jpg" => "image/jpeg",
	"png" => "image/png"
)
$ext	=	"css"
$contentType	=	"text/css"
$type	=	"css"
$pos	=	0
$assetFile	=	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css"
$path	=	"/home/ae2/handisportnantes.org/www/common/vendors/"
$paths	=	array(
	"/home/ae2/handisportnantes.org/www/app/vendors/",
	"/home/ae2/handisportnantes.org/www/vendors/",
	"/home/ae2/handisportnantes.org/www/common/vendors/"
)
$cachepath	=	"/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
$assetRealPaths	=	array(
	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css" => "/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
)
$fileModified	=	1233923179
$output	=	"/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:&#039;&#039;;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn&#039;t inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:&quot;.&quot;;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html&gt;body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL&#039;s LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL&#039;s LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell&#039;s padding*/
	margin-bottom:.5em;
	/*centered so it doesn&#039;t blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS &amp; PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: &quot;Warnock Pro&quot;, &quot;Goudy Old Style&quot;,&quot;Palatino&quot;,&quot;Book Antiqua&quot;, Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
"
$cacheModified	=	null
$ob	=	null
$prepend	=	"/c"
$values	=	array()</pre><pre>header - [internal], line ??
include - CORE/common/asset_filter.php, line 168
Dispatcher::cached() - CORE/cake/dispatcher.php, line 614
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 128
[main] - APP/webroot/index.php, line 90</pre></div>/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL's LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS & PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}

<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace8").style.display = (document.getElementById("CakeStackTrace8").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home/ae2/handisportnantes.org/www/cake/libs/cache/file.php:263) [<b>CORE/common/asset_filter.php</b>, line <b>181</b>]
</pre>
<div id="CakeStackTrace8" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode8").style.display = (document.getElementById("CakeErrorCode8").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext8").style.display = (document.getElementById("CakeErrorContext8").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext8" class="cake-context" style="display: none;">$url	=	"css/base.css"
$regs	=	array(
	"ccss/base.css",
	"base.css"
)
$inCssDir	=	1
$inJsDir	=	false
$isAsset	=	true
$assets	=	array(
	"js" => "text/javascript",
	"css" => "text/css",
	"gif" => "image/gif",
	"jpg" => "image/jpeg",
	"png" => "image/png"
)
$ext	=	"css"
$contentType	=	"text/css"
$type	=	"css"
$pos	=	0
$assetFile	=	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css"
$path	=	"/home/ae2/handisportnantes.org/www/common/vendors/"
$paths	=	array(
	"/home/ae2/handisportnantes.org/www/app/vendors/",
	"/home/ae2/handisportnantes.org/www/vendors/",
	"/home/ae2/handisportnantes.org/www/common/vendors/"
)
$cachepath	=	"/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
$assetRealPaths	=	array(
	"/home/ae2/handisportnantes.org/www/common/vendors/css/base.css" => "/home/ae2/handisportnantes.org/www/app/webroot/ccss/base.css"
)
$fileModified	=	1233923179
$output	=	"/**
 * Reset
 */
html{color:#000;background:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:&#039;&#039;;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn&#039;t inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}

h4 {
	font-size:100%;  
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

acronym, abbr{
	/*indicating to users that more info is available */
	border-bottom: 1px dotted;
	cursor : help;
}

html\:abbr, abbr {
    cursor: help;
}

cite, em, dfn {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}

ins, dfn { border-bottom: 1px solid #ccc; }

.clearfix:after {
	content:&quot;.&quot;;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html&gt;body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.clear {
	clear: both;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.nopad {
	margin: 0;
	padding: 0;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li {
	/*giving OL&#039;s LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: disc outside;
}

li li {
	/*giving UL&#039;s LIs generated disc markers*/
	list-style: circle outside;
}

ul ul, ul ol, ol ul {
	margin-top: .5em; 
	margin-bottom: 1em; 
}

dl dd {
	/*giving UL&#039;s LIs generated numbers*/
	margin-left:1em;
}
th, td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell&#039;s padding*/
	margin-bottom:.5em;
	/*centered so it doesn&#039;t blend in to other content*/
	text-align:center;
}

/* setting a consistent width, 160px; 
   control of type=file still not possible 
input.text, input.password,
input[type=text],input[type=password],textarea {
	width:12.25em;
	*width:11.9em;
}*/

/* MARGINS &amp; PADDINGS */

blockquote *:first-child {
	margin: .8em 0;
}
hr, p, ul, ol,
dl, pre, blockquote,
address, table, form {
	margin-bottom: .8em;
}
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 {
	margin: 1em 0 .5em;
}
h2 {
	margin: 1.07em 0 .535em;
}
h3 {
	margin: 1.14em 0 .57em;
}
h4 {
	margin: 1.23em 0 .615em;
}
h5 {
	margin: 1.33em 0 .67em;
}
h6 {
	margin: 1.6em 0 .8em;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}


.redactional img.left {
	padding: 2px 6px 2px 0px;
}

.redactional img.right {
	padding: 2px 0px 2px 6px;
}

/* TEXT CLASSES */

.redactional .fancy { 
  color: #666; 
  font-family: &quot;Warnock Pro&quot;, &quot;Goudy Old Style&quot;,&quot;Palatino&quot;,&quot;Book Antiqua&quot;, Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.redactional .caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

.redactional .small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.redactional .large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.redactional .hide {
	display:none;
}
.redactional .quiet {
	color:#666;
}
.redactional .loud {
	color:#000;
}
.redactional .highlight {
	background:#ff0;
}
.redactional .top {
	margin-top:0;
	padding-top:0;
}
.redactional bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.redactional thin {
	font-weight: lighter;
}
.redactional error, .redactional notice, .redactional success {
	padding:.redactional 8em;
	margin-bottom:1.redactional 6em;
	border:2px solid #ddd;
}
.redactional error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.redactional notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.redactional success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.redactional error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.redactional notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.redactional success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.redactional center {
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #36c;
}
a:visited {
	text-decoration: underline;
	color: #99c;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
"
$cacheModified	=	null
$ob	=	null
$prepend	=	"/c"
$values	=	array()</pre><pre>header - [internal], line ??
include - CORE/common/asset_filter.php, line 181
Dispatcher::cached() - CORE/cake/dispatcher.php, line 614
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 128
[main] - APP/webroot/index.php, line 90</pre></div>