﻿* {	
	margin: 0;
	padding: 0;
}

body
{	
	color: #555555;
	font: 12px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
}

#aspnetForm
{
	background-color: #989898;
}

/** site */
.site
{
	margin: 0px auto;
	width: 1074px;
	background: url(../images/shadow-borders.png) repeat-y;   
}

/** PAGE */	
.page{	
    width:994px;
    margin: 0px auto;
}

/** BODY */
.content{
	width: 590px;	
}

/* -------------------------------------------------- */
/*                     .header                        */
/* -------------------------------------------------- */
.header{		
	width: 1054px;
	height: 185px;
    margin: 0px auto;
    background: url(../images/bgr.png) repeat-x top;
}

/* -------------------------------------------------- */
/*             .sidebar1 .boxed .frame.compte         */
/* -------------------------------------------------- */
.sidebar1 .boxed .frame.compte 
{
	background: #ffffff url(../images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding: 10px;
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 210px;
	height: auto;
}

.sidebar1 .boxed .frame.compte h3 {
	background: #464646;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #d5d5d5;
	height:16px;	
}

.sidebar1 .table1 
{
	margin-bottom: 10px;
}

.sidebar1 .table1 tr {
	background: url(../images/bg_list.gif) left no-repeat;	
}

.sidebar1 .table1 tr td
{
	padding-left: 15px;
	border-bottom: 1px solid #DBDBDB;
}

/* -------------------------------------------------- */
/*           .sidebar1 .boxed .frame.annonces         */
/* -------------------------------------------------- */
.sidebar1 .boxed .frame.annonces 
{
	background: #ffffff url(../images/bgr-box-trans.png) repeat-x top left;
	margin: 0 11px 15px 0px;
	padding: 10px;
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 210px;
	height: auto;
}

.sidebar1 .boxed .frame.annonces h3 {
	background: #464646;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #d5d5d5;
	height:16px;
}

.sidebar1 .boxed .frame ul.list2 {
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 7px;
	list-style: none;
	line-height: normal;
	width: 184px;
	margin-left: 10px;
}
.sidebar1 .boxed .frame ul.list2 li {
	background: transparent url(../images/bg_content_boxed_frame_li.gif) no-repeat top left;
	padding-top: 8px;
	padding-bottom: 10px;
	height: 68px;
}
.sidebar1 .boxed .frame ul.list2 li img {
	border: 0px;
}
.sidebar1 .boxed .frame ul.list2 li ul li {
	background: transparent url(null) no-repeat top left;
	padding: 0px 0px;
	height: 20px;
}
.sidebar1 .boxed .frame ul.list2 li ul li.prix {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C62D04;
	height: 20px;
}

/* -------------------------------------------------- */
/*                   .header .menu                    */
/* -------------------------------------------------- */
.header .menu{	
	position: relative;	
	left: 190px;
	top: 49px;
	font-size: 12px;
	height: 33px;
}

.header .menu img{
	display: none;
}

.header .itemmenu {	
	background: #464646;
	color: #ffffff;	
	margin: 0px;
	padding: 0px 12px 0px 12px;
	height: 33px;
}

.header .menuhover{
	background: #ffffff;
	color: #222222;
	text-decoration: none;
}

.header .selectedmenu {	
}

.header .menu li {
	float: left;
	line-height: 33px;
}

/* -------------------------------------------------- */
/*                   .header .searchbutton            */
/* -------------------------------------------------- */
.header .menu .searchbutton
{
	background: #f4f9fb url(../../../ressources/loupe.png) no-repeat top left;
	border: 1px solid #464646; 
}

.header .menu .searchbutton:hover
{
	background-color: #464646;
}

/* -------------------------------------------------- */
/*                   .header .contact                 */
/* -------------------------------------------------- */
.header .contact{
	position: relative;	
	top: -116px;
	left: 860px;
	width: 100px;
	color: #ffffff;
}

