body {
	margin: 0 0 0 0;
	color: #141414;
	font-size: 13px;
	background-color: #C4C4C4;
	padding: 0 0 0 0;
	font-family: 'Lucida Console';
	text-align: center;
}

#contentright {
	background-color: #F4F4F4;
	overflow: auto;
	border: 1px solid #848484;
	width: 801px;
	margin: 0 auto;
}

#contentright p {
	padding: 0px 15px 0px 15px;
}

#contentright h1 {
	font-size: 26px;
}

#lastRow {
	margin: 0 auto;
	height: 300px;
	border-bottom: 1px solid #848484;
	width: 801px;
}

#sitename {
	text-align: justify;
}

#empty {
	display: inline;
	margin: 0 auto;
	text-align: right;
}

#empty img {
	border:1px solid #000000;
	margin: 18px 9px 0px 9px;
}

#imgthird {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	list-style:none;
	float:left;
	text-align: center;
}

.widget {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#012274;
}

a:hover {
	text-decoration: underline;
	color: #DB0244;
}

h2.categorieslist {
	font-size:20px;
	margin: 30px 0px 30px 0px;
}

#rightrail {
	clear: both;
}

#dataBlock {
	text-align: center;
	width: 781px;
	float: left;
}

#infoBlock {
	float: right;
	width: 16px;
	height: 16px;
	padding-right: 4px;
	padding-bottom: 3px;
}

#infoBlock img {
	border: 0;
}

#col2 {
	width: 781px;
	height: 2px;
	float: left;
	margin-left: 10px;
	color: #F4F4F4;
}

.topnav {
	height: 10px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 780px;
	background-color: #F4F4F4;
}


.maincont {
	display: block;
	border-top: 5px dashed #F4F4F4;
	margin-top: 5px;
	width: 80%;
}


.intro {
	overflow: hidden;
	background-color: #F4F4F4;
	height: 10px;
	margin: 0 auto 0 auto;
	width: 80%;
}


.modelspager {
	text-align: center;
	background-color: #F4F4F4;
	width: 800px;
	margin: 0 auto 0 auto;
}

