/***********/
/* GENERAL */
/***********/

html, body {
	height: 100%;
	margin: 0;
}

#global {
	min-height: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	z-index: 2;
}

#globalpage {
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../pictures/bg.jpg) repeat-x top;
	/* font-size:15px; */
	/* font:12px/18px "Trebuchet MS",Arial,Helvetica,sans-serif; */
	margin: 0;
	padding: 0;
	position: inherit !important;
}

p {
	margin: 0;
	padding: 0;
	line-height: 14px;
}

img {
	border:none;
}

#contenu {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 80px; 
	overflow: auto !important;
	overflow: visible;
	height: auto !important;
	height: 1%;
	position: relative;
	z-index: 1;
}



#left {
	float: left;
	width: 618px;
	left: 20px;
	position: relative;
	z-index: 4;
}

#sous-left {
	float: left;
	width: 200px; 
	margin-right: 20px;
	margin-bottom: -1000px; 
	padding-bottom: 1000px;
	
}

#right {
	margin-left: 688px;
	position: relative;
	right: 20px;
	width: 300px;
	z-index: 5;
}


.clear {
	clear: both;
}

.clear_both {
	clear: both;
}

.clear_right {
	clear: right;
}

.clear_left {
	clear: left;
}


h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-weight: normal;
	width: 217px;
	text-align: right;
}




/***************************/
/* STYLE GENERAL D'UNE BOX */
/***************************/

.box-style {
	background: #FFFFFF;
	border: 0px solid #831F1F;
	position: relative;
	background: #E5E5E5;
	margin-top: 20px;
	zoom: 1;
	padding-bottom: 10px;
}


		.box-style h2 {
			background: url(../pictures/bg_box_h2.gif) repeat-x;
			height: 15px;
			color: #FFFFFF;
			font-size: 13px;
			padding: 2px 5px;
			margin: 0px;
			text-align: right;
		}


		.box-style h3 {
			font-weight: bold;
			color:#000000;
			font-size: 10px;
			margin-right: 20px;
			margin-top: 20px;
			margin-bottom: 20px;
			padding-bottom: 6px;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 5px;
			background: url(../pictures/bg_box_h3.gif) no-repeat center left;
			border: 1px solid #1F2206;
			text-indent: 13px;
			zoom: 1;
			background-color:#FFFFFF;
		}
		
		
		
			.box-style h3 a {
				color: #632121;
				text-decoration: none;
			}
		
				.box-style h3 a:hover {
					text-decoration: underline;
				}
		
		.box-style p {
			margin: 0;
			margin-left:5px;
			font-size: 10px;
			text-align: left;
			font-weight: bold;
			color: #597291;
		}
		
			.box-style p a {
				color: #000000;
				text-decoration: none;
			}
		
				.box-style p a:hover {
					text-decoration: underline;
				}
		
		.box-style ul {
			list-style:none;
			border-left: 1px solid #FFFFFF;
			margin-bottom: 0;
			margin-left: 350px;
			margin-right: 20px;
			margin-top: 15px;
			padding-left: 20px;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		
			.box-style ul li {
				padding: 2px 3px;
				border-bottom: 0px solid #632121;
			}
		
				.box-style ul li a {
						color: #404A56;
						font-size: 10px;
						font-weight: bold;
						text-decoration: none;
				}
				
				.box-style ul li a:hover {
					color: #597291;
				}
		
		.box-style .box-h2-left {
			position: absolute;
			top: 0;
			left: 0;
			width: 2px;
			height: 21px;
		}
		
		.box-style .box-h2-right {
			position: absolute;
			top: 0;
			right: 0;
			width: 2px;
			height: 21px;
		}
		
		.box-style big-topright {
			background: url(../pictures/big-topright.gif) no-repeat;
			height: 3px;
			width: 3px;
			position: absolute;
			top: 0;
			right: 0;
		}
		
		.vline {
			position: absolute;
			width: 5px;
		}
		
		.hline {
			position: absolute;
			height: 5px;
		}

		.box-style .box-contenu {

		}
		
		.box-style .contenu-suite {
			position: absolute;
			right: 5px;
			bottom: 5px;
		}
		
		.box-style .box-topleft {
			background: url(../pictures/box-topleft.gif) no-repeat;
			height: 3px;
			width: 3px;
			position: absolute;
			top: 0;
			left: 0;
		}
		
		.box-style .box-topright {
			background: url(../pictures/box-topright.gif) no-repeat;
			height: 3px;
			width: 3px;
			position: absolute;
			top: 0;
			right: 0;
		}
		
		.box-style .box-bottomleft {
			background: url(../pictures/box-bottomleft.gif) no-repeat;
			height: 3px;
			width: 3px;
			position: absolute;
			bottom: 0;
			left: 0;
		}
		
		.box-style .box-bottomright {
			background: url(../pictures/box-bottomright.gif) no-repeat;
			height: 3px;
			width: 3px;
			position: absolute;
			bottom: 0;
			right: 0;
		}

		.box-style .box-intro {
			margin-top:5px;
			margin-bottom:20px;
			margin-left:5px;
			margin-right:5px;
			text-align:center;
			color:#000000;		
		}

		.box-style .box-note {
			margin-top:5px;
			margin-bottom:5px;
			margin-left:5px;
			margin-right:5px;
			text-align:center;
			font-size:0.9em;
			color:#000000;
		}


/************/
/* BANNIERE */
/************/

#ban {
	height: 120px;
	position: relative;
}

