body{
	font-family: moderneregular,sans-serif;
}
a:link {
	text-decoration: none;
}
.menu .name {
	margin: 11px 0 0 7px;
	width: auto;
	color: black;
	font-weight: bold;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
.menu .comment {
	margin: 11px 30px 0 0;
	width: auto;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 75%;
	white-space: nowrap;
	float: right;
	color: #324f85;
}

.menu .arrow {
	position: absolute;
	width: 8px!important;
	height: 13px!important;
	right: 10px;
	top: 15px;
	margin: 0!important;
	background: url("../images/arrow.png") 0 0 no-repeat;
}
hr{
margin-left:10px;
margin-right:10px;
}
.ui-content h1 {
	font-size: 18px;
}
.ui-title {
	margin:0 2%!important;
	font-size: 1em!important;
	}
.ui-btn {
	line-height: 2!important;
	}
.ui-listview > .ui-li-divider {
	font-size: 15px!important;
	}
h1.ui-title {
	padding-top: 85px!important;
	}
h1.titre_page{
	margin-top: 0px !important;
	padding-top:40px!important;
	text-shadow:none!important;
}
h1{
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
}
.ui-bar-b {
	color: rgb(145, 41, 41);
	text-shadow: 0 2px 0 #e4e4e4;
	background-image: -ms-linear-gradient(top, #A7BADF 0%, #858CCD 100%); /* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #A7BADF 0%, #858CCD 100%); /* Opera */
	background-image: -o-linear-gradient(top, #A7BADF 0%, #858CCD 100%); /* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A7BADF), color-stop(1, #858CCD)); /* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #A7BADF 0%, #858CCD 100%); /* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to bottom, #A7BADF 0%, #858CCD 100%);
}
.ui-body-f {
	font-weight: bold;
	background-image: -ms-linear-gradient(top, #A7BADF 0%, #858CCD 100%); /* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #A7BADF 0%, #858CCD 100%); /* Opera */
	background-image: -o-linear-gradient(top, #A7BADF 0%, #858CCD 100%); /* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A7BADF), color-stop(1, #858CCD)); /* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #A7BADF 0%, #858CCD 100%); /* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to bottom, #A7BADF 0%, #858CCD 100%);
}.ui-page-theme-f {
	background: #96fffb;
	background: -webkit-gradient(linear, left top, left bottom, from(#96fffb), to(#68cbd0));
	background: -webkit-linear-gradient(#96fffb, #68cbd0);
	background: -moz-linear-gradient(#96fffb, #68cbd0);
	background: -o-linear-gradient(#96fffb, #68cbd0);
	background: -ms-linear-gradient(#96fffb, #68cbd0);
	background: linear-gradient(#96fffb, #68cbd0);
	color: black;
}
.image {
    border: 1px ridge #a0a0a0;
    box-shadow: 1px 1px 12px #555;
}
.title {
	background-image: -webkit-linear-gradient(top, #A7BADF 0%, #858CCD 100%);
	background-image: -moz-linear-gradient(top, #A7BADF 0%, #858CCD 100%);
	background-image: -ms-linear-gradient(top, #A7BADF 0%, #858CCD 100%);
	height: 38px!important;
	width: 100%;
	color: white;
	margin: 0;
	padding: 0 0 5px 15px;
	font-weight: bold;
	font-size: 16px;
	text-shadow: gray 0 1px 0;
	line-height: 38px;
	border-bottom: none!important;
}
.titre_h1 a {
	display: block;
	height: 100px;
}
.titre_h1 {
	background: #ff9900;
	color: white;
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: large;
	line-height: 1.5em;
	margin: 0px;
} 

#rando {
	margin: 0 auto; /* Centre le block horizontalement */
}   
.pageitem {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 8px;
	background-color: white;
	border: #878787 solid 1px;
	font-size: 10pt;
	overflow: hidden;
	position: relative;
	display: block;
	height: auto;
	width: auto;
/*	margin: 2px 9px 17px 0;*/
	list-style: none;
	font-weight: normal;
	box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.pageitem ul {
	padding-left: 15px;
	padding-top: 0px;
} 
.pageitem p {
	padding-left: 15px;
} 
ul ,ul.pageitem {
	padding: 10px;
}
ul.liste li {
	list-style: inside url(punaise.png);
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
ul.listeIphone {
list-style-image:url(../../images/bullet-normal.gif);
line-height: 20px;
}
.graytitle {
	font-weight: bold;
	font-size: 17px;
padding-left:10px;
	color: #4C4C4C;
	text-shadow: #FFF 0 1px 0;
}
.textbox {
	padding: 5px 9px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #878787;
}
div.texte_nota {
	font-size: 1em;
	font-style: italic;
	text-align: left;
	padding:10px;
	
}
.menu a:hover {
	background-image: -webkit-linear-gradient(top, #058cf5 0%, #015fe6 100%);
	background-image: -moz-linear-gradient(top, #058cf5 0%, #015fe6 100%);
	background-image: -ms-linear-gradient(top, #058cf5 0%, #015fe6 100%);
	color: #ccccff; 
}
.menu .arrow {
	position: absolute;
	width: 8px!important;
	height: 13px!important;
	right: 10px;
	top: 15px;
	margin: 0!important;
	background: url("../images/arrow.png") 0 0 no-repeat;
}
.menu {
	position: relative;
	list-style-type: none;
	display: block;
	height: 43px;
	overflow: hidden;
	border-top: 1px solid #878787;
	width: auto;
}
.menu .comment {
	margin: 11px 30px 0 0;
	width: auto;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 75%;
	white-space: nowrap;
	float: right;
	color: #324f85;
}
.menu .name {
	margin: 11px 0 0 7px;
	width: auto;
	color: black;
	font-weight: bold;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
.menu a {
	display: block;
	height: 43px;
	width: auto;
	text-decoration: none;
}
.menu a img { 
width: auto; height: 32px; margin: 5px 0 0 5px; float: left; 
}
.center {
	text-align: center!important;
}
.cell_prix {
	background-color: #d2691e;
	color: white;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-radius: 4px;
	padding: 8px;
	line-height: 3.5em;
	text-align: center;
	font-family: sans-serif;
	text-align: center;
}
.cell_libelle {
	background-color: #e4bfaf;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 3px;
	color: #660000;
	font-family: sans-serif;
	font-size: 14px;
	text-align: center;
}
.cell_libelle a:visited { color: #787878; }
.cell_libelle a:link { color: #a40000; }
.cell_libelle a:hover { color: #006633; }
.description_pres{
	font-style: italic;
	font-size: 1em;
	color: #303030;
	font-family: monospace, sans-serif;
}
#liens{
	float: left;
	clear: both;
	z-index: 4;
	background-color: #474747;
	width: 100%;
}
#liens ul{
	margin: 0;
	padding: 0;
}
#liens ul li{
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
}
#liens ul li a{
	display: block;
	font-family: Arial, sans-serif;
	margin: 0;
	background-color: #474747;
	color: white;
	font-size: 13px;
	padding: 5px;
}
#liens ul li a:hover{
	background-color: #CCB564;
}
#liens ul li ul{
	margin: 0;
	padding: 0;
}
#liens ul li ul li{
	list-style: none;
	margin: 1px 0;
	padding: 0;
}
.titre_tableau{
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
	text-align: center;
	background-color: #d4d4d4;
	color: #d2691e;
	font-weight: normal;
}
.titre_rubrique{
	margin: 1px 0;
	list-style-type: none;
	width: 110px;
	line-height: 25px;
	text-align: center;
	background-color: #6667ff;
	color: #E0FFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, sans-serif;
}
.titre_partenaire{
	color: #cd853f;
	text-align: center;
}

