/* Global Styles */

body {
	margin:0px;
	scrollbar-base-color:#369;
	
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom-style: none;
	}
	
a{
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFF;
	text-decoration:underline;
	}

.cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(images/overbtn.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 110px;
	height: 25px;
	margin: 0;
	padding: 0;
}

.cssnav a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 110px;
	height: 25px;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
}

.cssnav img
{
	width: 110px;
	height: 25px;
	border: 0
}

* html a:hover
{
	visibility:visible
}

.cssnav a:hover img
{
	visibility:hidden
}

.cssnav span
{
	position: absolute;
	left: -1px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	width: 110px;
	
} 
	
/* ID Styles */

/*#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
}
*/

.bottomnav, .bottomnav:link, .bottomnav:visited, .bottomnav:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

.bottomnav:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.externalnav, .externalnav:link, .externalnav:visited, .externalnav:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}

.externalnav:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}

.internalnav, .internalnav:link, .internalnav:visited, .internalnav:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.internalnav:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.internalnavColor, .internalnavColor:link, .internalnavColor:visited, .internalnavColor:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	font-weight: bold;
}

.internalnavColor:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	font-weight: bold;
}

.radionav, .radionav:link, .radionav:visited, .radionav:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436ea2;
	font-weight: bold;
}

.radionav:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436ea2;
	font-weight: bold;
}


/*#background td {
	background:url("background.png");
	}*/
	
#padding {
	padding:14px;
	}
	


/* Class Styles */

	
/* Input Styles */
.allContent {
	padding: 0;
	margin: 0;
	width: 970px;
	height: 485px;
	/*overflow-y: scroll;*/
	overflow:hidden;
	border: 0;
	background: transparent;
}
.bookContent {
	padding: 0;
	margin: 0;
	width: 920px;
	height: 450px;
	/*overflow-y: scroll*/
	float: left;
	border: 0;
	background: transparent; 
}
.infoContent {
	padding: 0;
	margin: 0;
	width: 380px;
	height: 450px;
	overflow-y: scroll;
	float: left;
	border: 0;
	background: transparent; 
}
.infoContentLarge {
	padding: 0;
	margin: 0;
	width: 720px;
	height: 445px;
	overflow-y: scroll;
	float: left;
	border: 10px;
	border-style:solid;
	border-color:#eaeaea;
	background: transparent; 
}
.infoContentMediun {
	padding: 0;
	margin: 0;
	width: 685px;
	height: 445px;
	overflow-y: scroll;
	float: left;
	border: 10px;
	border-style:solid;
	border-color:#eaeaea;
	background: transparent;
}
.infoContentMediunNoScroll {
	padding: 0;
	margin: 0;
	width: 685px;
	height: 445px;
	/*overflow-y: scroll;*/
	float: left;
	border: 10px;
	border-style:solid;
	border-color:#eaeaea;
	background: transparent;
}
.challengeContent {
	padding: 0;
	margin: 0;
	width: 650px;
	height: 280px;
	overflow-y: scroll;
	float: left;
	border: 10px;
	border-style:solid;
	border-color:#eaeaea;
	/*border-color:#d7d6d6;*/
	background: transparent; 
}
.abouTContent {
	padding: 0;
	margin: 0;
	width: 650px;
	height: 455px;
	overflow-y: scroll;
	float: left;
	border: 10px;
	border-style:solid;
	border-color:#eaeaea;
	color: #069;
	/*background: transparent;*/
	/*background-color:#CCC*/
}
.mediaContent {
	padding: 0;
	margin: 0;
	width: 440px;
	height: 455px;
	overflow-y: scroll;
	float: left;
	/*border: 10px;
	border-style:solid;
	border-color:#d7d6d6;*/
	/*background: transparent;*/
	/*background-color:#CCC*/
}
.radioContent {
	padding: 0;
	margin: 0;
	width: 948px;
	height: 445px;
	overflow-y: scroll;
	float: left;
	border: 10px;
	border-style:solid;
	border-color:#eaeaea;
	background: transparent;
}
.booksMainContent {
	padding: 0;
	margin: 0;
	width: 940px;
	height: 470px;
	overflow-y: scroll;
	float: left;
	border: 0;
	/*border-style:solid;
	border-color:#eaeaea;*/
	background: transparent;
}

