/* @override 
	http://nyfencing.com/bones/css/structur.css
*/

/* @group mainhomepage */

.bodymainhome {
	background-color: #fc6;
	margin: 0;
	padding: 0;
}

#mainhomepage {
	width: 1023px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #499ac7;
}

#mainhomepage #menubar {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 797px;
	position: absolute;
	top: 347px;
}

#mainhomepage #menubar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainhomepage #menubar ul li {
	margin-right: 10px;
	width: 75px;
	height: 25px;

}

#mainhomepage #menubar a {
	text-decoration: none;
	color: #fff;
	font: 10px Helvetica, Arial, Geneva, sans-serif;
	background: url(../images/menu_off.jpg) no-repeat 0 bottom;
	width: 75px;
	height: 25px;
	display: block;
	text-align: center;
}

#mainhomepage #menubar a:hover {
	color: #66b2cc;
	background: url(../images/menu_on.jpg) no-repeat 0 bottom;
}

#mainhomepage #contacts {
	background-color: #09c;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #006;
}

#mainhomepage #contacts a {
	text-decoration: none;
	color: #006;
}

#mainhomepage #contacts a:hover {
	color: #f4650b;
}

#mainhomepage #contacts img {
	display: inline;
}

#logosite {
	position: absolute;
	right: 0;
	top: 0;
}

#nafany {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 75px;
}

#nafanorth {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 75px;
}

#nafany a, #nafanorth a {
	opacity: 1;
	display: block;
}

#nafany a:hover, #nafanorth a:hover {
	opacity: 0.75;
}

#nytitle {
	position: absolute;
	bottom: 0;
	left: 290px;
}

#northtitle {
	position: absolute;
	bottom: 0;
	left: 156px;
}



/* @end */

/* @group home_north */

#main_north #hometitle {
	height: 120px;
	background-color: #f36f1c;
	position: absolute;
	top: 0;
	width: 485px;
	left: 0;
}

#main_north #hometitle h2 {
	color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#main_north #homecontent {
	width: 485px;
	height: 340px;
	background-color: #fff;
	position: absolute;
	color: #f4650b;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	top: 144px;
	left: 0;
}

#main_north #homeimage {
	right: 0;
	position: absolute;
}

#main_north #homecontent h2 {
	font-size: 13px;
	padding: 5px;
}

#main_north #homecontent p {
	padding: 0;
	margin: 0;
}

#main_north #homecontent a {
	color: #f4650b;
	text-decoration: none;
}

#main_north #homecontent a:hover {
	color: #ffb180;
}

#main_north #homecontent ul {
	margin-left: 20px;
	list-style-type: none;
	padding: 0;
}

#main_north #homecontent li {
	margin-bottom: 4px;
}

#main_north #homecontent strong.spip {
	margin: 0;
	padding: 0;
}

#main_north #homecontent table.spip {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#main_north #homecontent table.spip td {
	margin: 0;
	padding: 0;
	height: 4px;
}

.bodyhome {
	background-color: #fc6;
}



/* @end */

/* @group home */

#hometitle {
	height: 120px;
	background-color: #f4650b;
	position: absolute;
	right: 0;
	top: 0;
	width: 485px;
}

#hometitle h2 {
	color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#homecontent {
	width: 485px;
	height: 340px;
	background-color: #fff;
	position: absolute;
	right: 0;
	color: #f4650b;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	top: 144px;
}

#homecontent h2 {
	font-size: 13px;
	padding: 5px;
}

#homecontent p {
	padding: 0;
	margin: 0;
}

#homecontent a {
	color: #f4650b;
	text-decoration: none;
}

#homecontent a:hover {
	color: #ffb180;
}

#homecontent ul {
	margin-left: 20px;
	list-style-type: none;
	padding: 0;
}

#homecontent li {
	margin-bottom: 4px;
}

#homecontent strong.spip {
	margin: 0;
	padding: 0;
}

#homecontent table.spip {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#homecontent table.spip td {
	margin: 0;
	padding: 0;
	height: 4px;
}

.bodyhome {
	background-color: #fc6;
}



/* @end */

img {
	border-style: none;
	border-width: 0;
}

#main, #main_north {
	width: 755px;
	height: 484px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	min-height: 650px;
}


/* @group footer */

