html,body,span, applet,object,iframe, h1,h2,h3,h4,h5,h6,p,blockquote,pre, a,abbr,acronym,address,big,cite,code, del,dfn,em,font,img,ins,kbd,q,s,samp, small,strike,strong,sub,sup,tt,var, dd,dl,dt,li,ol,ul, fieldset,form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;line-height:1.22em;font-family:inherit;text-align:inherit;}
a img,:link img,:visited img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
ul{list-style:none;}
ol{list-style: decimal inside;}
q:before,q:after, blockquote:before,blockquote:after{content:"";}
strong,h1,h2,h3,h4,h5,h6 {font-weight:bold;}
em{font-style:italic;}
input, textarea, select  {font-size:99%}

.BmarginXlg {margin-bottom:25px !important}
.TmarginXlg {margin-top:25px !important}  
.HmarginXlg {margin-bottom:15px !important;margin-top:15px !important;}   
.fixtmargin {_margin-top:-2px}     

body {
    background-color: #000000;
    text-align:center;    
}
#global {
    background-color: black;    
}
#content {
    border:black;
    margin: 50px auto;
    width: 902px;
    /*height: 522px;*/
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
    overflow: visible;
}
#header {
    
    height:135px;
    background-color: orange;
    background-image: url("../images/header.png");
    border-bottom: #000 solid 2px;
}
#logo {
    position:absolute;
    left:-26px;
    height:135px;
    width:308px;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;

}

#pictures {
    width: 786px;
    height: 383px;
    background-color: #FFFFFF;
    position: relative;
    float:left;
    overflow: hidden;
    zoom: 1;
    
    
}
#leftarrow {
    float:left;
    width: 58px;
    height:383px;
    background-color: #FFFFFF;
    background-image: url("../images/leftarrow.png");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    
}

#rightarrow {
    float:right;
    width: 58px;
    height:383px;
    background-color: #FFFFFF;
    background-image: url("../images/rightarrow.png");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer; 
    
}

.picture {
    position:absolute;
    width: 250px;
    margin: 0px 6px;
    height: 374px;
    left:0px;

        
}

.picture img {
    margin-top:65px;
    
}



#picmove {
    position:absolute;
    left:0px;
    height: 374px;
    background-image: url("../images/ombre.png");
    background-repeat: repeat-x;
    background-position: left 305px; 
    zoom: 1;

    /* */    
}
#inside {
    height:383px;
    position:relative;
    width:auto;
}
#product {
    position:relative;
    float:left;
    height: 383px;
    width: 600px;   /**/ 
/*border:1px solid green;*/	
}
#tshirt {
    position:relative;
    float:left;
    /*height: auto;*/
    width: 270px;
    background-position: center;
    background-repeat: no-repeat;
    font: normal normal normal 24px sans-serif;
    font-weight: bold;
    /*border:1px solid red;*/
}
#desc {
    
    position:relative;
	left:10px;
    float:left;
    /*height: auto;*/
    width: 287px;
    /*border: black solid 2px;*/  
    /*border:1px solid red;*/
}
 #tshirt p {
    font-size: 20px;

 }   

#tshirt img {
    
    margin-top:75px;
}

#selection {
    position:relative;
    float:left;
    text-align: left;
    font: normal normal normal 24px sans-serif;
    /*height: auto;*/
    width: 600px;
    /*border:1px solid red;*/
  
}

#selection p {
    margin-top:50px;
    font-weight: bold;    
}

#selection select {
    

    width:133px;
    font-size: 14px;
    font-weight: bold;
     

}


#selection input {
    
    width:133px;
    height:38px ;
    border: 0px;
    
    
}




         
#blackbug {
    position: relative;
    float: right;
    width:34px;
    height:47px;
    background-image: url(../images/bug_black.png);
    cursor: pointer;
    
}
#greybug {
    position: relative;
    float: right;
    width:33px;
    height:47px;
    background-image: url(../images/bug_grey.png); 
    cursor: pointer;    
}
#whitebug {
    position: relative;
    float: right;
    width:37px;
    height:47px;
    background-image: url(../images/bug_white.png); 
    cursor: pointer;    
}
.conditions{
	font-family:tahoma,verdana,arial;
	text-decoration:none;
	color:black;
}
.conditions:hover{
	color:#D20000;
}
.MsoNormal{
	text-align:left:
}
.mentions{
	text-decoration:none;
	color:#D20000;
}
.mentions:hover{
	text-decoration:none;
	color:#000;
}
