/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com)
Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/)*/
.glossymenu
{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto;
	background: url(../images/menub_bg.gif) repeat-x;
/*tab background image path*/
	height: 46px;
	list-style: none;
}
.glossymenu LI
{
	float: left;
}
.glossymenu LI A
{
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 16px;
/*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}
.glossymenu LI A SPAN
{
	float: left;
	display: block;
	padding: 0 24px 0 8px;
/*Padding of menu items*/
}
.glossymenu LI.current A, .glossymenu LI A:hover
{
	color: #FFF;
	background: url(../images/menub_hover_left.gif) no-repeat;
/*left tab image path*/
	background-position: left;
}
.glossymenu LI.current A SPAN, .glossymenu LI A:hover SPAN
{
	color: #FFF;
	background: url(../images/menub_hover_right.gif) no-repeat right top;
/*right tab image path*/
}
.glossymenu A:hover I
{
	color: #F1DE17;
}
/*Main Page Article Rules*/
.rubrique
{
	width: 260px;
	float: left;
	margin: 5px 0 5px 30px;
}
.rubrique H5
{
	color: #666666;
	padding: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	background-color: #F0F0F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
}
.rubrique H3
{
	color: #0066CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: -0.4pt;
}
#mainArticle
{
	margin: 25px 10px 10px;
}
#mainArticle H5
{
	color: #0066CC;
	padding: 12px 6px 2px 50px;
	font: bold 17.4pt Times, serif;
	background: url(../images/microphone1.jpg) no-repeat -2px;
	text-transform: uppercase;
	border-bottom: 1px dashed #0066CC;
	display: inline;
}
#mainArticle H3
{
	font: bold 2.2em Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
}
#mainArticle P
{
	font: 10.7pt Arial, Helvetica, sans-serif;
}
.secondaryArticle
{
	border-bottom: 1px solid #CFCFCF;
	padding: 10px;
	clear: both;
}
.secondaryArticle H5
{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
/*=12px*/
	line-height: 1.3em;
	text-transform: uppercase;
	color: #666;
	padding-bottom: 10px;
}
.secondaryArticle H3
{
	margin: 0px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: -0.4pt;
	color: #06C;
}
.secondaryArticle P
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.2em;
}
UL.chevron-list LI
{
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
UL.chevron-list LI
{
	font-size: 1.1em;
	line-height: 1.3em;
	background-image: url(../images/chevron-small-links.gif);
}
UL.chevron-list
{
	list-style-type: none;
	margin: 10px 0 0;
	padding-left: 0;
}
#indexDefaultMainContent
{
	font-size: 10pt;
}
#newsNumber
{
	color: #333;
	margin: 0px 16px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: -0.4pt;
	float: right;
	display: inline;
	padding: 2px 5px 0px;
	border-top: 2px solid #344880;
	border-bottom: 2px solid #344880;
	background-color: #F0F0F0;
	color: #0021C3;
}
#newsNumber SPAN
{
	font-size: 0.5em;
	color: #676767;
	font-family: Arial;
	font-style: italic;
	letter-spacing: 0px;
}
#paracha
{
	background: #FFFFFF url(../images/sefer-torah.jpg) no-repeat 190px 10px;
	padding-right: 109px;
}
.rubrique_col P
{
	/*[disabled]width:175px;*/
}
#coin_jeune UL
{
	border: none;
}
#coin_jeune IMG
{
	margin: 0 10px;
}
#coin_jeune H5
{
	border-bottom: none;
}
#quiz
{
	background: #FFFFFF url(../images/question-mark.gif) no-repeat 240px 10px;
	padding-right: 67px;
}
#Editorial
{
	/*[disabled]background:#FFFFFF url(../images/entree2.gif) no-repeat -17px 27px;*/
	/*[disabled]height:210px;*/
}
#Editorial P
{
	/*[disabled]padding-left:133px;*/
}
#Editorial IMG
{
	float: left;
}
.boxRight
{
	width: 185px;
	float: right;
	padding: 10px;
	border: 1px dashed #B1B1B1;
	margin: 5px;
	font-size: smaller;
}
.publ-big
{
	/*[disabled]height:250px;*/
}
#footer
{
	background-color: #344880;
	color: #FFFFFF;
	padding-bottom: 20px;
}
DIV#siteinfoLegal
{
	padding: 9px;
	color: #FFFFFF;
}
DIV#siteinfoLegal A
{
	color: #D4D72A;
}
DIV#bannerTwo
{
	margin-left: 536px;
	margin-top: -93px;
}
#NewsPDF
{
	height: 110px;
	background-color: #D3D3D3;
}
#NewsPDFTextLink A
{
	display: block;
	width: 165px;
	padding: 20px 22px 8px 17px;
	background-color: #FEFEFE;
	line-height: 1.6;
	height: 82px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
#NewsPDFImgLink A
{
	/*[disabled]width:40px;*/
	/*[disabled]left:11px;*/
	/*[disabled]position:relative;*/
	/*[disabled]top:3px;*/
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 5px 10px 5px 5px;
}
.rubrique_col UL.chevron-list
{
	clear: both;
}
.halfBoxFirstArticle
{
	height: 275px;
}
.halfBox UL.chevron-list
{
	height: 175px;
	font-size: 0.9em;
}
/*Template Rules*/
#mainArticleIndexColumn .publ-big
{
	text-align: center;
}
.side_summary_links P, .side_summary_links IMG
{
	padding: 9px;
}
.side_summary_links IMG
{
	float: right;
}
.rubrique_col
{
	background-color: #FFFFFF;
	border: 1px solid #CBCBCB;
	margin-top: 10px;
	width: 300px;
}
.rubrique_col H5
{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
/*=12px*/
	line-height: 1.3em;
	text-transform: uppercase;
	color: #666;
	padding: 5px 10px;
	border-bottom: 1px solid #CBCBCB;
}
.rubrique_col H3
{
	color: #0066CC;
	padding-left: 6px;
	margin-bottom: -10px;
}
.rubrique_col UL
{
	padding-left: 14px;
	border-top: 1px dotted #CBCBCB;
	padding: 6px 0 7px 17px;
}
/*Navigation Rules*/
#navMainWrapper
{
	margin: 0em;
	background-color: #344880;
	font-weight: bold;
	color: #FFFFFF;
	height: 1%;
	width: 100%;
}
#navMain UL
{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	float: right;
	line-height: 1.5em;
}
#navMain UL LI
{
	display: inline;
}
#navMain UL LI A
{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	white-space: nowrap;
}
#navSuppWrapper
{
	margin: 0em;
	background-color: #344880;
	font-weight: bold;
	color: #FFFFFF;
	height: 1%;
	width: 100%;
	padding-top: 6px;
}
#navSupp UL
{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navSupp UL LI
{
	display: inline;
}
#navSupp UL LI A
{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	white-space: nowrap;
}
#navMain UL LI A:hover, #navSupp UL LI A:hover
{
	color: #F7E215;
}
#articleTools
{
	text-align: center;
	border-top: 1px dashed #000000;
	padding-top: 13px;
}