#ban-logo {
	margin-top: 20px;
}

#ban-logo-reflet {
	background: url(../styles/autoccasion_be/pictures/logo_ref.png) no-repeat;
	height: 30px;
}

#leaderboard {
	position: absolute;
	top: 15px;
	right: 0px;
	border: 1px solid #FFFFFF;
	z-index: 50;
}

/******************/
/* 	   HEADER	  */
/******************/


#header {
	width: 990px;
	height: 112px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;	
}

	#header #logo {
		margin-top: 5px;
	}
	
	#header h1 {
		position: absolute;
		top:0px;
		left:0px;
		color: #FFFFFF;
		font-size: 10px;
		font-weight: bold;
		text-align: left;
	}
	
	#header #leaderboard {
		position: absolute;
		top: 20px;
		right: 10px;
		border: 1px solid #FFFFFF;
	}

/******************/
/*	  menubar	  */
/******************/
#menubar {
	position: relative;
	z-index: 16;
	height: 30px;
	margin-bottom: 10px;
}


/******************/
/* MENU PRINCIPAL */
/******************/

ul#mainmenu {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	z-index: 20;
	position: relative;
}

ul#mainmenu li {
	display: inline;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	position: relative;
	margin: 0 5px;
	padding: 0;
	color: #FFFFFF;
	cursor: pointer;
	position: relative;
}

ul#mainmenu li:hover ul.sousmenu, ul#mainmenu li.sfhover ul.sousmenu {
	display: block;
}

ul#mainmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mainmenu-central {
	background: url(../pictures/mainmenu-central.gif) repeat-x bottom;
	padding-top: 16px;
	padding-bottom: 19px;
	padding-left: 25px;
	padding-right: 26px;
}

.mainmenu-left {
	background: url(../pictures/mainmenu-left.gif) repeat-x;
	width: 12px;
	height: 42px;
	position: absolute;
	top: -11px;
	left: 0;
}

.mainmenu-right {
	background: url(../pictures/mainmenu-right.gif) repeat-x;
	width: 12px;
	height: 42px;
	position: absolute;
	top: -11px;
	right: 0;
}

ul#mainmenu li ul.sousmenu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 5px;
	z-index: 25;
	display: none;
}

ul#mainmenu li ul.sousmenu li {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 5px 2px;
	display: block;
	background: #333333;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 3px solid #C80708;
	border-right: 3px solid #C80708;
	text-align: center;
	z-index: 25;
	position: relative;
}

ul#mainmenu li ul.sousmenu li a {
	color: #FFFFFF;
}

#table-mainmenu {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 42px;
	border: none;
}

#table-mainmenu tr td a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#table-mainmenu tr td.table-mainmenu-left {
	background: url(../pictures/mainmenu-left.gif) repeat-x;
	width: 12px;
	font-size: 1px;
}

#table-mainmenu tr td.table-mainmenu-central {
	background: url(../pictures/mainmenu-central.gif) repeat-x;
	padding-bottom: 5px;
}

#table-mainmenu tr td.table-mainmenu-right {
	background: url(../pictures/mainmenu-right.gif) repeat-x;
	width: 12px;
	font-size: 1px;
}








