/*
Theme Name: Auto Gerco
Theme URI: http://www.adilade.fr/
Description:  Theme for the Website autogerco.fr
Author: Adilade
Author URI: http://www.adilade.fr/
*/

/* Main -------------------------------*/body {    margin: 0 auto;    padding: 0;	font: 78% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;	text-align: center;	color: #474747;
	background: url(design/bg.gif) top repeat-x #E7E5BF;
	}
/* Links -------------------------------*/a {  	color: #145381;	text-decoration: none;	}	a:visited {	color: #474747;	text-decoration: none;	}a:focus, a:hover, a:active {	color: #145381;	}a[hreflang]:after {	content: "\0000a0[" attr(hreflang) "]";	}a img {	border: none;	}	/* H -------------------------------*/h1 {		text-align: center;
    font-size: 1.6em;
    margin-bottom: 1.5em;
	}
h2 {	
	text-align: left;
	margin-top: 1.5em;
	}h3 {
	text-align: left;	}
h4, h5, h6 {
	text-align: left;
	color: #666;
	}/* Various attributes-------------------------------*/			acronym, abbr {     cursor: help;    border-bottom: dotted 1px #333;    }kbd {	border: 1px solid #6d5732;	padding: 2px;	background: #fff;	}blockquote {	border: 1px solid #ddd;
	background:url(design/blockquote.gif) no-repeat 5px 3px #f5f5f5;	border-left : 5px solid #ddd;	padding: 5px 10px 5px 40px;
	margin: 5px 5px 2.25em 5px;
	}
code, pre {	
	border: 1px solid #ccc; 
	background: #eee; 
	padding: 5px;
	margin-left: 10px;
	font-family: "Courier New", Courier, mono, Fixed, sans-serif;
	overflow: auto;
	text-align: left;
	width: 450px;
	white-space: pre;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
strike, del {
	text-decoration: line-through;
	}
sup, sub {    line-height: 50%;    font-size: 80%;	}
q {
	font-style: italic;
	}
/* Img -------------------------------*/.imgcenter {		display: block;	margin-left: auto;	margin-right: auto;	}	.imgright {	float: right;
	margin-left: 10px;
	margin-bottom: 5px;	}.imgleft {	float: left;
	margin-right: 10px;
	margin-bottom: 5px;	}
/* Global -------------------------------*/
#global {	margin: 5px auto;	width: 760px;
	background: #F7F6F4;  
	}
/* Header -------------------------------*/#header {	margin: 0;
	padding: 0;
	text-align: left;
	height: 170px;
	background: #FF9900 url(design/header.jpg) top;
	}
#header ul {
	margin: 0;	padding: 20px 0 0 10px;	list-style: none;	line-height: 1.8em;
	font-size: 1.3em;
	}
#header ul li a {
	padding: 3px 25px 3px 20px;	font-weight: bold;	color: #474747;	text-decoration: none;	}
#header ul li a:hover, #header ul li a:focus, #header ul li a:active, #header ul li a.current {
	background: #f2f2f2;
	}
/* Menu Cars -------------------------------*/
.menucar {
	margin: 0;
	padding: 0;
	height: 32px;
	background: #FF9A00 url(design/nav.gif) bottom repeat-x;
	border-top: 5px solid #97070E;
	}
.menucar a {
	padding: 5px 10px 5px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #202020;
	height: 32px;	line-height: 32px;
	}	
.menucar a:hover, .menucar a.current {
	padding: 5px 10px 5px 10px;
	background: #97070E url(design/nav.gif) repeat-x;
	text-decoration:none;
	color: #f2f2f2;
	height: 32px;	line-height: 32px;
	}/* Content -------------------------------*/
#content {
	padding: 10px 10px 27px 10px;
	text-align: center;
	line-height: 1.35em;
 	}
#content ul li {	text-align: left;    display: list-item;    list-style: disc;	margin: 1px;
	line-height: 155%;    }#content ol li {	text-align: left;    display: list-item;    list-style: decimal;    margin: 1px;
	line-height: 155%;
	}
