.form_catalog_projet_search input[type="text"] {
	width: 150px;
	font-size: 11px;
	color: #45485D;
	padding: 2px 10px;
}

.form_catalog_projet_search em {
	color: #B80039;
	font-weight: bold;
	padding-left: 10px;
}

.form_catalog_projet_search h2 {
	padding: 0px;
	font-size: 16px;
	color: #45485D;
	font-weight: bold;
	margin: 0px;
}

.form_catalog_projet_search div {
	float: left;
	padding-top: 10px;
}

.form_catalog_projet_search input[type="image"] {
	margin-top: 10px;
	margin-left: 5px;
}

#form_catalog_projet_search_message {
	display: none;
/*
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	font-size: 16px;
*/
	background:red;
	color: #ffffff;
	font-weight: normal;
	padding: 2px;
	text-align: center;
	font-size: 10px;
	text-transform:uppercase;
	width:95%;
}

#table_catalog_projet_result {
	width: 100%;
}

#table_catalog_projet_result th {
	text-align: left;
	padding: 10px;
	color: #ffffff;
	margin: 1px;
	background: #515552;
	font-size: 14px;
}

#table_catalog_projet_result td {
	padding: 4px;
}

#table_catalog_projet_result .result {
	padding: 4px;
	color: #000000;
	font-weight: 500;
	font-size: 14px;
}

#table_catalog_projet_result .result:HOVER {
	background-color: #FE6E18;
	color: #ffffff;
	cursor: pointer;
	font-weight: 500;
}

.catalog_projet_article {
	padding: 5px;
	border: 1px solid #95D6CC;
	text-align: center;
	margin-bottom: 30px;
	height: 95%;
	  border: 1px solid rgba(0,0,0,0.1);
	}

.catalog_projet_article_picture{
	height: 100px;

}

.catalog_projet_article.cheque {
	background-size: 100%;
}

.catalog_projet_article .btn-1 input{
	background: none;
	border: 0px;
}
.catalog_projet_article h3 {
	font-size: 18px;
	font-weight: bold;
	color: #45485D;
}

.catalog_projet_article img {
	height: 100px;
	max-width: 182px;
}

.catalog_projet_article .price_label,.catalog_projet_article .quantity_label
	{
	font-size: 10px;
	color: #45485D;
}
@media (min-width: 992px){

	.catalog_projet_article .quantity_label {
		float: left;
		text-align: left;

	}
	.catalog_projet_article {		-webkit-flex-wrap: wrap ;
			-moz-flex-wrap: wrap ;
			-ms-flex-wrap: wrap ;
			flex-wrap: wrap ;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
						-webkit-justify-content: center;
						-moz-justify-content: center;
						-ms-justify-content: center;
						justify-content: center;
}
.catalog_projet_article .form_add_caddy {
  width: 100%;
	      -webkit-justify-content: center;
	      -moz-justify-content: center;
	      -ms-justify-content: center;
	    	justify-content: center;
	          -webkit-flex-wrap: wrap ;
	        	-moz-flex-wrap: wrap ;
	        	-ms-flex-wrap: wrap ;
	        	flex-wrap: wrap ;
					display: -webkit-box;
					display: -webkit-flex;
					display: -moz-flex;
					display: -ms-flexbox;
					display: flex;
			          -webkit-align-self: flex-end ;
			        	-moz-align-self: flex-end ;
			        	-ms-align-self: flex-end ;
			        	align-self: flex-end ;
	          }
}
}

.catalog_projet_article .dl_price {
	float: left;
	width: 80px;
}

.catalog_projet_article .price {
	font-size: 12px;
	font-weight: bold;
	color: #fb5d36;
}

.catalog_projet_article .quantity input {
	width: 40px;
	font-size: 11px;
	text-align: right;
	color: #fb5d36;
	font-weight: bold;
}

.catalog_projet_article p{
	margin-bottom: 5px;
}
.catalog_projet_article p.btn-1{
  padding: 0px !important;
}
.catalog_projet_article .quantity_label label{
  margin-right: 10px;
}

.catalog_projet_article .button_submit input {
	width: 115px;
	background-color: #45485D;
	color: #ffffff;
	font-size: 9px;
	border: 2px solid #45485D;
}

#catalog_projet_article_list .pagn {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}

#catalog_projet_article_list .pagn .page_selected {
	text-decoration: none;
	color: #45485D;
	font-weight: bold;
}

.end {
	clear: both;
}

#catalog_projet_cart_commande_content{
	/*float:left;*/
	padding:0 0 0 45px;
}

