/*Général
-------------------------------------------------------------------------*/
* {
	/*border: 0;*/
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background: #fef7d8 url(gifs/chaussures-melbury_01.jpg) repeat-x top;
	}
	
	#container {
		text-align: left;
		width: 995px;
		margin: 0 auto;
		}



/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}

h {
	font-size: 18px;
	padding: 0;
	margin: 0 15px;
	color: #000;
	}
	
h1 {
	font-size: 17px;
	background: url(gifs/chaussures-melbury_12.jpg) no-repeat;
	width: 616px;
	height: 47px;
	margin: 0;
	padding: 40px 0 0 70px;
	color: #2a2a2a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}	
	

h2 {
	font-size: 17px;
	background: url(gifs/chaussures-melbury_12.jpg) no-repeat;
	width: 616px;
	height: 47px;
	margin: 0;
	padding: 40px 0 0 70px;
	color: #2a2a2a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px 0 30px;
	padding: .5em 0;
	color: #3f5155;
	clear: both;
	}

p {
	font-size: 12px;
	margin: 0 15px 0 30px;
	padding-bottom: .66em;
	color: #555;
	line-height: 1.5em;
	text-align: justify;
	}

	.impt {
		color: #b8a58c;
		}
		
	.link {
	text-align: right;
	}
	
	.link a:link, .link a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #940022;
	background: url(gifs/01.gif) no-repeat left .5em;
	padding-left: 10px;
	}
	
	.link a:hover, .link a:active{
	text-decoration: none;
	}

/*--------------------------------------------------------------------------*/
.imag{
border: 1px solid #940022;
float: left;
margin: 5px 15px 5px 0;
}

.imag2{
border: 1px solid #940022;
float: right;
margin: 5px 0 5px 15px;
}

.imag0{
border: 1px solid #940022;
}
/*--------------------------------------------------------------------------*/




/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #940022;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	color: #940022;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f5d16;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	color: #8f5d16;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:1px 2px;
}

.bouton_news {
background: url(gifs/chaussures-melbury_16.jpg) no-repeat;
height: 17px;
width: 80px;
cursor: pointer;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/


#nav , #nav div { float: left; height: 33px;}

/*NAV
-------------------------------------------------------------------------*/
#index {    /* "lien" sera notre conteneur, ici la balise div */
    width: 110px;  /* changer la largeur ici */
    height: 33px; /* changer la hauteur ici */
    background: url(gifs/over_05.jpg) no-repeat left top;    /* placement de l'image over */
}

#index a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/chaussures-melbury_05.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#index a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#produits {    /* "lien" sera notre conteneur, ici la balise div */
    width: 222px;  /* changer la largeur ici */
    height: 33px; /* changer la hauteur ici */
    background: url(gifs/over_06.jpg) no-repeat left top;    /* placement de l'image over */
}

#produits a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/chaussures-melbury_06.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#produits a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#nouveau {    /* "lien" sera notre conteneur, ici la balise div */
    width: 141px;  /* changer la largeur ici */
    height: 33px; /* changer la hauteur ici */
    background: url(gifs/over_07.jpg) no-repeat left top;    /* placement de l'image over */
}

#nouveau a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/chaussures-melbury_07.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#nouveau a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#melbury {    /* "lien" sera notre conteneur, ici la balise div */
    width: 107px;  /* changer la largeur ici */
    height: 33px; /* changer la hauteur ici */
    background: url(gifs/over_08.jpg) no-repeat left top;    /* placement de l'image over */
}

#melbury a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/chaussures-melbury_08.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#melbury a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#atouts {    /* "lien" sera notre conteneur, ici la balise div */
    width: 144px;  /* changer la largeur ici */
    height: 33px; /* changer la hauteur ici */
    background: url(gifs/over_09.jpg) no-repeat left top;    /* placement de l'image over */
}

#atouts a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/chaussures-melbury_09.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#atouts a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#contact {    /* "lien" sera notre conteneur, ici la balise div */
    width: 143px;  /* changer la largeur ici */
    height: 33px; /* changer la hauteur ici */
    background: url(gifs/over_10.jpg) no-repeat left top;    /* placement de l'image over */
}

#contact a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/chaussures-melbury_10.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#contact a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#acces {    /* "lien" sera notre conteneur, ici la balise div */
    width: 128px;  /* changer la largeur ici */
    height: 33px; /* changer la hauteur ici */
    background: url(gifs/over_11.jpg) no-repeat left top;    /* placement de l'image over */

}

#acces a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/chaussures-melbury_11.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#acces a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}
/*--------------------------------------------------------------------------*/




/*MODELE
-------------------------------------------------------------------------*/
#content {
clear: both;
background: url(gifs/chaussures-melbury_30.jpg) repeat-y;}

#lettre {
background: url(gifs/chaussures-melbury_13.jpg) no-repeat;
width: 309px;height:238px;
position: relative;}

#lettre table {
position: absolute;
top: 100px;
left: 40px;}
/*--------------------------------------------------------------------------*/





/*INDEX
-------------------------------------------------------------------------*/


#GET_id {
background: url(gifs/chaussures-melbury_25.jpg) repeat-y;
height: 110px;
position: relative;}

#GET_id p{
	position: absolute;
	top: 5px;
	left: 17px;
	width: 280px;
	height: 95px;
}

#include {
background: url(gifs/chaussures-melbury_26.jpg) repeat-y;
height: 110px;
position: relative;}

#include p{
	position: absolute;
	top: 5px;
	left: 1px;
	width: 268px;
}
/*--------------------------------------------------------------------------*/





/*PAGES
-------------------------------------------------------------------------*/
.tpl {
width: 90%;
background: #f7f7f7;
margin: 25px auto 0;
padding-bottom: 15px;
padding-right: 5px;
border: 1px solid #8f5d16;}

.tpl p {
margin: 0 15px;}

.tplpiti {
background: #f7f7f7;
margin: 0 10px 25px 10px;
padding: 5px 15px;}

.tplpiti h3{
margin: 0;
padding:0;
}

#cat_bdd select {
border: 1px solid #aaa;
width: 150px;}
/*--------------------------------------------------------------------------*/



/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
width:  80%;
margin: 0 auto;
}

#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	color: #940022;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus {
		border: 1px solid #940022;
		background: #fff;
	}
	
	fieldset textarea:focus {
		border: 1px solid #940022;
		background: #fff;
		}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
background: #940022;
border: 0;}
/*--------------------------------------------------------------------------*/




/*footer
--------------------------------------------------------------------------*/
#hdp {
text-align: right;}

#footer {
padding: 5px;
text-align: center;
color: #8f5d16;}
/*--------------------------------------------------------------------------*/

.image{
	float:left;
	padding:0 20px 0 0;
	margin:0;
}

#klm {
background: url(gifs/melbury_22.jpg) no-repeat;
width: 309px;
height: 91px;}