/*/////////////////////////////////////////// TF FIRMA*/
body {
background-color: white;
margin: 0px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* DIVS //////////////////////////////////////////////*/

#global {
position:relative;
background-color: none;
width: 640px;
}

#shoe_head {
position:relative;
width:630px;
margin-top: 10px;
padding-left: 10px;

color: #808080;
}

#shoe_foot {
position:relative;
width:630px;
margin-top: 10px;
padding-left:10px;
color: #808080;
float: left;
}

#featured_shoe{
	position: relative;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 310px;
	height: 372px;
}


#shoe {
	position:relative;
	float: left;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	width:150px;
	height:181px;
}

#shoe2 {
	position:relative;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	width:148px;
	height:179px;
	border: 1px solid #dedede;
}

#shoe_img {
	position: relative;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 308px;
	height: 329px;
	border: 1px dashed #adadad;
	text-align: center;
	vertical-align: middle;
}

#shoe_desc {
	position:relative;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	width: 302px;
	height: 324px;
	border: 4px solid #dedede;
}

#container {
	position:relative;
	width:100%;
}

iframe {
border: 0px;
width: 510px;
height:720px;
}
/* STYLES ////////////////////////////////////////////*/

h1 {
padding-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}

li.langue {
font-size: 9px;
color: #5b3217;
display:inline;
padding-left: 5px;
border-left: 1px solid #ded6d1;
}

li.langue_off {
font-size: 9px;
color: #5b3217;
display:inline;
padding-left: 5px;
border-left: 1px solid #ded6d1;
background-color: #f5ece7;
}
/*
span.langue {
font-size: 9px;
color: #ffffff;
display:inline;
padding-left: 5px;
border-left: 1px solid #ded6d1;
background-color: #ded6d1;
}
*/
span.copy {
color: #999999;
top: 5px;
}

a.lang {
text-decoration: none;
color: #5b3217;
}

a.lang:hover {
text-decoration: underline;
}

a.genre {
color: #888888;
text-decoration: none;
}

a.genre:hover {
text-decoration: none;
}

a.path {
color: #808080;
text-decoration: underline;
}

a.path:hover {
text-decoration: none;
}

a.medias {
text-decoration: none;
color: black;
border-bottom: 1px solid black;
}

a.medias:hover {
text-decoration: none;
border: 0px;
}

a.link1 {
color: #999999;
border-bottom: 1px solid #c5c5c5;
text-decoration:none;	
}

a.link1:hover {
text-decoration: none;
border:0px;
color: #c5c5c5;
}

li.niv1 {
font-size: 18px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
color: #888888;
list-style: none;
}

li.niv2 {
list-style: none;
font-size: 14px;
font-weight:normal;
}

li.niv3 {
list-style: none;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.friend {
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom: 1px dashed #adadad;
}

td.shoeName {
font-size: 18px;
background-color: #dedede;
color: #8a8a8a;
}

td.shoeNameSmall {
background-color: #afafaf;
font-size: 14px;
color: white;
font-family: Georgia, "Times New Roman", Times, serif;
text-indent: 3px;
height: 20px;
}

td.shoePriceSmall {
font-size:10px;
color: #afafaf;
text-indent: 3px;
}

td.shoeDesc {
text-align: justify;
text-indent: 20px;
line-height: 14px;
}

td.shoeDetails {
border-top: 1px dashed #adadad;
}

td.ombre {
background: url(../images/spacer_ombre.gif) repeat-x;
}

.boutique {
color: #462409;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
text-indent: 8px;
}

td.medias {
color: #462409;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
text-indent: 0px;
border-bottom: 1px dashed #462409;
}

td.faq {
background-color: #e3e6e9;
}

td.contact {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
}

td.tip {
border-right: 1px solid #d6d6d6;
}

td.tipDesc {
padding-left: 10px;
}

span.commTitle {
color: #462409;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
text-indent: 0px;
}

/* BEGIN Sub Menu */
#navMenu{
	width: 600px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

#navMenu a:link, #navMenu a:visited {
	display: inline;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
}
#navMenu a:hover{
	background-color: #462409;
	text-decoration: none;
	background-repeat: no-repeat;
	color: white;
}
#navMenu a:focus{
	border-top: 1px solid #cccccc;
	background-color: #462409;
	text-decoration: none;
	background-repeat: no-repeat;
}
/* END Sub Menu */

/*////////////////////////////////////////////////////*/

