@charset "utf-8";
body {
	background-color: #850303;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#menu td {
	font-size: 16px;
	font-weight: bold;
	background:url(images/menuseparator.gif) top no-repeat;
	padding:20px 5px 10px 5px;
	text-align:center;
}
.style1 {color: #C98B50}
.detaliiImg {
	padding: 10px;
	height: 180px;
	width: 280px;
	background-image: url(images/bg-details.jpg);
	background-repeat:no-repeat;
}
.detaliiImg img {
	width:230px;
	height:180px;
	border:none;
}
#modele div {
	width:232px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
