/*GENERAL*/
*						{margin:0; padding:0; }
img						{border:none;}
object 					{outline:none;}
a 						{outline:none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#262626 ;
}

#main_wrapper						{width:930px;margin:0px auto;text-align:left;position:relative; z-index:0;background-color: transparent; overflow:visible;}

body,td,th {
	color: #D1C9B4;
	font-family: Arial;
	font-size: 12px;
	line-height: 14pt;
	
}

.title {
	font-family: Arial;
	font-size : 16px;
	color : #F26F21;
}


.green {
	color : #339966;
}


.bottom-menu
{
	font-family : Arial;
	font-size : 11px;
	color : #D1C9B4;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #D1C9B4;
	text-decoration : none;
}


.lien
{
	font-family : Arial;
	font-size : 12px;
	color : #339966;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Arial;
	font-size : 12px;
	color : #339966;
	text-decoration : none;
}

.subtitle {
	font-family: Arial;
	font-size : 12px;
	color : #D1C9B4;
}

.book
{
	font-family : Arial;
	font-size : 12px;
	color : #D1C9B4;
	text-decoration : underline;
}
.book:hover
{
	font-family : Arial;
	font-size : 12px;
	color : #D1C9B4;
	text-decoration : none;
}



.shortlh {
		line-height: 11pt;
}

.norepeat {
		background-repeat:no-repeat;
}	
.norepeatx {
		background-repeat:repeat-x;
}	
.repeaty {
		background-repeat:repeat-y;
}	
.header-title
{
	background-color : #404040;
	color : #A3001B;
	line-height: 18pt;
	font-family : Arial;
	font-size : 16px;
	text-align:center;
}

.border
{
	border : 1px solid #D1C9B4;
}


input {
background-color:#FFFFFF;
border:0px solid #EDEEC3;
padding:4px 10px;
cursor:pointer;
}

input:hover {
background-color:#FF6666;
color:#FFFFFF;
border:0px solid #EDEEC3;
padding:4px 10px;
cursor:pointer;
}

#price_container					{font: 19px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#FFF; padding:10px 0px 0px 0px; height:60px;}
#name								{position:relative; float:left; padding-right:7px; padding-top:2px; }

#price								{color:#FFF; background-color:#BE1E2D; padding:2px 5px; position:relative; float:left;text-shadow: 0 -1px 0px rgba(0,0,0,.7);}
#red_arrow							{ width:5px; height:5px; position:absolute; bottom:0px; left:5px; color:#BE1E2D; text-shadow:none; line-height:19px;font:15px Arial, Helvetica, sans-serif;}

#arrow								{color:#BE1E2D; height:20px; position:relative; float:left;padding-top:8px; font:15px Arial, Helvetica, sans-serif; }
#arrow a							{padding-left:30px; padding-right:5px; display:block;  position:relative; float:left;}
#arrow a:link 						{text-decoration: none; color:#9E9C9D;}
#arrow a:visited 					{text-decoration: none;color:#9E9C9D; }
#arrow a:hover 						{text-decoration: underline;color:#9E9C9D;}
#arrow a:active 					{text-decoration: none;color:#9E9C9D;}


