.hidden {
    visibility: hidden;
	font-size: 1px;
}

body  {
	background-color: #000000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
    margin: 0px;
 } 
 
.error{
    color: ff0000;
    font-weight: bold;
    font-size: 11px;
}

a img{
    border: 0px;
    margin: 0px;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

/*--------- CONTENT ----------*/

#content {
	width: 980px;
    margin-right: auto;
	margin-left: auto;
	height: 735px;	
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;  	
}

#language {
	width: 202px;
    margin-right: auto;
	margin-left: auto;
	margin-top: 124px;
	height: 23px;	
	background-image: url(../img/language_bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;	
}

#language .lang{
	float: left;
	width: 30px; 
	height: 20px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 12px;
	font-size: 11px;
}

#content a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#content a:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

* html #selected{
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/language.png',sizingMethod='scale');
	width : 44px;
	height : 31px;
}

#selected{
	background-color: transparent;
	background-image : url(../img/language.png);
	width : 44px;
	height : 31px;
}

#header {
	width: 980px;
	height: 190px;
    margin-right: auto;
	margin-left: auto;
}

#menu {
	width: 917px;
	height: 22px;
    margin-right: auto;
	margin-left: auto;
}

#index{
	float: left;
	width: 279px;
	height: 84px;
	padding-left: 30px;
	margin-top: 55px;
}

#index a, #index a:hover {
	text-decoration: none;
}

/*--------- CONTENT ----------*/

/*--------- CONTAINER ----------*/

#container {
	width: 914px;
	height: 353px;
	
    margin-right: auto;
	margin-left: auto;
	margin-top: 105px;
}

#container .left_bar{
	width: 354px;
	height: 16px;	
	background-image: url(../img/left_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
}

#container .right_bar {
	width: 493px;
	height: 16px;	
	background-image: url(../img/right_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;	
	margin-bottom: 10px;
	padding-left: 10px;
}

#container #left_container {
	width: 332px;
	height: 350px; 
	float: left;
	margin-bottom: 200px;
}

#container #right_container {
	width: 493px;
	height: 350px; 
	float: right;
}

/* .left_overlay {
    filter: alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.40;
    background-color: #abd3ba;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
    width: 354px;
    height: 326px;
	margin-top: 10px;
	color: #ffffff;
} 

.left_content_trasparent {
	position: relative;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 25px;
	width: 300px;
} */

#left_container_trasparent {
    width: 356px;
    height: 326px;
	border: 1px solid #077c32;
	margin-top: 10px;	
}

* html #left_trasparent{
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/left_bg.png',sizingMethod='scale');
	width : 356px;
	height : 326px;
	/*z-index: 0;
	position: relative;*/
}

#left_trasparent {
	background-color: transparent;
	background-image : url(../img/left_bg.png);
	width : 356px;
	height : 326px;
	/*z-index: 0;	
	position: relative;*/
}

/* .right_overlay {
    filter: alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.40;
    background-color: #abd3ba;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
    width: 490px;
    height: 329px;
	color: #ffffff;
	z-index: 0;
}  */

/* .rights_content_trasparent {
	z-index: 0;
	color: #ffffff;
	padding-left: 25px;
	position: relative;
	width: 490px;
	
} */

#right_container_trasparent {
    width: 493px;
    height: 326px;
	border: 1px solid #077c32;
	float: right;
}

* html #right_trasparent{
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/right_bg.png',sizingMethod='scale');
	width : 493px;
	height : 326px;
	/*z-index: 0;
	position: relative;*/
}

#right_trasparent {
	background-color: transparent;
	background-image : url(../img/right_bg.png);
	width : 493px;
	height : 326px;
	/*z-index: 0;	
	position: relative;*/
}


#news_home {
	padding-top: 10px;
	font-size: 12px;
}

.news_list img {
	float: left;
	vertical-align:middle;
}

/*--------- CONTAINER ----------*/


/*--------- ADMIN ----------*/

#news_home .input_style {
	width:176px;
	height: 14px;
	padding-left: 3px;
	font-size: 10px;
	color: #787878;
}


/*--------- ADMIN ----------*/


/*--------- REGISTRATION ----------*/

.form_container{
	height: 18px;
	width: 149px;
	float: left;
	padding-right: 30px;
	position: relative;
}

.form_container .styles_input{
	border: 2px solid #077c32;
	
	width: 149px;
	position: relative;
}


/*--------- FOOTER ----------*/

#footer {
	width: 900px;
	height: 43px;	
    margin-right: auto;
	margin-left: auto;
}

