body {
	border:0px;
	margin:0px;
	padding:0px;
	text-align:center;
    font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color:#000000;
	Background-color:#ffffff;
	line-height: 17pt;
	overflow-y: auto;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	font-style:italic;
}

img {
	
	border:none;
	vertical-align:middle;

}

.img_flag{

	vertical-align:top;

}

.box_content {
	margin-top: 170px;
	background-image:url(../gfx/logo.gif); 
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:200px;
	text-align:left;
	padding-top:200px;
}

.title {
	font-weight:bold;
	text-align:left;
}

.link {
	line-height: 13pt;
	margin-left:15px;
	text-align:left;
}

.submenu {

	margin-bottom:10px;

}

.num_article {

	text-align:left;

}

/*=============================

flash part


*/

.flashpart {
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
	width:39.9%;
	float:left;
	background-color:#555666;
}


@media screen {
	div.flashpart  {
		position: fixed;
	}

*	html {
		overflow-y: hidden;
	}

*	html body {
		overflow-y: auto;
		height: 100%;
		font-size: 100%;
	}

*	html div.flashpart {
		position: absolute;
	}

}

/*==================


Text part

*/

.textpart {
	height: 100%;
	width:59.9%;
	float:right;
	background-position: center 30px;
	padding-top:50px;

}

#_menu {

	background-image:url(../gfx/logo.png);
	background-repeat:no-repeat;
	padding-top:300px;

}

.textcontent {
	margin-left:5%;
	margin-right:10%;
	padding-bottom:100px;
	text-align:left;
}


.textmenu {
	margin-left:30%;
	margin-right:30%;
	padding-bottom:100px;
}

.contenttitle {
	font-weight:bold;
	font-size:24pt;
}

.contentmenu {
	
	margin-bottom:20px;

}

.contentpub {

	margin-top:30px;
	text-align: center;

}


.font_title {

	font-weight:bold;
	
}

/*==================


Flag part

*/

.flagpart {

	position:absolute;
	right:20px;
	top:3px;
	width:30px;
	height:40px;
	text-align:center;
}

.flag{

	width:26px;
	height:16px;
	margin-bottom:4px;
	margin-right:auto;
	margin-left:auto;
	
}

a.flag_link {
	text-decoration:none;
	color:#ffffff;

}

#flag_selected {

	border:2px solid #bcbcbc;

}

.comment_input {
	width:350px;
	border: 1px solid #666666;
}

.comment_area {
	width:350px;
	height:250px;
	border: 1px solid #666666;
}

.comment_code {
	border: 1px solid #666666;
}
.comment_form {
	text-align:right;
	margin-right:50px;
}
.contentcomment {
	margin-top:30px;
}
.comment_title {
	text-align:center;
	margin-bottom:5px;
}
