/* Encodé en UTF-8 */

/*** HTML ELEMENTS ***/
p, form, img, h1, h2, h3, h4, h5, h6, ul, ol, li, html, body{
	margin: 0;
	padding: 0;
}

a img{
	border: none;
}

html{
	height: 100%;
	background: url(/images/theme/html-bg.png) repeat-x 0 0;
}

body{
	font: 62.5% Arial, Helvetica, sans-serif;
	height: 100%;
	color: #404040;
}
body.home{
	background: url(/images/theme/body-bg.png?ver=2) no-repeat center 10px;
}


/*** GENERAL STYLE **/
.hide{
	position: absolute;
	left: -10000px;
}


/*** PAGES ***/
#page{
	min-height: 100%;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
body.home #page{
	background: url(/images/theme/body-bg.png?ver=2) no-repeat center 10px;
}

/*** HEADER ***/
#header{
	height: 165px;
	position: relative;
	/*width: 1020px;
	margin: 0 auto;*/
}

#logo a{
	position: absolute;	
	width: 243px;
	height: 81px;
	top: 36px;
	left: 0;
	background: url(/images/theme/logo.png) no-repeat 0 0;
	outline: none;
}

#logo a span{
	position: absolute;
	left: -10000px;
}

/*** NAV ***/
ul#nav-0{
	position: absolute;
	top: 10px;
	right: 0;
}

ul#nav-0 li{
	list-style: none;
	float: left;
}

ul#nav-0 li a{
	display: block;
	float: left;
	width: 101px;
	height: 24px;
	color: #666;
	text-align: center;
	line-height: 22px;
	font-size: 1.2em;
	text-decoration: none;
	outline: none;
}
ul#nav-0 li a:hover,
ul#nav-0 li a.active,
ul#nav-0 li a.active:hover{
	color: #fff;
	background: url(/images/theme/nav-li-hover.png) no-repeat 0 0;
}


/*** BOX WITH THE PLAYER  ***/
#content-top{
	height: 660px;
	position: relative;
}

#player{
	position: absolute;	
	z-index: 99;
	top: 10px;
	left: -2px;
	width: 679;
	height: 644px;
}


#news-rss-box{
	position: absolute;	
	top: 5px;
	right: -6px;
	height: 333px;
	/*width: 467px;*/
	width: 335px;
	background: url(/images/theme/hotnews-bg.png?ver=2) no-repeat 100% 0;
	z-index: 100;
}

#hotnews{
	position: absolute;
	top: 51px;
	left: 8px;
	width: 290px;
	height: 110px;
	overflow: hidden;
}

/*HOT NEWS TITLE*/
#content-top h2.hotnews-title{
	float:left;
	width:101px;
	height:38px;
	margin:11px 0 0 -8px;
	background:url(/images/theme/hotnews-title.png) top left no-repeat;
}

/*METEO TITLE*/
#content-top h2.meteo-title{
	float:left;
	width:101px;
	height:38px;
	margin:11px 0 0 -1px;
}

#content-top h2.meteo-title a{
	display:block;
	width:100%;
	height:100%;
	background:url(/images/theme/meteo-title.png) top left no-repeat;
}

#content-top h2.meteo-title a:hover{
	background-position:0px -38px;
}

/*CONCOURS TITLE*/
#content-top h2.concours-title{
	float:left;
	width:101px;
	height:38px;
	margin:11px 0 0 -1px;
}

#content-top h2.concours-title a{
	display:block;
	width:100%;
	height:100%;
	background:url(/images/theme/concours-title.png) top left no-repeat;
}

#content-top h2.concours-title a:hover{
	background-position:0px -38px;
}

body.jstrue #hotnews{
	position: static;
	left: 0;
}
#hotnews ul{
	width: 275px;
}
#hotnews ul li{
	list-style: none;
	background: url(/images/theme/puce1.png) no-repeat 0 6px;
	font-size: 1.1em;
	padding: 0 0 0 9px;
	margin: 0 0 12px;
	position: relative;
	/*height: 45px;*/
}

