html, body, form {
	margin: 0px;
	padding: 0px;
}

body {
color: #000;
font-size:12px;
font-family:Arial, Helvetica, Sans-Serif;
background:#cdcdcd;
}

img {
border: 0px;
vertical-align:middle;
}

h1 {
	color:#2cadf0;
	font-size:36px;
	font-weight:bold;
}


h1.prod {
	color:#2cadf0;
	font-size:36px;
	font-weight:bold;
	border-bottom:3px dotted #2cadf0;
}


p.right {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
}

a {
  color: #39bafd;
   text-decoration: none;
}

a:hover {
	color: #39bafd;
    text-decoration: underline;
}


input.image {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:148px;
	height:19px;
	vertical-align:top;
}

input.texte {
	border:1px solid black;
	width:400px;
}

textarea.texte {
	border:1px solid black;
}


div#total{
margin: 0 auto;
overflow: hidden;
width:1126px;
}
/*HEADER*/
div#header {
	width:1126px;
	height:200px;
	background:url(images/top.jpg) no-repeat;
}
/*FIN HEADER*/


/*SITE*/
div#site{
width:1126px;
background:url(images/blanc.jpg) repeat-y;
}

div#top {
	width:1126px;
	height:1px;
	background:url(images/blanc.jpg) no-repeat;
}

div#bottom {
	width:1126px;
	min-height:441px;
	background:url(images/bottom.jpg) left bottom no-repeat;
}

/*contenu site*/
div#contenu {
	margin:0px 93px 0px 97px;
	padding:0px 0px 70px 0px;
	width:936px;
}

/*menu*/
div#menu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:936px;
	height:36px;
	overflow:hidden;
	float:left;
}

div#menu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#menu ul li{
	list-style-type:none;
}

div#menu ul li#nav1{
	background:url(../../images/logo_critere_menu.jpg) no-repeat top left;
	width:248px;
	height:36px;
	float:left;
}

div#menu ul li#nav1 a:hover{
    background:url(../../images/logo_critere_menu.jpg) no-repeat top left;
	width:248px;
	height:36px;
	float:left;
}

div#menu ul li#nav2{
	background:url(images/menu_02.jpg) no-repeat top left;
	width:115px;
	float:left;
	height:36px;
}

div#menu ul li#nav2 a:hover{
	background:url(images/menubis_02.jpg) no-repeat top left;
	width:115px;
	float:left;
	height:36px;
}

div#menu ul li#nav3{
	background:url(images/menu_03.jpg) no-repeat top left;
	width:130px;
	float:left;
	height:36px;
}

div#menu ul li#nav3 a:hover{
	background:url(images/menubis_03.jpg) no-repeat top left;
	width:130px;
	float:left;
	height:36px;
}

div#menu ul li#nav4{
	background:url(images/menu_04.jpg) no-repeat top left;
	width:130px;
	float:left;
	height:36px;
}

div#menu ul li#nav4 a:hover{
	background:url(images/menubis_04.jpg) no-repeat top left;
	width:130px;
	float:left;
	height:36px;
}

div#menu ul li#nav5{
	background:url(images/menu_05.jpg) no-repeat top left;
	width:133px;
	float:left;
	height:36px;
}

div#menu ul li#nav5 a:hover{
	background:url(images/menubis_05.jpg) no-repeat top left;
	width:133px;
	float:left;
	height:36px;
}

div#menu ul li#nav6{
	background:url(images/menu_06.jpg) no-repeat top left;
	width:100px;
	float:left;
	height:36px;
}

div#menu ul li#nav6 a:hover{
	background:url(images/menubis_06.jpg) no-repeat top left;
	width:100px;
	float:left;
	height:36px;
}

div#menu ul li#nav7{
	background:url(images/menu_07.jpg) no-repeat top left;
	width:80px;
	float:left;
	height:36px;
}

div#menu ul li#nav7 a:hover{
	background:url(images/menubis_07.jpg) no-repeat top left;
	width:80px;
	float:left;
	height:36px;
}
/*fin menu*/

/*recherche*/
div#log {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:936px;
	height:61px;

	
}

div#log div {
	margin:0px 0px 0px 560px;
	padding:0px 0px 0px 0px;
	width:376px;
	float:left;
	display:inline;
	
}
input.bouton-ok {
	background: url(images/bouton-ok.jpg) no-repeat bottom left;
    width:31px;
    height:25px;
    border:0px;
}

input.login {
	background: url(images/bg-login.jpg) no-repeat bottom left;
    width:154px;
    height:21px;
    border:0px;
	float:left;
	padding:4px 0px 0px 5px;
	color:#ffffff;
}
/*fin recherche*/


/*colonne gauche*/
table#col-center {
	border-collapse:collapse;
	width:936px;
}
td#col-left {
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	width:198px;
	vertical-align:top;
    border-spacing:0;
	float:left;
}

td#col-left h2{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
}

td#col-left h3{
	margin:0px 0px 5px 20px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
}

td#col-left p{
	margin:0px 0px 5px 20px;
	padding:0px 0px 0px 0px;
}

select.search{
	width:130px;
	border:1px solid #110803;
}

p.img-right {
    margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
}

p#panier {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:15px;
}

p#panier a{
	color:#39bafd;
	font-weight:bold;
}

div.top {
    margin:5px 30px 5px 0px;
	padding:0px 0px 0px 0px;
	width:168px;
	float:left;
}

div.top h3{
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

div.top h3 a{
   color:#000000;
}

div.top p{
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

div#search {
	margin:40px 0px 50px 0px;
	padding:0px 0px 0px 0px;
}
/*fin colonne gauche*/

/*colonne droite*/
td#col-right {
	margin:0px 0px 0px 218px;
	padding:0px 0px 0px 0px;
	width:718px;
    vertical-align:top;
	border-spacing:0;

}

div#identification {
	margin:5px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	width:698px;
}


div#ariane {
	margin:10px 0px 10px 30px;
	padding:0px 0px 0px 0px;
	width:688px;
	font-weight:bold;
	font-size:11px;
}

div#ariane a{
	color:#39bafd;
}

div#contenu-right{
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	width:688px;
}

div.artiste{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:700px;
	float:left;
}

div.artiste img{
	float:left;
	margin:0px 15px 0px 5px;
	padding:0px 0px 0px 0px;
}

h3#artiste {
	margin:0px px 0px 5px;
	padding:0px 0px 0px 0px;
	border-bottom:3px dotted #2cadf0;
	font-size:14px;
	width:165px;
	font-weight:bold;
	color:#2cadf0;
}
/*fin colonne droite*/


/*fin contenu site*/

/*FIN SITE*/

/*FOOTER*/
div#footer {
	width:1126px;
	height:30px;
	background:url(images/footer.jpg) no-repeat;
	font-family:tahoma;
	color:#ffffff;
	font-size:13px;
	text-align:center;
}

div#footer ul{
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
}

div#footer ul li{
	margin:0px 0px 0px 0px;
	padding:0px 7px 0px 7px;
	display:inline;
}

div#footer ul li a{
	color:#ffffff;
}
/*FIN FOOTER*/