/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	background-color:#900014;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
    }
a {
	color:#AF1E2D;
	text-decoration:underline;
	}
a:hover {
	color:#AF1E2D;
	text-decoration:none;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
input, select, textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#333333;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
	behavior: url("client/pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
    }
hr {
	height:1px;
	color:#ECE9D8;
	background-color: #ECE9D8;
	clear:both;
	border: 0;
}
.formtext {
	border:1px solid #666666;
	width:220px;}
    
    
/*--content--*/
#wrapper {
	min-height:100%;
	position:relative;
	width:980px;
	margin:0 auto;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
* html #wrapper {
	height:100%;
	position:relative;
	}
	
#header {
	position:relative;
	height:150px;}
#logo {
	position:absolute;
	left:50px;
	top:40px;}
#menul0 {
	position:absolute;
	left:340px;
	top:60px;
	width:510px;
	height:28px;
	color:#F4F3EA;
	font-size:16px;
}
#menul0 table{
	height:28px;
}
#menul0 table td{
	text-align:center;
	cursor:pointer;
}

#menul0 div.m1:hover, #menul0 div.hover{
	background-image:url(images/menul0_bg.gif);
	background-position: right top;
	height:28px;
}
#menul0 div.m1 div.m2{
	height:23px;
	margin-right:5px;
	padding-left:5px;
	padding-top:5px;
}
#menul0 div.m1:hover div.m2, #menul0 div.hover div.m2{
	background-image:url(images/menul0_bg.gif);
	background-position: left top;
}

#lang {
	position:absolute;
	right:50px;
	top:0px;
	color:#F4F3EA;
	height:40px;
	}
#lang img{
	padding:0px 5px;
	}
#lang a, #lang a:hover{
	text-decoration:none;
	color:#F4F3EA;
	margin-bottom:6px;
	font-size:13px;
	font-weight:bold;
	}
#content_main div.object {
	margin-left:205px;
	background-color:#9B1A2C;
	height:101px;
	margin-bottom:20px;
	margin-right:45px;
	padding-right:10px;
	background-image: url(images/main_object_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor:pointer;
	color:#F4F3EA;
	}
#content_main div.object img{
	float:left;
	margin-right:10px;
	}
#content_main div.object div{
	font-size:22px;
	margin-bottom:7px;
	padding-top:12px;
	text-transform: uppercase;
	}	
#content_main div.object:hover, #content_main div.hover {
	background-image: url(images/main_object_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}	
#content_main div.object_logo {
	float:left;
	}	
#content_main div.object_logo img{
	margin-left:20px;
	}	
#content {
	width:864px;
	margin:0px auto 10px auto;
	background-color:#FFFFFF;
	position:relative;
	padding:10px;
	min-height:380px;
	}
* html #content {
	height:61%;
	}
#content .lt {
	position: absolute;
	left:0px;
	top:0px;
	width:10px;
	height:10px;
	background-image: url(images/lt.gif);
	}
#content .rt {
	position: absolute;
	right:0px;
	top:0px;
	width:10px;
	height:10px;
	background-image: url(images/rt.gif);
	}
#content .lb {
	position: absolute;
	left:0px;
	bottom:0px;
	width:10px;
	height:10px;
	background-image: url(images/lb.gif);
	}	
#content .rb {
	position: absolute;
	right:0px;
	bottom:0px;
	width:10px;
	height:10px;
	background-image: url(images/rb.gif);
	}	
#content td.left {
	width:274px;
	vertical-align:top;
	}	
#content td.left ul{
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	}
#content td.left ul ul{
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:0px;
	margin-right:0px;
	}	
#content td.left ul li.first{
	border-top:none;
	}
#content td.left ul ul li.first{
	margin-top:7px;
	}
#content td.left ul li{
	border-top:1px solid #ECE9D8;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	}
#content td.left ul li li{
	border-top:none;
	padding-top:3px;
	padding-bottom:3px;
	background-image:none;
	}	
#content td.left ul li a{
	text-decoration:none;
	font-weight:bold;
	margin-left:20px;
	font-size:14px;
	}	
#content td.left ul li li a{
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
	}	
#content td.left ul li li a:hover{
	text-decoration:none;
	}	
	
#content td.left div{
	margin-right:10px;
	}
#content td.right, #content td.right_full {
	vertical-align:top;
	padding-bottom:25px;
	}
#content td.right {
	width:590px;
	}
#content td.right div.text, #content td.right_full div.text{
	margin-left:10px;
	line-height:140%;
	text-align:justify;	
	margin-right:5px;
	}	
#content td.right div.title, #content td.right_full div.title{
	margin-bottom:5px;
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
	}
#content td.right div.title a, #content td.right_full div.title a{
	float:right;
	}
#content td.right div.title span, #content td.right_full div.title span{
	color:#900014;
	font-size:18px;
	font-weight:bold;
	}
#content td.right div.path, #content td.right_full div.path{
	margin-bottom:10px;	
	color:#D5CEA8;
	margin-left:10px;
	margin-right:5px;
	}
#content td.right div.path a, #content td.right_full div.path a{
	color:#D5CEA8;
	}
#content div.navigation, #content div.navigation_full{
	position:absolute;
	bottom:10px;
	right:15px;
	}
#content div.navigation{
	width:575px;	
	}
#content div.navigation_full{
	width:850px;	
	}
#content div.navigation span, #content div.navigation_full span{
	float:right;
	}
#footer {
	margin-left:350px;
	color:#C8808A;
	padding-bottom:15px;
	}
#footer a{
	text-decoration:none;
	color:#C8808A;
	}
#footer a:hover{
	text-decoration:none;
	color:#F4F3EA;
	}

/*--news--*/

div.news_title {
	margin-bottom:10px;
	font-weight:bold;
	font-size:1.1em;}
div.news_title span{
	margin-right:10px;
	font-size:0.9em;
}
div.images_news {
	float:left;
	margin-right:5px;
	margin-bottom:5px;}
div.news_intro{
	margin-bottom:15px;}
div.paging span{
	font-weight:bold;
	}

/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}
