@charset "utf-8";
/* CSS Document */

/*module meteo*/
.icon {float: left; height: 70px; margin-right: 10px;}
.current {float: left; width: 250px; padding: 5px;}
#forecast {float: left; width: 105px; text-align: center;}
#forecast p{ text-align:center; font-size: 13px; padding: 0; margin: 0;}

/* boutique css */
#boutique {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 192px; /* important */
	height: 212px; /* important */
	background: #FFF;
}

#boutique_frame {position: relative}
#boutique_frame img {position: absolute;}
#boutique_previous {top: 0; left: 0;}
#boutique_next {top: 192px; left: 0;}

#boutique_content {
	position: absolute;
	margin-top: 20px;
	left: 0;
}

.boutique_item img {
	display: block;
	float: left;
	margin: 5px;
	padding: 10px;
	border: 1px solid #060;
	background-color: #FFF;
}

/* article css */
#article_news {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 192px; /* important */
	height: 212px; /* important */
	background: transparent;
}

#article_frame {position: relative}
#article_frame img {position: absolute;}
#article_previous {top: 0; left: 0;}
#article_next {top: 192px; left: 0;}

#article_content {
	position: absolute;
	margin-top: 20px;
	left: 0;
	top: 1px;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
}

.article_item {
	padding: 5px;
	height: 162px;
	background: #FFF;
	text-align: left;
}

.article_item h4 {
	font-size: 85%;
	color: #990000;
}

.article_item p {
	font-size: 12px;
	color: #993300;
}

#container_bd .article_item a {
	color: #FFCC00;
	text-decoration: underline;
}

#container_bd .article_item a:hover {
	color: #009900;
}

/* news css */
#news {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 192px; /* important */
	height: 212px; /* important */
	background: transparent;
}

#news_frame {position: relative}
#news_frame img {position: absolute;}
#news_previous {top: 0; left: 0;}
#news_next {top: 192px; left: 0;}

#news_content {
	position: absolute;
	margin-top: 20px;
	left: 0;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
}

.news_item {
	padding: 5px;
	height: 162px;
	background: #FFF;
	text-align: left;
}

.news_item h4 {
	font-size: 85%;
	color: #006600;
}

.news_item p {
	font-size: 12px;
	color: #006600;
}

#container_bd .news_item a {
	color: #009900;
	text-decoration: underline;
}

#container_bd .news_item a:hover {
	color: #FFCC00;
}




