.test{
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/app/image.php?id=117);
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;      
}
table{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;  
}
h1{
        background-color: #717171;
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-indent: 5px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
        text-indent: 5px;
        margin: 0px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
        font-weight: normal;
        margin: 0px;
        text-decoration:none;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
        margin: 0px;
        text-decoration:none;
}

a{
        color: black;
        text-decoration:none;
}
a:hover {
	color: #FF7701;
	text-decoration: underline;
}
.lien_h1 {
        color: white;
        text-decoration:underline;
}
.desid {
	border-right: 1px #5F5967 solid;
}

.desig {
	border-left: 1px #5F5967 solid;
}
.design-plus {
        background-color: #F5F5F3;
	border-left: 1px #5F5967 solid;
        border-right: 1px #5F5967 solid;
        border-top: 1px #5F5967 solid;
        border-bottom: 1px #5F5967 solid;
}
.design{
        border-bottom: 1px #5F5967 solid;
}
.design-top {
        border-top: 1px #5F5967 solid;

}
.desidg {
	border-left: 1px #5F5967 solid;
        border-right: 1px #5F5967 solid;
}
.titre {
        background-color: #717171;
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-indent: 5px;
}
.titre2 {
	background-color: Silver;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-indent: 5px;
}
.texte{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: Red;
}
.div1{
	text-align: center;
}
.tableau1 {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 400 px;
	margin-left : auto; 
 	margin-right : auto; 
}
.tableau2 {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 100%;
}
.ticket_case {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.ticket_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #316AC5;
	color: White;
}
.ticket_case2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
}
.ticket_case3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.ticket_tableau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
.ticket_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: Black;
}
textarea {
	height: 150px;
	width: 300px;
}
.titre_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #5C5C5C;
	color: White;
}
.produit {
        background-color: #ffffff;
	border-top:1px solid #5C5C5C;
	border-left:1px solid #5C5C5C;
	border-bottom:solid #5C5C5C 1px;
	border-right:solid #5C5C5C 1px;
}
.ligne_produit {
        background-color: #EAEAEA ;
}
button {
		width:80;
		background:#5C5C5C;
	color:#FF7701;
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin:0px 0px 0px 2px;
	font-size:10px;
	border-top:1px solid #717171;
	border-left:1px solid #717171;
	border-bottom:solid #717171 1px;
	border-right:solid #717171 1px;
	}