/*  Typo
-------------------------------------------------------*/
em { font-family: "Times New Roman"; }	

/*  Blocks
-------------------------------------------------------*/
em {
	position: relative;
	display: block; width: 991px; 
	margin: 0 auto;
	line-height: 50px;
	font-size: 22px;
	text-align: center; }
	
	
	
#candidats,
#wrapper-themes		{ margin-bottom: 11px; }	
			
.itemC .nom { background: none; }		

.alertTheme { 
	position: absolute; bottom: 0; left: -1px; z-index: 1;
	width: 989px;
	height: 170px;
	text-align: center;
	font-size: 18px;
	color: #404649;
	line-height: 25px; 
	border: 1px solid #c3c3c4;
	background: url(../images/bg-gradient.jpg) bottom repeat-x white;
	display: none; }	
	
	.alertTheme* {
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;}
	
	img.flecheTop { position: absolute; top: -46px; left: 0; }
	
    .ic-th {
    	display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 30px;
		height: 20px; padding-top: 2px; padding-bottom: 2px;
		margin-right: 10px;
		text-align: center;
		background: url(../images/bg-a-themes-off.png) repeat-x #34373b; }


/*  heading
-------------------------------------------------------*/


			
/*  Liens
-------------------------------------------------------*/
.alertTheme p.close a {
	display: block; float: right;
	color: #404649;
	font-size: 14px;
	margin: 10px 20px;
	padding-left: 25px;
	background: url(../images/puce-close.png) no-repeat 0 5px; }
	
/*  Contenu
-------------------------------------------------------*/
.alertTheme p.rappelTheme { margin: 20px 0 25px;}	
.alertTheme p.close { 
	position: absolute; bottom: 0;
	width: 979px;
	margin: 0 5px;
	border-top: 1px dotted #999;}