/* @override 
	http://localhost:3000/stylesheets/general.css
	http://localhost:3000/stylesheets/general.css?1208052180
	http://localhost:3000/stylesheets/general.css?1208053712
	http://localhost:3000/stylesheets/general.css?1208104393
	http://localhost:3000/stylesheets/general.css?1208139755
	http://localhost:3000/stylesheets/general.css?1209694503
	http://localhost:3000/stylesheets/general.css?1209928886
	http://localhost:3000/stylesheets/general.css?1210126160
*/

/* @group Resetting */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Layout */

/* @group Tags */

html { height: 100%; }

body {
	background: #00007f url(../images/public/hbg.jpg) repeat-y center;
	height: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Head */

#header {
	margin-left: 4px;
	float: left;
}

#title {
	width: 885px;
	height: 198px;
	text-indent: -5000px;
}

ul#nav {
	margin: 10px 15px 0px 15px;
	font-family: Helvetica;
	font-weight: bold;
	color: #fff;
}

ul#nav li {
	display: block;
	float: left;
	margin: 0px 4px;
}

ul#nav li a {
	font-size: 100%;
	color: #ccc;
	text-decoration: none;
	letter-spacing: -0.1em;
	display: block;
	float: left;
	padding: 2px 5px;
	line-height: 140%;
}

ul#nav li a:hover {
	text-decoration: underline;
	background-color: white;
	color: #333;
}

ul#nav li a.hovered {
	background: #fff url(../images/shared/nav_arrow.gif) no-repeat right center;
}

/* My Comment */

ul#nav li a.profil {
	color: #fff;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0;
	font-style: normal;
}

ul#nav li a.profil:hover {
	color: #333;
}

ul#nav li a.active {
	background-color: #fff;
	color: #333;
	text-decoration: none;
}

/* @end */

div#wrapper {
	margin-left: 50%;	
}

div#inner-wrapper {
	width: 890px;
	margin-left: -450px;
}

div#content {
	background-color: white;
	float: left;
	width: 100%;
	padding-bottom: 50px;
}

div#main {
	width: 653px;
	padding: 10px 10px 0 15px;
	float: left; 
	min-height: 500px;
}

/* @group Subnavigation */

div#subnavigation {
	width: 678px;
	float: left;
	background: #fff url(../images/gradients/light_grey_short.gif) repeat-x 0 bottom;
	margin-top: -2px;
	border-bottom: 1px solid #bbb;
}

div#subnavigation ul {
	margin: 8px 20px;
	float: left;
}

div#subnavigation ul li.title {
	float: none;
	clear: left;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 629px;
	font-size: 120%;
	letter-spacing: -0.1em;
}

div#subnavigation ul li.title em {
	font-size: 100%;
	color: #2970c7;
}

div#subnavigation ul li.title span.fade {
	font-size: 90%;
	color: #787878;
	line-height: 130%;
	letter-spacing: 0;
	margin-top: -5px;
	margin-bottom: 5px;
	display: block;
}

div#subnavigation ul li.separator {
	float: none;
	clear: left;
	font-size: 95%;
	color: #a5a5a5;
	padding: 6px 0 1px 0;
	line-height: 100%;
	font-weight: bold;
	margin: 0 0 2px 0;
	border-bottom: 1px solid #eee;
}

div#subnavigation ul li.separator.empty {
	line-height: 1px;
	font-size: 1px;
	padding: 1px 0;
}

div#subnavigation ul li {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	font-size: 85%;
	line-height: 150%;
}

div#subnavigation ul li a {
	color: #1b1b1b;
	font-weight: bold;
	background: url(../images/shared/simple_arrow_s.gif) no-repeat right center;
	padding: 0 17px 0 0;
	margin-right: 5px;
}

div#subnavigation ul li a:hover {
	color: #2970c7;
	background: url(../images/shared/simple_arrow.gif) no-repeat right center;
}

/* @end */

/* @group Content */

/* @end */



/* @end */

/* @group Calendar */