#hotnews ul li h3{
	font-size: 1em;
	font-weight: normal;
	padding: 22px 10px 0 0;
}
#hotnews ul li h3.img-news{
	padding-right: 50px;
	min-height: 45px;
}

#hotnews ul li img{
	position: absolute;
	right: 6px;
	top: 22px;
	border: 1px solid #CDCDCD;
}

#hotnews ul li .hot-date{
	position: absolute;
	width: 266px;
	top: 0;
	left: 9px;
	color: #E20072;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #F6BDD4;
	padding: 2px 0 3px;
}

#hotnews ul li .hot-date span.capital{
	text-transform: capitalize;
}

#hotnews ul li .hot-date a.more{
	position: absolute;
	top: 0;
	right: 0;
	width: 41px;
	height: 18px;
	background: url(/images/theme/hotnews-more.png) no-repeat 0 0;
}

/* flux rss */
#news-rss-box .rss-container{
	position: absolute;
	top: 183px;
	left: 3px;
	width: 290px;
	height: 35px;
}

#news-rss-box #rss1{
	top: 176px;
}

#news-rss-box #rss2{
	top: 216px;
}

#news-rss-box #rss1 h3 a{
	position: absolute;
	top: 5px;
	left: 3px;
	background: url(/images/theme/rss/lalibre.png?ver=2) no-repeat 0 0;
	width: 40px;
	height: 25px;
}
#news-rss-box #rss2 h3 a{
	position: absolute;
	top: 11px;
	left: 3px;
	background: url(/images/theme/rss/dhnet.png?ver=2) no-repeat 0 0;
	width: 40px;
	height: 13px;
}

#news-rss-box .rss-box{
	position: absolute;
	top: 10px;
	left: 48px;
	width: 240px;
	height: 28px;
	overflow: hidden;
}

#news-rss-box .rss-box ul{
	list-style: none;
	position: relative;
	/*left: 250px;*/
	left: 5px;
}

#news-rss-box .rss-box ul li{
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	display: inline;
	padding: 0 0 20px;
}

#news-rss-box .rss-box ul a{
	white-space: nowrap;
	padding: 0;
	color: #404040;
	text-decoration: none;
	margin: 0 10px 0 0;
	font-size: 1.1em;
} 




/*** GENERAL ***/
#content{
	padding: 10px;
}

#page #content .rose{
	color: #E20072;
}


/*** MISE EN FORM ***/
#content h1{
	font-size: 2.2em;
	font-weight: normal;
	border-bottom: 1px solid #E20072;
	padding: 0 0 3px;
	color: #E20072;
	margin: 0 0 8px;
}

#content h2{
	font-size: 1.6em;
	font-weight: bold;
	color: #444;
	margin: 16px 0 10px;
}

#content h3{
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	margin: 4px 0 10px;
}

#content h4{
	font-size: 1.2em;
	font-weight: bold;
	color: #E20072;
	margin: 4px 0 10px;
}

#content p{
	margin: 12px 0;
	font-size: 1.3em;
	line-height: 135%;
	text-align: justify;
}

#content p.fleche{
	background: url(/images/theme/puce1.png) no-repeat 0 5px;
	padding: 0 0 2px 14px;
	margin: 8px 0 10px 20px;
}

#content strong{
	font-weight: bold;
	color: #333;
}

#content a{
	color: #E20072;
	text-decoration: underline;
	font-size: 1.3em;
}
#content a:hover{
	text-decoration: none;
}

#content ul,
#content ol{
	margin: 8px 0 10px 20px;
}
#content ul li{
	font-size: 1.3em;
	list-style: none;
	background: url(/images/theme/puce1.png) no-repeat 0 5px;
	padding: 0 0 2px 14px;
}
#content ol li{
	font-size: 1.3em;
	padding: 0 0 2px 14px;
	list-style-position: inside;
}
#content ul li ul li{
	background-image: url(/images/theme/puce2.png);
}
#content ul li ul li ul li{
	background-image: url(/images/theme/puce3.png);
}
#content blockquote{
	padding: 12px 64px;
	margin: 32px 0;
	background: #ebebeb;
}
#content blockquote p{
	margin: 4px 0;
	font-style: italic;
	color: #878787;
}