.messageBox {
	padding: 0;
	margin: 0;
	width: 200px;
	height: 83px;
	overflow-y: scroll;

}

.logo {
	color: #F00;
	letter-spacing:normal;
	line-height:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.logoName {
	color: #FFFFFF;
	letter-spacing:normal;
	line-height:normal;
	font:20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font: Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#000;
	letter-spacing:0.00em;
	font-size: 11.5px;
	}
.bodyTextItalic {
	font: Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#000;
	letter-spacing:normal;
	font-size: 11.3px;
	font-style: italic;
	font-weight: bold;
	}
.bodyTextDouble {
	font: Arial, Helvetica, sans-serif;
	line-height:19px;
	color:#000;
	letter-spacing:0em;
	font-size: 11.5px;
	}
.bodyTextBlackSmall {
	font: Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#000;
	letter-spacing:0.00em;
	font-size: 11px;
	}
.bodyTextSmallBlue {
	text-align:justify;
	font: Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#039;
	letter-spacing:0.00em;
	font-size: 11px;
	}
.bodyTextRedSmall {
	font:11px Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#039;
	letter-spacing:0.00em;
	font-size: 11px;
	}
.bodyTextRadio {
	font:13px Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#000000;
	letter-spacing:0.05em;
	/*background-color: #4b6c96;*/
	}
.bodyTextWhite {
	font:12px Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#FFF;
	font-weight: bold;
	
	}
.bodyTextRed {
	font:20px Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#F00;
	font-size: 20px;
	font-weight: bold;
	}
.bodyTextBlue {
	text-align:justify;
	line-height:normal;
	color:#039;
	font-size: 11.5px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.bodyTextHomeTitle {
	text-align:left;
	line-height:normal;
	color:#000;
	letter-spacing:0.05em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}
	
.bodyTextHome {
	text-align:left;
	line-height:22px;
	color:#000;
	/*letter-spacing:0.05em;*/
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.bodyTextJustify {
	text-align:justify;
	line-height:normal;
	color:#000;
	letter-spacing:0.05em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	}
.bodyTextJustifyMedium {
	line-height:normal;
	color:#000;
	letter-spacing:0.00em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	}

.bodyTextJustifySmall {
	line-height:normal;
	color:#000;
	letter-spacing:0.00em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	}


.detailText {
	line-height:normal;
	color:#000;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	}
	
.pageName {
	color: #776d01;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	}
.header {
	color: #000;
	font-weight:bold;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
.headerAbout {
	color: #039;
	font-weight:bold;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
.headerBook {
	color: #000;
	font-weight:bold;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}
.headerChallenge {
	color: #C00;
	font-weight:bold;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	}
.headerRed {
	color: #039;
	font-weight:bold;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	}
.headerRedBook {
	color: #F00;
	font-weight:bold;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}	
.subHeader {
	color: #000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	}
.subHeaderContact {
	color: #FFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	}
.subHeaderSmall {
	color: #000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.subHeaderHoraire {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight:bold;
	line-height:20px;
	letter-spacing:normal;
	}
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #000;

	font-weight:bold
	letter-spacing:0.1em;
	line-height:16px;
	font-weight: bold;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	
.border {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.pictureFrame {
	border: thin solid #666666;
	
}

.pictureFrameRadio{
	border: thick solid #6089bd;
}	
.contentFrame {
	border: thin solid #000000;
	background-image:url(images/bkg_texture.jpg)
}
table tr td table tr td table tr .pageName {
	border-bottom: thick solid #ccc;
	color: #000;
	font-size: 18px;
}

.header_page {
	background-image: url(images/header_page.png);
	background-repeat: no-repeat;
}