div#live_calendar {
	float: right;
}

#calendar_warning {
	width: 250px;
	font-size: 80%;
}
#calendar_warning span {
	margin: 5px;
}
#calendar_warning span.situation {
	display: block;
	font-weight: bold;
	font-style: italic;
}

#calendar_warning a.show_link {
	display: block;
	margin: 5px;
	padding: 1px 0 1px 12px;
	background: url(../images/shared/simple_plus_s.gif) no-repeat left center;
}

#calendar_warning a.show_link:hover {
	background-image: url(../images/shared/simple_plus.gif);
}

#calendar_warning span.solution {
	display: block;
	font-size: 90%;
	color: #636363;
}

div.calendar.container {
	background: none;
	width: 250px;
}

div.calendar div.head {
	background-image: url(../images/calendar/head.jpg);
	padding: 15px 10px 10px 10px;
	border-bottom: 1px solid #424242;
}

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

div.calendar div.head span {
	display: block;
	margin: 0px 40px;
	text-align: center;
	letter-spacing: -0.1em;
	font-weight: bold;
	color: #fff;
}

div.calendar div.head a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -5000px;
}

div.calendar div.head a.previous {
	float: left;
	background: url(../images/calendar/nav.png) left bottom;
}

div.calendar div.head a.previous:hover {
	background-position: left top;
}

div.calendar div.head a.next:hover {
	background-position: right top;
}

div.calendar div.head a.next {
	float: right;
	background: url(../images/calendar/nav.png) right bottom;
}

div.calendar div.body {
	background: url(../images/calendar/body.jpg) left bottom;
	padding: 5px;
}

div.calendar table.calendar {
	width: 100%;
}

table.calendar span.weekday {
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	color: #383838;
	width: 100%;
	display: block;
	border-bottom: 1px solid #aaa;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

table.calendar td {
	text-align: center;
	padding: 2px;
}

table.calendar td span.day, table.calendar td a {
	font-size: 80%;
	line-height: 130%;
	padding: 1px 3px;
}

table.calendar td.without_content {
	color: #787878;
}

table.calendar td.with_content a {
	color: #323232;
	font-weight: bold;
}

table.calendar td.today span.day,
table.calendar td.today a, table.calendar td.selected span.day, 
table.calendar td.selected a {
	border: 1px solid #555;
	background-image: url(../images/gradients/dark_gradient.jpg);
	color: #fff;
}

table.calendar td.selected span.day, 
table.calendar td.selected a {
	background-image: url(../images/gradients/dark_blue.jpg);
	border-color: #0c0046;
}

div.summary {
	background: url(../images/calendar/summary_hbg.jpg) repeat-y;
	width: 250px;
	margin-top: 0px;
}

div.summary span.day {
	display: block;
	background: url(../images/calendar/summary_top.jpg) no-repeat center top;
	padding: 25px 10px 5px 10px;
	text-align: center;
	color: #fff;
	letter-spacing: -0.1em;
	font-weight: bold;
}

div.summary ul {
	margin: 5px 10px;
}

div.summary ul li {
	font-size: 80%;
	line-height: 130%;
	color: #e1e1e1;
	padding-left: 22px;
	margin-left: 4px;
	margin: 7px 7px 0 7px;
	background: url(../images/calendar/check.jpg) no-repeat left top;
}

div.summary ul li em {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

div.summary ul li span.with_results em {
	display: block;
	border-bottom: 1px dashed white;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div.summary ul li span.with_results em strong {
	float: right;
	display: block;
}

div.summary a {
	background: url(../images/calendar/summary_bottom.jpg) no-repeat center bottom;
	display: block;
	padding: 2px 10px 15px 15px;
	text-align: left;
	font-size: 80%;
	color: #fff;
	font-weight: bold;
}

/* @end */

/* @group Classes */

.truncated a {
	font-size: 80%;
	color: #888;
	padding-right: 13px;
	background: url(/images/icons/tiny_arrow_s.gif) no-repeat right 0;
}

.truncated a:hover {
	background: url(/images/icons/tiny_arrow.gif) no-repeat right 1px;
	color: #333;
	text-decoration: none;
	
}

.nofloat {
	float: none;
}



/* @end */

/* @group File Types */

li.document.unknown {
	background-image: url(../images/icons/big/unknown.gif);
}

li.document.text {
	background-image: url(../images/icons/big/text.gif);
}

li.document.archive {
	background-image: url(../images/icons/big/archive.gif);
}

li.document.video {
	background-image: url(../images/icons/big/video.gif);
}

li.document.pdf {
	background-image: url(../images/icons/big/pdf.gif);
}

li.document.word {
	background-image: url(../images/icons/big/word.gif);
}

li.document.excel {
	background-image: url(../images/icons/big/excel.gif);
}

li.document.audio {
	background-image: url(../images/icons/big/audio.gif);
}

li.document.image {
	background-image: url(../images/icons/big/image.gif);
}



/* @end */

/* @group Horaires */

div#horaireset {
	overflow: auto;
	padding: 5px;
	min-height: 300px;
	padding-bottom: 0;
	margin: 15px 0;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd #ccc #ccc #ddd;
}

div.weekhoraire {
	width: 850px;
}

div.weekhoraire ul.horaires {
	width: 120px;
	background: #fff url(../images/horaires/topmost.jpg) no-repeat center top;
	padding-top: 12px;
	float: left;
}

ul#horaires0 {
	background: url(../images/horaires/topmost.jpg) no-repeat left top;
}

ul#horaires0 li.head {
	background: url(../images/horaires/bottom.jpg) no-repeat left bottom;
}

