#covertitles {

}

div.moduletable_rubrique h3 {
	font-size: 100%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/grad_rubrique.gif) bottom left no-repeat;
	color: #FFFFFF;
	text-align:left;
}

div.moduletable_rubrique h3 a, div.moduletable_rubrique h3 a:hover, div.moduletable_rubrique h3 a:active, div.moduletable_rubrique h3 a:link {
	color: #FFFFFF;

}

div.moduletable_rubrique {
	margin: 0;
	font-size: 100%;
	margin-bottom: 10px;
	padding: 0 10px 10px;
	background: url(../images/grad_rubrique_foot.gif) bottom left no-repeat;
}

div.moduletable_link {
	margin-left: -5px;
}

#moduletable .newsletter {
	background: #102B36;
	
}

.newsletter ul {
	list-style: none;
	width: 170px;
}

.newsletter input {
	border: 0;
	width: 145px;
}

.newsletter ul li {
	background: url(../images/cgemgallery/newsletter/item_bg.jpg) top left no-repeat;
	line-height: 14px;
	padding-left: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
}

.newsletter ul li.menuCloser {
	background: url(../images/cgemgallery/newsletter/item_bg_closer.jpg) bottom left no-repeat;
	height: 12px;
	margin-top: 0px;
	_margin-top: -1px;
	line-height: 12px;
}

.newsletter ul li.menuStarter {
	background: url(../images/cgemgallery/newsletter/item_bg_starter.jpg) top left no-repeat;
	height: 70px;
}


/* ADDITIONAL STYLE */
span .star {
	background: url(../images/icon-star.gif) no-repeat 0 5px;
	padding: 0 0 0 20px;
} 

#ja-banner_top {
	padding-top: 55px;
	text-align: right;
	overflow: hidden;
	width: 100%;
}

/*  FRONT PAGE HOLDER */
.frontpage_rubrique table tbody tr td h3 {
	font-size: 100%;
	margin: 0 0 5px;
	padding: 5px 10px;
	background: url(../images/frontpage_rubrique.jpg) bottom left no-repeat;
	color: #FFFFFF;
}

.frontpage_rubrique table tbody tr td h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.frontpage_rubrique, .frontpage_rubrique p {
	font-size: 11px;
}

/* CONTAINER FRAME */ 
#ja-header {
}

#ja-footer {
}

/* IDCarte */
#idbox {
	
}

/* TABLE CASCOU*/
table #cascou {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
}
table #cascou caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
}	
table #cascou tr.odd td	{
	background:#f7fbff
}
table #cascou tr.odd .column1	{
	background:#f4f9fe;
}	
table #cascou .column1	{
	background:#f9fcfe;
}
table #cascou td {
	color:#4E6F90;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}				
table #cascou th {
	font-weight:normal;
	color: #4E6F90;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}							
table #cascou thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#4E6F90;
}	
table #cascou tfoot th {
	text-align:center;
	background:#f4f9fe;
}	
table #cascou tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#4E6F90;
}		
table #cascou tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}	