
@import url(/css/raz.css);
	
.couleur_fond {
	background-color:#ff9616;
	}



tbody {
	margin:0px;
	padding:0px;
	border:0px;
	}
	
body {
	background-image: url(../images/fond.gif);
	background-repeat:repeat-x;
	background-color:white;
	text-align:center;
	font-family : verdana, regular, sans-serif;
	font-size : 10px;
	font-weight:600;
	}

a {
	text-decoration:none;
	}

body table {
	font-size : 10px;
	}

body strong {
	font-size : 11px;
	}
	
table.conteneur {
	width:861px;
	font-size : 10px;
	}

div.conteneur {
	width:100%;
	}

div.conteneur div.body {
	margin-top : 3.5em !important;
	margin-top : 0em;
	width :100%;
	}

div.conteneur div.body table.conteneur_commande table{
	font-family : verdana, regular, sans-serif;
	font-size : 11px;
	}
div.conteneur div.body table.body{
	width :100%;
	font-size : 10px;
	}
div.conteneur div.body table.body td.bandeau_droite {
	text-align : right;
	vertical-align : top;
	}

div.conteneur div.header {
	height :85px;
	}

div.conteneur div.header div.logo{
	padding-left : 0px;
	padding-top : 40px;
	padding-right : 0em;
	padding-bottom : 0em;
	float:left;
	clear:both;
	}

div.conteneur div.header div.menu {
	margin : 0em;
	padding-right : 0px;
	padding-top : 47px;
	}


ul.menu {
	height : 48px !important;
	height : 48px;
	list-style-type : none;
	margin          : 0em;
	padding         : 0em;
	display         : inline;
	font-size : 11px;
	font-weight : 500;
	font-family : verdana,Arial,Helvetica,sans-serif;
	float:right;
	}

ul.menu li {
	height          : 48px !important;
	height          : 48px;
	display         : inline;
	float           : left;
	margin          : 0em;
	padding         : 5px 0.5em;
	color           : white;
	background-position: top left;
	background-image: url(/imgs/test_fond.png);
	background-repeat: repeat-x;
	cursor:pointer;
	/*filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/test_fond.png', sizingMethod='scale');*/
	}

ul.menu div.sep {
	height:48px;
	margin:0px;
	padding:0px;
	width:1px;
	float:left;
	background-image: url(/imgs/sep.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul.menu li.first {
	background-image: url(/imgs/test_fond_gauche.png);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul.menu li.last {
	background-image: url(/imgs/test_fond_droite.png);
	background-repeat: no-repeat;
	background-position: top right;
	}

ul.menu li.actif {
	background-color: #777;
	}

table.conteneur_commande {
	width: 646px;
	border : 0px solid white;
	}

table.conteneur_commande thead tbody tr td {
	margin:0px;
	padding:0px;
	border : 0px solid white;
	}
	
table.conteneur_commande p { 
	padding-bottom : 1em;
	}

table.conteneur_commande tbody.fond {
	background-image : url(/imgs/command-fond_trans.gif);
	background-repeat: repeat-y;
	}

table.conteneur_commande tbody.fond td.body {
	padding : 0.5em;
	padding-bottom : 0em;
	padding-top : 2em;
	font-size : 10px;
	}

table.conteneur_commande tfoot.bto td {
	background-image : url(/imgs/command-bastable_trans.gif);
	background-repeat: no-repeat;
	height:10px;
	}

ul.onglet {
	height : 24px;
	width: 644px;
	font-weight : 600;
	list-style-type : none;
	margin          : 0em;
	padding         : 0em;
	display         : block;
	font-size : 10px;
	font-family : verdana, regular, sans-serif;
	border : 0px solid red;
	}

ul.onglet li {
	width           : 151px !important;
	width           : 161px;
	height          : 24px !important;
	height          : 24px;
	display         : inline;
	float           : left;
	margin          : 0em;
	padding         : 6px 0.5em;
	margin-top      : 0px;
	padding-bottom  : 0em;
	color           : white;
	text-align:center;
	background-position: top left;
	background-image: url(/imgs/test_fond2.png);
	background-repeat: repeat-x;
	cursor:pointer;
	}

ul.onglet div.sep {
	height:24px;
	margin:0px;
	padding:0px;
	width:1px;
	position:relative;
	float:left;
	background-image: url(/imgs/sep.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul.onglet li.first {
	background-image: url(/imgs/test_fond2_gauche.png);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul.onglet li.last {
	
	background-image: url(/imgs/test_fond2_droite.png);
	background-repeat: no-repeat;
	background-position: top right;
	}

ul.onglet li.actif {
	background-color: #777;
	}

img.titre {
	margin : 0px;
	padding : 0em;
	margin-bottom : 2em;
	}

table.petit_bouton {
	color:white;
	border : 0;
	height : 22px;
	margin : 0px;
	padding : 0px;
	cursor : pointer;
	border-collapse : collapse;
	}
	
table.petit_bouton tr.actif{
	background-color: #777;
	}

table.petit_bouton tbody tr td {
	margin : 0px;
	padding : 0px;
	}

table.petit_bouton td.milieu {
	background-image: url(/imgs/bt_petit_milieu.png) ;
	background-repeat: repeat-x;
	padding-top : 2px !important;
	padding-top : 4px ;
	font-size : 10px;
	font-family : verdana, regular, sans-serif;
	font-weight : 600;
	padding-right : 1em;
	}

table.petit_bouton td.gauche {
	background-image: url(/imgs/bt_petit_gauche.png) ;
	background-repeat: repeat-x;
	width:7px;
	margin : 0px;
	padding-left : 0px;
	}

table.petit_bouton td.droite {
	background-image: url(/imgs/bt_petit_droite.png) ;
	background-position : top right;
	background-repeat: repeat-x;
	width:17px;
	}

.copyright {
	font-size: 9px
	}
	
.copyright2 {
	font-size: 9px; color: #666666; 
	}
td.conditions p {
	padding-bottom:1em;
	color:#333333;
	}

td.conditions blockquote {
	margin-right:40px;
	margin-left:40px;
	}
.sous-titre {
	margin-top : 1em;
	font-size: 14px;
	font-weight: bold;
	}

div.quisn p {
	padding-bottom:1em;
	color:#333333;
	}

div.quisn ul {
	list-style-image: url(/imgs/minipuce.png);
	list-style-position : outside;
	margin-left:1em;
	}

div.quisn li{ 
	margin-left:1em;
	list-style-image: url(/imgs/minipuce.png);
	list-style-position : outside;
	}

div.filet-h {
	width:100%;
	height:10px;
	background-repeat: repeat-x;
	background-image: url(/imgs/filet-h.png);
	/*src: url(/imgs/filet-h.png);*/
	height:1em;
	margin:0em;
	padding:0em;
	border-width:0px;
	margin-top:1em;
	margin-bottom:1em;
	/*filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/filet-h.png', sizingMethod='scale');*/
	}

table.contact table {
	margin-bottom:1em;
	}

table.contact textarea {
	width:100%;
	}

table.contact p {
	padding:0px;
	margin:0px;
	padding-bottom:1em;
	color:#333333;
	}

h3 { font-weight: bold; font-size: 12px; padding-bottom: 1em;}
table#formt4 p { padding-top: 1em; }

div.message {
	padding : 1em;
	padding-bottom : 1em;
	width : 100%;
	text-align:left;
	}

div.message p{
	margin-bottom : 1em;
	}



	