#catalog_projet_cart_commande {
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
	/*width: 230px;*/
	height: 32px;
	/*padding: 5px 15px 0 15px;*/
	padding:26px 15px 0 15px;
	/*background-color: #C1D72E;*/
	/*background:url('/public/images/layout/bg_caddie.gif') top left no-repeat;*/
	/*margin-left: 130px;*/
	color: #5b5b5b;
	font-size: 11px;
	text-decoration: none;
	    font-weight: 700;
	    padding: 15px;
	    font-size: 12px;
	    line-height: 18px;
	    text-align: right;
	    width: inherit;
			float: right;
}

#catalog_projet_cart_commande a {
	color: #5b5b5b;
	font-size: 11px;
	text-decoration: none;
}

#catalog_projet_detail {
  background: url('../images/project/bn_projet.png') center right no-repeat #ffd4e4;
	height: 120px;
  margin-bottom: 20px;
	padding: 15px 20px;
}

#catalog_projet_article_pictproj{
	float:right;
	margin-right:180px;
	border:5px solid #FE620B;
	-moz-border-radius:5px;
	border-radius:5px;
	max-height: 110px;

}

#catalog_projet_article_ourson{
	position: absolute;
	z-index:5;
	left:860px;
	padding-top:50px;
}

#catalog_projet_detail h3 {
	color: #ffffff;
}

#catalog_projet_detail span {
	font-size: 10px;
}

#catalog_projet_detail span,#catalog_projet_detail p {
	font-weight: bold;
}

form.form_catalog_projet_connect{
  text-align: center;
}
.form_catalog_projet_connect input[type="text"],.form_catalog_projet_connect input[type="password"]{
/*
	width: 150px;
	font-size: 11px;
	color: #45485D;
	padding: 2px 10px;
*/
	width: 150px;
	margin:2px;
	padding:3px;
	color:#666;
	font-size:12px;
	border:1px solid #C6C0AC;
}
/*
.form_catalog_projet_connect input[type="submit"] {
	border: 0px;
	background-color: #50546E;
	color: white;
	padding: 2px;
	font-weight: bold;
}*/
#form_catalog_projet_submit{
clear: both;
display: block;
overflow: hidden;
}
.form_catalog_projet_connect input[type="submit"] {
	width:120px;
	text-align:center;
	padding:6px 0 5px 0;
	font-weight:bold;
	display:block;
	font-size:14px;
	border:0;
	cursor:hand;
	cursor:pointer;
	background:#ff5900;
	color:#FFF;
	/*margin:10px 0;*/
	margin: 0 auto;
	margin-top: 20px;
}
.form_catalog_projet_connect input[type="submit"]:hover{
	/*background:#666666;
	color:#ece9d8;*/
	background:#981d56;
}

/*
.form_catalog_projet_connect dt,.form_catalog_projet_connect dd {
	float: left;
	margin-right:10px;
	font-weight: bold;
}*/
.form_catalog_projet_connect dt{
	padding-left:0px;
	margin-left:0px;
	/*width:140px;*/
}
#form_catalog_projet_connect_message{
	clear:left;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	padding-top:50px;
	color: red;
}
#form_catalog_projet_content{
	clear:left;
}

.catalog_projet_article_connect{
	clear: left;
	margin-bottom:10px;
	overflow: hidden;
	padding-bottom:5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 10px;
}

.catalog_projet_article_connect img {
	height: 100px;
	max-width : 120px;
}

.catalog_projet_article_connect .catalog_projet_article_picture{
	height: 100px;
	text-align: center;
}

.catalog_projet_article_connect h3 {
	font-size: 16px;
	color: #fb5d36;
	font-family: "lato";
	text-transform: uppercase;
}

.catalog_projet_title{
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #F5F4F0;
	padding:15px;
	font-size:14px;
	color:#7690a7;
	margin-bottom:20px;
	font-weight: bold;
	text-align:center;
}

.catalog_projet_article_connect_order{
	padding-top:8px;
	padding-bottom:4px;
	position: relative;
}

.catalog_projet_article_connect_order p{
	font-style: italic;
	color: #fb5d36;
}

.soldout{
	display: none;
}

#catalog_projet_article_remains , #catalog_projet_article_soldout, #catalog_projet_article_picture{
	cursor: pointer;
	color: #7690a7;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 10px;
}

#catalog_projet_article_remains{
	background-color: #fb5d36;
	font-weight: 700;
	line-height:40px;
	color: #ffffff;

}

#catalog_projet_article_soldout, #catalog_projet_article_picture{
	background-color: #f5f5f7;
	line-height:40px;
	color: #7690a7;
}
#catalog_projet_article_picture{
	}

#upload_picture{
	display: none;
}

#catalog_projet_article_connect_list{
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#upload_picture{
	padding:50px;
	text-align:center;
}

#upload_picture .t_info{
	margin:20px auto 0;
	padding:0;
	text-align:center;
	color:#000000;
}
#centre{
	overflow: hidden;
	padding:10px;
	border-radius: 10px;

}
#centre p,
#centre p a{
	font-size: 16px;
}
#centre p a{
	text-decoration: underline;
}