body > div#footer {
	position:fixed;
	min-width: 860px;
}

#footer {
	bottom: 0;
	height: 70px;
	width: 100%;
	z-index: 10;
	background-color: #006;
	right: 0;
	position: relative;
}

#footer h1 {
	padding: 0;
	font: normal normal 25px Helvetica, Arial, Geneva, sans-serif;
	margin: 0 0 0 10px;
	position: relative;
	z-index: 50;
	top: 5px;
	width: 50%;
}

#footer h1 a {
	text-decoration: none;
	color: #fff;
}

#menubar {
	margin: 0;
	padding: 0;
	position: absolute;
	right:0;
	height: 25px;
	top: 12px;
}

#menubar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menubar ul li {
	margin-right: 10px;
	float: right;
	width: 75px;
	height: 25px;

}

#menubar a {
	text-decoration: none;
	color: #fff;
	font: 10px Helvetica, Arial, Geneva, sans-serif;
	background: url(../images/menu_off.jpg) no-repeat 0 bottom;
	width: 75px;
	height: 25px;
	display: block;
	text-align: center;
}

#menubar a:hover {
	color: #66b2cc;
	background: url(../images/menu_on.jpg) no-repeat 0 bottom;
}

#contacts {
	background-color: #499ac7;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #006;
}

#contacts a {
	text-decoration: none;
	color: #006;
}

#contacts a:hover {
	color: #f4650b;
}

#contacts img {
	display: inline;
}

#contacts p {
	display: inline;
	font: 12px Geneva, Helvetica, Arial, sans-serif;
	position: relative;
	bottom: 10px;
	padding: 0;
	margin: 0;
}

#contacts ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 4px;
	right: 10px;
}

#contacts li {
	display: inline;
	margin: 0 25px 0 0;
	padding: 0;
}



/* @end */

/* @group about_presentation */

#abouttitle {
	height: 110px;
	background-color: #f00;
	position: absolute;
	top: 0;
	width: 134px;
	left: 0;
}

#abouttitle h2 {
	color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#aboutcontent {
	width: 600px;
	height: 240px;
	background-color: #b4ecff;
	position: absolute;
	color: #006;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	left: 160px;
	top: 244px;
}

#aboutcontent p {
	padding: 20px;
}

#aboutcontent a {
	color: #f4650b;
	text-decoration: none;
}

#aboutcontent a:hover {
	color: #ffb180;
}

#aboutcontent ul {
	margin-left: 20px;
	list-style-type: none;
	padding: 0;
}

#aboutcontent li {
	margin-bottom: 20px;
}

#aboutpresimage1 {
	position: absolute;
	top: 134px;
}

#aboutpresimage2 {
	position: absolute;
	left: 160px;
}

#aboutpresimage3 {
	position: absolute;
	left: 519px;
}



/* @end */

/* @group about_us */

#imagejohn {
	position: absolute;
	top: 127px;
}

#imagelarissa {
	position: absolute;
	top: 248px;
}

#imagejoseph {
	position: absolute;
	top: 449px;
}

#aboutuscontent {
	width: 600px;
	height: 480px;
	background-color: #b4ecff;
	position: absolute;
	color: #006;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	left: 155px;
}

#aboutuscontent p {
	padding: 0;
	font-size: 10px;
	margin: 13px;
}

p.spip strong.spip {
	color: #f4650b;
}

#aboutuscontent a {
	color: #f4650b;
	text-decoration: none;
}

#aboutuscontent a:hover {
	color: #ffb180;
}

#aboutuscontent ul {
	margin-left: 20px;
	list-style-type: none;
	padding: 0;
}

#aboutuscontent li {
	margin-bottom: 20px;
}

.legend {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}



/* @end */

/* @group progpresentation */

#progtitle {
	height: 129px;
	background-color: #008100;
	position: absolute;
	top: 123px;
	width: 405px;
	left: 0;
}

#progtitle h2 {
	color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#progpresimage {
	position: absolute;
	right: 0;
}

#prog3title {
	height: 93px;
	background-color: #008100;
	position: absolute;
	top: 0;
	width: 400px;
	left: 0;
}

#prog3title h2 {
	color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#prog3image1 {
	position: absolute;
	right: 0;
}

#prog3image2 {
	position: absolute;
	right: 0;
	top: 272px;
}

