.container{
	position:relative; 
	width: 100%;
}
.content{
	background-image:url(../images/content.jpg);
	}
.textcontent{
margin: 20px 20px 20px 20px;
}

.lateral_left{
background-image:url(../images/bg_lateral_left.jpg);
}
.lateral_right{
background-image:url(../images/bg_lateral_right.jpg);
}

/* ==================================================================================================================== */
/* ====================================================== FORMS ======================================================= */
.adminloginform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	font-weight:500;
}
.formsize{ /* ======   this is the admin login form only for ID and PASS ======   */
	width:70px;
	background-color:#666666;
	border-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00FF00;
	font-size: 12px;
	font-weight:500;
}
.formcontact{
	background-color:#999999;
	border-color:#FFFFFF;
	border-top-width:2px;
	border-bottom-width:1px;
	border-left-width:2px;
	border-right-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00FF00;
	font-size: 12px;
	font-weight:500;
}
.formlogin{
position:relative;
width:150;
/*background-color:#000000;**/
background-image:url(../images/bg_lateral_right.jpg);
}

/* ==================================================================================================================== */
/* ========================================== right TABLE DESIGN ================================================= */
.wintop{ background-image:url(../images/windows/top.gif);}
.winbottom{background-image:url(../images/windows/bottom.gif);}
.winleft{background-image:url(../images/windows/left.gif);}
.winright{background-image:url(../images/windows/right.gif);}
.wincontent{background-image:url(../images/windows/content.gif);}
/* ==================================================================================================================== */
/* ========================================== left TABLE DESIGN ================================================= */
.wintop2{ background-image:url(../images/windows/top2.gif);}
.winbottom2{background-image:url(../images/windows/bottom2.gif);}
.winleft2{background-image:url(../images/windows/left2.gif);}
.winright2{background-image:url(../images/windows/right02.gif);}
.wincontent2{background-image:url(../images/windows/content2.gif);}


/* ==================================================================================================================== */
/* ====================================================== TEXT ======================================================= */
.title{
size:14px;
font-weight:bold;
}
.
.warning{
color:#FF0000;
font-size:12px;
font-weight:normal;
}
.copyright{
	color:#000000;
	font-size:12px;
}
/* ==================================================================================================================== */
/* ====================================================== ===== ======================================================= */
.admininfo{
color:#FFFFFF;
/*background-color:#333333;*/
 /* font-weight:bold; */
}
.adminlinks{
color:#FFFFFF;
/*background-color:#333333;*/
font-weight:bold;
}
.repeatx {
/*background-image:url(../images/header&footer.jpg);
background-repeat:repeat-x;*/
color:#000000;
}

.norepeat{
background-repeat:no-repeat;
}
.leftpanel{
width:150px;
/* background-color:#666666; */

}

.midright{
width:150px;
/* background-color:#333333; */
}

.flash01{
width:150px;
position:relative;
}

.contact{
margin:30px 30px 30px 30px;
}
.showcontact{
/*background-color:#333333;*/
width:430px;
border-color:#666666;
border-style:solid;
border-width:1px;
}

.radio{
}
.border{
	width:240px;
	border-color:#6699CC;
	border-style:solid;
	border-width:1px;
	border-left-width:2px;
	border-right-width:2px;
}

/* ==================================================================================================================== */
/* ====================================================== NEWS ======================================================= */
.newsLinksList{
}

.newstabletop{background-image:url(../images/windows_news/top.gif);}
.newstablebottom{background-image:url(../images/windows_news/bottom.gif);}
.newstableleft{background-image:url(../images/windows_news/left.gif);}
.newstableright{background-image:url(../images/windows_news/right.gif);}
.newstablecontent{background-image:url(../images/windows_news/content.gif);}

.news01{
	width: 200px;
	background-color:#000033;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}
.news02{
	width: 200px;
	background-color:#000033;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}
.newsTitle{
size:14px;
color: #FFFFFF;
font-weight:bold;
}
.newsDate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
.newsContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
}
/* ==================================================================================================================== */
/* ====================================================== PORTFOLIO ======================================================= */
.portfoliotd{
	background-color:#000033;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	}
/* ==================================================================================================================== */
/* ==================================================== BODY ========================================================== */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	margin:0px 0px 0px 0px;
}
/* ==================================================================================================================== */
/* ==================================================== LINKS ========================================================== */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:none;
	color:#00CC00;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.contenta:link {
	color: #00CC00;
	text-decoration: none;
}
.contenta:visited {
	text-decoration: none;
	color: #00CC00;
}
.contenta:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.contenta:active {
	text-decoration: none;
	color: #00CC00;
}

.nascondi:link {
	color: #000000;
	text-decoration: none;
}
.nascondi:visited {
	text-decoration: none;
	color: #000000;
}
.nascondi:hover {
	text-decoration:none;
	color:#000000;
}
.nascondi:active {
	text-decoration: none;
	color: #000000;
}
/* ==================================================================================================================== */
/* ====================================================== IMAGE ======================================================= */
img{
border:1px;
border-style:solid;
border-color:#000000;
}