/*accordeon Australie*/
.toggler {
	margin: 0;
	padding: 2px 5px;
	background-color: #990000;
	border-bottom: 1px solid #FFFF99;
	border-right: 1px solid #FFFF99;
	border-top: 1px solid #996600;
	border-left: 1px solid #996600;
	font-size: 14px;
	font-family: 'Andale Mono', sans-serif;
	color: #990000;
	cursor: default;
}
.toggler h3{
	color: #990000;
	font-weight: bold;
}
.element {
	background-color: #FFFFCC;
	color:#000000;
}
.element ul{
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(australie.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	padding-left:0px;
}
 
.element p {
	margin: 0;
	padding: 4px;
}
.element a:link a:visited {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;	
}
.element a:hover {
	color: #FF9900;
	text-decoration: blink;
	font-size: 12px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	/*text-style: italic;*/
	padding:5px 0 5px 30px;
}
/*accordeon NZ*/
.toggler_nz {
	margin: 0;
	padding: 2px 5px;
	height: 30px;
	background-color: #affe23;
	border-bottom: 1px solid #009900;
	border-right: 1px solid #009900;
	border-top: 1px solid #E1FFB9;
	border-left: 1px solid #E1FFB9;
	font-size: 14px;
	font-family: 'Andale Mono', sans-serif;
	color: #006600;
	cursor: default;
}
.toggler_nz h3{
	color: #009900;
	font-weight: bold;
	background-image: url(icons/hook.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.element_nz {
	background-color: #DAFFA6;
	color:#006600;
}
.element_nz li{
	list-style-type: none;
	background-image: url(icons/koru.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	list-style-image: none;
}
 
.element_nz p {
	margin: 0;
	padding: 4px;
}
.element_nz a:link {
	color: #006600;
	text-decoration: underline;
	font-size: 12px;
}
.element_nz a:hover {
	color: #990000;
	text-decoration: blink;
	font-size: 12px;
}
.element_nz a:visited {
	color: #009900;
	text-decoration: underline;
	font-size: 12px;
}

/*//////accordeon Australie////////*/
.element_au {
	background-color: #FFFFCC;
	text-align: left;
}
.element_au li{
	list-style-type: none;
	background-image: url(icons/australie.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	list-style-image: none;
	line-height: 24px;
}
 
.element_au p {
	margin: 0;
	padding: 4px;
}
.element_au a:link, a:visited{
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.element_au a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #E1771E;
}


/* text insert en bas*/
#insert{
	width: 95%;
}
#insert h1{
	font-size: 16px;
}

#tool_col_gauche h2, #tool_col_droite h2{
	font-size: 16px;
	font-variant: small-caps;
	text-decoration: underline;
	margin-left: 30px;
	text-align: left;
}
#tool_col_gauche a:link, #tool_col_droite a:link, #tool_col_gauche a:visited, #tool_col_droite a:visited{
	font-size: 14px;
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
}
#tool_col_gauche a:hover, #tool_col_droite a:hover{
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
#tool_col_gauche, #tool_col_droite{
	width: 46%;
	text-align:justify;
	background-color: #E0FFA6;
	color:#006600;
	font-size: 14px;
	padding: 5px;
	border: thin solid #009900;
	background-image: url(icons/pied.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#tool_col_gauche, #scolaire_gauche{
	float: left;
}

#tool_col_droite, #scolaire_droite{
	float: right;
}

#advert_col_gauche, #advert_col_droite{
	width: 46%;
	color:#006600;
	font-size: 14px;
	padding: 5px;
}

#advert_col_gauche{
	float: left;
}

#advert_col_droite{
	float: right;
}


#stop_col{
	clear: both;
} 
#images_accord{
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	border: 2px;
	border-color: #006600;
}
/*scolaire colonne*/
#scolaire_gauche, #scolaire_droite{
	width: 48%;
	text-align:justify;
	background-color: #FFE888;
	color:#900;
	font-size: 14px;
	border: thin dashed #900;
}
#scolaire_gauche h2, #scolaire_droite h2, #scolaire_gauche p, #scolaire_droite p{
	padding:0 10px;
	text-align:justify;
	text-indent:0px;
}

