@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;
}