/**********/
/* GAUCHE */
/**********/

#homeleft-samesize2 {
	float: left;
	background: url(../pictures/box-recherche-borderbottom.gif) bottom right no-repeat;
}

#homeleft-samesize {
	overflow: hidden;
}

#autotrends_cover_mini {
}

.imgcovermini {
}


#box-occvid {
	background: #E5E5E5;
	width: 200px;
	position: relative;
	padding-bottom: 8px;
}

#occvid-h2-topleft {
	background: url(../pictures/occvid-h2-topleft.gif) no-repeat;
	width: 2px;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
}

#occvid-h2-topright {
	background: url(../pictures/occvid-h2-topright.gif) no-repeat;
	width: 2px;
	height: 2px;
	position: absolute;
	top: 0;
	right: 0;
}

#box-occvid h2 {
	background: url(../pictures/occvid-h2-bg.gif) repeat-x;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px;
	margin: 0;
	border-bottom: 2px solid #80343B;
}

#box-occvid h2 a, #box-occvid h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#box-occvid h3 {
	text-align: right;
	background: #383636;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 3px;
	margin: 3px 5px;
	text-transform: uppercase;
}

#box-occvid h3 a, #box-occvid h3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.occvid-prix {
	color: #404A56;
	font-size: 10px;
	text-align: center;
	padding-left: 7px;
}

#box-occvid p {
	margin: 0;
}

.occvid-img {
	margin: 3px 5px;
	padding: 1px;
	border: 1px solid #383636;
}

.occvid-img:hover {
	border: 1px solid #E5E5E5;
	background: #FF6600;
}

.occvid-tel {
	color: #404A56;
	font-size: 10px;
	text-align: center;
	padding-left: 5px;
	font-weight: bold;
}


#pub-change {
	position: relative;
	width: 200px;
	border: 1px solid #383636;
	margin-top: 10px;
	text-align: center;
	height: 90px;
	overflow: hidden;
	margin-top:20px;
}

#pub-change h2 {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #383636;
	padding: 1px 5px;
}

#pub-change-img {
	margin-top: 4px;
	margin-bottom: 4px;
}

#pub-change p {
	font-size: 10px;
	width: 144px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 3px;
}

#pub-change p a {
	color: #000000;
	text-decoration: none;
}

#pub-change p a:hover {
	text-decoration: underline;
}

#pub-change-previous {
	position: absolute;
	top: 33px;
	left: 0;
}

#pub-change-next {
	position: absolute;
	top: 33px;
	right: 0;
}




ul#logos-pub {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#logos-pub li {
	display: inline;
	margin: 0 5px;
}

/**********/
/* DROITE */
/**********/

.pub_right { }

.logincarre {
	margin-bottom:10px;
	border:#333333 1px solid;
}

.logincarrecontent {
	padding:5px;
	text-align:center;
}

.logincarre h2 {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #383636;
	padding: 1px 5px;
	text-align: center;
	zoom:1;
}

#pub_bandelette1,#pub_bandelette2,#pub_bandelette3,#pub_bandelette4 {
	margin-bottom:20px;
	text-align:center;
}

#valids_content {
	margin:20px;
	text-align:right;
	
}

.pub-bandelette-part {
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	position: absolute;
	top: 0;
	right: 0;
}

#pub-tv {
	border: 1px solid #404A56;
	margin-bottom: 20px;
}

#pub_carre1,#pub_carre2 {
	margin-bottom: 20px;
}

#pub_carre1 h2,#pub_carre2 h2 {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #383636;
	padding: 1px 5px;
	text-align: center;
	zoom:1;
}

#pub-vign, #pub-vign3 {
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	text-align: center;
}

#box-garage {
	background: #E5E5E5;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: center;
	border: 1px solid #404A56;
	padding-bottom: 10px;
	zoom: 1;
	position: relative;
}

#box-garage h2 {
	background: url(../pictures/garage-h2-bg.gif) repeat-x;
	margin: 0;
	padding: 8px 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#box-garage h3 {
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding: 0;
}

#box-garage h3 a {
	text-decoration: none;
	color: #000000;
}

#box-garage h3 a:hover {
	color: #666666;
}

#garage-img {
	padding: 2px;
	border: 1px dashed #404A56;
	margin: 10px 0;
}

