* { 	font-family:tahoma, arial; color:#9a0606;}


body
{
	background:#1f1f1f;
	margin:0px;
	padding:0px;
}

a, a:link, a:hover, a:visited
{ text-decoration:none; }



.principale{
	clear:both;
	width:900px;
	height:auto;
	margin:0 auto 0 auto;
}

.principale2{
    padding-top:10px;
	float:left;
	height:750px;
	width:900px;
}

.sx{
    width:170px;
    height:440px;
    float:left;
    background:url(gfx/logo.jpg) no-repeat top left #000;
    padding-top:310px;
}

.menu_container{
    float:left;
    height:440px;
    width:170px;
    background:#000;
}

.dx{
    float:left;
    width:730px;
    height:750px;
    background:#000;
}

.menu_01,
.menu_02,
.menu_03,
.menu_04,
.menu_05,
.menu_06,
.menu_01_hover,
.menu_02_hover,
.menu_03_hover,
.menu_04_hover,
.menu_05_hover,
.menu_06_hover
{
    height:47px;
    width:170px;
    float:left;
    display:block;
}

.menu_01{ background:url(gfx/menu_01.jpg) no-repeat center; }
.menu_02{ background:url(gfx/menu_02.jpg) no-repeat center; }
.menu_03{ background:url(gfx/menu_03.jpg) no-repeat center; }
.menu_04{ background:url(gfx/menu_04.jpg) no-repeat center; }
.menu_05{ background:url(gfx/menu_05.jpg) no-repeat center; }
.menu_06{ background:url(gfx/menu_06.jpg) no-repeat center; }

.menu_01_hover
{
    background:url(gfx/menu_01_hover.jpg) no-repeat center;
}

.menu_02_hover
{
    background:url(gfx/menu_02_hover.jpg) no-repeat center;
}

.menu_03_hover
{
    background:url(gfx/menu_03_hover.jpg) no-repeat center;
}

.menu_04_hover
{
    background:url(gfx/menu_04_hover.jpg) no-repeat center;
}

.menu_05_hover
{
    background:url(gfx/menu_05_hover.jpg) no-repeat center;
}

.menu_06_hover
{
    background:url(gfx/menu_06_hover.jpg) no-repeat center;
}

.input_txt{
    width:150px;
    height:20px;
    font-size:12px;
    border:1px solid #666;
    background:#333;
    color:#666;
    height:15px;
    padding-left:2px;
}

.submit_key{
    height:auto;
    width:auto;
    padding:1px;
    font-size:12px;
    font-weight:bold;
    color:#f17535;
    border:1px solid #666;
    background:#333;
}

.purchase{
    float:left;
    width:700px;
    height:250px;
    background:url(gfx/back_purchase.jpg) no-repeat 135px 0px;
}

.pur1{
    float:left;
    height:65px;
    width:100px;
    padding-top:3px;
    padding-left:395px;
}

.pur2{
    float:left;
    height:35px;
    width:100px;
    padding-top:3px;
    padding-left:335px;
}

.pur3{
    float:left;
    height:35px;
    width:100px;
    padding-top:3px;
    padding-left:345px;
}


.link_pur{
    float:left;
    height:35px;
    width:80px;
    cursor:pointer;
    display:block;
}
