/* @override 
	http://localhost:3000/stylesheets/public.css?1199659457
	http://localhost:3000/stylesheets/public.css?1199662798
	http://localhost:3000/stylesheets/public.css?1201313176
	http://localhost:3000/stylesheets/public.css?1201317387
	http://localhost:3000/stylesheets/public.css?1201384854
	http://localhost:3000/stylesheets/public.css?1201399828
	http://localhost:3000/stylesheets/public.css?1201408010
	http://localhost:3000/stylesheets/public.css?1201462568
	http://pointelevy.assosoccer.com/stylesheets/public.css?1201643094
	http://localhost:3000/stylesheets/public.css?1201644809
	http://localhost:3000/stylesheets/public.css?1201827054
	http://localhost:3000/stylesheets/public.css?1201923860
	http://pointelevy.assosoccer.com/stylesheets/public.css?1201939560
	http://localhost:3000/stylesheets/public.css?1205373914
*/

/* @group General */

em {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}

img {
	border: 0;
}

h2 {
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 10px 0;
}

h2 strong {
	color: black;
	font-size: 26px;
	border-color: #ccc;
	line-height: 36px;
}

h3 {
	font-size: 20px;
	margin: 10px 0 0px 0;
	padding-bottom: 0;
	border-bottom: 1px solid #787878;
	color: #eb8100;
}

* {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style: none;
}

p {
	font-size: 13px;
	line-height: 18px;
	margin: 5px 0;
}

body {
	background: #95bf39 url(../images/hbackg.jpg) repeat-y center top;
	text-align: center;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

strong {
	color: #eb8100;
	border-bottom: 1px solid #888;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}

div#content a, div#footer a {
	color: #3c3c3c;
	text-decoration: none;
	border-bottom: 1px solid #c2c2c2;
}

div#content a:hover, div#footer a:hover {
	border-bottom-color: #000;
	color: #1d1d1d;
}

/* @end */

/* @group Layout */

div#wrapper {
	width: 810px;
	margin: 0 auto;
}

h1 {
	width: 100%;
	height: 371px;
	display: block;
	margin-top: 55px;
	text-indent: -5000px;
	background: url(../images/top.jpg) no-repeat center top;
}

/* @group Navigation */

/* @group Top Navigation */

div#topnav a#rss {
	display: block;
	width: 14px;
	height: 14px;
	text-indent: -5000px;
	float: right;
	clear: right;
	background-image: url(../images/icons/feed.png);
	margin: 4px 0;
}

/* Needed a box model hack */
div#topnav {
	position: absolute;
	top: 0px;
	padding: 10px;
	border-bottom: 1px solid #f1f1f1;
	background: url(../images/navbackg.jpg) repeat-x 0 24px;
	
	width: 810px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 790px;
}

/* Be nice to Opera */

html>body div#topnav {
	width: 790px;
}

div#topnav a {
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #b5b5b5;
	display: block;
	font-variant: normal;
	font-weight: bold;
	clear: left;
	text-decoration: none;
}

div#topnav a:hover {
	color: #333;
}

div#topnav a#to_footer {
	color: #f00;
}

ul#textsizemenu {
	float: right;
}

ul#textsizemenu li {
	display: block;
	width: 16px;
	text-indent: -5000px;
	height: 16px;
	float: left;
}

ul#textsizemenu li a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/icons/textsizes.gif) no-repeat;
}

ul#textsizemenu li a#ntext {
	background-position: 0 top;
}

ul#textsizemenu li a#ntext:hover {
	background-position: 0 bottom;
} 

ul#textsizemenu li a#btext {
	background-position: center top;
}

ul#textsizemenu li a#btext:hover {
	background-position: center bottom;
} 

ul#textsizemenu li a#bbtext {
	background-position: right top;
}

ul#textsizemenu li a#bbtext:hover {
	background-position: right bottom;
} 

/* @end */

/* @group Navigation */

ul#nav {
	height: 40px;
	background: #f9f9f9 url(../images/navbackg.jpg) repeat-x 0 -9px;
}

ul#nav li {
	line-height: 41px;
	padding: 0 15px;
	display: inline;
}

ul#nav li a {
	color: black;
	letter-spacing: -1px;
	font: small-caps bold 22px/45px Georgia, Times;
	text-decoration: none;
}

ul#nav li a:hover {
	border-bottom: 4px solid #666;
}

/* @end */

/* @group Subnav */

ul#subnav {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	background-color: #f9f9f9;
}

ul#subnav li {
}

ul#subnav li.message {
	display: block;
	font-size: 14px;
}

ul#subnav li.link {
	display: inline;
	padding: 0 5px;
}

ul#subnav li.link a {
	text-decoration: none;
	line-height: 24px;
	font-size: 14px;
	color: #87dd00;
	padding-bottom: 3px;
	border-bottom: 1px solid #aaa;
}

ul#subnav li.link a:hover {
	color: #5d5d5d;
}

/* @end */

/* @group Login */

/* @end */

/* @end */

/* @group Content */

div#content {
	padding: 30px 30px;
	text-align: left;
}

#clearer {
	clear: both;
}

/* @end */

/* @group Footer */

div#footer {
	padding: 10px;
	border-top: 1px solid #ddd;
	background-color: #f9f9f9;
}

p.browsersuggestion {
	text-align: left;
	border: 1px solid #c2c2c2;
	padding: 5px;
	font-size: 12px;
	padding-left: 34px;
	background: #fff url(../images/icons/exclamation.gif) no-repeat left center;
}

div#certifications {
	padding: 10px 10px 10px 200px;
	text-align: left;
	background: url(../images/icons/matehat.gif) no-repeat 0 center;
}

div#certifications p {
	font-size: 12px;
}

div#certifications h6 {
	font-size: 14px;
}

div#certifications h6 em {
	color: #eb8100;
}

/* @end */

/* @end */

/* @group Notice */

#notice {
	padding: 5px;
	border: 0;
	font-size: 13px;
	margin-top: 10px;
}

#notice.error {
	border: 1px solid #ff5c00;
	background-color: #ffcbad;
}

#notice.success {
	border: 1px solid #20ab00;
	background-color: #adffad;
	font-weight: bold;
	font-style: italic;
}

p#notice em {
	font-size: 13px;
	text-decoration: underline;
}

/* @end */

div.clearer {
clear: both;	
}

a.anchor {
	display: none;
}

img#loading_img {
	border: 1px solid #999;
	padding: 3px;
	background-color: white;
	position: relative;
	top: 7px;
	left: 5px;
}