* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:98%; }

/* hack hauteur IE */

* html #main-padding {
	height: 400px;
}

* html #side {
	height: 400px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 310px;
}

* html .bloc-home {
	height: 255px;
}

* html .bobox {
	height: 35px;
}



/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#E60003; font-weight:bold; }
a:hover { text-decoration:underline;  }

/* ------------STRUCTURES------------------ */

html {  }

body { color:#2F3138; background:url('http://www.seat-pisano-bodino.com/images/bg-page.jpg') center top repeat-y; }

#box { width:950px; margin:0 auto;}

#cadre_main { background:url('images/bg-main.jpg') no-repeat;    }

#header { height:222px; }
	

#breadcrumb { }

/* ------------MENU------------------ */
	
	#side-left  
 { float:left; width:200px; min-height:400px; background:url('images/bg-menu.jpg') left top repeat-y; padding-top:10px; }

	
	
	#side-left  ul { font-size:0.9em;}
	#side-left  li { list-style-type: none;  display:block; width:200px; line-height:26px; text-transform:uppercase; }
	#side-left  li a, #menu li a:visited { color:#000; text-decoration:none; display:block; text-align:left; background:url('images/menu.png') top left no-repeat; text-indent:10px; }
	#side-left  li li { line-height:15px; }
	#side-left  li li a, #menu li li a:visited { font-weight:normal; background:none; text-transform:none;  }
	html>body #side-left  li a { width: auto;  }
	#side-left  li a:hover { text-decoration:none; color:red; background:url('images/menu-hover.jpg') top left no-repeat;   }	



/* ------------MAIN-------------------- */ 

#main-padding { float:left; margin:0 0 0 0; min-height:400px; width:750px;  }
#main { padding:10px 20px; }
		
	#main ul { margin:8px 0;  }
	#main li {  padding:0 0 5px 0px; list-style-type:square; margin:0 0 0 25px;}
	
/* ------------BLOC------------------ */

	    .bloc-home-3 { float:left; width:221px; margin:10px 5px 10px 0; min-height:255px;  }
		.bloc-home-3  .pic { margin:10px auto; float:none; width:160px; height:100px; }
		.bloc-home-3  .pic  img { width:160px; height:100px;  }
		.bloc-home-3  .top { width:221px; height:60px;  }
		.bloc-home-3  .top img { width:221px; height:60px;  }
		#main .bloc-home-3  .detail { background:url('images/picto-lien.jpg') left center no-repeat; padding:0 0 0 22px; margin:5px 10px 5px 25px; }
		#main .bloc-home-3  .detail a {color:#000;}
		.bloc-home-3  .prix { float:right; margin:0; padding:0 10px 0 0; }
		.bloc-home-3  a, .bloc-home a:visited { color:#fff; }
		.bloc-home-3  h3 { font-size:.9em; font-weight:bold; text-align:left; margin:0 0 5px 25px; color:#fff; min-height:30px; -height:30px; }
		#main .bloc-home-3  p { margin:5px 10px 5px 25px; color:#fff; }
	


/*********************************************************
			ENTETE Rubrique -> au dessus des produits
**********************************************************/

/* ------------ ENTETE Rubrique ------------------ */
.entete-rubrique {  background:url('http://www.seat-pisano-bodino.com/images/menu.jpg') top left no-repeat; padding:0px 10px 10px 10px; margin:5px auto; border-bottom:1px solid #d7d7d7;}
.entete-rubrique h2  {  list-style-type:none; margin-top:0;  font-size:1.4em; }
.entete-rubrique h2 a {  text-decoration:none; color:#000;  list-style-type:none;}
.entete-rubrique .pic {float:right; margin-left:20px;}
.entete-rubrique .pic img { border:1px solid #e7e7e7; padding:5px; }
#main .entete-rubrique p {  color:#666; font-size:1.2em; }


/* ------------BLOC PRODUIT------------------ */	
		
		.bloc-produit-1 { margin:20px auto; clear:both; display:inline-block;   }
		.bloc-produit-1 .pic {float:left;  width:210px;  min-height:135px; margin:0px 10px 0 0;  color:#999; }
		.bloc-produit-1 .pic .detail{ text-align:left}
		.bloc-produit-1 .pic img { font-size:0.5em; color:#999;  border:1px solid #e7e7e7; padding:5px;   }
		.bloc-produit-1 .pic a img { font-size:0.5em; color:#999;  border:1px solid #e7e7e7; padding:5px;   }
	
		.bloc-produit-1 .thumb {  }
#main .bloc-produit-1  p { margin: 5px; }	
#main .bloc-produit-1 table { width:410px; border-collapse:collapse; margin:5px 80px 0 0; border: 1px solid #e7e7e7; display:block; float:right;   }
	
		.bloc-detail { }
		.bloc-detail .logo { width:127px; float:right; margin:0 0 0 10px; }
	
		.prix { float:right; padding:5px; font-size:1.2em; font-weight:bold;  }
		
		
/* ------------IMAGES------------------ */

	.pic { }
	.pic img { }
	
	.pic2 { width:100px; height:60px; border:1px solid #e7e7e7; float:left; margin:0 10px 0 0;  }
	.pic2 img { width:100px; height:60px;  }
	
	.pic3 { width:300px; height:200px; border:1px solid #e7e7e7; float:left; }
	.pic3 img { width:300px; height:200px;  }
	
	
	.pic a, .pic2 a, .thumb a { border:none; }
	.pic a:hover, .pic2 a:hover, .thumb a:hover  { border:none; background:none; }

/* ------------DL DT DD------------------ */
		
dl { margin: 5px 0; display:block; float:left; width:470px; }
dt, dd { padding:5px 0;  }
dt { width: 150px; float: left; font-weight: bold; }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:320px; line-height:1.4em;  }
			
/* ------------TONTON CYRIL------------------ */

.bobox { min-height:35px; background: url(images/bg-table.jpg) repeat-x bottom left; padding: 5px 0; border:1px solid #d7d7d7; }
	.bobox ul {  }
	.bobox li { float:left; }
	.bobox li a { color:#000; margin-right:50px; }

/* ------------FORMULAIRE------------------ */

.formulaire { margin:5px 0; }
	.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
	.formulaire label { text-align: left; width:160px; margin-right: 10px; font-weight:bold; color:#666; }
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #ddd; padding:3px; color:#2F3138; font-size:1em;  }
	.formulaire input, .formulaire textarea, .formulaire select { width:180px; background:url('images/formbg.gif') repeat-x left bottom; }
	.formulaire option { padding:1px; background:#fff; }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #ddd; color:#2F3138; font-weight:bold;
background:url('images/formbg.gif') repeat-x left top; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px solid #777; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	
	.pic-form img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { margin:5px auto; width:680px; min-height:310px; }
	#diaporama .thumb { width:600px; float:left;  }
	#diaporama .thumb img { margin: 0 5px 5px 0; border:1px solid #e7e7e7;  }
	#diaporama .big { float:left; border:1px solid #e7e7e7; margin:0 0 10px 0;   }
	
/* ------------DETAIL------------------ */

table { width:410px; border-collapse:collapse; margin:5px 0 0 15px; border: 1px solid #e7e7e7;  }

	th, td { text-align:left;  padding:3px 5px; font-size:0.9em;  }
	th { width:130px; background:url('images/formbg.gif') bottom left repeat-x; }
	td {  }
	tr:hover { cursor:default; background:#F4F4F4;  }

/* ------------RECHERCHE--------------------- */

	#recherche { background:url('http://www.seat-pisano-bodino.com/images/rechercher-occasions.jpg') center center no-repeat; height:130px; margin:5px 0; width:680px; padding:10px;  }
		#recherche form { margin:45px 0 0 10px; }
		#recherche label { width:80px; padding:0 0 0 10px; vertical-align:middle; }
		
		.floatform { float:left; margin:0 0 0 10px; }
		
/* ------------EQUIPE--------------------- */

	.equipe { background:url('http://www.seat-pisano-bodino.com/images/menu.jpg') top left no-repeat; padding:0px 10px 10px 10px; margin:5px auto; border-bottom:1px solid #d7d7d7; }
	#main .equipe p { margin: 0; }
				
/* ------------DIVERS--------------------- */

legend {font-size:1.2em; font-weight:bold;  }
fieldset{ border:1px solid #d7d7d7; margin: 10px; padding:0 10px;}


	
	strong { font-weight:bold; }
	
	.detail { background: url('images/picto-lien.jpg') no-repeat left center; padding:0 0 0 22px; }
	
	.url { background: url('http://www.seat-pisano-bodino.com/images/liens.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.pdf { background: url('http://www.seat-pisano-bodino.com/images/pdf.gif') no-repeat left center; padding:0 0 0 22px; }

	.video { background: url('http://www.seat-pisano-bodino.com/images/video.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.prix { font-weight:bold; color:#0875FB; background:url(http://www.seat-pisano-bodino.com/images/picto-prix.jpg) left center no-repeat; padding:0 0 0 20px;  }
	
.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}


	.logo img { float:right; margin:0 5px 5px 0;}
	.retour { float:right; margin:5px; }

	.thumbpic_liens { float:right; margin:0 0 5px 10px; border:1px solid #fff; }					
					
	#main p { line-height:1.5em; margin:10px 0; text-align:left;}		
			
	#combo { margin:5px 0 10px 0; }
	#combo select { border:1px solid #c0c4d5; padding:1px; }
	#combo label { padding-left:20px; background:url('http://www.seat-pisano-bodino.com/images/search-folder-blue.gif') no-repeat left center; }
	
	#aide { margin:5px 0 10px 100px; }
		#aide a { border:none; }
		
	.alerte { background: #fff6bf url(http://www.seat-pisano-bodino.com/images/alerte.gif) center no-repeat; background-position: 15px 50%; /* x-pos y-pos */ text-align: left;
	padding: 5px 20px 5px 45px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; }
	
	/* ------------ NAV PAGINATION ------------------ */

div.pagination {text-align:right; padding:10px 6px 4px 0; color:#3e708b;}
div.pagination a { color:#777; text-decoration:none; padding:5px 6px 4px 5px; margin:0 3px 0 3px; border:1px solid #777;}
div.pagination a:hover, div.pagination a:active {color:#E60003;	border:1px solid #E60003;  }
div.pagination span.current {padding:5px 6px 4px 5px; margin:0 3px 0 3px; border:1px solid #000; font-weight:bold; color:#000; }
div.pagination span.disabled {display:none;}


	
div.hr { height: 10px; clear:both; background:url('http://www.seat-pisano-bodino.com/images/separation.jpg') bottom left no-repeat; margin:0 0 0 9px; }
div.hr hr {   display: none; }	




	
/* ------------FOOTER------------------ */

#footer { margin:0 auto; background:url('http://www.seat-pisano-bodino.com/images/bg-footer.jpg') top left repeat-x;  }
		
#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }
		#copyright a { color:#fff; }
		#categories-r { text-align:center;  margin:5px auto; width:950px; margin:0 auto;  }
		#categories-r a { font-size:0.9em; }

/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:900px; text-align:center; margin:0 auto; }
	#categories-r, #categories-r a  { text-align:center; text-decoration:none; font-size:0.8em; font-weight:100; line-height:1em; font-weight:normal; }
	#categories-r a:hover {}
	#categories-r p { margin:5px;}


/* ------------REF------------------ */

#r fieldset { border:1px solid ; padding:10px; width:600px; margin-left:10px;}
#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; font-size:0.9em; }
		

/* hack clear float */ 	
	
.clr { clear: both; }