#content dl {
 	margin-bottom: 1em;
 	margin-left: 1em;
 	text-align: left;
 	line-height: 155%;
 	}
#content dt {
	font-size: 1.1em;
	}
#content dd {
	margin-bottom: 2em;
	}#content a {    text-decoration: underline;    }#content a:focus, #content a:hover, #content a:active {	text-decoration: none;	}
#content p {
	text-align: left;
	line-height: 1.5em;
	margin: 0 1.5em 5px 0;
	}
.textcenter {
	text-align: center!important;
	}
.clear {
	clear:both;
	}
/* Footer -------------------------------*/
hr.clear { /* IE6 */
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
	}
#footer {
	clear: both;	
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: #e1e1e1;
    background: url(design/bg-footer.gif) repeat-x top #97070E;
	}
#footer p {
	margin: 0;
	padding: 5px;
	text-align: center;
	}
#footer a {
	color: #e1e1e1;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #e1e1e1;
	text-decoration: underline;
	}
/* Cars bloc -------------------------------*/	
.car {
    background: url(design/car-bg.gif) repeat-x bottom #f1f1f1;
	border: 1px solid #145381;
	padding: 5px;
	margin-top: 17px;
	}
.car h2.caroption {
	margin-top: 1em;
	color: #474747;
	}
.car h2, .car h3 {
	font-weight: bold;
	color: #97070E;
	font-size: 1.3em;
	margin: 0;
	padding-bottom: 20px;
	}
.car a {
	font-weight: bold;
	}
.car img {
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
	}
.carmore {
	clear: both;
	background: url(design/carmore.gif) no-repeat bottom left;
	margin: 0;
	padding-left: 20px;
	margin-left: 2px;	
	}
.carinfos {
	float: left;
	text-align: left;
	width: 250px;
	padding: 0px 0px 2px 0px;
	margin: 0;
	}
.carleft {
	float: left;
	width: 450px;
	}
.carright {
	float: right;
	width: 210px;
	margin-left: 7px;
	}
.carright, .carleft {
	text-align: center;
	padding: 0;
	padding-right: 7px;
	}
#logo ul {	margin: 0;	padding: 0;
	}
#logo ul li {
	float: left;
	list-style-type: none;
	height: 50px;
	padding: 13px 9px 0 0;
	}
#logo hr {
	display:block;
	height:17px;
	clear:both;
	visibility:hidden;
	}
.carinfo {
	padding-top: 1em;
	font-style: italic;
	font-size: 0.9em;
	}
.cartbh2 {
	clear:both;
	}	
.cartb {
    width: 98%;
    margin: 0 auto 1em auto;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    }
.cartb td, th {
	padding-left: 5px;
	text-align: left;
	height: 30px;	line-height: 30px;
	}
.cartb th {
	background: #474747 url(design/bg-grey.gif) repeat-x;
	color: #f2f2f2;
	}
.cartb td {
	color: #474747;
	}
tbody tr:hover {
	background: #D5E7FD;
	}
.color1 {
	background: #fff;
	}
.color2 {
	background: #e1e1e1;
	}
/* Gallery -------------------------------*/ 
.galleryh2 {
	clear:both;
	padding-top: 1em;
	}
ul#gallery {
	margin:0; padding:0;
	}
ul#gallery li {
	list-style-type: none;
	float: left;
	width: 30%;
	padding-left: 18px;
	padding-bottom: 18px;
	margin:0;
	}
/* Search -------------------------------*/ 
.search {
	border: 1px solid #ccc;
	background: #efefef;
	padding: 7px;
	margin-bottom: 1em;
	}
/* Pagination -------------------------------*/
div.pagination {
	margin: 1em auto 1em auto;
	text-align: center;
	}
