#a_right #a_order {
	float: right;
	width: 200px;
	height: 100px;
	margin-top: 1px;
	margin-left: 0px;      
        
}

#accessoire_container {
        float: left;
        padding-left: 5px;
        width: 895px;
	padding-bottom: 15px;
        border: 1px solid black;
	padding-top: 10px;
}


#a_total {
	margin: 0px 6px 6px 0px;
	padding: 0px;
	width: 900px;
	height: 280px;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	background-color: white;
	border: 1px solid black;
}

#a_title {
	float: left;
	margin: 0px 6px 6px 0px;
	padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 895px;
	background-color: #0AB1E6;
	border-bottom: 1px solid black;
}
#a_title h1 {
	font-family: courier;
	color: White;	
	font-weight: bold;
	font-size: 16pt;
	margin: 0px;
	text-decoration: none;
}

#a_image {
	float: left;
	width: 300px;
	height: 200px;
	text-align: center;
}

#a_image img {
	margin-top: 2px;
        margin-left: 15px;

}


#a_right {
	width: 275px;
	height: 300x;
        margin-left: 375px;
 
}

#a_right #a_text {
	float: left;
	width: 107px;
	height: 115px;
      
}

 #a_price {
        float: left;
	width: 300px;
	margin-left: 25px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 12pt;
}

 #a_description {
   font-family:  Gothic, courier;
	float: left;
	width: 455px;
	height: 160px;
	margin-left: 25px;
	margin-top: 15px;
	font-size: 10pt;

}
#a_right #a_text{
   font-family:Gothic, courier;
	float: left;
	width: 107px;
	margin-left: 25px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 12pt;
}

#a_right #a_text #variations {
	float: left;
	width: 107px;
	margin-top: 7px;
}

#a_right #a_text #variations #title, #a_right #a_text #variations #select {
	float: left;
	width: 50px;
}

#a_right #a_text #variations #select select {
	font-size: 8pt;
}


#a_info a:active{
       margin-top: 7px;
       text-decoration: none;
}

accessorie_link a:active{
       text-decoration: none;
}