#progprescontent {
	width: 755px;
	height: 260px;
	background-color: #b4ecff;
	position: absolute;
	color: #006;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	left: 0;
	top: 263px;
}

#progprescontent p {
	padding: 0;
	font-size: 11px;
	margin: 13px;
}

#prog3content {
	width: 400px;
	height: 367px;
	background-color: #f4bf51;
	position: absolute;
	color: #006;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	left: 0;
	top: 115px;
}

#prog3content p {
	padding: 0;
	font-size: 12px;
	margin: 13px;
}

p.spip strong.spip {
	color: #f4650b;
}

#progprescontent a {
	color: #f4650b;
	text-decoration: none;
}

#progprescontent a:hover {
	color: #ffb180;
}

#prog3content a {
	color: #f4650b;
	text-decoration: none;
}

#prog3content a:hover {
	color: #ffb180;
}



/* @end */

/* @group schedules */

td strong.spip {
	color: #f4650b;
	text-align: left;
}

#schedulestitle {
	height: 93px;
	background-color: #f00;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#schedulestitle h2 {
	color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#schedulescontent {
	position: absolute;
	color: #006;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	left: 0;
	top: 100px;
}

#schedulescontent table td {
	margin: 0;
	padding: 0;
}

#schedulescontent table.spip {
	padding: 0;
	margin: 0 auto;
	width: 757px;
}

#schedulescontent .row_even {
	/*background-color: #93e2fe;*/
	font-size: 10px;
	padding: 0;
	margin: 0;
	background-color: #ffdbdb;
}

 #schedulescontent .row_odd {
	/*background-color: #c6effd;*/
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-color: #ebcaca;
}

.row_even td, .row_odd td {
	height: 25px;
	text-align: center;
}

#schedulescontent p {
	padding: 0;
	font-size: 10px;
	margin: 2px;
	text-align: center;
}

#schedulescontent a {
	color: #f4650b;
	text-decoration: none;
}

#schedulescontent a:hover {
	color: #ffb180;
}



/* @end */

/* @group location */

#locimage1 {
	position: absolute;
}

#locimage2 {
	position: absolute;
	top: 280px;
}

#locimage3 {
	position: absolute;
	top: 280px;
	left: 260px;
}

#locimage4 {
	position: absolute;
	right: 0;
	top: 280px;
}

#locationtitle {
	height: 93px;
	background-color: #0c6;
	position: absolute;
	top: 0;
	width: 390px;
	right: 0;
}

#locationtitle h2 {
	color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#locationcontent {
	position: absolute;
	color: #006;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	width: 390px;
	background-color: #b4ecff;
	right: 0;
	top: 113px;
	height: 141px;
	padding: 0;
	margin: 0;
}

#locationcontent p {
	padding: 1px;
	font-size: 10px;
	margin: 3px;
	text-align: left;
}

#locationcontent a {
	color: #f4650b;
	text-decoration: none;
}

#locationcontent a:hover {
	color: #ffb180;
}



/* @end */

/* @group contact */

#conimage1 {
	position: absolute;
	top: 128px;
}

#conimage2 {
	position: absolute;
	top: 332px;
}

#contitle {
	height: 92px;
	background-color: #f4bf51;
	position: absolute;
	width: 234px;
}

#contitle h2 {
	color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#concontent {
	position: absolute;
	color: #006;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	width: 497px;
	background-color: #b4ecff;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

#concontent p {
	padding: 1px;
	font-size: 10px;
	margin: 3px;
	text-align: left;
}

#concontent a {
	color: #f4650b;
	text-decoration: none;
}

#concontent a:hover {
	color: #ffb180;
}

div.spip_forms form {
	font-size: 9px;
	padding: 0;
	margin: 0;
}

textarea {
	height: 50px;
}

.spip_forms fieldset {
	margin: 0 0 .5em;
	width: 95%;
}

div.spip_forms {
	text-align: right;
	border-style: none;
	padding: 0;
	margin: 0;
}

.spip_descriptif {
	display: none;
}

span.spip_form_label {
	display: inline;
	float: left;
}

div.spip_bouton {
	padding: 0;
	position: relative;
	margin-bottom: 0;
	margin-top: 0;
	right: 174px;
}



/* @end */