@charset "UTF-8";
/* CSS Document */

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #333;
	border-collapse: separate;
}

table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #333;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #333;
	-moz-border-radius: 0px 0px 0px 0px;
}

.continut {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-align:justify;
}

.continut_marc {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:11px;
	text-align:justify;
}


body {
	margin:0;
	background-color:#000;
	height:100%;
	width:100%;
}

#clear {
	clear:both;
}

#main {
	height:100%;
	width:100%;
	position:relative;
	float:left;
	padding-top:2%;
}


#top_header {
	width:1024px;
	height:85px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
}

#cont_middle{
	width:100%;
	height:417px;
	margin-left:auto;
	margin-right:auto;
	background-color:#2a3029;
	position:relative;
	overflow:hidden;
	margin:0px;
}

.Banner_mare {
	width:967px;
	height:417px;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#container_menu {
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1024px;
	height:26px;
}

#container_submenu{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#111111;
}

#submenu_bk{
	width:969px;
	height:152px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#090909;
}

#submenu_activ {
	width:150px;
	position:absolute;
	bottom:0;
	left:130px;
}

#submenu_gal {
	width:150px;
	position:absolute;
	bottom:0;
	left:215px;
}

#text_cont {
	width:495px;
	height:417px;
	background-color:#000;
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
	opacity:0.90;
	filter:alpha(opacity=90);
	margin:0;
}

#text-cont-a{
	width:445px;
	height:377px;
	position:relative;
	float:left;
	margin:20px;
	overflow:auto;
}

#gal_cont_mare {
	width:506px;
	height:417px;
	background-color:#000;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	opacity:0.90;
	filter:alpha(opacity=90);
	margin:0;
	text-align:center;
}

#gal_content {
	width:350px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:44px;
	position:relative;
	text-align:center;
}

#gal_show {
	width:461px;
	height:417px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
	margin:0;
}

#cont_pic_mic {
	float:left;
	height:110px;
	width:110px;
	position:relative;
	margin:0;
	padding:0;
	}
	

.gla_pic_mic {
	position:absolute;
	top:10px;
	left:10px;
	width:90px;
	height:90px;
	margin:0;
	padding:0;
	z-index:12;
	cursor:pointer;
}

#tot_galerie { 
	width:967px;
	height:417px;
	position:absolute;
	top:0px;
	left:0px;
}
