.page-produit-titre{
	background: url("/themes/custom/sandbox/img/optyled-header-fond.jpg");
	color:white;
	font-size: 1.4em;
	padding:5px;
}
.page-produit-titre-telechargement{
	background: url("/themes/custom/sandbox/img/optyled-header-fond.jpg");
	color:white;
	font-size: 1.4em;
	padding:5px;
}
.page-produit-bloc .field--item img{
	width: 100%;
	height: auto;
}
#views-exposed-form-vue-produits-page .views-exposed-widget{
	width: 20%;
}
.view-vue-produits table .odd{
	background-color: #fceebf;
}
.view-vue-produits table .odd .views-field-title{

	background-color: #fceebf !important;
}
.view-vue-produits table tr .views-field-title{ 
	width: 20%;
	font-weight: bold;
}
.view-vue-produits table tr .views-field-field-description-produit{
	width: 45%;
}
.view-vue-produits table tr .views-field-field-image-du-produit{
	width: 25%;
}
.view-vue-produits table tr .views-field-view-node{
	width: 10%;
}
.view-vue-produits table tr .views-field-view-node a{
	float:left;
	margin-top:1em;
	padding:3px 3px;
	background: url("/sites/all/themes/zenon/assets/images/optyled-bouton-fond.jpg");
	border-radius: 5px;
}
.view-vue-produits table tr .views-field-view-node a:hover{
	background: url("/sites/all/themes/zenon/assets/images/optyled-bouton-fond-over.jpg");
}
.page-produit-description-1{
	float: left;
	width: 50%;
}
.page-produit-description-1 ul li{
	list-style: none;
}

.page-produit-donnees-g{
	float: left;
	width: 50%;
}

.page-produit-donnees-d{
	float: right;
	width: 50%;
}
.page-produit-donnees-g .field--label{
	float: left;
}

.page-produit-donnees-g .page-produit-valeur .field--label-inline .field--item{
	margin-right: 10px;
	background: #e3e0e0;
	padding:0px 5px;
}
.page-produit-donnees-g .field__items .field--item{
	float: left;
	margin-right: 10px;
	background: #fccccc;
	padding:0px 5px;
}
.page-produit-donnees-d .field--label{
	float: left;
}
.page-produit-donnees-d .page-produit-valeur .field--label-inline .field--label{
	padding-left: 1em;
}
.page-produit-donnees-g .page-produit-valeur .field--label-inline .field--label{
	padding-left: 1em;
}

.page-produit-donnees-d .page-produit-valeur .field--label-inline .field--item{
	margin-right: 10px;
	background: #e3e0e0;
	padding:0px 5px;
}
.page-produit-donnees-d .field__items .field--item{
	float: left;
	margin-right: 10px;
	background: #fccccc;
	padding:0px 5px;
}
.page-produit-telechargement{
	float: left;
        width : 50%;
}

.page-produit-telechargement .page-produit-valeur{
	margin-top:5px;
}
.page-produit-donnees-g .page-produit-valeur{
	margin-top:3px;
}
.page-produit-valeur{
	margin-top:5px;
}
.page-produit-image, .page-produit-cotes{
	margin-top:25px;
	float: left;
        width : 50%;

}
.page-produit-image img, .page-produit-cotes img{
	width: 100%;
	height: auto;
}
/************ CSS ADMIN *********************/
.logged-in .node-produit-form .form-group{
	width: 33%;
	float: left;
	min-height:200px; 
}
.logged-in .node-produit-form .form-item-title{
	width: 100%;
}
