/* @override 
	http://iui/cw_css/fim_iphone.css
	http://fim/cw_css/fim_iphone.css
	http://fim.cobweb.ch/fileadmin/templates/fim/mobile/cw_css/fim_iphone.css
	http://www.fim-live.com/fileadmin/templates/fim/mobile/cw_css/fim_iphone.css
	http://m.fim-live.com/fileadmin/templates/fim/mobile/cw_css/fim_iphone.css
*/

* {
    margin: 0;
    padding: 0;
}

.cw_mfooter a {
  color: #FFFFFF;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 12px;
}

body {
	background: #000 url(../img/101-2.jpg) no-repeat fixed left 45px;
	font-size: 12px;
}

body > *:not(.toolbar) {
    top: 65px;
}

/* @group Logo de la homepage */

#cw_homelogo{
	background: transparent url(../img/FIM-logo2.gif) no-repeat center 5px;
	height: 190px;
}
#cw_homelogo span{
	visibility: hidden;
}

/* @end */

/* @group Typography */

h1 {
	padding: 0px;
}

.align-center {
	text-align: center;
}

.cw_mobile ul li.cw_noimg h3 {
	font-size: 0.8em;
}

.cw_noimg p {
	font-size: 0.7em;
	color: #4c4c4c;
}
.cw_small{
	font-size: 0.85em;
}
#cw_subtitle {
	position: relative;
	top: 44px;
	color: #e6e6e6;
	letter-spacing: 0;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
	font-size: 11px;
    min-height: 15px;
    padding-left: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}

.cw_mobile > div > p {
	display: block;
}

.cw_mobile a[selected] p, 
.cw_mobile a:active p {
	color : white;
}



/* @end */

/* @group Listes */

.cw_mobile ul {
	margin-bottom: 30px;
}

.cw_mobile ul li.cw_detail {
    padding: 8px;
}

.cw_mobile ul li img {
	margin : 0px 15px 15px 0;
}
.cw_mobile ul li h3 {
	margin-bottom: 5px;
}

.cw_mobile ul li a:hover {
	text-decoration:none;
}

.cw_mobile .cw_date {
	margin-bottom: 5px;
	color: #4c4c4c;
}


.cw_mobile ul li.cw_withimg a {
	display: block;
	height : 130px; 
}


/* @end */





/* @group Tableaux */

.cw_mobile table {
	border: 0px;
	width: 100%;
}

.cw_mobile table thead td {
	text-align: center;
	background-color: #000;
	color: #FFF;
	padding: 5px;
}

.cw_mobile table td {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
	text-align: center;
}

.cw_mobile table tr.evenline {
	background-color: #e6e6e6;
}

.cw_mobile ul li table img {
	margin : 0px;
}

/* @end */

/* @group Footer */
div.cw_mobile > p > a,
div.cw_mobile > p,
div.cw_mobile > p > a:active,
div.cw_mobile > p > a[selected] {
	color : #FFF;
	font-size: 12px;
	background: none;
}

.cw_mobile #cw_footer,
.cw_mobile #cw_footer a,
.cw_mobile #cw_signature,
.cw_mobile #cw_signature a {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	background: none;
	text-align: center;
}

/* @end */

/* @group Sitemaps */

.cw_mobile .cw_sitemap ul,
.cw_mobile .cw_sitemap li {
	color: #000;
	list-style-position: outside;
	list-style-type: none;
}


/* @end */