#garage-img:hover {
	border: 1px solid #404A56;
}

#garage-txt {
	background: #FFFFFF;
	width: 255px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 7px;
	padding-top: 4px;
	border-left: 3px solid #6C737A;
	border-right: 3px solid #6C737A;
	border-bottom: 6px solid #6C737A;
	position: relative;
}

#garage-txt a {
	text-decoration: underline;
	color: #333333;
}

#garage-txt a:hover {
	text-decoration: none;
}

#garage-txt-topleft {
	background: url(../pictures/garage-txt-topleft.gif) no-repeat;
	width: 9px;
	height: 10px;
	position: absolute;
	top: 0;
	left: -3px;
}

#garage-txt-topright {
	background: url(../pictures/garage-txt-topright.gif) no-repeat;
	width: 9px;
	height: 10px;
	position: absolute;
	top: 0;
	right: -3px;
}

#garage-txt-bottomleft {
	background: url(../pictures/garage-txt-bottomleft.gif) no-repeat;
	width: 9px;
	height: 13px;
	position: absolute;
	bottom: -6px;
	left: -3px;
}

#garage-txt-bottomright {
	background: url(../pictures/garage-txt-bottomright.gif) no-repeat;
	width: 9px;
	height: 13px;
	position: absolute;
	bottom: -6px;
	right: -3px;
}

#box-garage p {
	margin: 0;
	font-size: 10px;
	color: #6C737A;
}

#promos-skycrapper {
	margin-bottom: 20px;
}

#box-promos {
	float: left;
	width: 130px;
	margin-right: 3px;
	position: relative;
}

#box-promos h2 {
	background: url(../pictures/occvid-h2-bg.gif) repeat-x;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	border-bottom: 2px solid #E5E5E5;
}

#promos-h2-topleft {
	background: url(../pictures/occvid-h2-topleft.gif) no-repeat;
	width: 2px;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
}

#promos-h2-topright {
	background: url(../pictures/occvid-h2-topright.gif) no-repeat;
	width: 2px;
	height: 2px;
	position: absolute;
	top: 0;
	right: 0;
}

#box-promos table {
	width: 130px;
}

#box-promos table td {
	border-left: 5px solid #383636;
	text-align: right;
}

#box-promos table h3 {
	margin: 0;
	font-size: 10px;
	color: #FFFFFF;
	background: #383636;
	text-align: right;
	border-right: 1px solid #383636;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	text-transform: uppercase;
	font-weight: bold;
}

#box-promos table h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

#box-promos table img {
	margin-bottom: 1px;
	margin-top: 2px;
	padding: 1px;
	border: 1px solid #383636;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

#box-promos table img:hover {
	background: #FF6600;
	border: 1px solid #FFFFFF;
}

#box-promos table td.box-promos-prix {
	color: #404A56;
	font-size: 10px;
	text-align: center;
	padding: 2px 0;
}

#box-promos table td.box-promos-prix-noborder {
	border-left: none;
	color: #404A56;
	font-size: 10px;
	text-align: center;
	padding: 2px 0;
}

#box-promos table td.box-promos-prixpromo {
	color: #000000;
	background: #BED1C7;
	font-size: 10px;
	text-align: center;
	padding: 2px 0;
}

#box-promos p {
	margin: 0;
}

#box-promos table td.box-promos-spacer {
	border-left: none;
	height: 7px;
}

#skycrapper {
	border: 1px solid #404A56;
	float: right;
}

#pub_rectangle {
	margin-bottom: 20px;
}

.mainbox {
	position: relative;
	background: #E5E5E5;
	padding-bottom: 11px;
	zoom: 1;
}

.mainbox h2 {
	background: url(../pictures/mainbox-h2-bg.gif) repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 2px 5px;
	border-bottom: 1px solid #3D4251;
}

.mainbox h3 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;
}

.mainbox h3 a {
	color: #8B0000;
	text-decoration: none;
}

.mainbox h3 a:hover {
	color: #E60116;
}

.mainbox p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	color: #2B2F31;
	font-size: 11px;
}

.mainbox ul {
	list-style: none;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 0;
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-size: 10px;
}

.mainbox ul li a  {
	color: #404A56;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.mainbox ul li a:hover {
	color: #597291;
}

img#journal_img {
	margin-top: 20px;
	padding: 2px;
	border: 1px solid #333333;
}






