/* CSS Document */

#right
{
	display:none;	
}

#content
{
	width:960px;	
}

table
{
	border-spacing: 10px;
	font-size: 14px;
}

table td 
{		
	background-image: url(../images/background-white.png);
	background-repeat: repeat;
	margin: 20px;
	padding: 5px;
	behavior: url(fileadmin/templates/css/iepngfix.htc);
}

table th
{
	
	padding : 7px;
	font-size: 22px;
	padding-top: 40px;
}

table td.nobg
{
	background-color: transparent;
	background-image: none;
}

table td.basse
{
	text-align: center;
	background-color: #56C0E7;
	background-repeat: repeat;
}

table td.haute
{
	text-align: center;
	background-color: #3984AC;
	background-repeat: repeat;
}

.csc-textpic-imagewrap img
{
	padding:0;
	float:left;
	margin:0;
	background:none;
}

table td.jour
{
	width: 100px;
	font-size: 18px;
	color: #83C73C;
	vertical-align: top;
	font-weight: bold;
}