/* CSS Document */

body {
	background-color:red;
	background-color:#ce000c;
	font-family:arial;
	font-size:12px;
	margin-top:20px;
	padding:0;
	text-align:center;
}
UL,LI,DIV {
	margin:0;
	padding:0;
}

P {
	text-align:justify;
}
DIV.i_conteneur {
	width:900px;
	height:auto;
	margin:0 auto;
	background:url(../images/bg_i_conteneur.jpg) repeat-y left;
	text-align:left;
}
.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	/*padding: 2px;*/
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	width:900px;
	height:30px;
	list-style-type:none;
	background:url(../images/bg_i_menutop1.jpg) no-repeat left top;
	margin:0;
	padding:0;
}

ul#mainlevel-nav li
{
	display:block;
	float:left;
	padding:7px 20px 0 20px;
	list-style-type:none;
	width:140px !important;
	width:180px;
	text-align:center;
}

ul#mainlevel-nav li a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #fff;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}


td {
	text-align: left;
	font-size: 11px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
.i_header {
	width:900px;
	height:206px;
	display:block;
	margin:0;
	padding:0;
}
.i_header_content {
	display:block;
	width:900px;
	height:176px;
	background:url(../images/bg_i_header.jpg) no-repeat left top;
	margin:0;
	padding:0;
	text-align:center;
}
.i_header_content ul li {

}
.i_corps {
	width:608px !important;
	width:635px;
	height:auto;
	display:block;
	float:left;
	background:url(../images/bg_i_corps.jpg) no-repeat 12px top;
	padding:25px 5px 25px 25px !important;
	padding:25px 0px 25px 25px;
}

ul.localisation,ul.caracteristique{width:400px; height:auto; margin:0 0 10px 0; padding:0; list-style-type:none;}
ul.localisation li,ul.caracteristique li{ width:400px; margin:0; padding:0; height:23px;}
 .titre{ width:200px; height:10px; font-size:12px; color:#bd151b; text-align:justify; float:left;}
 .desc{  width:150px; height:10px; font-size:12px; text-align:justify; color:#333333; float:left;}
ul.caracteristique_a{width:300px; height:auto; margin:0 0 10px 0; padding:0; list-style-type:none;}
ul.caracteristique_a li{ width:300px; margin:0; padding:0; height:23px;}
ul.caracteristique_a li input{ margin:0; padding:0; float:left;}
 .choix{ width:300px; margin:20px 0 0 10px; padding:0;}
.i_corps h3{ display:block; marign:5px 0; padding:0; font-size:13px; font-weight:bold; color:#555555;}
.i_gauche {
	display:block;
	float:left;
	width:250px !important;
	width:262px;
	height:auto;
	padding:30px 0 0 12px;
	margin:0 0 0 0;
	background:url(../images/tel.gif) no-repeat 40px top;
}

div#lien table {float:left;border:0;width:600px;height:auto;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}
div#lien table img{border:0;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}
div#lien td {border:solid 1px #DCD6DC;width:140px;height:100px;text-align:center;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}
div#lien tr:first-child td {width:140px;height:100px;text-align:center;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}
div#lien td:hover {border:outset 1px #DCD6DC;}
div#lien a {color:#4E73B7;font-size:12px;}
div#lien a:hover{font-weight:normal;color:blue;font-size:13px;}

.spacer {
	width:100%;
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}
.spacer10 {
	width:100%;
	height:10px;
	line-height:10px;
	font-size:1px;
	clear:both;
}
.i_footer {
	width:900px;
	height:20px;
	margin:5px auto;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	padding:3px 0 0 0;
}
.i_footer A {
	color:white;
	text-decoration:none;
}
.i_footer A:hover {
	text-decoration:underline;
}
.i_footer1 {
	width:274px;
	height:auto;
	display:block;
	float:left;
	margin-right:20px;
}
.i_footer2 {
	width:400px;
	height:auto;
	display:block;
	float:left;
}
.i_footer2 .moduletable .mainlevel, .i_footer2 .moduletable .mainlevel:hover, .i_footer2 .moduletable .mainlevel:visited, .i_footer2 .moduletable .mainlevel:active  {
	color:#fff;
	background:none;
	display:block;
	float:left;
	width:auto;
	padding:0 7px 0 7px;
	margin:0 0 0 0;
}
.i_footer3 {
	display:block;
	float:left;
	height:auto;
}
.i_menutop1 {
	width:900px;
	height:30px;
	list-style-type:none;
	background:url(../images/bg_i_menutop1.jpg) no-repeat left top;
}
.i_menutop1 LI {
	display:block;
	float:left;
	padding:5px 20px 0 20px;
}
.i_menutop1 LI A {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.i_menutop2 {
	width:425px;
	height:149px;
	float:right;
	list-style-type:none;
	vertical-align:middle;
}
.i_menutop2 LI A {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	text-align:center;
}
.i_menutop2 LI A:hover {
	color:#fff;
}
.i_menutop2 LI A.i_achat {
	display:block;
	width:40px;
	margin:65px auto 0 55px !important;
	margin:65px auto 0 10px;
	color:#000;
}
.i_menutop2 LI A.i_location {
	display:block;
	width:40px;
	margin:65px auto 0 53px !important;
	margin:65px auto 0 12px;
	color:#000;
}
.i_menutop2 LI A.i_depot {
	display:block;
	width:60px;
	margin:50px auto 0 45px !important;
	margin:50px auto 0 13px;
	color:#000;
	text-align:center;
}
.i_menutop2 LI {
	width:141px;
	height:149px;
	display:block;
	float:left;
	background:url(../images/bg_menutop2.gif) no-repeat 5px top;
	text-align:center;
}
.i_rechercher {
	width:223px;
	height:auto;
	list-style-type:none;
	margin:0 0 10px 0 !important;
	margin:0 0 10px 0px;
	padding:0;
}
UL.i_rechercher .i_search_head {
	width:223px;
	height:5px;
	background:url(../images/bg_i_search_head.jpg) no-repeat left top;
	font-size:1px;
	line-height:1px;
	margin:0;
}
UL.i_rechercher .i_search_body {
	width:212px !important;
	width:223px;
	height:auto;
	background:url(../images/bg_i_search_body.jpg) repeat-x top #f1f1f1;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:0 5px;
	margin:0;
}
UL.i_rechercher .i_search_foot {
	width:223px;
	height:4px;
	background:url(../images/bg_i_search_foot.jpg) no-repeat left top;
	font-size:1px;
	line-height:1px;
	margin:0;
}
.i_search_title {
	font-size:16px;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #000;
}
.i_search_body label {
	width:85px;
	height:20px;
	display:block;
	float:left;
	margin:0;
	text-align:left;
}
.i_search_body SELECT {
	width:120px;
	font-size:11px;
}
.i_trouver {
	display:block;
	width:100%;
	text-align:center;
}
.i_input_text {
	width:115px;
}
.i_list_annonce {
	width:100%;
	list-style-type:none;
	margin:10px 0;
	display:block;
	padding:0;
	margin:0;
}
.i_annonce_image {
	width:136px;
	height:123px;
	display:block;
	float:left;
	background:url(../images/bg_image.gif) no-repeat left top;
}
.i_annonce_image IMG {
	margin:10px 0 0 8px;
	width:120px;
	height:104px;
}
.i_annonce_desc {
	width:450px;
	height:auto;
	display:block;
	float:left;
	margin:5px 0 0 10px;
	padding:0;
}
.i_annonce_desc h3 {
	margin:0;
}
.i_annonce_desc h3 A {
	color:#ce000c;
	text-decoration:none;
	font-size:12px;
}
.i_annonce_desc SPAN {
	color:#666464;
	display:block;
	margin:0 0 10px 0;
}
.i_annonce_desc SPAN A {
	color:#666464;
	text-decoration:none;
}
.incolor {
	color:#000;
}
.i_gauche H2 {
	width:223px;
	border-bottom:1px solid #000;
}
.i_cat {
	list-style-type:none;
}
.i_cat LI {
	width:213px;
	display:block;
	height:auto;
	background:url(../images/fleche_cat.gif) no-repeat left;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
}
.i_cat LI A {
	color:#000;
	text-decoration:none;
}
.boderBottom {
	border-bottom:1px solid #d4d4d4;
}

.i_gauche ul,.i_gauche li { list-style:none; background:none; }
.i_gauche ul li { margin-left:10px; background:url(../images/menu_bg.jpg) no-repeat 0% 50%; }
.i_gauche ul li a.mainlevel { background:none; display:block; color:#5a5a5a; }
.i_gauche ul li a.mainlevel:hover { background:none; display:block; color:#5a5a5a; padding-left:25px; }
.i_gauche .moduletable,.i_gauche .module { width:222px;}
h3 { display:block; marign:5px 0; padding:0; font-size:13px; font-weight:bold; }
.i_gauche h3 { display:block; margin:0; padding:0; font-size:16px; font-weight:bold; color:#5a5a5a; text-align:left; padding-left:5px; border-bottom:1px solid #5a5a5a; margin-bottom:5px; }
.objdetails { border:1px solid #CCCCCC; padding:0; margin:15px 0; }
.objdetails h3 { margin:2px 0; padding:3px 0; display:block; background:#EEEEEE; padding-left:5px;}
.objdetails div,.objdetails ul { margin: 0 5px; }
.i_corps h3.homeblock,.contentheading { border:0; display:block; margin:0; padding:0; font-size:16px; font-weight:bold; color:#5a5a5a; text-align:left; padding-left:5px; border-bottom:1px solid #d4d4d4; margin-bottom:5px; }

/*slideshow*/
#image .image_nave{ width:300px; height:50px; padding:0; margin:10px 0 0 130px;}
#image #large_image{ width:180; height:160px; padding:0; margin:0;}
#image #large_image img{border:solid 1px #bbb937; width:160px; height:155px; padding:0; margin:0 180px;}
#image #corps_liste_image{ overflow:hidden; position:relative; height:45px; float:left; width:200px; padding:0; margin:0 0 0 10px;}
#image #corps_liste_image #liste_image{ position:relative; width:1000px;}
#image #corps_liste_image #liste_image .lis_im{ width:auto; height:40px; position:absolute;}
#image #corps_liste_image #liste_image .lis_im div{ width:auto; height:40px;  margin:0 0 0 5px;}
#image #corps_liste_image #liste_image .lis_im div a{ text-decoration:none; }
#image #corps_liste_image #liste_image .lis_im div a img{ width:40px; height:40px;  margin:0; border-color:#000000; border-width:1px 1px 10px 1px; margin:0 0 0 5px;}
#image #corps_liste_image #liste_image .lis_im div a:hover img{ width:40px; height:40px;  margin:0; border-color:#BA141B; border-width:1px 1px 10px 1px; margin:0 0 0 5px;}


 #image .fleche_gauche{ width:auto; height:20px; padding:0; margin:10px 0; float:left;}
 #image .fleche_droite{ width:auto; height:20px; padding:0; margin:10px 0 0 4px ; float:left;}
 span.price { color:#BD1626; font-size:16px; font-weight:bold;}