/*** HUMOUR ***/

#humour {
	position: relative;
	margin-top: 20px;
}

	#humour-video {
		float: left;
		width: 300px;
		height: 225px;
	}
	
	#humour h2 {
		margin-left: 325px;
	}
	
	#humour h3 {
		margin-right: 20px;
		margin-top: 20px;
		margin-left: 340px;
		margin-bottom: 20px;
		padding-bottom: 6px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 5px;
		text-indent: 13px;
	}
	
	#humour ul {
		margin-bottom: 0;
		margin-left: 330px;
		margin-right: 40px;
		margin-top: 5px;
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		list-style:none;
	}
	
		
	#humour #humour-h2-left {
		left: 300px;
	}
	
	#humour #humour-vline {
		bottom: 4px;
		left: 305px;
		height: 220px;
	}

/*** ESSAIS ***/

#essais {
	float: left;
	width: 320px;
	height: 240px;
	margin-bottom: 0;
}

#essais ul {
	margin-left: 45px;
}

#essais .contenu-suite {
	color: #597291;
	font-weight:bold;
}

#essais .contenu-suite a {
	color:#000000;
	font-weight:bold;
}



/*** allbox ***/
#allbox {
	text-align:center;
}

#allbox p {
	text-align:center;
}

#allbox h3 {
	margin-left: auto;
	margin-right: auto;
}

#allbox h3 a {
	color: #000000;
}

#allbox ul {
}

/*** SITES PARTENAIRES ***/

#partenaires {
	margin-left: 340px;
	padding-bottom:10px;
}

	#partenaires ul {
		margin-top: 15px;
		margin-left: 35px;
		margin-right: 10px;
		margin-bottom: 0px;
	}
	
		#partenaires ul li {
			width: 143px;
			padding: 0px 0px;
		}
		


/*** TOP15 ***/

#top15 ul {
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

/*** AVANTAGES ***/

#avantages ul {
	margin-bottom: 0;
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}





/**********/
/* FOOTER */
/**********/

.footer_class {
	text-align: center;
	background: url(../pictures/footer-bg.gif) repeat-x;
	padding-top: 12px;
	height: 41px;
	margin-top: 20px;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 50;
}

#footer-contenu {
	position: relative;
	width: 500px;
	background: #000000;
	margin: 0 auto;
}

#footer-bottomleft {
	background: url(../pictures/footer-bottomleft.gif) no-repeat;
	height: 6px;
	width: 6px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer-bottomright {
	background: url(../pictures/footer-bottomright.gif) no-repeat;
	height: 6px;
	width: 6px;
	position: absolute;
	bottom: 0;
	right: 0;
}

ul#footer-links {
	color: #FFFFFF;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 4px;
	margin: 0 auto;
	padding: 5px 0;
}

ul#footer-links li {
	color: #FFFFFF;
	font-size: 11px;
	display: inline;
	margin-left: -4px !important;
	margin-left: 0;
	padding-left: 8px;
	padding-right: 8px !important;
	padding-right: 4px;
	border-right: 1px solid #515809;
}

ul#footer-links li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul#footer-links li#footer-links-last {
	border-right: none;
}

p#footer-liens {
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	right: 10px;
	bottom: 25px;
}

p#footer-liens a {
	text-decoration: none;
	color: #FFFFFF;
}

p#footer-liens a:hover {
	text-decoration: underline;
}


/* Divers */
.inputerror {
	color:#FF0000;
}

.bouton_retour {
	background-color:#003366;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}

.bouton_ligne {
	text-align:center;
	margin-top:10px;
}

.activerecherche {
	color:#990000 !IMPORTANT;
	text-decoration:none !IMPORTANT;
	cursor:default !IMPORTANT;
}

.moderecherche {
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

.addselection_container {
}


/* SITEMAP */

#newsitemap {

}

#newsitemap ul {
	margin-left:20px;
}



