body{
	background-color: #feb43f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3f67;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: justify;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a, a:hover, a:visited, a:link, a:active {
	color: #f39e1a;
	outline: 0;
}

img {
	border: 0;
}

.uppercase {
	text-transform: uppercase;
}

.titrejaune {
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #f29400;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titreviolet {
	float: left;
	width: inherit;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #622181;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2.titrepage {
	florat: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	color: #622181;
	font-weight: bold;
	margin-bottom: 20px;
}

h2.titrepage2 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	color: #622181;
	font-weight: bold;
	margin-bottom: 20px;
}

#fondcentresevres {
	width: 100%;
	min-height: 1000px;
	background-image: url(../images/fondcc.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#centresevres, #header, #footer, #content {
	width: 980px;
}

#centresevres {
	width: 980px;
	margin: 0 auto;
}

/**********HEADER***/
#header {
	float: left;
	height: 114px;
}

#header_top {
	float: left;
	width: 980px;
	height: 90px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top;
}

#header_top .returntoindex {
	float: left;
}

#newsletter {
	float: right;
	width: 215px;
	height: 80px;
	margin-right: 13px;
	color: #8d7ba8;
	font-weight: bold;
}

#newsletter ul li a  { 
	color: #8d7ba8;
}

#newsletter form {
	margin: 0;
	padding: 0;
}

#newsletter input {
	width: 180px;
	height: 17px;
	border: solid 1px #c8c0d5;
	color: #8d7ba8;
	font-size: 9px;
	text-align: right;
	padding-top: 2px;
}

#newsletter img {
	vertical-align: bottom;
	margin-left: 5px;
}

#newsletter .inscription {
	border-top: dotted 1px #c6c5c6;
	border-bottom: dotted 1px #c6c5c6;
	padding-bottom: 3px;
}

#menu {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c64702;
}

#menu li{
	float: left;
	margin-left:9px; /*10px;*/
	color: #c64702;
	cursor: pointer;
}

#menu a {
	color: #c64702;
}

#menu a:hover {
	color: #FFF;
	text-decoration: none;
}

#menu h6 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}


#menu li.white {
	color: #FFF;
}

#menu .ssmenu {
	clear: both;
	display: none;
	position: absolute;
	z-index: 999;
}

#menu .ssmenu ul{
	margin: 0;
	background-color: #ffc94e;
	padding: 10px;
}


#menu .ssmenu ul li {
	float: none;
	margin: 0;
	font-size: 11px;
}

#menu .ssmenu_bottom {
	float: left;
	height: 10px;
	width: 206px;
	margin: 0;
}

#menu .ssmenu .menu1 {width: 206px;}
#menu .ssmenu .menu1bottom {width: 206px;background-image: url(../images/ssmenubottom1.gif);height: 10px;}
#menu .ssmenu .menu2 {width: 156px;}
#menu .ssmenu .menu2bottom {width: 156px;background-image: url(../images/ssmenubottom2.gif);height: 10px;}
#menu .ssmenu .menu3 {width: 273px;}
#m3 li {width: 203px !important;}
#menu .ssmenu .menu3bottom {width: 273px;background-image: url(../images/ssmenubottom3.gif);height: 10px;}
#menu .ssmenu .menu4 {width: 130px;}
#menu .ssmenu .menu4bottom {width: 130px;background-image: url(../images/ssmenubottom4.gif);height: 10px;}
#menu .ssmenu .menu5 {width: 129px;}
#menu .ssmenu .menu5bottom {width: 129px;background-image: url(../images/ssmenubottom5.gif);height: 10px;}
#menu .ssmenu .menu6 {width: 163px;}
#menu .ssmenu .menu6bottom {width: 163px;background-image: url(../images/ssmenubottom6.gif);height: 10px;}
#menu .ssmenu .menu7 {width: 163px;}
#menu .ssmenu .menu7bottom {width: 163px;background-image: url(../images/ssmenubottom6.gif);height: 10px;}
#menu .ssmenu .menu8 {width: 214px;}
#menu .ssmenu .menu8bottom {width: 214px;background-image: url(../images/ssmenubottom8.gif);height: 10px;}
/*******************/

/**********FOOTER***/
#footer {
	float: left;
	margin-top: 25px;
	padding-left: 10px;
	color: #FFF;
}

#footer a {
	color: #FFF;
}

#footer .right {
	float: left;
	border-right: solid 1px #FFF;
	padding: 0 10px;
}

#footer ul.lescours li {
	width: 200px;
}

#footer .left {
	float: left;	padding: 0 15px;
}

#footer ul {
	margin-bottom: 10px;
}
/*******************/

#content  {
	float: left;
	margin-top: 23px;
	background-color: #00f0099;
}

.bigwhite {
	float: left;
	width: 980px;
}

.bigwhite_bottom {
	float: left;
	width: 980px;
	height: 30px;
	background-image: url(../images/bigwhitefond_bottom.gif);
	background-repeat: no-repeat;
}

.bigwhite_middle {
	float: left;
	width: 980px;
	background-color: #FFF;
}

.bigwhite_top {
	float: left;
	width: 980px;
	height: 59px;
}

/***************************************************************************MODELE 1 ****/

.bigwhite_middle .left {
	float: left;
	width: 590px;
}

.bigwhite_middle .left ul {
	float: left;
	list-style-position: outside;
	list-style-image: url(../images/puce1.jpg);
	padding: 0;
	padding-left: 30px;
	margin-left: 10px;
	width: 550px;
}
.bigwhite_middle .left a {
	text-decoration: underline;
	color: #4f3f67;
}