#content ul li li,
#content ul li p,
#content ul li a,
#content ol li li,
#content ol li p,
#content ol li a,
#content p a{
	font-size: 1em;
}

#content img{
	border: 1px solid #656565;
	padding: 3px;
	background: #fff;
}
#content img.img-left{
	float: left;
	margin: 2px 14px 14px 0;
}
#content img.img-right{
	float: left;
	margin: 2px 0 14px 14px;
}

#content address{
	font-size: 1.3em;
	font-style: normal;
	background: #eee;
	border-left: 2px solid #E20072;
	padding: 8px;
}

/*** SHARE ***/
a.share{
	display: block;
	width: 140px;
	height: 60px;
	position: absolute;
	top: 468px;
	outline: none;
	z-index: 2000;
}
a#share-facebook{
	right: 170px;
	background-image: url(/images/theme/share-facebook.png);
}
a#share-twizz{
	right: 25px;
	background-image: url(/images/theme/share-twizz.png);
}

/*** SHAREBOX ***/
#sharebox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	background: url(/images/theme/sharebox-bg.png);	
}

#sharebox-sharethis{
	width:366px !important;
	height:500px !important;
}

#sharebox #sharebox-inner{
	width: 346px;
	height: 228px;
	position: absolute;
	padding: 0;
}

#sharebox a.close-light{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:15px;
	height:15px;
}







/*** PUBLICITES ***/
#pub-leaderbord{
	position: absolute;	
	top: 56px;
	right: 0;
	width: 728px;
	height: 88px;
	overflow: hidden;
	background: aaa;
}
#pub-imu{
	position: absolute;	
	top: 551px;
	right: 3px;
	width: 300px;
	height: 250px;
	overflow: hidden;
}

/*** Date du jour ***/
#dateJour{
	position: absolute;	
	top: 131px;
	left: -12px;
	width: 250px;
	height: 20px;
}






/*** SITEMAP ***/
ul#sitemap-0, ul#sitemap-0 ul{
	margin: 0 0 0 15px;
	border-left: 1px dotted #000000;
	padding: 6px 0;
}

ul#sitemap-0{
	font-size : 1.2em;
	margin: 0 0 0 25px;
}

ul#sitemap-0 li{
	padding: 0 0 0 15px;
	list-style: none;
	background: url(/images/base/sitemap-puce.png) no-repeat 0 7px;
}


/*** FOOTER **/
#spacer-footer	{
	height: 180px;
	clear: both;
}

#footer{
	height: 170px;
	margin-top: -170px;
	background: url(/images/theme/footer-bg.png) repeat-x 0 100%;
	z-index: 2000;
	position: relative;
}

#sub-footer{
	width: 1000px;
	margin: 0 auto;
	height: 170px;
	position: relative;
}

/*frequence */
#frequence{
	width: 954px;
	position: absolute;
	top: 20px;
	left: 33px;
	z-index: 100;
	height: 136px;
	background: url(/images/theme/frequences-bg.jpg) no-repeat 0 100%;
}

#frequence  h2{
	height: 27px;
	width: 136px;	
	background: url(/images/theme/frequences-title.png) no-repeat 0 0;
	cursor: pointer;
}
/*#frequence  h2:hover,*/
#frequence  h2.open{
	background-position: 0 -28px;
}
#frequence p.fm{
	position: absolute;
	width: 28px;
	top: 57px;
	left: 46px;
	color: #E20072;
	font-size: 1.2em;
	font-weight: bold;
}
#frequence ul{
	position: absolute;
	top: 57px;
	left: 46px;
	width: 862px;
}
#frequence ul li{
	list-style: none;
	display: block;
	float: left;
	background: url(/images/theme/sepa1.png) no-repeat 100% 7px;
	padding-right: 14px;
	font-size: 1.3em;
	color: #999;
	line-height: 140%;
}

#frequence ul li.first{
	padding-left: 30px;
}
#frequence ul li.last{
	background: none;
	padding-right: 0;
}


/*footer navigation*/

#footer-list{
	position: absolute;
	top: 47px;
	left: 0;
	width: 1000px;
	height: 123px;
	color: #fff;
	position: relative;
	background: #E20072;
	z-index: 200;
}

