body {
 
  
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
	text-align:center;
    color: #666666;	
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #252525;

}	

.header{
padding-top:10px;
padding-bottom:8px;
height: 50px;
min-height: 50px;
}

a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: none;
	color: WHITE;
}
a:active {
	text-decoration: none;
	color: #888888;
}

.title{
font-size: 26px; text-transform:uppercase; font-weight:bold; color: #999999; 
}

.title a:link {
	color: #999999; 
	text-decoration: none;
}
.title a:visited {
	color: #999999; 
}
.title a:hover {
	color: white; 
	text-decoration: none;
}
.title a:active {
	color: #999999; 
}

.description{
font-size: 11px; color: #868686; text-transform:uppercase; font-weight:normal; letter-spacing:2px;
}
/***galeries ***/
div#galerie
{
	padding: 0 15px 15px 15px;
	margin: 0 30px 15px 30px;
	display:block;
	background: #252525;
	margin-left: auto;
    margin-right: auto;
    width: 900px;
	margin-top: 20px;
	border: 0px solid #484848;
}
		 
ul#galerie_mini {
	float:right;
	margin: 0 0 0 1em;
	padding: 0 0 0 0px;
	list-style-type: none;
}
		 
ul#galerie_mini li { 
	display:inline;
	list-style-type: none;
}
		 
ul#galerie_mini li a img {
	margin: 0 0 0.5em 0;
	border: 1px solid #000;
	list-style-type: none;
}
		 
dl#photo {
	display:block;
	margin: 0;
}
		 
dl#photo dt {
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1.1em;
	padding:0.5em 0 0 0;
}
		 
dl#photo dd { margin: 0; }
		 
dl#photo img { border: 1px solid #000; }

#links
{
	font-size: 13px;
	padding: 0 15px 15px 15px;
	margin: 0 30px 15px 30px;
	display:block;
	background: #252525;
	margin-left: auto;
    margin-right: auto;
    width: 850px;
	margin-top: 20px;
	text-align:left;
}
#footer {
	display:block;
	clear: both;
	background : #252525;
	border-top : 0px solid #292929;
	position:relative;
	margin-bottom : 10px;
	}
table {
	margin-left: auto;
    margin-right: auto;
    width: width=100%;
	border:0;
}
.titlegal{
	font-size: 14px;
	color: #868686;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	margin:20px 0 10px 0;
}
.titlephoto {
	letter-spacing:1px;
	font-size:13px;
	text-align:center;
}
.descrphoto {
	font-size:11px;
}
td img {
	padding:8px 0 8px 0;
	border:0px solid #000000;
}