.header .contact a{
	color: #ffffff;
	font-weight:bold;
}

/* -------------------------------------------------- */
/*                   .header .rotator                 */
/* -------------------------------------------------- */
.header .rotator{		
	position: relative;
	left: 240px;
	top: 40px;
	width:728px;
	height:90px;	
}

.borderrotator{		
	border: 1px solid red;	
}

/* -------------------------------------------------- */
/*                   .header .logo                    */
/* -------------------------------------------------- */
.header .logo{	
	position: relative;
	left: -25px;
	top: -155px;
	width: 220px;	
}

/* -------------------------------------------------- */
/*                  .content .boxed                   */
/* -------------------------------------------------- */
.content .boxed 
{
	width: 590px;
	margin-bottom: 20px;
}
.content .boxed .frame {
	background: #ffffff url(../images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding: 10px;
	border: 1px solid #d5d5d5;
	display: inline-block;
	height: auto;
	width: 590px;
}
.content .boxed .frame h3 {
	background: #464646;	
	color: #ffffff;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #d5d5d5;
	height:16px;	
}

.content .boxed .frame hr {
	display:none;
}
.content .boxed .frame ul.list2 {
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 7px;
	list-style: none;
	line-height: normal;
	width: 184px;
	margin-left: 10px;
}
.content .boxed .frame ul.list2 li {
	background: transparent url(../images/bg_content_boxed_frame_li.gif) no-repeat top left;
	padding-top: 8px;
	padding-bottom: 10px;
	height: 68px;
}
.content .boxed .frame ul.list2 li img {
	border: 0px;
}
.content .boxed .frame ul.list2 li ul li {
	background: transparent url(null) no-repeat top left;
	padding: 0px 0px;
	height: 20px;
}
.content .boxed .frame ul.list2 li ul li.prix {
	font-weight: bold;
	color: #C62D04;
	height: 20px;
}
/* -------------------------------------------------- */
/*                  .content .boxed2                  */
/* -------------------------------------------------- */
.content .boxed2 {
	background: #ffffff url(../images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding: 10px;
	border: 1px solid #d5d5d5;
	display: inline-block;
	height: auto;
	width: 590px;
}

.boxed2 .title 
{
	margin-bottom: 8px;
}

.boxed2 .title h5 {
	padding: 5px 8px;
	display: block;
	margin: 0px;
	text-align: left;
	height: 16px;
	font-size: 17px;
	font-family: Times New Roman;
	border-bottom: 1px solid #d5d5d5;
}

