﻿




/*
     FILE ARCHIVED ON 14:27:48 May 19, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:55:08 Sep 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */

a .themap {
	background-image:url(/images/yootheme/carte-envolsim.png);
	margin-top:20px;
	transition:background-image 0.3s ease-in;
	width:94%;
	height:240px;
}

a .themap:hover {
	background-image:url(/images/yootheme/carte-envolsim2.png);	
}
.submit {
	float:right;}
footer#footer{
	display:none;}
/* Base
----------------------------------------------------------------------------------------------------*/

body { color: #444; }


/* Layout
----------------------------------------------------------------------------------------------------*/

body { 	background: #c2e7ef; }

@media (min-device-width: 1025px) {

	body {
		background: url(/images/yootheme/gradient.svg) no-repeat fixed, url(/images/yootheme/sky-left.png) 0 0 no-repeat fixed, url(/images/yootheme/sky-right.png) 0 0 no-repeat fixed, #b4cdd9;
		background-size: 150% 150%, 500px 900px, 370px 907px;
		background-position:center top, top left, top right;
	}

}


/* Menus - Mega Drop-Down Menu
----------------------------------------------------------------------------------------------------*/

/* Level 1 */
.menu-dropdown a.level1,
.menu-dropdown span.level1 { color: #1a6890; }

/* Level 2-3 */
.menu-dropdown a.level2,
.menu-dropdown span.level2,
.menu-dropdown a.level3 { color: #8699a9; }

/* Menu + Module */
.menu-dropdown .module a { color: #8699a9; }

.footer-menu .menu a, .footer-menu .menu span {
display: inline-block;
float: left;
margin-right: 20px;
font-size:26px;}
.footer-menu {
	background:none;
	padding:0;
	margin-bottom:20px;}
	.footer-menu .menu-sidebar li {
		border:none;}
/* Menus - Sidebar/Accordion Menu
----------------------------------------------------------------------------------------------------*/

/* Link */
.menu-sidebar a,
.menu-sidebar li > span,
.menu-sidebar a.level2 { color: #8699a9; }


/* Modules
----------------------------------------------------------------------------------------------------*/

/* Transparent */
.mod-box-transparent1  {background: url(/images/yootheme/modboxgradient.png) 0 0 repeat;}

#innertop .mod-box-transparent1, #innerbottom .mod-box-transparent1, #innerbottom2 .mod-box-transparent1 {background: rgba(255,255,255,0.3);transition: background 0.5s ease-in;}
#innertop .mod-box-transparent1:hover, #innerbottom .mod-box-transparent1:hover, #innerbottom2 .mod-box-transparent1:hover   {background: #fff;}
.mod-box-transparent2 { background-image: url(/templates/yoo_glass/images/module_box_transparent2.png); }

.system-white #footer { color: #8699a9; }
.login-page-membres form.short.style {	padding:0 20%;}
.login-page-membres form.short.style input { width:92%;}
.login-page-membres form.short.style input[type="checkbox"] { width:10%;}
.login-page-membres form.short.style .button { margin-left:25%;}
.login-page-membres form.short.style ul.blank { text-align:center;}
/* Tools
----------------------------------------------------------------------------------------------------*/

/* Zebra List and Table */
.mod-plain ul.line > li { border-bottom-color: #bfdce3; }

table.zebra caption { color: #A0C5CF; }

.mod-box-color ul.zebra > li.odd,
.mod-box-color table.zebra tbody tr.odd {
    background: #D3EBF8;
    background: rgba(255,255,255,0.2);
}

/* Boxes */
.box-note,
.box-info,
.box-warning,
.box-hint,
.box-download,
.box-content { border-color: #DDEAEE; }

/* Forms (Needed for System Markup) */
form.style input:focus,
form.style select:focus,
form.style textarea:focus { border-color: #2697d1; }


/* System
----------------------------------------------------------------------------------------------------*/

/* Drop-Down Results */
.searchbox .results li.results-header { color: #b0c1d3; }

/* Breadcrumbs */
.breadcrumbs {
    background: #d6eff5;
    background: url(/templates/yoo_glass/images/module_box_transparent1.png) 0 0 repeat;
}

/* Author */
#system .author-box {
    border-color: #fff;
    background: rgba(255,255,255,0.3);
}

#system .author-box .avatar { border-color: #fff; }

/* Comments */
#system #comments .comment-head,
#system #comments .comment-byadmin .comment-head,
.comments-list > article { border-color: #fff; }

#system #comments .comment-byadmin .comment-head {  background: rgba(255,255,255,0.3); }


/* Item
----------------------------------------------------------------------------------------------------*/
.connexion .item {display:none;}
.isblog #system .item,
.isblog #system > .title,
.noblog #content {
    padding: 30px;
    background: #f4f4f4;
    background: url(/templates/yoo_glass/images/module_box_transparent1.png) 0 0 repeat;
}

/* Widgetkit Gallery
----------------------------------------------------------------------------------------------------*/
.wk-gallery-glass li { background: url(/templates/yoo_glass/images/module_box_transparent2.png) 0 0 repeat; }