BODY {
	background: #000000;
}
td {  
	font: 12px Arial, Tahoma;
	color: #888888;
}
.ancientd {  
	font: 12px Arial, Tahoma;
	color: #747877;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a {
	padding: 0px 10px;
}
.yellowcontacttext {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	color: #e2c400;
}
a.yellowcontacttext {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	color: #e2c400;
}
.redtext {
	color: #B10702;
}
.whitetext {
	color: #ffffff;
}
.whitetitre {
	font-size: 14px;
	color: #ffffff;
}
.blacktext {
	color: #4C4C4C;
}
.greytext {
	color: #888888;
}
.greentext {
	color: #009281;
}
.yellowtext {
	color: #f7d600;
}
.orangetext {
	color: #FC7900;
}
.orangepaletext {
	color: #FEAC00;
}

.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #5D7B86;
}
.txtFooter {
	color: #ffffff;
	line-height: 18px;
}
.txtContactInput {
	font-family: Tahoma, Arial;
	font-size: 12px;
	width: 180px;
	height: 21px;
	border-width: 1px;
	border-color: #888888;
	border-style: solid;
}
.boxModeleThumb {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #888888;
	cursor: pointer;
}
p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color: #C0CDD1;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.px11 {
	font: normal 11px Tahoma, Arial;
}


a.whitelink {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover {
	text-decoration: none;	
}
a.blacklink {
	font: normal 11px Tahoma, Arial;
	color: #212B35;
	text-decoration: underline;
}
a.blacklink:hover {
	text-decoration:none;	
}

a.bluelink {
	color: #5D7B86;
	text-decoration: underline;	
}
a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #FC7900;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greylink {
	color: #6C7A7E;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greylink:hover {
	text-decoration: none;	
}

a.greenlink {
	color: #009281;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greenlink:hover {
	text-decoration: none;	
}
a.roselink {
	color: #FFEBCC;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.roselink:hover {
	text-decoration: none;	
}
a.yellowlink {
	color: #e2c400;
	font: 12px Arial, Tahoma;
	text-decoration: none;
}
a.yellowlink:hover {
	text-decoration: underline;	
}
a.greybox {
	display: block;
	width: 100%;
}

.footer a {
	padding: 0px 10px;
}