/* pagination */
.paginationcontainer {
	width: 600px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pagination {
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 3px;
    margin: 3px;
}
.pagination a {
    background-color: #efefef;
    border: 1px solid #003366;
    color: #003366;
    margin: 1px;
    padding: 1px 3px;
    text-decoration: none;
}
.pagination a:hover,active {
    background-color: #003366;
    border: 1px solid #fff;
    color: #fff;
    margin: 1px;
    padding: 1px 3px;
}
.pagination .courante {
    background-color: #FF6600;
    border: 1px solid #FFFFFF;
    color: #fff;
    font-weight: bold;
    margin: 1px;
    padding: 1px 3px;
}
.pagination .desactive {
    background-color: #efefef;
    border: 1px solid #efefef;
    color: #999999;
    margin: 1px;
    padding: 1px 3px;
}

/* print bouton */
.bt_print_container {
	float:right;
}

.bt_print_img {
	position:relative;
	top:10px;
}

.bt_print_txt {
}

.bt_printer {
	margin-left:3px;
	text-decoration:underline;
	color:#000000;
	
}




/* forme roundbox */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { /*margin: 1em auto;*/ }



/* My selection */


.myselection_titre {
	margin-top:5px;
	font-weight:bold;

}

.myselection_action_top {
	text-align:right;
}

.myselection_action_top a {
	color:#003366;
	text-decoration:underline;
	cursor:pointer;	
}

.myselection_content a {
	color:#003366;
	text-decoration:underline;
	cursor:pointer;	
}

.myselection_content {
	width:280px;
	min-width:280px;
	min-width:280px;
	height:110px;
	min-height:110px;
	max-height:110px;
	overflow:auto;
	border:1px solid #666666;
}

.myselection_content2 {
	width:298px;
	min-width:280px;
	min-width:280px;
	height:110px;
	min-height:110px;
	max-height:110px;
	overflow:auto;
	border:1px solid #666666;
}

.myselection_line {
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-left:3px;
	border-bottom:1px solid #999999;
	margin-left:4px;
	margin-right:4px;
}

.myselection_marque {
	padding-left:3px;
	
	font-size:0.9em;
	font-weight:bold;
}

.myselection_numannon {
	padding-left:3px;
	font-size:0.8em;
}

.myselection_link {
	padding-left:3px;
	font-size:0.8em;
}

.myselection_prix {
	padding-left:10px;
	font-size:0.9em;
	font-weight:bold;
}

.myselection_action {
	margin-top:5px;
}

.myselection_action a {
	color:#003366;
	text-decoration:underline;
	cursor:pointer;
}

#myselect_imglink img {
	border:0px #000000 solid;
	width:40px !important;
}

.noselection {
	margin-top:20px;
	margin-bottom:20px;
	
	padding-left:5px;
}

.returntolist {
	margin-top:10px;
	margin-bottom:10px;
	
	padding-left:5px;	
}



.plantracert {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	font-size:0.9em;
	color:#000033;
}

.plantracert a {
	color:#003366;
}


.liens_rapides {
	text-align:right;
	margin-bottom:5px;
}

.liens_rapides a {
	font-size:0.9em;
}

.lien_action {
	font-size:0.9em;
}

/*EXEMPLES BORDS RONDS*/

/* couleurs */
/*
.rbroundbox { background-color:#CCCCCC; repeat; }
.rbtop div { background: url(corners.php?cn=tl&s=10&ci=CCCCCC&co=FFFFFF) no-repeat top left; }
.rbtop { background: url(corners.php?cn=tr&s=10&ci=CCCCCC&co=FFFFFF) no-repeat top right; }
.rbbot div { background: url(corners.php?cn=bl&s=10&ci=CCCCCC&co=FFFFFF) no-repeat bottom left; }
.rbbot { background: url(corners.php?cn=br&s=10&ci=CCCCCC&co=FFFFFF) no-repeat bottom right; }
*/



/******************/
/* Promos display */
/******************/

