@charset "UTF-8";
/* CSS Document */
html,body {
	background-color: #000000;
	height:100%;
	}

p, ul, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.expo
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 8px;
	font-style: normal;
	line-height: 5px;
	vertical-align: top;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}
	
.bg_td_side {
	background-image: url(images_site/bg_td_side.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FF9900;
}

.bg_td_plan {
	background-image: url(images_site/PLAN.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align:top;
	min-height:100%;
}

.bg_td_laureat {
	background-image: url(images/Laureat_b_haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align:top;
}

.padding {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#liste li {
	list-style-position: inside;
	list-style-type: square;
}
/*#liste ul {
	text-align: left;
	text-indent: 0px;
}*/

/* menu sur le côté pour firefox
#navcontainer {
	margin-left:0em;
	padding-left:0em;
	display: block;
	width: 200px;
}

#navcontainer ul {
	margin:0px;
	list-style-type: none;
	vertical-align: middle;
	list-style-position: inside;
}

#navcontainer li {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: normal;
	color: #FFFFFF;
}

#navcontainer a
{
	display: block;
	width: 195px;
	height: auto;
	padding-top: 2px;
	padding-left: 5px;
}

#navlist {
	text-align: left;
	text-indent: 2px;
	list-style-type: none;
	padding-left:0em;
}

#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;	
}

#navcontainer a:hover
{
	color: #000000;
	background-color: #ff9900;
}

#active a:link, #active a:visited, #active a:hover
{
	background-color: #FF9900;

}

#categorie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 20px;
	width: 200px;
	background-color: 000000;
	background-image: url(images_site/bg_categorie.jpg);
	background-repeat: repeat-x;
	list-style-position: inside;
	list-style-type: none;
}
*/

/* menu sur le côté */

#navcontainer ul
{
	padding:0;
	margin:0px;
	list-style-type: none;
	vertical-align: middle;
}

#navcontainer li {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: normal;
	color: #FFFFFF;
}

#navcontainer a
{
	display: block;
	width: 195px;
	height: auto;
	padding-top: 2px;
	padding-left: 5px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;	
}

#navcontainer a:hover
{
	color: #000000;
	background-color: #ff9900;
}

#active a:link, #active a:visited, #active a:hover
{
	background-color: #FF9900;

}

#navcontainer, #categorie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 20px;
	width: 200px;
	background-color: 000000;
	font-weight: bold;
	background-image: url(images_site/bg_categorie.jpg);
	background-repeat: repeat-x;
}



/* Thumbnails */
.collapse_format{
	background-color: #FFFFFF;
	width: 200px;
}

.thumbscategorie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	text-indent: 10px;
	font-weight: bold;
	background-image: url(images_site/bg_categorie.jpg);
	text-decoration: none;
}

.thumbscategorie a:link, .thumbscategorie a:active, .thumbscategorie a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.thumbscategorie a:hover
{
	background-color: #FF9933;
	display: block;
	width: 200px;
	height: 20px;
}

.thumbs a:link, .thumbs a:visited, .thumbs a:active {
	border: 2px solid #FF6600;
	display: table-cell;
	height: 60px;
	width: 60px;
	margin: 1px;
	float: left;
}

.thumbs a:hover {
	border: 2px solid #000000;
}

/* Tableaux comme le CV */
.cvtable {
	border-collapse: collapse;
	padding: 2px;
	text-align:left;
	width:100%;
	}

.cvtable th {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 5px;
	vertical-align: middle;
	}

.cvtable tr {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	}
	
.headercv td {
	font-weight: bold;
	}

.cvtable td {
	border-bottom: 1px solid #FF9933;
	vertical-align:top;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom:10px;
	padding-left: 0.5em;
	}
	
.cvtable li {
	padding-bottom: 10px;
	}
	
.hiddendiv {
	display:none;
	position:relative;
	background-color: white;
}