#footer-list ul{
	padding: 14px 4px 0 0;
	float: right;
	list-style:none;
}
#footer-list ul ul{
	float: none;
	list-style:none;
}
#footer-list ul li{
	display: block;
	float: left;
	padding: 0 20px;
	font-size: 1.1em;
	border-right: 1px solid #EB4D9D;
	height: 80px;
	width: 170px;
}
#footer-list ul li.first{
	width: 180px;
}
#footer-list ul li.last{
	padding-right: 0;
	border: 0;
	width: 200px;
}
#footer-list ul li h3{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 4px;
	padding: 0;
}
#footer-list ul li li{
	float: none;
	background: url(/images/theme/puce4.png) no-repeat 2px 5px;
	padding: 0 0 2px 12px;
	font-size: 1em;
	height: auto;
	border: 0;
}
#footer-list ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}
#footer-list ul li a:hover{
	text-decoration: underline;
}

/* metriweb */
a#metriweb{
	position: absolute;
	top: 90px;
	right: 0;
	display: block;
	height: 18px;
	width: 65px;
	background: url(/images/theme/metriweb.png) no-repeat 0 0;	
}

/*** CONCOURS ***/
#content ul.contestList{
	list-style:none;
	margin:0;
	padding:0;
}

#content ul.contestList li{
	padding:0 0 10px 0;
	margin:0;
	font-size:1em;
	overflow:hidden;
	border-bottom:1px solid #eee;
	background:none;
}

#content ul.contestList li.last{
	border:none;
}

#content ul.contestList li h2{
	margin-bottom:0px;
}

#content ul.contestList li p{
	font-size:1.3em;
}

#content ul.contestList li p.contestDate{
	font-size:1.2em;
	color:#E20072;
	margin-top:0px;
	font-weight:normal;
}


/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------- */
/* ------------------------------ TWIZZ SUMMER ICE CREAM TOUR ------------------------------ */
/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#agenda, #photos{
	clear:right;
	float:right;
	margin:10px 0 0 0px;
	overflow:visible;
	width:362px;
}

#contest-photos_wrapper{
	clear:both;
	overflow:hidden;
}

#agenda h2, #photos h2{
	background:url('/images/icecreamtour/icecream-agendahead-bg.jpg') top center no-repeat;
	height:15px;
	margin:12px 0 0 10px;
	padding:14px 10px;
}
#photos h2{
	margin:0 0 0 10px;
}

#agenda-table,
#agenda-table2{
	margin-left:10px;
	position:relative;
	text-align:center;
	width:355px;
}

#agenda-table{
	margin-top:10px;
}

#agenda-table2{
	margin-left:0;
	top:0;
}

#agenda-table #agenda-th1{
	background:url('/images/icecreamtour/agendatable-th1-bg.jpg') top center no-repeat;
	height:25px;
	width:80px;
}

#agenda-table #agenda-th2{
	background:url('/images/icecreamtour/agendatable-th2-bg.jpg') top center no-repeat;
	height:21px;
	width:80px;
}

#agenda-table #agenda-th3{
	background:url('/images/icecreamtour/agendatable-th3-bg.jpg') top center no-repeat;
	height:25px;
	width:170px;
}

#agenda-table2-wrapper{
	height:150px;
	overflow:hidden;
	margin:0 10px 0 10px;
}

#agenda-table2 .agenda-td1,
#agenda-table2 .agenda-td2{
	width:80px;
}

#agenda-table2 .agenda-td3{
	width:170px;
}

#agenda-table2 tbody tr{
	height:15px;
	vertical-align:top;
}

#agenda-footnote{
	color:#999;
	text-align:right;
	padding:10px;
	float:right;
}

#event-explication{
	background:url('/images/icecreamtour/icecream-explication-bg.png') top center no-repeat;
	height:237px;
	margin-top:30px;
	padding:3px 10px 10px 200px;
	width:400px;
}


#event-explication h2,
#iceTour-contest h2{
	border-bottom: 1px solid #E20072;
	padding: 0 0 3px 0;
}

#event-explication p{
	font-size:1.2em;
	margin: 15px 0;
}