.bigwhite_middle .left p.date {
	float: left;
	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
	font-weight: bold;
	width: 570px;
	color: #622181;
	margin-top: 0;
}

.bigwhite_middle .left p {
	font-size: 11px;
	color: #4f3f67;
	line-height: 1.5em;
}

.bigwhite_middle .left h2.nomenseignant {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 570px;
	color: #622181;
	font-weight: bold;
	margin-bottom: 40px;
}

/*.bigwhite_middle ul {
	float: left;
	list-style-position: outside;
	list-style-image: url(../images/puce1.jpg);
	padding: 0;
	padding-left: 30px;
	margin-left: 10px;
	width: 500px;
}*/

.bigwhite_middle li {
	margin-bottom: 5px;
}

.bigwhite_middle .right {
	float: left;
	padding-left: 15px;
	text-align: center;
	width: 325px;
}


.bigwhite_middle .right h2 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #c199d4;
}



/***************************************************************************MODELE 2 ****/
.bigwhite_middle .left2 {
	float: left;
	width: 220px;
	min-height: 600px;
	background-color: #f7f4f1;
	backgrounjd-image: url(../images/bigwhitefondbrown_middle.gif);
	backgroundj-repeat: no-repeat;
	backgrojund-position: top;
}

.bigwhite_middle .left2 h2 {
	float: left;
	width: 220px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
}

.bigwhite_middle .left2 .pictogramme {
	float: left;
	width: 220px;
	text-align: center;
}

.bigwhite_middle .left2 .menubrown {
	float: left;
	width: 220px;
	margin-left: 20px;
}

.bigwhite_middle .left2 .programme {
	float: left;
	width: 220px;
	text-align: center;
}

.bigwhite_middle .left2 #menugauche {
	float: left;
	width: 220px;
	min-height: 600px;
	background-gimage: url(../images/bigwhitefondbrown_middle.gif);
	backgroundg-repeat: no-repeat;
	backgroungd-position: top;
	color: #622181;
	font-size: 12px;
}

.bigwhite_middle .left2 #menugauchebottom {
	float: left;
	width: 220px;
	height: 48px;
	color: #622181;
}

.bigwhite_middle .left2 #menugauche h2 {
	float: left;
	width: 220px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
}

.bigwhite_middle .left2 #menugauche .pictogramme {
	float: left;
	width: 220px;
	text-align: center;
	margin-bottom: 20px;
}

.bigwhite_middle .left2 #menugauche .menubrown {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 15px;
	font-size: 11px;
}

.bigwhite_middle .left2 #menugauche .menubrown a {
	color: #622181;
	text-decoration: none;
}

.bigwhite_middle .left2 #menugauche .menubrown a:hover {
	color: #622181;
	text-decoration: underline;
}

.bigwhite_middle .left2 #menugauche .menubrown li {
	border-bottom: dotted 1px #999;
}


.bigwhite_middle .left2 #menugauche .menubrown li.selected img {
	margin-right: 5px;
	float: left;
	padding-top: 2px;
}

.bigwhite_middle .left2 #menugauche .menubrown li.selected {
	font-weight: bold;
}

.bigwhite_middle .left2 #menugauche .programme {
	float: left;
	width: 130px;
	margin-left: 40px;
	font-weight: bold;
	font-size: 12px;
}

.bigwhite_middle .left2 #menugauche .programme img {
	float: right;
}

.bigwhite_middle .left2 #menugauche .programme .programme-texte {
	float: left;
	width: 100px;
}


.bigwhite_middle .right2 {
	float: left;
	padding:0 30px 0 30px;
	width:700px;
}

.bigwhite_middle .right2 ul {
	float: left;
	list-style-position: outside;
	list-style-image: url(../images/puce1.jpg);
	padding: 0;
	padding-left: 30px;
	margin-left: 10px;
	width: 95%;
	/*width: 700px;*/
}

/*.bigwhite_middle .right2 #filAriane a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c199d4;
	font-weight: bold;
}*/

.bigwhite_middle .right2 h1 {
	float: left;
	width: 730px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #622181;
	font-weight: bold;
}


/*
 ARTICLE
*/
.art2 h2.nomauteur a{
	color: #622181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.donnelies { clear:both; margin-top:10px }

#piecesjointes a, #piecesjointes a:hover, #piecesjointes a:visited, #piecesjointes a:link, #piecesjointes a:active {
	color: #f39e1a;
}

/*
.bigwhite_middle .right2 h2 {
	float: left;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #622181;
	font-weight: bold;
}
*/

/*
.bigwhite_middle .left {
	float: left;
	width: 220px;
	min-height: 600px;
	background-image: url(../images/bigwhitefondbrown_middle.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bigwhite_middle .right {
	float: left;
	padding:0 15px 0 15px;
	width:730px;
}

.bigwhite_middle .left h2 {
	float: left;
	width: 220px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
}

/********************************************** Spécifique à une catégorie de picto****/

/*
.bigwhite_middle .left .pictogramme {
	float: left;
	width: 220px;
	text-align: center;
}

.bigwhite_middle .left .menubrown {
	float: left;
	width: 220px;
	margin-left: 20px;
}

.bigwhite_middle .left .programme {
	float: left;
	width: 220px;
	text-align: center;
}*/
/****************************Right Part ***********************



.bigwhite_middle .right h2 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #c199d4;
}
*/
#datecoursConference {
	background-color:#EAE5F0;
	border-bottom:3px solid #FFFFFF;
	color:#622181;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-right:30px;
	min-height:20px;
	padding-left:10px;
	padding-top:2px;
}

