html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li, ol, 
fieldset, form, label, legend, input, select, button
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

html {
	.dbackground-color: #000000;
}

body {
	background-color: #000000;
	background: url("/img/bg-legionovio.jpg");
	width: 100%;
	height: 100%;
}

#wrapper {
	width: 990px;
	height: 750px;
	text-align: left;
	border: 1px solid gray;
	background-color: white;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -495px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -375px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}

#struc-left {
	float: left;
	position: relative;
	width: 200px;
	height: 608px;
}

#struc-left-text {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#struc-cb-top {
	float: left;
	position: relative;
	width: 990px;
	height: 132px;
	background: url("/img/slides/img1.jpg");
}

#struc-cb-middlebar {
	float: left;
	position: relative;
	width: 990px;
	height: 10px;
	background-color: pink;
	background: url("/img/struc-middlebar.jpg");
}

#struc-cb-logo {
	position: relative;
	margin-top: -120px;
	width: 200px;
	height: 261px;
	background: url("/img/logo-legionoviomagum.png");	
	background-repeat: no-repeat;
	z-index: 100;
}

#struc-main {
	float: right;
	position: relative;
	overflow: auto;
	width: 790px;
	height: 608px;	
}

#struc-main-text {
	padding: 15px;
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	xcolor: #E1E1E1;
	color: white;
}

.bg_left_black {
	background-color: black;
}

.bg_struc_main {
	background-color: #343434;
}

body {
	color: white;
}

ul {
	list-style-type: none;
}

p {
	line-height: 12pt;
	margin-top: 5pt;
	margin-bottom: 10pt;
}

p b {
	color: #00A54F;
}

a {
	color: white;
	text-decoration: none;
	xborder-bottom: 1px dotted gray;
}

.hide_underline {
	text-decoration: none;
	border-bottom: 0px;
}

.photo {
	margin-bottom: 20px;
}

.gallery_photobox {
	float: left;
	width: 150px;
	height: 113px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.gallery_photoThumb {
	border: 1px solid gray;
}

.galleryindex_photoThumb {
	float: left;
	width: 180px;
	height: 230px;
}

.galleryindex_margin {
	float: left;
	width: 160px;
}

.galleryindex_border {
	border: 1px solid gray;
}

.struc-left-sifr {
	margin-left: 10px;
}
