html{width: 100%;height: 100%}
body{
	font-size:9pt;
	margin: 0;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat-x;
	background-position: top;
	color:#FFF;
	font-family: "Trebuchet Ms", Arial, Verdana, serif;
	text-align: center;
	background-color: #091928;
}
a{text-decoration:none;font-weight: bold;color: #FFF;}
a:hover{text-decoration:none;color: #AAA;}
img{display: block;border: 0;}
.clear{clear: both;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


div#main{
	width: 823px;
	display: block;
	margin: 0 auto;
	text-align: left;
}
img#logo{display: inline;float: left;margin-top: 120px;}
img#header{display: inline;float: right;margin-top: 51px;}

ul#menu{
	list-style-image: url('img/arrow.gif');
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	float: left;
	list-style-position: inside;
	width: 140px;
}
li.mm{
	background-image: url('img/mm.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	padding-bottom: 5px;
	padding-top:3px;
	padding-left: 5px;
}
div#content{
	display: inline;
	float: right;
	width: 600px;
	text-align: justify;
}
h2.nag{line-height: 12px;font-size:11pt;font-weight: bold;color:#FFBF00;font-family: "Trebuchet Ms", Arial, Verdana, serif;}
img.foto{display: block;border:3px solid #FFBF00;}
img.foto:hover{display: block;border:3px solid #222639;}
a.foto{
	font-size:7pt;
	font-weight: lighter;
	color:#DADADA; 
	display: inline;
	float: left;
  	margin: 5px;
}
a.foto:hover{
	font-size:7pt;
	font-weight: lighter;
	color:#FFBF00; 
	display: inline;
	float: left;
  	margin: 5px;
}
.who{
	width: 776px;
	margin: 0 auto;
	text-align: left;
	display: block;
	clear: both;
}
.dl {
	color: #ffbf00;
	
}