#promos-display {
	position: absolute;
	top: -900px;
	left: 320px;
	width: 350px;
	height: 400px;
	background: url(../pictures/bg_promosdisplay.png) repeat-x;
	border-right: 2px solid #262729;
	border-bottom: 2px solid #262729;
	zoom: 1;
	z-index: 120;
}

	#promos-display .error {
		color: #FF0000;
		font-weight: bold;
	}
	
	#promos-display h2 {
		color: #615842;
		font-size: 24px;
		font-weight: normal;
		text-align: center;
		border-bottom: 2px solid #FFFFFF;
		width: 270px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 17px;
		margin-top: 60px;
		line-height: 27px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
		#promos-display h2 span {
			font-weight: bold;
			text-transform: uppercase;
			font-size: 24px;
			font-style: italic;
			top: 10px;
			position: relative;
			display:block;
		}
	
	#promos-display form {
	}
	
		#promos-display form p {
			text-align: center;
			width: 150px;
			margin-left: auto;
			margin-right: auto;
			font-size: 10px;
			font-weight: bold;
			margin-bottom: 10px;
			line-height: 20px;
			background: none;
			color: #000000;
		}
		
			#promos-display form p input {
				border-bottom: 2px solid #656363;
				border-right: 2px solid #656363;
				border-left: none;
				border-top: none;
				width: 120px;
				font-size: 10px;
				padding: 1px 2px;
			}
			
			#promos-display form p input#promosdisplay_submit {
				background: #DAD0B7 url(../pictures/promosdisplay_bg_submit.png) repeat-x;
				color: #615842;
				font-size: 12px;
				font-weight: bold;
				width: 80px;
				margin-top: 8px;
			}
			
			#promos-display form p select {
				width: 120px;
				font-size: 10px;
				padding: 1px 2px;
				border-bottom: 2px solid #656363;
				border-right: 2px solid #656363;
				border-left: none;
				border-top: none;
			}
			
	#promos-display p#promosdisplayno {
		background: url(../pictures/promosdisplay_bg_no.png) repeat-y center center;
		width: 100%;
		text-align: center;
		position: absolute;
		bottom: 15px;
		color: #615842;
	}
		
	#promos-display p#promosdisplayno:hover {
		text-decoration: underline;
		cursor: pointer;
	}
		
	#promos-display #promosdisplay_top {
		position: absolute;
		top: 24px;
		left: 50px;
		width: 250px;
		height: 27px;
		background: url(../pictures/promosdisplay_bg_top.png) no-repeat;
	}
	
	#promos-display #promosdisplay_bottom {
		position: absolute;
		bottom: 65px;
		left: 50px;
		width: 250px;
		height: 27px;
		background: url(../pictures/promosdisplay_bg_bottom.png) no-repeat;
	}
	

/* Pubs frames */
#frame_pub_1_content {	
	position: absolute;
	top: -140px;
	right: 0px;
	width: 728px;
	height: 90px;
	border: none;
	z-index: 50;	
}

.pub_right {
	margin-bottom: 10px;
	border: none;
}

#frame_pub_carre1, #frame_pub_carre2, #frame_pub_2, #frame_pub_3 {
	width: 300px;
	height: 250px;
}

#frame_pub_bandelette1, #frame_pub_bandelette2, #frame_pub_bandelette3, #frame_pub_bandelette5, #frame_pub_7, #frame_pub_8, #frame_pub_9, #frame_pub_14, #frame_pub_16 {
	width: 300px;
	height: 70px;
}

#frame_pub_skyscraper, #frame_pub_5 {
	margin-left: 7px;
	border: none;
	width: 160px;
	height: 600px;
}

#frame_pub_15_content {
	text-align: center;
}

#frame_pub_15 {
	width: 468px;
	height: 60px;
	margin: 20px auto;
}

#pub-change-contenu {
	margin-top: 5px;
}


#frame_pub_11_content {
	text-align: center;
	margin: 10px auto;
	width: 468px;
	height: 60px;
	margin-left: 60px;
	z-index: 500;	
}

#pub_fichetexte {
	margin-top: 10px;
}

#frame_logo1 { float: left; margin: 5px; }
#frame_logo2 { float: left; margin: 5px; }
#frame_logo3 { float: left; margin: 5px; }
#frame_logo4 { float: left; margin: 5px; }



/* ANNONCES UNE */