ul#horaires6 {
	background: url(../images/horaires/topmost.jpg) no-repeat right top;
}

ul#horaires6 li.head {
	background: url(../images/horaires/bottom.jpg) no-repeat right bottom;
}

ul.horaires li.head {
	margin-top: 0;
	border: 0;
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	background: url(../images/horaires/bottom.jpg) no-repeat center bottom;
	color: #fff;
	padding: 0px 10px 12px 10px;
	text-align: center;
}

ul.horaires li.horaire h5 {
	margin: 5px 5px;
	font-size: 75%;
	display: block;
}

li.horaire ul.equipes,
li.horaire span.terrain {
	margin: 5px 10px;
	font-size: 75%;
	display: block;
}

.horaires form ul.equipes li {
	margin: 0px 0;
	font-size: 80%;
	font-weight: bold;
}

li.horaire ul.equipes {
	margin: 5px 10px;
	font-size: ;
}

ul.horaires li.horaire {
	margin: 5px 2px;
	background: #fff url(../images/horaires/item.jpg) left top;
	padding-top: 7px;
	overflow: hidden;
}

ul.horaires li.horaire div.details {
	background: #fff url(../images/horaires/item.jpg) left bottom;
	padding-bottom: 10px;
}

ul.horaires li p.time,
ul.horaires li h4 {
	margin: 5px 5px;
}

li.horaire p.time {
	font-size: 75%;
}

li.horaire p span.time {
	text-decoration: underline;
}

li.horaire h4 {
	font-size: 90%;
}

/* @end */

/* @group Hacks */

/* @group Clearing Floats */

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

* html div#header {
	margin-left: 2px;
}

* html div#horaireset {
	overflow: scroll;
	width: 633px;
}

* html div.calendar div.head a {
	text-indent: 0;
	display: block;
	background: none -5000px -5000px;
}

*+html ul#nav li a {
	margin: 0;
}

* html ul#nav li a {
	margin: 0;
}

*+html ul#nav {
	margin: 2px 13px;
}

* html ul#nav {
	margin: 2px 10px;
}

*+html ul#subnavigation {
	min-height: 1px;
}

* html div#subnavigation, *+html div#subnavigation {
	padding-bottom: 8px;
}

* html div#subnavigation ul li.title, *+html div#subnavigation ul li.title {
	padding-top: 5px;
}

/* @end */



/* @end */
