/* --------------- MBOX -------------- */


.mbox{

	background-image:url(../images/box_header.gif);
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #cdcdcd;
	height:230px;
}

.mbox-title{
	margin-right:10px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:3px;
	
	font-size:10px;
	font-weight:bold;
	
	direction:ltr;
	text-align:left;
	color:#464646
}


.mbox-title a:link , .mbox-title a:visited{
	text-decoration:none;
	color:#464646;
}

.mbox-title a:hover , .mbox-title a:active{
	text-decoration:none;
	color:#de672c;
}

.mbox-body{
	margin-right:15px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:10px;
	
	line-height:18px;
}


.mbox-topnews{
	text-align:justify;
	direction:ltr;
}

.mbox-topnews img{
	float:lrft;
	margin-right:10px;
	border:1px solid #333333;
}


.mbox-topnews-title{
	font-weight:bold;
}

.mbox-topnews-title a:link, .mbox-topnews-title a:visited{
	color:#333333;
	text-decoration:none;
}
.mbox-topnews-title a:hover, .mbox-topnews-title a:active{
	color:#666666;
	text-decoration:none;
}

.mbox-linklist span{
	display:block;
	text-align:left;
	
	background-image:url(../images/bullet.gif);
	background-position:0% 60%;
	background-repeat:no-repeat;
	
	padding-right:12px;
	padding-left:12px;
}

.mbox-linklist a:link{
	color:#003366;
	text-decoration:none;
}

.mbox-linklist a:visited{
	color:#2f6faf;
	text-decoration:none;
}

.mbox-linklist a:hover{
	color:#db662c;
	text-decoration:none;
}


.mbox-footer{
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;
	
	font-size:10px;


}

.mbox-footer .left{
	float:right;
	text-align:right;
	direction:rtl;
}


.mbox-footer .right{
	float:left;
	text-align:left;
	direction:rtl;
}


.mbox-footer a:link , .mbox-footer a:visited{
	color:#464646;
	text-decoration:none;
}

.mbox-footer a:hover , .mbox-footer a:active{
	color:#db662c;
	text-decoration:none;
}

/* --------------- /MBOX -------------- */


.box-comment{
	text-align:right; 
	background-color:#EFEFEF; 
	padding-bottom:2px;
	padding-top:2px; 
	border-top:1px solid #888888; 
	padding-left:5px; 
	padding-right:5px; 
	font-size:10px; 
	color:#666666; 
	border-bottom:1px solid #CCCCCC;
}

.box-comment a:link , .box-comment a:visited{
	color:#666666;
	text-decoration:none;
}

.box-comment a:hover , .box-comment a:active{
	color:#db662c;
	text-decoration:none;
}



















/* --------------- MBOX -------------- */


.bbox{

	background-image:url(../images/box_header.gif);
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #cdcdcd;
	direction:ltr;
}

.bbox-title{
	margin-right:10px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:5px;
	
	font-size:11px;
	font-weight:bold;
	text-align:left;

}

.bbox-title a:link , .bbox-title a:visited{
	text-decoration:none;
	color:#464646;
}

.bbox-title a:hover , .bbox-title a:active{
	text-decoration:none;
	color:#de672c;
}

.bbox-body{
	margin-right:15px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:10px;
	
	line-height:18px;
}




.bbox-linklist span{
	display:block;
	text-align:left;
	
	background-image:url(../images/bullet.gif);
	background-position:0% 60%;
	background-repeat:no-repeat;
	
	padding-right:12px;
	padding-left:12px;
}

.bbox-linklist a:link{
	color:#003366;
	text-decoration:none;
}

.bbox-linklist a:visited{
	color:#2f6faf;
	text-decoration:none;
}

.bbox-linklist a:hover{
	color:#db662c;
	text-decoration:none;
}















/* --------------- fbox -------------- */



.fbox{

}

.fbox-top{
	background-image:url(../images/fbox_top_bg.gif);
	height:15px;
}

.fbox-bottom{
	background-image:url(../images/fbox_bottom_bg.gif);
	height:15px;
}	



.fbox-body{
	background-color:#f0f0f0;
	padding-left:15px;
	padding-right:15px;
	direction:ltr;
	font-size:12px;
	text-align:justify;
	color:#333333;

	line-height:20px;
}

.fbox-body img{
	float:right;
	margin-left:15px;
	border:1px solid #222222;
}




.fbox-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;

}


.fbox-autor{

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;

}

.fbox-date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
}




.fbox-buttons{
	background-color:#f0f0f0;
	direction:ltr;
	padding-left:15px;
	padding-right:15px;
}


.fbox-buttons .button{
	color:#333333;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;

}