#agenda-navarrows{
	float:right;
	margin:20px 10px 0 0;
}

#agenda-navarrows img{
	background:none;
	border:none;
}

#iceTour-contest{
	background:url('/images/icecreamtour/concours-bg.png') top left repeat-y;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0 20px;
	width:575px;
}

#pre-contest{
	background:url('/images/icecreamtour/concours-prebg.png') top left no-repeat;
	display:block;
	float:left;
	height:5px;
	margin:10px 0 0 0;
	padding:0;
	position:relative;
	width:615px;
}

#post-contest{
	background:url('/images/icecreamtour/concours-postbg.png') top left no-repeat;
	display:block;
	float:left;
	height:5px;
	margin:0 0 10px 0;
	padding:0;
	width:615px;
}

#iceTour-form fieldset{
	border:none;
	margin:20px 0 0 0;
	padding:0;
}

#iceTour-form fieldset p {
	clear:both;
	overflow:hidden;
}

#iceTour-form label {
	color:#999;
}

#iceTour-form legend{
	color:#E20072;
	font-size:1.4em;
	font-weight:bolder;
	padding:0 0 12px 0;
}

#fieldset1 p{
	margin:5px 0;
}

#iceTour-form .text{
	background:url('/images/icecreamtour/text_bg.gif') top center repeat-x;
	border:1px solid #ddd;
	color:#999;
	margin:5px 0;
	padding:2px 5px;
	width:340px;
}

#iceTour-question3Wrapper .text {
	width:300px;
}

#iceTour-Submit{
	background:url('/images/icecreamtour/concours-submit.png') center center no-repeat;
	border:none;
	float:right;
	height:43px;
	margin:5px;
	text-indent:1000em;
	width:110px;
}

#sexLabel{
	font-size:1.3em;
}

#iceTour-form ul li{
	background:none;
	list-style:none;
}

.iceTour-questionWrap{
	padding:0 0 5px 0px;
	position:relative;
}

.iceTour-questionWrap .square{
	background:url('/images/icecreamtour/concours_questionsquare.png') top left no-repeat;
	color:#fff;
	font-weight:bold;
	height:20px;
	left:-20px;
	position:absolute;
	padding:2px 0;
	text-align:center;
	width:20px
}


#iceTour-error {
	color:#E20072;
	font-weight:bold;
	padding:10px 0;
}

.form-error{
	color:#E20072;
	display:block;
	float:right;
	font-weight:bold;
	font-size:0.85em;
	padding:7px 0;
	width:210px;
}

#iceTour-form .error input{
	border-color:#E20072;
}

#iceTour-form .error label{
	color:#E20072;
	font-weight:bold;
}

#iceTour-success {
	color:#090;
	font-weight:bold;
	padding:10px 0;
}

#content #form-legend{
	color:#666;
	font-size:1.1em;
	width:340px;
}

/* photos */

#content #locationsGallery,#content #localGallery {
	width:350px;
	list-style:none;
	margin:0;
	padding:0 0 0 11px;
}

#content #localGallery{
	margin-top:10px;
}

#content #locationsGallery li,#content #locationsGallery ul li {
	list-style:none;
	background:none;
	margin:0;
	padding:0;
}

#content #locationsGallery li.locationsItem {
	margin:10px 0 10px 0;
	overflow:hidden;
	position:relative;
}

#content .locationTitle {
	background:url('/images/icecreamtour/pics_location-bg.png') top left no-repeat;
	color:#888;
	font-weight:bold;
	font-size:0.9em;
	margin:0 0 5px 0;
	padding:0;
}

#content .locationTitle a, #content #localGallery .locationTitle {
	color:#888;
	display:block;
	height:20px;
	padding:2px 10px;
	text-decoration:none;
	width:350px;
}

#content #localGallery .locationTitle {
	font-size:1.25em;
}	

#content ul.picsList{
	display:inline;
	overflow:hidden;
	margin:0;
	padding:0;
}

#content ul.allPicsList{
	display:block;
}

#content #locationsGallery ul li.galleryItem {
	margin-right:10px;
}

#content #localGallery ul li.galleryItem {
	margin:5px;
}

