/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/
label, #achat.formulaire label {	width: 100%;	text-align: left;}label.titre {	text-align: center;}.commentaire {	float: right !important;}input[type="radio"] {    margin-top: -5px;    margin-left: 4px;    margin-right: 4px;}.fond {    background: #eee none repeat scroll 0 0;    border-radius: 3px;    padding: 4px;}div.titre label {    font-weight: bold;    text-align: center;}input[type="text"], input[type="email"], textarea, select {    border: 1px solid #ccc;    border-radius: 4px;    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;    color: #888;    line-height: 18px;    outline: 0 none;}select {    -moz-appearance: none;    background: #fff url("down-arrow.png") no-repeat scroll right center;    height: 27px;    line-height: 20px;    text-indent: 0.01px;    text-overflow: "";}input[type=radio].good:not(old), input[type=radio].bad:not(old) {  width   : 1px;  margin  : 0;  padding : 0;  opacity : 0;  display : none;}input[type=radio].good:not(old) + label, input[type=radio].bad:not(old) + label{  line-height  : 28px;}input[type=radio].good:not(old) + label {  background   : url('/templates/as002031/images/formulaires/contentOff.png') no-repeat 50% 0;}input[type=radio].bad:not(old) + label{  background   : url('/templates/as002031/images/formulaires/pasContentOff.png') no-repeat 50% 0;}input[type=radio].good:not(old):checked + label {  background   : url('/templates/as002031/images/formulaires/contentOn.png') no-repeat 50% 0;}input[type=radio].bad:not(old):checked + label{  background   : url('/templates/as002031/images/formulaires/pasContentOn.png') no-repeat 50% 0;}.boutonEnvoyer {    background: red none repeat scroll 0 0;    border-radius: 10px;    color: white;    cursor: pointer;    line-height: 120%;    margin: auto;    padding: 5px;    text-align: center;	font-size: 14px;}.boutonEnvoyer:hover {    background: #ffcc44 none repeat scroll 0 0;}.no-padding {	padding-top: 0;	padding-bottom: 0;}	h2 {	margin-bottom: 10px;	margin-top: 5px;}.navigation #as-menu ul.as-menu > li > a, #as-menu ul.as-menu > li > span {	padding: 15px 18px;}