/*
Copyright (c) 2006, Publications Le Guide. All rights reserved.
last update: 01.12.2006
by: Alexandre Geoffrion
SKIN pour DETAILLANTS PERSO
*/

/* ########## start: header style ########## */
/* Edit: Changer le fond du menu autoexpert pour le bas arrondie match le header du det. */
#hd {
	background-image: url(bghead.jpg);
}
/* ########## end: header style ########## */

/* ########################### start: BODY CLASS ########################### */
/* Edit: Changer header det. ACCUEIL */
#headdet {
	width: 964px;
	height: 199px;
	background-image: url(headbg.jpg);
	background-repeat: no-repeat;
	float:left;
}
/* Edit: Couleur de base du texte du header det. ACCUEIL */
#headdet h1, h3, h4, p {
	color:#fff;
}
#headdet h1 {
	color:#fff;
}
#headdet h3 {
	color:#fff;
}
/* Edit: Changer header det. AUTRE PAGE */
#headdetSmall {
	background-image: url(headbgsmall.jpg);
}
/* Edit: Couleur de base du texte du header det. AUTRE PAGE */
#headdetSmall h1, h3, h4, p {
	color:#fff;
}
/* Edit: Changer bordure du logo */
#headdetSmall img {
	border: 1px solid #000;
}
#headdetSmall h1 {
	color:#fff;
}

/* Edit: Changer barre de listing de resultat */
div.resultToolbar {
	background: url(bgresulttoolbar_637.jpg) top left no-repeat;
}

/* ########## start: secondary column style ########## */
/* Edit: Changer fond "Notre inventaire d'autos à vendre" */
div.secondary {
  background: url(bgheader_300px.jpg) top left no-repeat;
}
/* Edit: ??? */
/*
div.secondary .roundbottom {
	background-image: url(bgfooter_300px.gif);
}
*/
/* Edit: ??? */
/*
div.secondary .blue {
background-color:#e3edf5;
background-image: url(bgfooter_184px.gif);
}
*/
div.secondaryBody {
	color: #fff;
}
/*
div.secondaryBody label {
	color: #fff;
}
*/
/* Edit: Changer le rectangle arrondi du haut et la couleur de la boite */
div.secondaryTxt {
background-image: url(topbox_300px.gif);
background-color:#971b1e;
width:300px;
}
/* Edit: Changer le rectangle arrondi du bas */
div.secondaryTxt .roundbottom {
background-image: url(botbox_300px.gif);
}
/* Edit: Changer la couleur gen. du texte */
div.secondaryTxtArea {
color:#fff;
}
/* Edit: Changer la couleur du H1 */
div.secondaryTxtArea h1 {
color:#fff;
font-size:1.4em;
}
/* Edit: Changer la couleur du H2 */
div.secondaryTxtArea h2 {
color:#fff;
}
/* Edit: Changer la couleur du H3 de texte */
div.secondaryTxtArea h3 {
color:#fff;
}
/* Edit: Changer la couleur du PARagraphe */
div.secondaryTxtArea p {
color:#fff;
}
/* Edit: Changer la couleur du BOLD */
div.secondaryTxtArea strong {
color:#fff;
}
/* Edit: Changer la couleur du LI */
div.secondaryTxtArea li {
color:#fff;
}
/* Edit: Changer la couleur du LIEN */
div.secondaryTxtArea p a {
color:#fff;
}


/* Code pour autoComm */
#TB_window{
    background-image: url(backg.png);
    background-position: center top;
    background-repeat: repeat;
    color: #656565;
    text-shadow: 0 1px 1px #FFFFFF;
    font-weight: bold!important;
    height:395px!important;
    top: 35%;
    border: 3px solid #777777;
    -moz-border-radius:5px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;            
}


textarea.fullsize, input.fullsize, select.fullsize {
    margin-top: 5px;
    width: 99%;
    height:25px!important;
    font-size:14px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;    
}

textarea.normalsize, input.normalsize, select.normalsize {
    margin-top: 5px;
    width: 180px;
    height:25px!important;
    font-size:14px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;      
}

#TB_ajaxContent li{
    padding-top:10px!important;
    color: rgba(0, 0, 0, 0.9);
    text-shadow: 0 1px 1px #FFFFFF;
}

.txtBlue1{
    color: #44444F!important;
    color: rgba(0, 0, 0, 0.6);
    font-weight: bold;
    text-shadow: 0 1px 1px #FFFFFF;
}

#TB_title{
    background-color: #777777!important;
}

#TB_title:before {
 content:" Meilleurs prix chez Ville-Marie Kia! ";
 font-size:15px;
 color:#000!important;
 text-shadow: 0 0.5px 0.5px #FFFFFF;
}

#TB_window a:hover{
    color: #000!important;
}

#TB_ajaxContent {
    padding: 2px 15px 25px;
}

#TB_closeAjaxWindow a{
    text-shadow: 0 0 0 #FFFFFF;
}