.fbox-gallery{
	text-align:center;
	background-color:#f0f0f0;
	direction:ltr;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}

.fbox-gallery img{
	margin-right:7px;
	margin-left:7px;
	margin-top:15px;
	border:1px solid #222222;
}



.comment{
	font-size:11px;
}


.comment a:link, .comment a:visited{
	color:#d46128;
	text-decoration:none;
}
.comment a:hover, .comment a:active{
	color:#b75321;
	text-decoration:none;
}


.comment-autor{
	color:#666666;
}

.comment-date{
	color:#999999;
}

.comment-body{
	border-top:1px dotted #DDDDDD;
	color:#333333;
}


.comment-spacer{
	height:1px;
	background-color:#CCCCCC;
}

.comment .red{
	color:#FF3300;
}
.comment .input{
	border:1px solid #999999;
	color:#333333;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}


.comment .textarea{
	border:1px solid #999999;
	color:#333333;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

.comment .button{
	color:#333333;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}


/* --------------- /fbox -------------- */

#internal #top-content-en {
	width: 390px;
	height: 361px;
	background: #8e1a1a url(images/top.news.internal.page.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 5px;

}

#internal #top-content-en img {
	width: 370px;
	height: 190px;
	position: absolute;
	top: 10px;
	left: 10px;
	border: 1px solid #000;
}

#internal #top-content-en div {
	position: absolute;
	top: 212px;
	left: 20px;
	width: 350px;
	height: 120px;
	direction: ltr;
	text-align: justify;
	color: #eee;
	font: 8pt/1.3em tahoma;
}

#internal #top-content-en div p {
	margin: 0;
	margin-bottom: 10px;
}

#internal #top-content-en a {
	color: #f90;
	text-decoration: none;
}

#internal #top-content-en a:hover {
	color: #f60;
}

#internal #top-content-en .t {
	/* font: bold 11pt times new roman; */
	font-weight: bold;
	color: #9c0;
}

#internal #ad-internal-en {
	position: absolute;
	top: 212px;
	left: 408px;
	width: 392px;
	height: 149px;
}

#internal #ad-internal-en img {
	width: 392px;
	height: 149px;
	border: 0 none;
}

#internal #more-content-en {
	position: absolute;
	top: 0;
	left: 408px;
	background: #ffffff url(images/more.news.internal.gif) no-repeat;
	width: 392px;
	height: 199px;
	border:1px solid #CCCCCC;

}

#internal #more-content-en .t,
	#internal #more-content-en .t a {
	color:#333333;
}

#internal #more-content-en .t {
	position: absolute;
	top: 5px;
	left: 15px;
	font: bold 8pt tahoma;
}

#internal #more-content-en .b {
	position: absolute;
	top: 40px;
	right: 10px;
	direction: ltr;
	text-align: justify;
	width: 370px;
}

#internal #more-content-en .b a {
	color: #333;
	display: block;
	text-decoration: none;
	font: 8pt tahoma;
	margin-bottom: 5px;
}



#left-menu_en {
  left: 820px;
  width:200px;
}


#internal #boxes-en {
	position: absolute;
	top: 374px;
	left: -8px;
	width: 808px;
	margin-right: 186px;
}



.mybox .b1 {
	position: absolute;
	top: 40px;
	left: 10px;
	height: 85px;
	width: 370px;
	direction: ltr;
	text-align: justify;
	font: 8pt tahoma;
	color: #333;
}

.mybox .b2 {
	position: absolute;
	top: 140px;
	left: 10px;
	height: 85px;
	width: 370px;
	direction: ltr;
	text-align: justify;
	font: 8pt tahoma;
	color: #333;
}

.boxt {
	position: absolute;
	top: 5px;
	left: 90px;
	font-weight: bold;
}

.boxb {
	position: absolute;
	top: 25px;
	left: 90px;
	width: 275px;
}


.mybox {
	width: 389px;
	background: #ffffff url(images/mybox.top.header.gif) no-repeat;
	float: right;
	margin-left: 13px;
	margin-bottom: 13px;
	border:1px solid #CCCCCC;
}


.mybox .c {
	height: 230px;
	position: relative;
}

.mybox .t {

	position: absolute;
	top: 5px;
	left: 15px;
	font: bold 8pt tahoma;
	color: #515151;
	direction:ltr;

}

.mybox .b1 {
	position: absolute;
	top: 40px;
	left: 10px;
	height: 85px;
	width: 370px;
	direction: rtl;
	text-align: justify;
	font: 8pt tahoma;
	color: #333;
}

.fbox-font-adjust {
	text-align:right
}

.fbox-font-adjust img {
	border:0px
}