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

html,body,#bg,#bg table,#bg td
{
padding: 0px;
width:100%;
height:100%;
}

body,table,tr,td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
cursor: default;
}

a
{
color: black;
outline: none;
text-decoration: none;
}

a:hover
{
font-weight: bold;
}

h1
{
font-size: 24px;
line-height: 18px;
font-weight: bold;
font-family: times;
margin-bottom: 10px;
}

h2
{
font-size: 16px;
line-height: 14px;
font-weight: bold;
font-family: times;
margin-bottom: 3px;
}

h3
{
font-size: 13px;
line-height: 12px;
font-weight: bold;
font-family: times;
margin-bottom: -1px;
}

#left
{
position: absolute;
z-index: 0;
top: 88px;
left: 38px;
width: 120px;
}

#left a
{
display: block;
}

#menu .block
{
padding: 10px;
margin-left: -10px;
margin-top: 10px;
margin-bottom: 0px;
}

#content
{
position: absolute;
z-index: 0;
top: 28px;
left: 172px;
}

#news_page
{
max-width: 764px;
}

.news
{
position: relative;
float: left;
display: block;
width: 175px;
margin-right: 16px;
margin-top: 16px;
height:242px;
overflow:hidden;
}

.read_more {
	position:absolute;
	bottom:-2px;
	right:0px;
	padding-left:4px;
	padding-top:2px;
	background-color:white;
	}

.read_more_project {
	display:none;
	}
	
.news a
{
font-weight: bold;
}

.news .banner
{
position: absolute;
display: block;
width: 100%;
height: 45px;
top: 60px;
left: 0px;
font-size: 10px;
}

.news .banner div
{
padding: 10px;
height:15px;
overflow:hidden;
}

.big .banner div
{
padding: 10px;
height:55px;
overflow:hidden;
}

.big {
	height:auto;
	}

.news img
{
margin-bottom: 16px;
height:120px;
width:175px;
}

.news .date
{
font-weight: bold;
}

.big
{
width: 366px;
clear:both;
}

.big .banner
{
height: 72px;
top: 166px;
width: 366px;
}

.big h3
{
font-size: 24px;
line-height: 18px;
font-weight: bold;
font-family: times;
margin-bottom: 10px;
}

.big .banner div
{
padding: 10px;
font-size: 12px;
line-height: 14px;
}

.big .banner h1
{
margin-bottom: 3px;
}

.big img {
	width:366px;
	height:274px;
	}
	
.yellow
{
background-color: yellow;
}

.magenta
{
background-color: #ff0090;
}

#projects
{
}

#projects .block
{
left: 382px;
top: 136px;
position: absolute;
width: 350px;
}

#projects .text
{
padding: 15px;
padding-top: 30px;
text-align: left;
}

#projects .navigation
{
position: absolute;
right: 15px;
top: 30px;
}

a.current
{
font-weight: bold;
}

#projects a
{
}

#projects a:hover
{
font-weight: bold;
}

#projects .video
{
display: none;
}

#projects .video a
{
color: #fff;
}

#images
{
position: relative;
margin-bottom: 40px;
}

#images #left
{
position: absolute;
left: 0px;
top: 0px;
width: 330px;
}

#images #left #image
{
position: absolute;
left: 0px;
top: 0px;
height: 520px;
width: 330px;
}

#images #left #image img
{
position: absolute;
right: 0px;
bottom: 0px;
}

#images #left .description
{
position: absolute;
left: 150px;
top: 540px;
width: 175px;
}

#images #right
{
position: absolute;
left: 366px;
top: 0px;
}

#images #right img
{
margin-bottom: 15px;
margin-right: 15px;
}



/* IMAGES GABARIT 2 */

.large_view #description
{
position: absolute;
top: 57px;
width: 300px;
}

.large_view #previews
{
position: absolute;
top: 0px;
left: 382px;
width: 557px;
}

.large_view #previews img
{
margin-right: 3px;
}

.large_view #view
{
position: absolute;
top: 136px;
left: 0px;
padding-bottom: 50px;
}





/* IMAGES GABARIT 3 */

.list_view
{
position: absolute;
top: 0px;
left: 0px;
}

.list_view #description
{
position: absolute;
top: 57px;
left: 382px;
width: 300px;
}

.scroll
{
position: absolute;
top: 0px;
left: 0px;
width: 366px;
padding-bottom: 50px;
}

.scroll img
{
border: 0px;
padding: 0px;
margin: 0px;
margin-bottom: 3px;
}


#page {
	width:400px;
	padding-top:106px;
}

#page p {
	margin-bottom:12px;
	text-align:justify;
}

.description p, .description {
	text-align:justify;
}

a.galery {
	position:relative;
}

a.galery span {
	display:none;
}

a.galery:hover span {
	display:block;
	position:absolute;
	top:-10px;
	left:10px;
	background-color:#FFF;
	z-index:100;
	padding:2px;
	font-weight:normal;
	width:100px;
}
