body{
	margin:0px;
	padding:0px;
	background-image:url(../img/bgrd/page.gif);
	background-repeat:repeat-x;
	font-family:'Verdana';
	font-size:11px;
	color:#585857;
}

a{
	font-family:'Verdana';
	font-size:11px;
	color:#86b505;
	text-decoration:underline;
	font-weight:normal;
}
a:hover{
	font-family:'Verdana';
	font-size:11px;
	color:#3c3c3c;
	text-decoration:none;
	font-weight:normal;
}
hr{
	clear:both;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
}
form{
	margin:5px 0px 5px 0px;
	padding:0px;
	clear:both;
}










.MainContainer{
	width:820px;
	margin:auto;
}


/* header **************************************************************************/
.IconsUp{
	width:55px;
	height:28px;
	position:absolute;
	margin:11px 0px 0px 759px;
}

/* menu **************************************************************************/
.Menu{
	padding:1px 9px 1px 10px;
	margin-bottom:20px;
}


/* left content **************************************************************************/
.LeftContent-Chenar{
	margin-bottom:10px;
}
.LeftContent-Container{
	background-image:url(../img/bgrd/chenar-margin.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
.LeftContent{
	clear:both;
	padding:5px 0px 5px 0px;
	width:185px;
}
.Linie-1{
	height:1px;
	display:block;
	background-image:url(../img/bgrd/linie-1.gif);
	background-repeat:repeat-x;
	margin:8px 0px 10px 0px;
	clear:both;
}
.Linie-1-2{
	height:1px;
	display:block;
	background-image:url(../img/bgrd/linie-1.gif);
	background-repeat:repeat-x;
	margin:3px 0px 3px 0px;
	clear:both;
}


/* right content **************************************************************************/
.Right-Container{
	padding-right:10px;
}
.Right-Content{
	margin:5px 0px 25px 0px;
	text-align:justify;
}
.Right-Content-Gal{
	margin:0px;
	clear:both;
	display:block;
}
.Linie-2{
	height:1px;
	display:block;
	background-image:url(../img/bgrd/linie-2.gif);
	background-repeat:repeat-x;
	margin:8px 0px 15px 0px;
	clear:both;
	width:340px;
}
.Linie-3{
	height:1px;
	display:block;
	background-image:url(../img/bgrd/linie-2.gif);
	background-repeat:repeat-x;
	margin:8px 0px 3px 0px;
	clear:both;
	width:340px;
}


/* footer **************************************************************************/
.Footer{
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
}
.Orange{
	background-color:#ff9600;
	width:8px;
	height:43px;
	display:block;
	position:absolute;
	margin:0px 0px 0px 0px;
}








/* clase generale **************************************************************************/
.Titlu{
	font-family:'Verdana';
	font-size:11px;
	color:#ff7e00;
	font-weight:bold;
	width:188px;
}
.TitluMare{
	font-family:'Verdana';
	font-size:14px;
	color:#ff7e00;
	font-weight:bold;
}
.TitluMareGri{
	font-family:'Verdana';
	font-size:12px;
	color:#737372;
	font-weight:bold;
}
.TitluMareGal{
	font-family:'Verdana';
	font-size:14px;
	color:#ff7e00;
	font-weight:bold;
	margin-top:15px;
}
.Data{
	font-family:'Verdana';
	font-size:10px;
	color:#737372;
	font-weight:bold;
	text-align:right;
}

.LinkRight{
	font-family:'Verdana';
	font-size:11px;
	color:#86b505;
	text-decoration:underline;
	font-weight:normal;
	display:inline;
	float:right;
}
.LinkRight:hover{
	font-family:'Verdana';
	font-size:11px;
	color:#3c3c3c;
	text-decoration:none;
	font-weight:normal;
	display:inline;
	float:right;
}
.FontMic{
	font-family:'Verdana';
	font-size:10px;
	color:#8c8c8c;
}






/* table photo */
.Photo-Bgrd{
	margin:0px 0px 5px 5px;
	float:right;
	background-color:#FFFFFF;
}
.Photo-Galerie{
	margin:5px;
	float:left;
	background-color:#FFFFFF;
}

.Table-Left{
	width:7px;
	background-image:url(../img/bgrd/photo-table/left.gif);
	background-repeat:repeat-y;
}
.Table-Top{
	height:7px;
	background-image:url(../img/bgrd/photo-table/top.gif);
	background-repeat:repeat-x;
}
.Table-Right{
	width:9px;
	background-image:url(../img/bgrd/photo-table/right.gif);
	background-repeat:repeat-y;
}
.Table-Bottom{
	height:9px;
	background-image:url(../img/bgrd/photo-table/bottom.gif);
	background-repeat:repeat-x;
}


.Copyright{
	color:#c2c2c2;
	padding:5px;
}
.Copyright a{
	color:#c2c2c2;
	text-decoration:underline;
}
.Copyright a:hover{
	color:#c2c2c2;
	text-decoration:none;
}


.calendar{
	margin:0px;
}
.calendar table{
	border-top:1px solid #9b9a9a;
	border-left:1px solid #9b9a9a;
}
.calendar table td{
	border-bottom:1px solid #9b9a9a;
	border-right:1px solid #9b9a9a;
	padding:5px;
}








.ImgHidden{
	display:none;
}

