@charset "windows-1252";   

A { text-decoration : none}
A:hover { text-decoration : underline}		
			 
/* Pour la rubrique magazine*/

.tmag {margin-top:9; margin-bottom: 9;font-size: 1.2em; color: #FF9900; font: bolder; font-family: Arial} 
.pmag1 {color: red; margin-top: 6; margin-bottom: 6; font-size: 0.8em; font-family: Arial}	 
.dmag0 {margin-top:16; margin-bottom:6;font-size: 0.8em ; font-family: Arial;line-height: 1.5}	 
.dmag {margin-top:6; margin-bottom:6;font-size: 0.8em ; font-family: Arial;line-height: 1.5}	 
.smag {margin-right: 10; margin-top: 3; margin-bottom: 3; text-align: right}
/* Pour la rubrique magazine*/

.centre {width: 900px; height: 500px; text-align: center; font: Arial; color: #CC0000; }

.message {	color: #CC0000; background-color: #FFF; border: 1px solid #CC0033; text-align: center; } 

.today_td {font: Arial; font-size: 0.5em;} 

.soumtext {font: Arial; font-size: 0.8em; color: #C81176; font-weight: bold} 	
.soumexp {font: Arial; font-size: 0.8em; color: BLACK; } 
.soumtab {border: none; margin-top: 1em}

.ds_box {
	background-color: #FFF;
	border: 1px solid #CC0033;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #CC0033;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #FFCC33;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #FF99FF;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell_today {
	background-color: #FFCC33;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
}


