.ui-content iframe {
	width: 100%;
	min-height: 350px;
	border: 1px solid white;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
}

.ui-content div.iframe {
	margin: 5px;
	max-width: 790px;
}

.ui-content {
	padding-bottom: 0;
}

.ui-header.ui-bar-c {
	color: #2F3E46 /*{c-bar-color}*/;
	border-top: 4px solid #FF7300;
	border-bottom: 1px solid #4a0000;
	text-shadow:  0  /*{c-bar-shadow-x}*/  1px  /*{c-bar-shadow-y}*/  0  /*{c-bar-shadow-radius}*/ white /*{c-bar-shadow-color}*/;
	background-color: #bababa ;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #FFFFFF  /*{c-bhover-background-start}*/), to( #9E9E9E /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #FFFFFF  /*{c-bhover-background-start}*/, #9E9E9E /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #FFFFFF  /*{c-bhover-background-start}*/, #9E9E9E /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #FFFFFF  /*{c-bhover-background-start}*/, #9E9E9E /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #FFFFFF  /*{c-bhover-background-start}*/, #9E9E9E /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #FFFFFF  /*{c-bhover-background-start}*/, #9E9E9E /*{c-bhover-background-end}*/);
}

.ui-footer.ui-bar-c {
	color: #ffffff /*{c-bar-color}*/;
	border-top: 1px solid #4a0000;
	border-bottom: 1px solid #4a0000;
	text-shadow:  0  /*{c-bar-shadow-x}*/  1px  /*{c-bar-shadow-y}*/  1px  /*{c-bar-shadow-radius}*/ #222222 /*{c-bar-shadow-color}*/;
	background-color: #B30D0D ;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #B30D0D  /*{c-bhover-background-start}*/), to( #740000 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/);
}

.ui-header.ui-bar-c .ui-navbar {
	border-top: 1px solid #4a0000;
	background-color: #B30D0D ;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #B30D0D  /*{c-bhover-background-start}*/), to( #740000 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #B30D0D  /*{c-bhover-background-start}*/, #740000 /*{c-bhover-background-end}*/);
}

.ui-header.ui-bar-c .ui-navbar .ui-btn-inner {
	padding-top: 0.8em;
	padding-bottom: 0.9em;
}

.ui-header.ui-bar-c .ui-btn-up-c,
.ui-footer.ui-bar-c .ui-btn-up-c {
	background: transparent;
	color: white;	
	text-shadow: 0 1px 0 #222222;
	border-color: rgba(255, 255, 255, 0.2);
}

.ui-header.ui-bar-c .ui-btn-hover-c,
.ui-footer.ui-bar-c .ui-btn-hover-c {
    color: white;	
	text-shadow: 0 1px 0 #222222;
	border-color: #FF7300;
	background-color: #B30D0D;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #FF7300 /*{c-bhover-background-start}*/), to( #c85a00 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #FF7300 /*{c-bhover-background-start}*/, #c85a00 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #FF7300 /*{c-bhover-background-start}*/, #c85a00 /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #FF7300 /*{c-bhover-background-start}*/, #c85a00 /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #FF7300 /*{c-bhover-background-start}*/, #c85a00 /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #FF7300 /*{c-bhover-background-start}*/, #c85a00 /*{c-bhover-background-end}*/);
}

.ui-btn-down-c {
	background: #dadada /*{c-bhover-background-color}*/;
	
	color: #333333 /*{c-bhover-color}*/;
	text-shadow:  0  /*{c-bhover-shadow-x}*/  1px  /*{c-bhover-shadow-y}*/  0  /*{c-bhover-shadow-radius}*/  #ffffff  /*{c-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f0f0f0 /*{c-bhover-background-start}*/), to( #cdcdcd /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f0f0f0 /*{c-bhover-background-start}*/, #cdcdcd /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f0f0f0 /*{c-bhover-background-start}*/, #cdcdcd /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f0f0f0 /*{c-bhover-background-start}*/, #cdcdcd /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f0f0f0 /*{c-bhover-background-start}*/, #cdcdcd /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f0f0f0 /*{c-bhover-background-start}*/, #cdcdcd /*{c-bhover-background-end}*/);
}
.ui-btn-down-c a.ui-link-inherit {
	color: #333333 /*{c-bhover-color}*/;
}
.ui-btn-active,
.ui-listview .ui-li-divider,
.ui-listview li[data-role="list-divider"]  {
	background: #B30D0D /*{c-bdown-background-color}*/;
	border: 1px solid #4a0000;
	color: #2F3E46;
	border-bottom: 0;
	text-shadow:  1px  /*{c-bdown-shadow-x}*/  1px  /*{c-bdown-shadow-y}*/  0  /*{c-bdown-shadow-radius}*/ white /*{c-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #B30D0D /*{c-bdown-background-start}*/), to( #740000 /*{c-bdown-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #B30D0D /*{c-bdown-background-start}*/, #740000 /*{c-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #B30D0D /*{c-bdown-background-start}*/, #740000 /*{c-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #B30D0D /*{c-bdown-background-start}*/, #740000 /*{c-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #B30D0D /*{c-bdown-background-start}*/, #740000 /*{c-bdown-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #B30D0D /*{c-bdown-background-start}*/, #740000 /*{c-bdown-background-end}*/);
}

