body {
    text-align:center;
	background-color:#ffffff;
/*    margin: 10px;*/
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	min-width: 480px;
	color:  #483D8B;
}

h1 {
	font-size: 270%;
	font-weight:bold;
	}
h2 {
	font-size: 250%;
	font-weight: normal;
	}
h3 {
	font-size: 200%;
	font-weight: normal;
	}
h4 {
	font-size: 150%;
	font-weight: normal;
	}
h5 {
	font-size: 125%;
	font-weight: normal;
	}
h6 {
	font-size: 100%;
	font-weight: bold;
	}


#entete {
background-color: #ffffff;
background-position:top;
width: 640px;
}


#menu {
width: 640px;
}


#wrapper {
	background-color: #ffFFFF;
	position:relative;
	padding-top: 10px;
	text-align: center;
	width:600px;
	z-index:11;
}



#gauche {
	position:relative;
	top:30px;
	background-color:#CCFF66;
	float:left;
	width:120px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px; /* actual value */
	margin:0 0 -10px 0;
	padding:0px;
	background:#E1F7E6;
	z-index:100;
}


#droite {
	position:relative;
	top:30px;
	background-color:#CCFF66;	
	float:right;
	width:120px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px; /* actual value */
	margin:0 0 -10px 0;
	padding:0px;
	background:#E1F7E6;
	z-index:100;
}

#centre {
	text-align:center;
	background-color:#ffffff;
	z-index:14;
}

.ligne {
	text-align:center;
	width: 300px;
	border-top-style:solid;
	border-top-width:thin;
	z-index:400;
	border-color:#483D8B;
}

#nouvelle {
	text-align:center;
	width: 400px;
	line-height: 45px;
	border-bottom:solid thin;
	border-top:solid thin;
	z-index:400;
	border-color:#483D8B;
}

#bas {
    clear: both;
	width:600px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 15px 0px;
	margin-top:30px;
}
.nouveau {
	text-align:left;
	font-weight:bold;
	color:#F00;
	background-color:#FF6;
}
	

ul.liste li {
	
	margin-left: -40px;
	list-style:  disc;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

td.alt1 {
	color: #000000;
	background: url(../images/IWSC2012/bk1.png) no-repeat ;
		background-color: #ffffff;
}

td.alt2 {
	color: #000000;
	background: url(../images/IWSC2012/bk2.png) no-repeat ;
		background-color: #ffffff;
}

td.alt3 {
	color: #000000;
	background: url(../images/IWSC2012/bk4.png) no-repeat ;
		background-color: #ffffff;
}

#iwscheader {
	font-size: 150%;
	font-weight:bold;
	color:#FF0;
	}

#iwsctext {
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
   }
#iwsca {
	font-size: 12px;
	font-weight: bold;
	color:#9FF;
   }
   
td.alt4 {
	color: #333;
	background: url(../images/IWSC2012/p2bk1.png) no-repeat;
	background-color: #333333;
}

td.alt5 {
	color: #000000;
	background: url(../images/IWSC2012/p2bk2.png) no-repeat ;
		background-color: #333333;
}

td.alt6 {
	color: #000000;
	background: url(../images/IWSC2012/p2bk3.png) no-repeat ;
		background-color: #ffffff;
}


.green {
	color:#0F0;
	font-weight:bold;
/*	display:compact;*/
}   

.yellow {
	color:#FF0;
}   
