#header{
	position:absolute;
	background:url(../img/exil/exil-header.jpg) no-repeat;
	width:950px;
	height:140px;}

#footer{
	position:absolute;
	background:url(../img/exil/exil-footer.jpg) no-repeat;
	width:950px;
	height:20px;
	left:0px;
	bottom:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	text-align:center;}
#footer p{
	margin: 3px 0px 0px 0px;}

#leftmargin,#rightmargin {
	position: absolute;
	top: 140px;
	width: 150px;
	height: 690px;
	padding: 0;
	margin: 0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
}
#leftmargin {
	left:0px;
	background:url(../img/exil/exil-leftmargin.jpg) no-repeat;}
#rightmargin {
	right:0px;
	background:url(../img/exil/exil-rightmargin.jpg) no-repeat;}
/* Class : paragraph */
.underline-l, .underline-r{
	border-bottom: thin solid #8f9788;
	border-right: none;
	border-top: none;
	border-left: none;
	margin: 6px 14px 12px 14px;
	padding: 6px 0px 6px 0px;}
.underline-r{
	text-align:right;}
.underline-l{
	text-align:left;}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;}

#main {
	position: absolute;
	background: url(../img/exil/exil-main.jpg) no-repeat;
	top: 140px;
	left: 150px;
	width: 650px;
	height: 690px;
	padding: 0;}

#rubtitle {
	background-color: transparent;
	position: absolute;
	top: 140px;
	left: 160px;
	width: 606px;
	height: 50px;
	padding: 5px 12px 5px 12px;}

#leftcol,#rightcol {
	background-color: transparent;
	position: absolute;
	top: 190px;
	width: 291px;
	height: 620px;
	padding: 5px 12px 5px 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}
#leftcol {left:160px;}
#rightcol {right:160px;}
#leftcol p,#rightcol p {margin:0px 0px 12px 0px;}

#leftcol table{
text-align:center;border:none;margin-left:auto;margin-right:auto;}
#left td{
padding: 5px 10px 1px 10px;}

/* links */
a:link{
	color: /*#8B0000;*/ #3366CC;
	text-decoration: none;
}
a:visited{
	color: /*#8B0000;*/ #3366CC;
	text-decoration: none;
}
a:hover{color:#000000;text-decoration:underline;}
a:active{color:#69554d;text-decoration:none;}

/* titles */
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #707d7c;}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color:#8B0000;}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;}
h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;}
h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 10px 0px 0px 0px;}

/* Class : news */
.newstitle{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.newsinfo{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #8B0000;
	text-align: right;
	margin: 0px;
}
.ulexil {
	text-align: justify;
	list-style: square inside;
	padding: 6px 0px 6px 15px;
}