div.pagination a {
	background-color: #fff;    border: 1px solid #474747;    margin: 1px;
    color: #474747;
    font-weight: bold;    padding: 2px 5px 2px 5px;    text-decoration: none!important;
	}
div.pagination a:hover, div.pagination a:focus {
	text-align: center;
	background: #FF9900 url(design/bg-yellow.gif) bottom repeat-x;
	color: #f1f1f1;
	border: 1px solid #474747;    margin: 1px;
    padding: 2px 5px 2px 5px;
	}
div.pagination span.pagecourante {
	text-align: center;
	background: #97070E url(design/bg-red.gif) bottom repeat-x;
	color: #f1f1f1;
	border: 1px solid #474747;    margin: 1px;
    padding: 2px 5px 2px 5px;
	}	
div.pagination .pageend {
	text-align: center;
	background-color: #474747;    border: 1px solid #474747;    margin: 1px;
    color: #fff;    padding: 2px 5px 2px 5px;
	}	
div.pagination .pagesuite {
	text-align: center;
	background-color: #417A43;    border: 1px solid #474747;    margin: 1px;
    color: #fff;    padding: 2px 5px 2px 5px;
	}
div.pagination a.pageprevious, div.pagination a.pagefirst {
	margin-right: 13px;
	background: #00749C url(design/bg-blue.gif) bottom repeat-x;
	color: #f1f1f1;
	}	
div.pagination a.pagenext, div.pagination a.pageend {
	margin-left: 13px;
	background: #00749C url(design/bg-blue.gif) bottom repeat-x;
	color: #f1f1f1;
	}	
div.pagination a.pageprevious, div.pagination a.pagenext {
	background: #00749C url(design/bg-blue.gif) bottom repeat-x;
	color: #f1f1f1;
	}	
div.pagination a.pagefirst, div.pagination a.pageend {
	background: #00749C url(design/bg-blue.gif) bottom repeat-x;
	color: #f1f1f1;
	}	
div.pagination a.pageprevious:hover, div.pagination a.pagefirst:hover {
	background: #FF9900 url(design/bg-yellow.gif) bottom repeat-x;
	color: #f1f1f1;
	margin-right: 13px;
	}	
div.pagination a.pagenext:hover, div.pagination a.pageend:hover {
	background: #FF9900 url(design/bg-yellow.gif) bottom repeat-x;
	color: #f1f1f1;
	margin-left: 13px;
	}
/* Contact -------------------------------*/
.contact {
	font-size: 1.2em;
	}
/* Forms -------------------------------*/
.form {
    width: 90%;
	}
.form input, select {
	padding: 3px;
	margin: 5px 5px 1px 0;
	border: 1px solid #c8c8c8;
	background: #f1f1f1;
    }
.form label {
	color: #2F476E;
	font-weight: bold;
	}
.form textarea {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #c8c8c8;
	background: #f1f1f1;
    }
.form input:focus,.form input:hover,.form input:active, .form select:focus, .form select:hover, .form select:active, .form textarea:focus, .form textarea:hover, .form textarea:active  {
    border: 1px solid #ddd; 
	background: #f1f1f1;
    }
input.formsubmit {
	background: #00749C url(design/bg-blue.gif) bottom repeat-x;
	color: #e5e5e5;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	cursor: pointer;
    }
input.formsubmit:hover, input.formsubmit:focus, input.formsubmit:active { 
	background: #474747 url(design/bg-grey.gif) repeat-x;
	color: #e5e5e5;
	cursor: pointer;
	border: 1px solid #ccc;   
    }
.classerror {
	border: 1px solid #F4A4AD!important;
	background: #FFCCCC!important;
	color: #474747!important;
	}
/* Messages manage-------------------------------*/
.error {	color: #B50000;
	font-weight: bold;	}
.confirm {	color: #2C7C27;
	font-weight: bold;	}
.message {
	background: #FFFFCC;
	border: 1px solid #e5df98;
	padding: 7px;
	margin-bottom: 1em;
	}