.ui-btn-active a,
.ui-listview li[data-role="list-divider"] a {
	color: white !important;
	text-shadow:  0 1px 1px #222222 !important;
	text-decoration: none;
}
.ui-btn-up-c,
.ui-btn-hover-c {
    color: #2F3E46;
}
.ui-btn-up-c.ui-btn-active {
    color: #2F3E46;
}
.ui-focus,
.ui-btn:focus {
    box-shadow: 0 0 12px #B30D0D;
}
.ui-icon
{
	background-color: #FF7300;
}
.ui-header .ui-title {
    margin: 0.6em 35px 0.8em;
}

.ui-content .ui-listview {
	clear: both;
}

.ui-li .ui-btn-text a.ui-link-inherit {
	padding-bottom: 10px;
}


.ui-li .ui-btn-text a.ui-link-inherit,
.ui-btn-inner,
.ui-li-heading {
	overflow: visible;
	text-overflow: clip;
	white-space: normal;
}

.ui-header .ui-title, .ui-footer .ui-title {
	overflow: visible;
	text-overflow: clip;
	white-space: normal;
}

.ui-header h1#titre_page_13428 {
	background-image: url(../images_mobile/logo_mobile.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 44px;
}

.ui-header h1#titre_page_13428 span {
	display: none;
}

div.bloc-text img {
	float: none !important;
	margin: 10px 0 !important;
	display: block !important;
	border: 1px solid white;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
	max-width: 100%;
}

div.bloc-text p.date {
	border-left: 2px solid #FF7300;
	padding: 2px 0 2px 10px;
}

div.bloc-text table,
div.bloc-text tr {
	width: 100% !important;
}

div.bloc-text td {
	width: auto !important;
}

.ui-content h2 {
	font-size: 1.4em;
}

.ui-loader {
	height: 46px;
	width: 46px;
	margin-left: -23px;
	margin-top: -23px;
	padding: 0;
	border: none;
	opacity: 0.3;
	background: none;
}

.ui-loader .ui-icon-loading {
	background: black url(../../../plugins/mobile/icons/ajax-loader.gif) no-repeat center;
	height: 44px;
	width: 44px;
	-moz-border-radius: 36px;
	-webkit-border-radius: 36px;
	border-radius: 36px;
}

.ui-loader h1 {
	display: none;
}

.ui-body-c .ui-link {
    color: #B30D0D !important;
    font-weight: bold;
}

div.bas {
	text-align: center;
	padding: 15px 15px 0;
	margin: 30px -15px 0;
	border-top: 1px solid #B3B3B3;
}

div#mentions {
	font-size: 0.8em;
	padding: 15px 15px 15px;
	margin: 30px -15px 0;
}

div#mentions p {
	margin: 0;
}

fieldset legend {
	font-weight: bold;
	padding: 0 0 10px;
}

h2 {
	color: #FF7300;
}

.ui-icon-intranet {
	background-image: url("../../../plugins/mobile/icons/icon-intranet.png");
}

.ui-icon-menu {
	background-image: url("../../../plugins/mobile/icons/icon-menu.png");
}

.ui-li-desc.menu-desc {
	padding: 0 0 0.6em 15px;
	margin: -0.5em 0 0;
}

/*----------DEBUT LISTES--------------*/
div.bloc-text ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 6px;
}
div.bloc-text ul li {
	margin: 0;
	padding: 5px 0 5px 20px;
	background: url(../images/puce.png) no-repeat left 12px;
}
/*---------- FIN LISTES --------------*/

/*----------DEBUT CSS FILELINKS--------------*/
ul.news_file dt {
	display: none;
}
ul.news_file img {
	width: 19px;
	height: 9px;
}
ul.news_file .ui-li .ui-btn-inner a.ui-link-inherit {
	padding-left: 40px;
}
/*----------FIN CSS FILELINKS--------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 240dpi) {
	
	.ui-icon-intranet {
		background-image: url("../../../plugins/mobile/icons/icon-intranet-hd.png");
		-moz-background-size: 18px 18px;
		-o-background-size: 18px 18px;
		-webkit-background-size: 18px 18px;
		background-size: 18px 18px;
	}
	
	.ui-header h1#titre_page_13428 {
	        background-image: url(../images_mobile/logo_mobile_hd.png);
	        -moz-background-size: 150px 44px;
		-o-background-size: 150px 44px;
		-webkit-background-size: 150px 44px;
		background-size: 150px 44px;
    }
        
}