body,p,div,span,table,tr,td,input,a,select,textarea
{
    font-size: 12px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sub_title
{
    font-size: 17px;
}

.bt
{
    color: #9CA1A6;
    text-decoration: none;
    font-size: 10px;
}

input.bt_lien {
	color:black;
	border:none;
	background:none;
	text-decoration:underline;
	cursor:pointer;
}

.bt:hover
{
    color: #C03844;
    font-weight: bold;
}
.btg
{
    color: #9CA1A6;
    text-decoration: none;
    font-size: 10px;

}
.btg:hover
{
    color: #C03844;

}
.info
{
    color: #9CA1A6;
    text-decoration: none;
    font-size: 10px;
}

.info:hover
{
    color: #79AFDE;
    font-weight: bold;
}

.red
{
    color: #C03844;
}

.red_pt
{
    color: #C03844;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

.grey
{
    color:#9CA1A6;
}

.navi_pt_off
{
    color: #00000;
    text-decoration: none;
    font-size: 9px;
    font-weight: normal;
}

div.navi_pt_off {
	padding:5px;
}

div.navi_pt_off img {
	width:100px;
	float:left;
	margin-right:5px;
}

div.navi_pt_off div img {
	width:inherit;
}
div.navi_pt_off div {
	text-align:left;
	font-size: 9px;
}


.navi_pt_on
{
    color: #C03844;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
}

.numero {  padding-top: 3px}

.red_bold:hover
{
    color: #C03844; font-weight: bold;
}

.contact:hover
{
    color: #79AFDE;
    font-weight: bold;
}

.sub_title:hover
{
    color: #C03844;
}

.menu_customer
{
    color: #9CA1A6;
    text-decoration: none;
    font-size: 10px;
	line-height: 12px;
}

.menu_customer:hover
{
    color: #C03844;
    font-weight: bold;
}

.gros_bt
{
    font-size: 17px;
}

.gros_bt:hover
{
   color: #79AFDE;
   font-weight: bold;
}

.gros_grey
{
    color:#9CA1A6;
    font-size: 17px;
}

.greyBorder
{
    border: 1px solid #AFB6BB;
}

.justify
{
    text-align: justify;
}

.exposant
{
    font-size: 9px; line-height: normal; vertical-align: superexposant;
}
.tabl {
	background-color: #CCCCCC;
}
.greyfonce {

    color:#7E8489;
}
.lien {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.red_bold2 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.red_bold2:hover
{
    color: #C03844; font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}
.pth {
	border: 1px solid #999999;
}
.bdl {
	border: 1px solid #000000;
}
.borduredroite {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #999999;
}
.lien_mini_menu {
	font-size: 10px;
	text-decoration: none;
	color:#9CA1A6;
}

.lien_mini_menu:hover
{
    color: #C03844;
    font-weight: bold;
}

.lien_sousmenu_acc {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	color:#9CA1A6;
}

.lien_sousmenu_acc {
	color: #9CA1A6;
	font-weight: bold;
}

.lien_sousmenu_acc:hover {
	color: #C03844;
}

.lien_sousmenu_acc_on {
	color: #C03844;
	font-weight: bold;
}

/****************************************************************/
.VetementContener {
	width:160px;
	height:240px;
	float:left;
	margin:4px;
	padding:4px;
	/*border-right:1px solid #CDD5DB;*/
}
.VetementModeleVariante, .VetementOptions {
	text-align:left;
	/*padding-left:25px;*/
	white-space:nowrap;

}
.VetementOptions {
	padding-top:8px;
}
.VetementColorBox, .VetementColorBoxSelected {
	float:left;
	margin:0;
	padding:0;
	margin-right:2px;
	/*border:1px solid black;
	margin:2px;*/
}

.sep {
	clear: both;
}

.VetementColorBox a, .VetementColorBoxSelected a{
	text-decoration:none;
	display:block;
	width:80px;
	height:60px;
}


.VetementColorBoxSelected{
	width:110px;
	height:83px;
}

.VetementLoupe {
	padding-left:105px;
}

#colorchoosendiv{
	width:100px;
}

.gris {
	background-color:#E8E8E8;
}

/* table spécifique aux récapitulatifs */
.tableRecap {
	border-collapse:collapse;
}

.tableRecap th, .tableRecap td {
	border:1px solid #CCCCCC;
	background-color:white;
}

.tableRecap .Hheader td {
	background-color:#E8E8E8;
}