#annoncesune {
	position: relative;
	height: 378px;
	zoom: 1;
	
	background: #FFFFFF;
	background: url(../pictures/bg_box.gif) repeat-x bottom #FFFFFF;
	margin-bottom: 20px;
	position:relative;
	
	margin-top: 20px;
	background: #E5E5E5;
	
}

	#annoncesune #allnewslink {
		float: right;
		margin-right: 10px;
	}
	
	#annoncesune h2 {
		background: url(../pictures/bg_box_h2.gif) repeat-x;
		height: 15px;
		color: #FFFFFF;
		font-size: 12px;
		padding: 3px 5px;
		margin-bottom: 2px;
		
		
	}
	
	#annoncesune #annoncesune_annonce {
		float: left;
		width: 352px;
	}
	
		#annoncesune #annoncesune_annonce table {
			width: 100%;
		}
		
			#annoncesune #annoncesune_annonce table tr {
			}
				
				#annoncesune #annoncesune_annonce table tr td {
					text-align: center;
					vertical-align: middle;
					height: 260px;
					width: 352px;
				}
				
					#annoncesune #annoncesune_annonce table tr td img {
						max-width: 352px;
						max-height: 260px;
						height: expression(this.height > 260 ? 260: true);
					}
					
		#annoncesune #annoncesune_txt {
			height: 59px;
			width: 332px;
			position: absolute;
			top: 214px;
			left: 0px;
			padding-top: 15px;
			padding-left: 10px;
			padding-right: 10px;
			background: url(../../../pictures/bg_annoncesune_txt.png) repeat-x bottom left;
			color: #FFFFFF;
		}
		
			#annoncesune #annoncesune_annonce #annoncesune_txt h3 {
				font-size: 12px;
			}
			
			#annoncesune #annoncesune_annonce #annoncesune_txt h4 {
				font-size: 14px;
			}
			
				#annoncesune #annoncesune_annonce #annoncesune_txt h4 a {
					text-decoration: none;
					color: #FFFFFF;
				}
				
				#annoncesune #annoncesune_annonce #annoncesune_txt h4 a:hover {
					text-decoration: underline;
				}
		
		#annoncesune #annoncesune_annonce p {
			padding-bottom: 10px;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 8px;
			font-size: 12px;
			font-style: italic;
			text-align: justify;
		}
					
	#annoncesune #annoncesune_liste {
		overflow: auto;
	}
	
		#annoncesune #annoncesune_liste ul {
		}
		
			#annoncesune #annoncesune_liste ul li {
				padding: 10px 5px;
				margin-bottom: 5px;
				margin-right: 5px;
				margin-left: 5px;
				height: 42px;
				background: #FFFFFF;
				border-bottom: 1px solid #D8D8D8;
			}
			
				#annoncesune #annoncesune_liste ul li span {
					float: left;
					text-align:  center;
					width: 54px;
					margin-right: 10px;
				}
				
					#annoncesune #annoncesune_liste ul li span img {
						border: 2px solid #FFFFFF;
					}
				
				#annoncesune #annoncesune_liste ul li img.au_mini_photohide {
					display: none;
				}
				
				#annoncesune #annoncesune_liste ul li h4 {
					font-size: 10px;
					font-weight: normal;
					color: #8B8B8B;
				}
				
				#annoncesune #annoncesune_liste ul li h5 {
					font-size: 11px;
					font-weight: bold;
				}
				
					#annoncesune #annoncesune_liste ul li h5 a {
						text-decoration: none;
						color: #000000;
					}
					
					#annoncesune #annoncesune_liste ul li h5 a:hover {
						text-decoration: underline;
					}
				
				#annoncesune #annoncesune_liste ul li p {
					display: none;
				}
			
			#annoncesune #annoncesune_liste ul li#au_photoselect {
				background: #969696;
				color: #FFFFFF;
			}


/*****NEW MENU****/

#cssMenuContainer {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

ul.cssMenu { width: 100%; }
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#404040;
	background-repeat:repeat;
	/*border-color:#cccccc #111111 #111111 #cccccc;*/
	border-width:0px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse;}
ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
	border-top:#CCCCCC 1px solid;
	text-align: center;
}
ul.cssMenu ul{
	width:194px;
	text-align: left;
}
ul.cssMenu li {
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#404040;
	border-width:1px;
	border-color:#404040;
	border-style:solid;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	_padding-left:0;
	font:bold 11px Verdana;
	color: #cccccc;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#cccccc #111111 #111111 #cccccc;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:100%;
	height:3px;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#880101;
	border-color:#880101;
	border-style:solid;
	font:bold 11px Verdana;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#880101;
	border-color:#880101;
	border-style:solid;
	font:bold 11px Verdana;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #666 !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:2px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}
ul.cssMenu span{
	display:block;
	background-image:url(pictures/arr_white.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:12px;}
ul.cssMenu li:hover>a>span{	background-image:url(pictures/arrv_white.gif);
}
ul.cssMenu a:hover span{	_background-image:url(pictures/arrv_white.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(pictures/arr_white.gif)}




