/* 
*
* EticWeb -- 2008 (c)
*
*/

.bodyLuxury {
	background 	: #673B16;
	color		: #D7A654;
}

h1 {
	font-size : 13pt;
	line-height : 28px;
	font-weight : bold;	
	margin : 8px 24px 2px 25px;
	color : #D7A654;/*AE8B6A;*/
}

h2{
	font-size : 11pt;
}

h3{
	font-size : 10pt;
}

h4{
	font-size : 9pt;
}

td.clgform {
	text-align:right;
}

a, a:hover, a:visited {
	text-decoration	: none;
	font-size : 10pt;
}
/****** MENUS ******/
#navbar {
	font-size:13px;
	line-height:normal;
	font-weight:bold;
}

#navbar ul {
    margin:0;
    padding:10px 10px 0 50px;
    list-style:none;
}

#navbar li {
	display :inline;
	margin:0;
 	padding:0;
	color : white;
	list-style:armenian;
}

#navbar a,#navbar a:hover,#navbar a:visited {
	float: left;
	margin:0;
	padding:0 4px 4px 4px;
 	text-decoration:none;
	color : white;
	/*border-right: 1px solid #ffffff;*/
}
/****** page nav ******/
.pagenav, .pagenav a,.pagenav a:hover, .pagenav a:visited {
	color		: white;
	font-weight	: bold;
	
}
/****** coup de coeur *****/
#affairedumois a, #affairedumois a:visited, #affairedumois a:hover,
#recherche a, #recherche a:visited, #recherche a:hover {
	color : #D7A654;
}
/****** other ******/
#legalinf a:hover {
	font-size:8px;
	color:white;
}
#legalinf a {
	font-size:8px;
	color : #ffffff;
}