@CHARSET "UTF-8";


/* Global */

	.plusbutton {
		dispay : block;
		/* border : solid 1px #4295b6;*/ 
		font-size: 14px;
		/* background: #4295b6;*/
		color: black;
		text-shadow: black 0.1em 0.1em 0.2em;
		margin-left:1200px ;
		
	} 
.position{
	 position: absolute;
	  top: 1em;
      right: 1%;
      width: 18%;
}

 
    .droit{
    	  	 position: absolute;
  right: 20%;
  width: 18%;
    	
}
	
	.ui-bar-a {
		border: 1px solid #fff;
		background: #bacb00;
		color: #eb800e;
	}
	.ui-bar-b {
		border: 1px solid #456F9A;
		background: #005BA4;
		color: #eb800e;
	}
	
	
	.ui-custom .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit , .ui-li-static.ui-li-has-thumb  {
		min-height: 80px;
		padding-left: 100px;
	}
	
	.ui-custom .ui-li .ui-btn-text a.ui-link-inherit {
		white-space: normal;
		padding-right: 90px;
	}
	
	.ui-custom .ui-li:hover {
		border: solid 1px #eb800e;
		background: #fff;
	}
	
	
	.ui-custom .ui-li-thumb {
		margin-top: 10px;
		margin-left: 10px;
	}
	
	.ui-custom .ui-li .ui-btn-text a.ui-link-inherit p {
		white-space: normal;
		font-size: 10px;
		margin-bottom: 2px;
		color: #222;
	}	
	
	/* Custom Icon */
	.ui-icon {
		width: 30px;
		height: 28px;
	}
	
	
	.ui-icon-shadow {
		-moz-box-shadow: none; /* 0 1px 0 #274288;  // rgba(255,255,255,.4);*/
		-webkit-box-shadow: none; /* 0 1px 0 #274288;  // rgba(255,255,255,.4);*/
		box-shadow: none; /*0 1px 0 #274288;  // rgba(255,255,255,.4);*/
	} 
	
	.ui-icon-arrow-r {
		background-position: -108px 50%;
		background-position-x: -108px;
		background-position-y: 50%;
	}
	
	.ui-icon, .ui-icon-searchfield::after {
		background:  #274288; /* #666;*/
		background: rgba(39, 66, 138);
		background-image: url(images/icons.png);
		background-repeat: no-repeat;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
	}
	
	.ui-btn-icon-left .ui-icon, .ui-btn-icon-right .ui-icon {
		position: absolute;
		top: 50%;
		margin-top: -12px;
	}
	
	/* End Custom Icon */
	
	/* User Interface Button C */
	.ui-btn-up-c {
		border: 1px solid #CCC;
		background: #fff;
		font-weight: bold;
		color: #444;
		text-shadow: 0 1px 1px #F6F6F6;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#FDFDFD),to(#fff));
		background-image: -webkit-linear-gradient(#FDFDFD,#fff);
		background-image: -moz-linear-gradient(#FDFDFD,#fff);
		background-image: -ms-linear-gradient(#FDFDFD,#fff);
		background-image: -o-linear-gradient(#FDFDFD,#fff);
		background-image: linear-gradient(#FDFDFD,#fff);
	}
	
	.ui-li:hover {
		border: solid 1px #f6c33f;
		background: #fff;
	}
	

	/* End User Interface Button C  */
		

/* End Global*/


/* Services */
	/*
	.ui-custom_services .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit , .ui-li-static.ui-li-has-thumb  {
		min-height: 80px;
		padding-left: 100px;
	}
	*/
	.ui-custom_services .ui-li .ui-btn-text a.ui-link-inherit {
		white-space: normal;
		padding-left: 90px;
	}
	
	.ui-custom_services .ui-li:hover {
		border: solid 1px #eb800e;
		background: #fff;
	}
	
	.ui-custom_services .ui-li-thumb {
		margin-top: 10px;
		margin-left: 10px;
	}
	
	.ui-custom_services .ui-li .ui-btn-text a.ui-link-inherit p {
		white-space: normal;
		font-size: 10px;
		margin-bottom: 2px;
		color: #222;
	}

	
	.ui-custom_services .ui-li .ui-btn-text a.ui-link-inherit h3{
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: #bacb00;
	}

/* End Services */



/* Images & VidÃ©os */

	/*
	.ui-custom .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit , .ui-li-static.ui-li-has-thumb  {
		min-height: 80px;
		padding-left: 100px;
	}
	*/
	
	.ui-custom_iv .ui-li .ui-btn-text a.ui-link-inherit {
		white-space: normal;
		padding-left: 70px;
	}
	
	.ui-custom_iv .ui-li .ui-btn-text a.ui-link-inherit p {
		white-space: normal;
		font-size: 10px;
		margin-bottom: 2px;
		color: #222;
	}
	
	.ui-custom_iv .ui-li .ui-btn-text a.ui-link-inherit span {
		color: #eb800e;
	}
	
	/*
	.ui-custom .ui-li-count .ui-btn-up-c .ui-btn-corner-all span{
		right: 38px;
		color: #4295b6;	
	}
	*/
	
	.ui-custom_iv .ui-li .ui-btn-text a.ui-link-inherit h3{
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: #bacb00;
	}
	
	.ui-custom_iv .ui-li .ui-btn-text a.ui-link-inherit h2 { 
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: #222;
	}
	
	.ui-custom_iv .ui-li:hover {
		border: solid 1px #eb800e;
		background: #fff;
	}
		
	.ui-custom_iv .ui-li-thumb {
		margin-top: 10px;
		margin-left: 10px;
	}

/* End Images & VidÃ©os */


/* Music */

	/*
	.ui-custom_music .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-thumb {
		min-height: auto;
		padding-left: 100px;
	}
	*/	
	
	.ui-custom_music .ui-li .ui-btn-text a.ui-link-inherit {
		white-space: normal;
		padding-left: 80px;
	}
	
	.ui-custom_music .ui-li:hover {
		border: solid 1px #eb800e;
		background: #fff;
	}
	
	.ui-custom_music .ui-li-thumb {
		margin-top: 10px;
		margin-left: 10px;
	}
	
	.ui-custom_music .ui-li .ui-btn-text a.ui-link-inherit h3 {
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: #bacb00;
	}
	
	.ui-custom_music .ui-li .ui-btn-text a.ui-link-inherit h2 {
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: #222;
	}
	
	.ui-custom_music .ui-li .ui-btn-text a.ui-link-inherit span {
		color: #eb800e;
	}
	
	/* Details Artist */
	.ui-custom_music .ui-li .ui-btn-text a.ui-link-inherit {
		white-space: normal;
		padding-left: 80px;
	}
	
	.ui-custom_music .ui-li .ui-btn-text a.ui-link-inherit li>ul li h3 {
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: #bacb00;
	}
	
	.ui-custom_music .ui-li .ui-btn-text a.ui-link-inherit ul li h2 {
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: #222;
	}
	
	


/* End Music */


/* News */
	
	.custom_news .ui-li .ui-btn-text a.ui-link-inherit {
		white-space: normal;
		padding-right: 60px;
		font-size: 10px;
	}
	
	.custom_news .ui-li .ui-btn-text a.ui-link-inherit span {
		font: small;
		color: blue;
		margin-top: 2px;
		
	}
	
	.custom_news .ui-li .ui-btn-text a.ui-link-inherit h3{
		font-size: 10px;
		margin-bottom: 2px;
		/* text-align: center; */
		color: #bacb00;
	}
	
	.custom_news .ui-li:hover {
		border: solid 1px #eb800e;
		background: #fff;
	}
	
	.custom_news .ui-li-thumb {
		margin-top: 10px;
		margin-left: 10px;
	}



/* End News */
	
/* Pratiques */

	
	.custom_pratiques .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-thumb {
		min-height: 15px;
		padding-left: auto; */
	}
	
	.custom_pratiques .ui-li .ui-btn-text a.ui-link-inherit {
		white-space: normal;
		padding-left: 70px;
	}
	.pratiques_header {
		background: #005ba4;
	}
	
	.pratiques_header h3 {
		color: #fefefe;
	}
	.pratiques_details li {
		font-size: 12px;
		margin-bottom: 2px;
	}
	
	.custom_pratiques .ui-li .ui-btn-text a.ui-link-inherit p {
		white-space: normal;
		font-size: 10px;
		margin-bottom: 2px;
		color: #222;
	}
	
	.custom_pratiques .ui-li .ui-btn-text a.ui-link-inherit span {
		color: #eb800e;
	}
	
	/*
	.ui-custom .ui-li-count .ui-btn-up-c .ui-btn-corner-all span{
		right: 38px;
		color: #4295b6;	
	}
	*/
	
	.custom_pratiques .ui-li .ui-btn-text a.ui-link-inherit h3{
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: black; /* #e29234; (orange) */
	}
	
	.custom_pratiques .ui-li:hover {
		border: solid 1px #f6c33f;
		background: #fff;
	}
	
	.custom_pratiques .ui-li .ui-btn-text a.ui-link-inherit h2 { 
		white-space: normal;
		font-size: 12px;
		margin-bottom: 2px;
		color: #222;
	}
		
	.custom_pratiques .ui-li-thumb {
		margin-top: 7px;
		margin-left: 10px;
	}	

/* End Pratiques */

/* Details Services */



   /***   details  ul  ***/

     ul.details_services  {
	list-style:none;
	float: right;
	padding-left: 2px;
	 text-align:right;
	}
	
	
	ul.details_services li{
		margin-bottom: 2px;
	font-size: 12px;
	color: #bacb00;
	
	text-align:right;
	
}


ul..details_services li:nth-child(odd){
		color: #eb800e; 
	
}
	
     

/***   End  detail  ul   ***/

ol.details_services  {
	list-style:none;
	float: right;
	padding-left: 2px;
	 text-align:right;
	}

	
	

ol.details_services li {
	margin-bottom: 2px;
	font-size: 12px;
	color: #bacb00;
	
	text-align:right;
	
	}
	
ol.details_services li:nth-child(odd) { 
		color: #eb800e; 
		
	}

/* End Details Services */

/* Title Services */
h3.title_services {
	 margin-bottom: 2px;
	 margin-top: 2px;
	 color: #4295b6;
	 font-size: 12px;
	 text-align:right;
	}
p.title_services {
	 margin-bottom: 2px;
	 margin-top: 2px;
	 font-size: 12px;
	 text-align:right;
	}	
	
/* End Title Services */


/* TABLE*/

table.center {
  margin-left:auto; 
  margin-right:auto;
}

table.commande {
	font-size: 12px;
	}
	
table.commande tr {
	 color: #bacb00;
	}
	
table.commande tr:nth-child(odd) {
	 color: #eb800e;
	}	

#t1 {
  margin-left:auto; 
  margin-right:auto;
  background-color: #fff;
}

#t1 .c2 { display:none; } /* Removing column */
#t1 .c3 { visibility:hidden; } /* Hiding column */
#t1 .r2 { visibility:hidden; } /* Hiding row */
#t1 .b2 { display:none; } /* Removing row group */


/* End TABLE*/