#scolaire_gauche li, #scolaire_droite li{
	padding:4px 0;
	margin-left:-20px;
}.MultiBoxContainer{position:absolute;border:20px solid #030;background-color:#FFF;display:none;z-index:2;text-align:left;}
.MultiBoxLoading{background-image:url(images/loader.gif);background-repeat:no-repeat;background-position:center;}
.MultiBoxContent{position:relative;width:100%;height:100%;overflow:hidden;}
.MultiBoxClose{position:absolute;top:-26px;right:-26px;background:url(images/close.png) no-repeat;width:24px;height:24px;cursor:pointer;}
.MultiBoxControlsContainer{overflow:hidden;height:0;position:relative;}
.MultiBoxControls{width:100%;height:auto;position:relative;background-color:#030;}
.MultiBoxPrevious{position:absolute;background:url(images/left.png) no-repeat;width:24px;height:24px;left:0;margin-top:5px;cursor:pointer;}
.MultiBoxNext{position:absolute;background:url(images/right.png) no-repeat;width:24px;height:24px;right:0;margin-top:5px;cursor:pointer;}
.MultiBoxNextDisabled{cursor:default;background:url(images/rightDisabled.png) no-repeat;}
.MultiBoxPreviousDisabled{cursor:default;background:url(images/leftDisabled.png) no-repeat;}
.MultiBoxTitle{position:relative;float:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#FFF;font-weight:700;text-align:left;margin:10px 0 0 35px;}
.MultiBoxNumber{position:relative;width:50px;float:right;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#FFF;text-align:right;margin:10px 35px 0 0;}
.MultiBoxDescription{clear:left;position:relative;padding-top:5px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#FFF;text-align:left;margin:0 35px;}/* CSS Guideline to style rokbox */
/* When adding your own theme,make sure to replace "custom" with your theme name */
/* use lowercase characters and no space. For example,we name our theme "mytheme" */
/* we replace every "rokbox-light" with "rokbox-mytheme" */
/* Wrapper,the very outside container of rokbox */
#rokbox-wrapper.rokbox-light{}
#rokbox-wrapper .clr {clear:both;}
#rokbox-close{height:30px;width:20px;display:block;background:url(js/themes/light/close.png) 0 0 no-repeat;clear:both;}
#rokbox-close span{display:none;}
/* Table for border look and feel */
#rokbox-top.rokbox-left{background:url(js/themes/light/tl.png) 0 0 no-repeat;clear:both;}
#rokbox-top .rokbox-right{background:url(js/themes/light/tr.png) 100% 0 no-repeat;}
#rokbox-top .rokbox-center{background:url(js/themes/light/top.png) 0 0 repeat-x;height:20px;margin-left:20px;margin-right:20px;}
#rokbox-middle {overflow: hidden;}
#rokbox-middle.rokbox-left{background:url(js/themes/light/left.png) 0 0 repeat-y;clear:both;}
#rokbox-middle .rokbox-right{background:url(js/themes/light/right.png) 100% 0 repeat-y;}
#rokbox-middle .rokbox-center{background:#fff;margin-left:20px;margin-right:20px;}
#rokbox-bottom.rokbox-left{background:url(js/themes/light/bl.png) 0 0 no-repeat;}
#rokbox-bottom .rokbox-right{background:url(js/themes/light/br.png) 100% 0 no-repeat;}
#rokbox-bottom .rokbox-center{background:url(js/themes/light/bottom.png) 0 0 repeat-x;height:20px;margin-left:20px;margin-right:20px;}
/* Object/Image container */
#rokbox-container{}
/* Spinner class that gets added when loading content and removed when loaded */
#rokbox-container.spinner{background:url(js/themes/light/ajax-loader.gif) 50% 50% no-repeat;}
/* Warning class that gets added when erroring */
#rokbox-container.warning{background:url(js/themes/light/warning.png) 50% 50% no-repeat;}
#rokbox-container.warning h1 {position: absolute;text-align: center;margin-left: -20px;}
/* Arrows wrapper (for previous and next when visible) */
#rokbox-arrows{margin-top:15px;position:absolute;right:0;width:70px;height:20px;}
#rokbox-arrows a{float:left;display:block;width:20px;height:20px;margin-right:5px;}
/* Previous arrow and its text span */
#rokbox-arrows #rokbox-previous{background:url(js/themes/light/prev.png) 0 0 no-repeat}
#rokbox-arrows #rokbox-previous span{display:none;}
/* text wrapper,useful to set as display none when using images */
/* Next arrow and its text span */
#rokbox-arrows #rokbox-next{background:url(js/themes/light/next.png) 0 0 no-repeat}
#rokbox-arrows #rokbox-next span{display:none;}
/* text wrapper,useful to set as display none when using images */
#rokbox-arrows #rokbox-previous.inactive,
#rokbox-arrows #rokbox-next.inactive{background-position:0 -20px;}
/* Captions wrapper and titles and descriptions */
#rokbox-caption{padding-top:25px;font-family:Helvetica,Arial,sans-serif;}
#rokbox-caption h2{/* titles */
margin:0 0 10px 0;padding:0;color:#333;font-size:18px;font-weight:bold;}
#rokbox-caption p{/* description */
margin:0;color:#999;font-size:12px;}