body {
    font-size: 12px;
    font-family: Arial, Helvetica, Sans;
    text-align: left;
	cursor:auto
}

img {
	border: 0px;
}

.clear {
    clear: both;
}
#note {
    font-weight: bold;
    height: 14px;
    padding: 2px;
	text-decoration:underline
}

.TitleBlock {
    background-color: #999999;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    font-weight: bold;
    height: 14px;
    padding: 2px;
    width: 150px;
}

.BtnBlock {
	background-color: #CC0033;
	color: #333333;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-weight: bold;
	height: 14px;
	padding: 2px;
	width: 100px;
	text-align: center;
	cursor: hand;
}

.newsTitle {
    float: left;
    top: -138px;
}

#content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	top: 300px;
}

#logo {
    background: url(../pics/logo.png) no-repeat left top;
    position: relative;
    left: 0;
    top: 0;
    width: 186px;
    height: 140px;
    cursor: hand;
}

#logo :hover {
    cursor: hand;
}

#rightbar {
    width: 400px;
    height: 18px;
    top: -33px;
    left: 286px;
    position: relative;
}

#introduction {
    float: left;
    top: -25px;
}

#introduction #screenshot {
    float: right;
    width: 130px;
    margin-left: 5px;
}

#introduction #screenshot a {
    text-decoration: none;
    text-align: center;
}

#menu_bar {
    position: relative;
    width: 34px;
    height: 300px;
    top: -20px;
    left: 0px;
    text-align: left;
}

#menu_items {
    width: 150px;
    position: relative;
    left: 0px;
    text-align: left;
}

#menu_items .menu_item a {
    display: block;
    width: 120px;
    color: #CCCCCC;
    text-align: left;
    height: 18px;
    background: #333333;
    border: 1px solid white;
    margin-top: 5px;
    font-size: 12px;
}

#menu_items .menu_item a:hover {
    border: 1px solid #999999;
}

#menu_items a {
    padding-left: 10px;
    padding-top: 2px;
    text-decoration: none;
}


#title_area {
    position: relative;
    font-weight: bold;
    font-size: 13pt;
    top: -320px;
    left: 170px;
    text-align: left;
}

#text_area {
    text-align: left;
    position: relative;
    font-size: 12px;
    left: 170px;
    margin-top: 10px;
    top: -340px;
    width: 500px;
}

#screenAria {
width: 600px;
}
#screenpics{
	width: 700px;
	float: right;
	position: relative;
	left: 140px;
	top: -320px;
}
#formulaire {
	text-align: right;
	position: relative;
	font-size: 12px;
	height: auto;
	width: 300px;
}
#pub {
	width: 470px;
	height: 60px;
	position: relative;
	vertical-align: bottom;
}

a, a:visited {
 color: #666666;
}

.code {
 background: #f7f7f7;
 border: 1px solid #d7d7d7; 
}

#pub2pub {
	width: 470px;
	height: 60px;
	position: absolute;
	vertical-align: bottom;
	left: 1px;
	top: 1px;
}

#keywords {
    width: 990px;
    height: 112px;
    top: 118px;
    left: 19px;
    position: absolute;
}
