* {
	border:0px;
	margin:0px;
}

body {
	margin: 0px;
	font-size:10px;
	font-family: "Verdana",Arial,Helvetica,sans-serif;
}

a:active, a:focus {outline: 0;}

a {
	text-decoration: none;
	color:#00BE00
}

a:hover {
	color:black;
}

a:visited {
	color:#00BE00
}

a:visited:hover {
	color:black;
}

#header {
	margin-bottom: 10px;
	margin-top: 26px;
	width: 855px;
	margin-left: 33px;
}
#title {
	background-repeat: no-repeat;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:url(images/titre.gif);
	width: 100%;
	height:63px;
	margin-bottom: 10px;
}

#mid {
	min-width: 1px;
	background-repeat: no-repeat;
	height: 48px;
	width: 100%;
	background-image: url(images/mid.png);
}

#page {
	margin-left: 33px;
	width: 855px;
}

#gal {
	padding-bottom: 20px;
}

#informations {
	margin-top: 20px;
}#contacts {
	margin-left: 0px;
	margin-top: 20px;
}

#choices {
	
}

#projects {
	
}

.project {
	padding-right: 20px;
	width:120px;
	padding-bottom:20px;
	vertical-align:top;
	font-size:10px;
}

.pLegend {
	width: 192px;
	padding-top:5px;
}

#loading {
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background: url(images/loading.gif) center center no-repeat;
}

#image {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	vertical-align:middle;
	text-align:center;
}

#image_mask {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	background:black;
    filter : alpha(opacity=50); 
    -moz-opacity : 0.5; 
    opacity : 0.5;	
}

#infos {
	width: 300px;
	left: 530px;
	top: 170px;
	position: absolute;
}

.ln a {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	font-size: 9px;
}

.c1s {
	padding-left: 7px;
	color: black;
	height: 18px;
	width: 102px;
	background-repeat: no-repeat;
	background-image: url(images/c1.png);
}

.c1u {
	padding-left: 7px;
	background-repeat: no-repeat;
	background-image: url(images/c1u.png);
	height: 18px;
	width: 102px;
}

.clf {
	width: 419px;
	background-image: url(images/c1u.png);
}

#tagList {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.tagCell {
	font-size: 10px;
}

.tagCell label, .tagCell input {
	font-size: 10px;
}

.tag {
	height: 12px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-image: url(checkbox.png);
	text-transform: uppercase;
	cursor: pointer;
}

.galleryCell {
	padding-left: 10px;
}

#studentsList {
	padding-top: 20px;
	margin-bottom: 10px;
	height: 40px;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.controle {
}

#ptitle {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

#year {
}

#long_desc {
	margin-bottom: 10px;
}

#long_desc p {
	margin-bottom: 6px;
}

#authors {
	margin-bottom: 10px;
}

#files {
	padding-top: 3px;
}

h1 {
	margin-bottom: 5px;
	font-size: 30px;
	font-weight: bold;
}

.line {
	border-top-color: #191919;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 10px;
	height: 1px;
	width: 100%;
}

label {
	color: black;
}

.tagSel {
	background-position: 0 -12px;
}