#content #localGallery ul li.itemRow1 {
	margin-left:0;
}

#content #localGallery ul li.itemRow0 {
	margin-right:0;
}

#content .galleryItem img {
	background:none;
	border:none;
	margin:0;
	padding:0;

}

.rounded-corners{
	background:transparent url('/images/icecreamtour/rounded-corners.png') center center;
	display:block;
	height:62px;
	position:absolute;
	width:62px;
}

.bigArrowRight {
	background:url('/images/icecreamtour/pics_bigarrow_right.png') center center;
	display:block;
	height:62px;
	width:62px;
}

#content p.galleryItem,
#content li.galleryItem{
	float:left;
	margin:0;
	padding:0;
}

#content p#returnToGalleries{
	background:url('/images/icecreamtour/pics_location-bg2.png') top left no-repeat;
	clear:both;
	margin-top:0;
}

#content p#returnToGalleries a {
	color:#888;
	display:block;
	height:20px;
	padding:2px 10px;
	text-decoration:none;
	width:350px;
}

#content p#noPic {
	color:#888;
	height:20px;
	padding:2px 10px;
}


/* BANNER */

#pub-leaderbord{
	top:176px;
}

#summertourbanner{
	height:110px;
	margin:10px auto;
	width:1000px;
}

body.home, body.home #page{
	background-position:50% 130px;
}

a.share{
	top:588px;
}

#pub-imu{
	top:671px;
}

#dateJour{
	top:251px;
}
/* Encodé en UTF-8 */


.jScrollPaneContainer {	
	position: absolute;	
	top: 51px;
	left: 8px;
	width: 290px;
	height:110px;
	overflow: hidden;
	z-index: 1;
}


.jScrollPaneTrack {
	position: absolute;
	right: 0;
	top: 56px;
	cursor: pointer;
	height: 100%;
	width: 5px; 
	background: url(/images/theme/hotnews-slider-bg.png) no-repeat 0 0;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: url(/images/theme/hotnews-slider-btn.png) no-repeat 0 0;
	height: 18px;
}

/*

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}
a.jScrollArrowUp:hover {
	background-color: #f60;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;

}*/
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
/* Encodé en UTF-8 */

/*** MESSAGE TOP ***/
#message-top {
	font-size: 1.4em;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

div.ok #message-top-inner {
	background: #ebf1ec url('/images/base/ok-bg.png') repeat-x 0 0;
	min-height: 100px;
	color: #000;
}

div.ok #message-top-inner-inner {
	background: url('/images/base/ok-bg-icon.png') no-repeat 24px 24px;
	min-height: 100px;
}

div.ok #message-top-inner p {	
	color: #376a02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	padding: 40px 0 0 120px;
}

div.ko #message-top-inner {
	background: #ebf1ec url('/images/base/ko-bg.png') repeat-x 0 0;
	min-height: 100px;
	color: #000;
}

div.ko #message-top-inner-inner {
	background: url('/images/base/ko-bg-icon.png') no-repeat 24px 19px;
	min-height: 100px;
}

div.ko #message-top-inner p {	
	color: #910000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	padding: 20px 0 0 120px;
}

div.ko #message-top-inner ul {	
	padding: 10px 0 10px 120px;
}

div.ko #message-top-inner ul li {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	padding: 5px 0 5px 12px;
	color: #000;
	list-style: none;
	background: url('/images/base/ko-puce.png') no-repeat 0 10px;
}

#message-top #close {
	width: 100%;
	height: 41px;
	display: block;
	z-index: 99999;
	padding: 0;
}

div.ok #close {
	background: url('/images/base/ok-close-bg.png') repeat-x 0 0;
}

div.ko #close {
	background: url('/images/base/ko-close-bg.png') repeat-x 0 0;
}

#message-top #close a {
	width: 100%;
	height: 41px;
	display: block;
	outline: none;
}

div.ok #close a {
	background: url('/images/base/ok-close-a-bg-fr.png') no-repeat 98% 0;
}

div.ko #close a {
	background: url('/images/base/ko-close-a-bg-fr.png') no-repeat 98% 0;
	
}html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_right.png) repeat-x;
}