#project {
	background-color: #fff;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 0px;left: 0px;width: 647px;height: 323px;
}

.project-title {
	font-size:3em;
	font-weight:bold;
	text-transform: uppercase;
    line-height: 1.1em;
    text-align: center;
}
.project-logline {
    font-size: 1.4em;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    margin-bottom: 20px;
}
.project-presentation-image img{
    width:100%;
}
.project-location{
	font-size:1em;
	font-weight:500;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.project-address{
	font-size:0.9em;
	font-weight:400;
	text-transform: capitalize;
}   
.project-award {
    color:#0054FF;
}
.project-passphoto img {
	width: 100%;
	margin: 10px 0px 20px 0px;
}
.label-designers{
    font-weight: 700;
}
.project-participants {
    font-size:1.1em;
    font-weight: 700;
}
.project-university,
.project-university-location,
.project-faculty,
.project-tutors,
.project-disciplines, 
.project-categories,
.project-image {
    width: 100%;
    color: #0054FF;
}

.project-university-location{
    text-transform: uppercase;
    font-weight: 700;
}
.project-image-caption {
	margin-top:10px;
    margin-bottom:30px;
    font-style: italic;
}

.project-video{
	margin-bottom:40px;
}


#project-view-participants{
	display:none;
}
.participants-enquete{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size:1em;
    font-weight:400;
    line-height: 1.5;
}	
.participant-item{
	margin-bottom: 10px;
}
.participant-name{
	font-weight:600;
	font-size:1.1em;
}
.participants-images{}
.participant-image{
	font-size:0.9em;
	font-weight:400;
	margin-bottom:20px;
}
.participant-image img{
	width:100%;
	margin-bottom:5px;
}
.link-project-view-project{
	font-size:0.9em;
	font-weight:400;
	margin:5px 0px 10px 0px;
}

.label-enquete{
    margin-top:20px;
    margin-bottom:2px;
	font-size:1em;
	font-weight:700;
}	

.language_switch{
	margin-bottom:10px;
}
.project-language-switch,
.language_switch{
    color:#66f;
	font-size:10px;
	text-transform: uppercase;
	cursor:pointer;
}
a.project-language-switch.selected {
    color: black;
}
.country_label{
	font-size:11px;
}
.paginator{
	letter-spacing:1px;
	font-size:11px;
	color:#666;
}

#bottom_line {
	overflow: hidden;position: absolute;visibility: visible;
	top: 298px;left: 10px;width: 627px;height: 20px;
	margin:0px;
	padding:0px;
	text-align: left;
}

#project_flag {position: absolute;
	left: 0px;
}
#project_edition_label {position: absolute;
	left: 300px;
}
.edition_label{
	letter-spacing:1px;
	font-weight: normal;
		
}
#project_browse_buts {position: absolute;
	right: 0px;
}

img{
	border:none;
}

div.menu ul {list-style-type:none;margin:20px 20px}
div.menu li {margin-bottom:4px;width:150px}
div.menu li a, a.menu {color:#aaaaaa;text-decoration:none;font-size:11px;font-weight:bold}
div.menu li a:hover {color:white}
div.menu li a.on {color:white}

b {
	font-weight:normal;	
}



a.university_project_link
{
	font-weight:normal;
	color: #c70935;
}
a.university_project_link:hover
{
	color: #000;
}
li {
	margin-bottom:0px;
}