.boxed2 .title table{
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.boxed2 .two-cols {
	width: 100%;	
}

.boxed2 .two-cols .colA {
	float: left;
	width: 46%;
	padding-left: 20px;
}

.boxed2 .two-cols .colA2 {
	float: left;
	width: 46%;
	padding-left:5px;
}

.boxed2 .two-cols .colB {
	float: right;
	width: 46%;
	padding-right:15px;
}

.boxed2 .two-cols1 {
	width: 100%;
	text-align:justify
}

.boxed2 .two-cols1 .colA {
	float: left;
	width: 60%;
	padding-left:15px;
}

.boxed2 .two-cols1 .colB {
	float: right;
	width: 30%;
	padding-right:15px;
}

.boxed2 .two-cols1 .colA {
	float: left;
	width: 60%;
	padding-left:15px;
}

/* -------------------------------------------------- */
/*                  .sidebar2 .boxed                  */
/* -------------------------------------------------- */
.sidebar2 .boxed .frame 
{
	background: #ffffff url(../images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 11px;
	padding: 10px;
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 181px;
	height: auto;
}

.sidebar2 .boxed .frame h3 {
	background: #464646;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #d5d5d5;
	height:16px;	
}

/* -------------------------------------------------- */
/*                  .footer                           */
/* -------------------------------------------------- */
.footer
{
	margin: 0px auto;
	width: 1054px;
	font-weight: bold;
	color: #ffffff;
}

.footer table {
	/*background: transparent url(../images/background_footer.gif) repeat-x left top;*/
	background-color: #464646;	
	height: 130px;
	font-weight: bold;
	color: #ffffff;
}

.footer table a 
{
	color: #ffffff;
	font-weight: bold;
}

/** LINE */
hr.line{
	width: 90%;	
	height: 1px;	
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #BBBBBB;
}

/** IMAGE */
img { border: none; }

img.border {
	padding: 1px;
	border: 1px solid #BBBBBB;
}

img.left {
	float: left;
	margin: 3px 0px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

image{	
	margin-top:5px;
	padding: 1px;
	border: 1px solid #BBBBBB;
}

/** LIST */
.list1 {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

.list1 .tr
{
	clear: none;
	height: 10px;
	margin: 0px;
	padding: 5px 0px;
}

.list1 .td
{
	
}

.list1 ul {
	list-style: none;
}

.list1 li {
	clear: both;
}

.list1 li li {	
	padding: 5px 0px;
	border-bottom : 1px solid #DBDBDB;	
}

.list1 li li.first {
	padding-top: 0px;
	background: none;
}

.list1 li li.lastprice {
	border-bottom : none;
	color: #C62D04;
	font-size: 14px;
}

.list1 li li.last {
	border-bottom : none;
}

.list1 ul strong {
	float: left;
	/**line-height: 1; */	
}

.list1 ul span {
	float: right;
	line-height: 1;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
	width: 152px;
}

.list2 li {
	padding: 5px 0px;	
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.list2 ul {

	margin: 0px 0px 0px 96px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 ul li {	
	height: 17px;
	margin: 0px;
	padding: 0px;
	background: none;
}

.list2 span {
	float: left;
}

.list2 img.left{
	margin: 0px 5px 0px 10px ;
}

/** BOXED */
.boxed {
		
}

.boxed .frame {
	margin: 10px;
	border : 1px solid #888888;	
	background: White;
	display: inline-block;	
}

.boxed .frame h3 {
	margin-bottom: 2px;
	padding: 10px 0px 0px 12px;	
}

.boxed .b {
}

/** TABLES */
.table1{
	width: 178px;
}

.table1 tr {
}

.table1 td {
	padding: 6px 12px;
}

.table1 tr.header {
	height: 21px;	
}

.table1 a{
	color: #555555;
	text-decoration: none;
}

.table1 a:hover{
	text-decoration: underline;
}

.table2 {
}

.table2 tr {	
}

.table2 td {
	padding: 2px 10px 0px 0px;
	width: 50%;
}

/** HEADINGS */
h2{
	color: #000000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	/*border-bottom: solid 1px #d5d5d5;*/
}
h2 a{
	color: #000000;
}
h3, h4, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}

/** BUTTON */
.button 
{
	border: 1px solid #464646;
	background-color: #464646;
	color: #ffffff;
	width: 90px;
}

.button:hover 
{
	font-weight: bolder;
}

.bigbutton 
{
	border: 1px solid #464646;
	background-color: #464646;
	color: #ffffff;
	width: 120px;
}

.bigbutton:hover 
{
	font-weight: bolder;
}

.returnbutton 
{
	border: 1px solid #464646;
	background-color: #464646;
	color: #ffffff;
	width: 90px;
}

.returnbutton:hover 
{
	font-weight: bolder;
}

.button2 {
}

/** TEXTBOX */
.textbox {
	width: 150px;
}

.textbox2 {
	width: 180px;
}

.textbox3 {
	width: 74px;
}

.textbox4 {
	width: 120px;
}

.textbox5 {
	margin-left: 16px;
	width: 168px;
	font-size: 11px;
}

/** LABEL */
.label{
	font-size:14px;
	font-weight:bold;
}

/** DROPDOWNLIST */
.dropdownlist {
	width: 185px;
}

/** LABEL */
.bold {
	font-weight: bold;
}	

/** HYPERLINK */
.hyperlink {
	font-size : 12px;		
	color: #EB6D00;
}

.hyperlink2 {
	font-size : 12px;		
	color: #303F48;
}

/** LOGIN */
.login {
	width:178px;
	margin-top:18px;
	margin-right:0px;
}
.login span {
	width:55px;
}
.login .textbox {
	width: 160px;
}


/** TEXT */
.text{
	 text-align: justify;
	 margin:10px;
}

/** INSCRIPTION */
.inscription
{
	margin: -10px 20px 20px 20px;
	width: 548px;
}

.inscription .institle
{
	margin: 20px 0px 5px 0px;
	background: url(../images/bg_list.gif) bottom left no-repeat;
	text-transform: uppercase;
}

.inscription .institle td
{
	padding-left: 20px;
}

.inscription .frame
{
	border: 1px solid #DBDBDB;
}

.inscription .frame table
{
	margin: 5px;
}

.inscription .frame .widthcol1
{
	width: 100px;
}

.inscription .frame .widthcol2
{
	width: 210px;
}

.inscription .frame .widthcol3
{
	width: 190px;
}

/** AJOUT / MODIFICATION */
.add
{
	margin: -10px 20px 20px 20px;
	width: 548px;
}

.add .addtitle
{
	margin: 20px 0px 5px 0px;
	background: url(../images/bg_list.gif) bottom left no-repeat;
	text-transform: uppercase;
	font-size: 11px;
}

.add .addtitle td
{
	padding-left: 20px;
}

.add .frame
{
	border: 1px solid #DBDBDB;
	font-size: 11px;
}

.add .frame table
{
	margin: 5px;
}

.add .frame .widthcol1
{
	width: 70px;
}

.add .frame .widthcol2
{
	width: 200px;
}

.add .frame .widthcol3
{
	width: 100px;
}

.add .frame .widthcol4
{
	width: 130px;
}

.add .frame .textbox
{	
	width: 170px;
}

.add .frame .dropdownlist
{	
	width: 174px;
}

.add .frame .fileupload {
	border: solid 1px #303F48;
	color :#303F48;
	font-size: 11px;
	width: 300px;
	height:16px;
}

/** DETAIL */
.detail
{
	margin: 0px 20px 10px 20px;
	width: 550px;
	display: inline-table;
}

.detail .onglet
{
	position: relative;
	top : 1px;
	border: solid 1px #464646;
	background-color: #464646;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

.detail .onglet:hover
{
	border: solid 1px #464646;
	background-color: #ffffff;
	font-weight: bold;	
	color: #555555;	
	text-transform: uppercase;
	font-size: 11px;
}

.detail .selectedonglet
{
	border: solid 1px #464646;
	background-color: #ffffff;
	font-weight: bold;	
	color: #555555;	
	text-transform: uppercase;
	font-size: 11px;
}

.detail .detailtitle
{
	margin: 20px 0px 5px 0px;
	background: url(../images/bg_list.gif) bottom left no-repeat;
	text-transform: uppercase;
}

.detail .detailtitle td
{
	padding-left: 20px;
}

.detail .frame
{
	border: 1px solid #464646;
}

.detail .frame table
{
	margin: 5px;
}

.detail .description
{	
	height: 239px;
	width: 516px;
}

.listdetail
{
	width: 100%;
}

.listdetail tr td
{
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #DBDBDB;
}

.listdetail tr td.last
{
	border-bottom : none;
}

.listdetail tr td.price
{
	border-bottom : none;
	color: #C62D04;
	font-weight:bold;
	font-size: 14px;
}

/** RECHERCHE */
.search
{
	border: 5px solid #DBDBDB;
	background: #E8EFC2;	
	margin: 10px;
}

.search .frame
{
	margin-top: 15px;
	margin-bottom: 15px;
}