/* AUTOJAUNEPARIS ISOLA PATRICK */

html {
	background: #333;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
}

.thrColFixHdr #container {
	width: 1003px;
	background: #FFFF00;
	margin: 0 auto;
	text-align: left;
}

.thrColFixHdr #header {
	
}

.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.thrColFixHdr #sidebar1 {
	float: left;
	width: 201px;
	background: #FFFF00;
	padding: 15px 20px 15px 10px;
}

.thrColFixHdr #sidebar2 {
	float: right;
	width: 201px;
	background: #d4d4d4;
	padding: 15px 10px 15px 20px;
	border-bottom: 5px ridge #d81408;
}

.thrColFixHdr #mainContent {
	margin: 0 200px 0 250px;
	padding: 0 10px;
	background-color: #FFFFFF;
	width: 500px;
	border-left: 1px inset black;
	border-bottom: 1px inset black;
	color: #333333;
}

.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background: #d4d4d4;
	border-bottom: 10px ridge #cf0e1a;
	font-size: 0.8em;
	border-top: 1px dotted #333333;
}

.thrColFixHdr #footer p {
	padding-top: 10px;
	padding-bottom: 10px;
}

.fltrt {
	float: right;
	margin-left: 8px;
	width: auto;
}

.fltlft {
	float: left;
	margin-right: 8px;
	width: auto;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.hautsidebar {
	text-align: center;
	height: 60px;
}

/* TABLEAUX */

#mainContent table {
	background-color: #FFFFFF;
	color: #333;
}

#sidebar2 table {
	width: 100%;
	text-align: center;
}

.hautsidebar table {
	width: 100%;
	text-align: center;
	height: 100%;
}

.hautsidebar td {
	vertical-align: middle;
}

/* TITRES */

h1 {
	font-size: 1.1em;
	color: #666;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

h2 {
	font-size: 1em;
	font-variant: small-caps;
}

h3 {
	border-top: 1px dotted #444;
	padding-top: 15px;
	border-left-width: 2px;
	border-left-color: #c60835;
	font-size: 0.95em;
}

h4 {
	text-align: center;
	font-style: italic;
	font-size: .9em;
}

#sidebar1 h3 {
	

	text-align: center;
}

/* pictos */

#fabricants {
	border-left: 1px dotted #444;
	background: url(../images/fabricantsdujouet.png) no-repeat;
	width: 200px;
	height: 80px;
}

#constructeurs {
	border-left: 1px dotted #444;
	background: url(../images/constructeursauto.png) no-repeat;
	width: 200px;
	height: 80px;
}


#categories {
	border-left: 1px dotted #444;
	background: url(../images/categories.png) no-repeat;
	width: 200px;
	height: 80px;
}
#sidebar2 h3 {
	text-align: center;
	background-color: transparent;
}

/* TEXTE ET PRESENTATION DES MODELES  */

ol {
	list-style-position: outside;
	list-style-type: decimal;
	text-align: justify;
	line-height: 1.8em;
}

.nommodele {
	overflow: visible;
}

p {
	
}

.resultats {
	float: left;
	width: 236px;
	background-color: #FFF;
	font-size: 0.8em;
	position: relative;
	padding: 10px 1px 1px;
	height: 246px;
	border-top: 5px solid #cf0e1a;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.modele {
	background-color: #FFFF00;
	text-align: center;
	color: black;
	font-size: 1em;
	height: 70px;
	border: 0.1em dotted silver;
	margin-top: 20px;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.collection {
	background-color: #FFFF00;
	text-align: center;
	color: black;
	font-size: 1em;
	height: 100px;
	border: 0.1em dotted silver;
	margin-top: 20px;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.modele a:hover {
	border-bottom: 2px dotted #cf0e1a;
	color: #000;
}

#haut {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	margin-right: 27px;
	font-size: 0.9em;
}

.prix {
	font-weight: bolder;
}

em {
	border-bottom: 1px dotted #cf0e1a;
	border-left: 1px dotted #cf0e1a;
	padding-left: 1px;
}

.surligne {
	background-color: #FFFF00;
	border-bottom: 1px dotted #cf0e1a;
}

.hasard {
	text-align: center;
	font-style: italic;
	font-size: 0.9em;
}

#focus {
	border: 1px dotted gray;
	padding: 1px;
}

/* FORMULAIRES */

caption {
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.form {
	border: 1px solid #cf0e1a;
	padding: 1px 5px 5px;
	background-color: #FFFF00;
	margin: 10px;
}

textarea {
	background-color: #e8e8e8;
}

label {
	padding: 1px;
	border-bottom: 1px dotted #cf0e1a;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 0.9em;
}

select {
	background-color: #e8e8e8;
	margin-right: 5px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

input {
	background-color: #e8e8e8;
}

.contact {
	margin: 10px;
}

/* TRI */

#tri {
	padding: 10px;
	border: 1px dotted #c60835;
	margin-bottom: 10px;
}

.tri {
	padding-left: 350px;
}

/* LIENS */

a:hover img {
	border-style: none;
	text-decoration: none;
}

img {
	border: none;
}

a {
	text-decoration: none;
	font-size: 0.9em;
	color: #cf0e1a;
	letter-spacing: 0.2em;
}

a:hover {
	border-bottom: 1px solid #cf0e1a;
	color: #000;
	font-size: 0.9em;
}

.fiche {
	color: black;
	background-color: white;
}

.image {
	
}

/* compteur des pages */

a.suite {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 0.8em;
	font-style: italic;
	color: gray;
}

.compteur {
	float: right;
	border: 3px solid #ccc;
	padding: 1px 5px;
	margin-right: 27px;
	background-color: #FFFF00;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	width: auto;
}

.compteur a {
	
}

.compteur strong {
	color: #666;
	font-weight: 200;
	font-style: normal;
}

.compteur a:hover {
	background-color: #333;
	text-decoration: none;
	border-style: none;
	color: #fff;
}

.compteur page {
	background-color: orange;
}

span.page span.compteur {
	background-color: green;
}

.menu {
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: medium solid #FF0000;
}
