*{ margin:0; padding:0}
body {
	text-align: center;
	//min-width: 1400px;
	background-image: url(../images/back.jpg);
	background-position: top;
	background-color: #e1e2e2;
	background-repeat: no-repeat;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #4e4e4e;
	font-size: 11px;
	line-height: 18px;
 overflow:auto;
 overflow-x:hidden;
}
#language
{
 position:relative;
 width:100px;
 margin-left:auto;
 margin-right:auto;
}
#site {
	position:relative;
	top: 7px;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	text-align: left;
	width:968px;
	height:122px;
}
#stories {
	position:absolute;
 background-image: url(../images/stories.png);
 background-repeat: no-repeat;
	left: 0px;
	height:638px;
	width:303px;
}
#content {
	background-image: url(../images/content_mid.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
}
#logo {
	position:absolute;
	background-image: url(../images/content_top.jpg);
	width:665px;
	height:606px;
	right:0px;
}
#login {
	position:relative;
	background-image: url(../images/form.png);
	background-repeat: no-repeat;
	height:85px;
	width:235px;
	left:320px;
 top:13px;
	z-index: 2;
}
#number {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6E6E6E;
	text-decoration: none;
}
#loginform {
	position:relative;
	left:60px;
}
#text {
	position:relative;
	width:617px;
	text-align:left;
	z-index: 1;
	margin-right:30px;
	margin-left:auto;
	min-height:575px;
}
#textfield {
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	text-align:justify;
}
#footer {

	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	width:968px;
	height:29px;
}
#title {
	position:relative;
	right:0px;
	height:50px;
	text-align:right;
	background-image: url(../images/carrerouge.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title p {
	position:relative;
	top: 5px;
	right:30px;
	font-size: 15px;
 font-weight:bold;
 color:#AAAAAA;
}
#previousnext {
	position:relative;
	right:0px;
	height:20px;
	text-align:right;
}
#tag {
	height:440px;
}
#tag input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
	padding: 2px;
}
#tag_info {
	position:absolute;
	left:20px;
	width:300px;
}
#tag_image {
	position:absolute;
	right:20px;
}
#tag_tags {
	position:absolute;
	top:300px;
	right:20px;
	width:250px;
	height:250px;
	text-align:right;
}
img
{
	border:0px;
	padding: 0px;
	margin:0px;
}
ul {
	//line-height: 18px;
	text-decoration: none;
	list-style-position: inside;
	padding-left:2em;
	//list-style-image: url(../images/bullet.gif);
	//list-style-type: square;
	list-style-position: outside;
}
a {
	font-weight:bold;
	color:#800000;
	text-decoration:none;
 padding-right : 15px; 
 background : #fff url(../images/pijl.jpg) no-repeat bottom right;
 white-space : nowrap;
}
a.noimage,a.noimage:hover, a.noimage:focus, a.noimage:active {
 background:#FFFFFF;
 padding-right : 0px;
}
a:hover, a:focus, a:active {
	font-weight:bold;
	color:#555555;
	text-decoration:none;
 background : #fff url(../images/pijl_over.jpg) no-repeat bottom right;
}

p {
	padding: 10px 0 10px 0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
 color:#555555;
}
h2 {
	font-size: 13px;
	font-weight: bold;
 color:#555555;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
.letterbutton {
	color:#6e6c6f;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#e6e6e6;
	border-width:1px;
	width:17px;
	height:17px;
	font-size: 11px;
	cursor: default;
}
.letterbuttondisabled {
	color:#e6e6e6;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#e6e6e6;
	border-width:1px;
	width:17px;
	height:17px;
}
.gallerytxt {
	border-style:solid;
	border-color:#e6e6e6;
	border-width:1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
 background-color:#FFFFFF;
 font-size: 11px;
}
#expertselect {
	border-bottom: 1px solid #d9d9d9;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color:#000000;
	background-color:#FFFFFF;
	
}
#expertselect  option:hover {
	color:#FF0000;
	background-color:#FF0000;
	
}

.button {
	color:#ffffff;
	background-color:#aeaeae;
	border-style:solid;
	border-color:#aeaeae;
	border-width:1px;
	width:136px;
	height:17px;
	font-size: 11px;
	cursor: default;
}