﻿@charset "UTF-8";

abbr,article,aside,audio,canvas,datlist,details,figure,dialog,footer,header,hgroup,mark,menu,meter,mark,nav,output,progress,section,time,video {display:block;}

body{
    
background: #000000;
background: -moz-linear-gradient(0deg,  #000000 0%, #4c4e5a 100%);
background: -webkit-gradient(linear, top, bottom, color-stop(0%,#4c4e5a), color-stop(100%,#98bede));
background: -webkit-linear-gradient(0deg,  #000000 0%,#4c4e5a 100%); 
background: -o-linear-gradient(0deg,  #000000 0%,#4c4e5a 100%); 
background: -ms-linear-gradient(0deg,  #000000 0%,#4c4e5a 100%); 
background: linear-gradient(180deg,  #000000 0%,#4c4e5a 100%); 
    
    /*background: -webkit-canvas(c);*/

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#4c4e5a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	font-family:Comic sans MS, Geneva, sans-serif;
	}
canvas {
    position:absolute;
    background-color: rgba(0, 255, 0, .1);
    z-index:-10;
}
html {
	height: 100%;
}
.iframe-container {z-index: 100;}

.content-container {
	position:absolute;
	height: 220px;
	width: 1024px;
	top:-93px;
	margin:0px;
	padding:0px;
	overflow-x: hidden;
	overflow-y: hidden;
	}

.iframeshim {
	position: absolute;
	left: 498px;
	top: 0px;
	width: 172px;
	height: 113px;
	z-index: -1;
background: black;
	}
#iframe, #tuto {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 0;
	border:0px 0px 0px 0px;	
}

#conteneur h1{
		color:#8fde62;
		text-shadow:0 0 3px rgba(0,0,0,1);
		width:250px;
		
		padding-left:0px;
		-webkit-transition-property:text-shadow padding;
		-webkit-transition-duration:1s;
}

#conteneur h1:hover{
	padding-left:12px;
	padding-top:-3px;
	text-shadow:7px 7px 7px rgba(0,0,0,0.6);
 }
	
#conteneur{
	width:1024px;
	height: 100%;
	margin: auto;
	padding: 0;
	position: relative;
	z-index: 2;
	}

#contenu{
	position:relative;
	
	/*ombres*/
	-moz-box-shadow:rgba(50,50,50,0.5) 20px 10px 10px;
	-webkit-box-shadow:rgba(50,50,50,0.5) 20px 10px 10px;
	-o-box-shadow:rgba(50,50,50,0.5) 20px 10px 10px;
	box-shadow:rgba(50,50,50,0.5) 20px 10px 10px;
	
	/*rayon*/
	-webkit-border-radius:0 0 30px 30px;
	-moz-border-radius:0 0 30px 30px;
	-o-border-radius:0 0 30px 30px;
	border-radius:0 0 30px 30px;
	
	width:1024px;
	height:610px;
}

#accueil, #info, #reseau, #news, #messages, #modelisation, #projet,#programmation, #messagesr, #cuisine1, #cuisine2, #cuisine3, #xav03, #xav03r, #xav04_admin, #xav04_client, #xav05_admin, #xav05_client, #scoldiv, #xavier{
	position:absolute;
	top:0;
	left:0;
	
	opacity:1;
	
	-webkit-transition-property:opacity z-index;
	-webkit-transition-duration:2s;
	
	z-index:1;
}

#news{
	z-index:2;
	opacity:1;
	}


#accueil:target, #info:target, #reseau:target,#news:target, #messages:target, #projet:target, #messagesr:target, #modelisation:target, #programmation:target,  #cuisine1:target, #cuisine2:target, #scoldiv:target, #cuisine3:target, #xav03:target, #xav03r:target, #xav04_admin:target, #xav04_client:target, #xav05_admin:target, #xav05_client:target, #xavier:target{
	
	opacity:1;
	z-index:2;
}
#contenu .gauche h2{
	margin-left:0;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8fde62;
}

#contenu .gauche{
	height:600px;
	width:204px;
	padding: 5px 5px 5px 5px;
	background-color: #2c2d33;
	
	-webkit-border-radius:0 0 0 30px;
	-moz-border-radius:0 0 0 30px;
	-o-border-radius:0 0 0 30px;
	border-radius:0 0 0 30px;
	
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	
	position:absolute;
	left:0;
	top:0;    
}	
.nav ul {
    margin-left:-15px;

}
#bienvenue {
	text-align:center;
	}
#texte {
	margin-left: 20px;
	}
#asc {
overflow:auto; 
margin-left:20px; 
height: 125px; 
width: 750px; 
border: 2px solid #8fde62;
padding: 10px;
}
#asc2 {
overflow:auto; 
margin:10px;
/*margin-left:10px;*/ 
height: 580px; 
/*width:auto;*/
/*border: 2px solid #8fde62;*/
padding: 0px;

}
#asc2 a {
    float:right;
    margin-right:10px;
    
}
#asc2 h3 {
    color:#8fde62;

}
#asc2 h4 {
    margin:0px;
    vertical-align:bottom;
    color:black;
    float:left;
}
#asc2 h5 {
    margin:0;
    color:white;    
    float:left;
}
.blabla h5 {
    text-align:left;
   
}
.blabla tr {
    vertical-align:top;
}
/*#asc2 img {
    margin-right:10px;
    float:right;
}*/
.box {
    /*margin:5px;*/
    padding:7px;
    /*margin:7px;*/
    margin-right:10px;
    border: 2px solid #2c2d33;
    overflow: hidden;
}
.box img {
        float:left;
    padding:10px;
}
#contenu .droite{
	
	height: 610px;
	width: 810px;
	padding:0px;
	margin: 0px;
	background-color:#4c4e5a;
	z-index:1;


	
	-webkit-border-radius:0 0 30px 0;
	-moz-border-radius:0 0 30px 0;
	-o-border-radius:0 0 30px 0;
	border-radius:0 0 30px 0;
	
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	/*line-height:100px;*/
	
	position:absolute;
	left:214px;
	top:0;
	
}

#contenu .millieu {

	height: 610px;
	width: 1024px;
	padding:0px;
	margin: 0px;
	background-color:#2c2d33;
	z-index:1;
	position:absolute;
	
	-webkit-border-radius:0 0 30px 30px;
	-moz-border-radius:0 0 30px 30px;
	-o-border-radius:0 0 30px 30px;
	border-radius:0 0 30px 30px;
		
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;

}	

#compa {
	position: absolute;
	margin-left: 700px;
	margin-top: -410px;
}
/*formulaire*/
#contact  .droite{
	width: 400px; margin: 00px auto; padding: 0px 200px;
	background: #4c4e5a; border: 1px solid #e1e1e1;
	-moz-box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
}
label {
	float: left; clear: left; margin: 11px 20px 0 0; width: 95px;
	text-align: right; font-size: 16px; color: #8fde62; 
	text-transform: uppercase; text-shadow: 0px 1px 0px #f2f2f2;
}

input {
	width: 260px; height: 35px; padding: 5px 20px 0px 20px; margin: 0 0 20px 0; 
	background: #5E768D;
	background: -moz-linear-gradient(top, #546A7F 0%, #5E768D 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#546A7F), color-stop(20%,#5E768D)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif; font-size: 16px; color: #f2f2f2; text-transform: uppercase; text-shadow: 0px -1px 0px #334f71; 
}
	input::-webkit-input-placeholder  {
    	color: #a1b2c3; text-shadow: 0px -1px 0px #38506b;  
	}
	input:-moz-placeholder {
	    color: #a1b2c3; text-shadow: 0px -1px 0px #38506b; 
	}

textarea {
	width: 260px; height: 170px; padding: 12px 20px 0px 20px; margin: 0 0 20px 0; 
	background: #5E768D;
	background: -moz-linear-gradient(top, #546A7F 0%, #5E768D 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#546A7F), color-stop(20%,#5E768D)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif; font-size: 16px; color: #f2f2f2; text-transform: uppercase; text-shadow: 0px -1px 0px #8fde62; 
}
	textarea::-webkit-input-placeholder  {
    	color: #a1b2c3; text-shadow: 0px -1px 0px #38506b;  
	}
	textarea:-moz-placeholder {
	    color: #a1b2c3; text-shadow: 0px -1px 0px #38506b; 
	}
	
input:focus, textarea:focus {
	background: #728eaa;
	background: -moz-linear-gradient(top, #668099 0%, #728eaa 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#668099), color-stop(20%,#728eaa)); /* webkit */
}

input[type=submit] {
	width: 185px; height: 52px; float: right; padding: 10px 15px; margin: 0 15px 0 0;
	-moz-box-shadow: 0px 0px 5px #999;-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #556f8c;
	background: -moz-linear-gradient(top, #718DA9 0%, #415D79 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#718DA9), color-stop(100%,#415D79)); /* webkit */
	cursor: pointer;
}

/* Reset */
.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

/* Menu */
.menu {	
	height: 40px;
	width: 450px;
	margin-left:305px;
	background: #2c2d33;
	background: -webkit-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -moz-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);

	z-index: 9999;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
	z-index: 100;
    
}

/* Links */

.menu li a {
	display: block;
	padding: 0 14px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	
	border-left: 1px solid #393942;
	border-right: 1px solid #4f5058;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;

	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);

	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
    
}

.menu li:first-child a { 
	border-left: none;
	}
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { color: #8fde62; }

/* Sub Menu */
.titre {
	width: 21px;
	padding: 0px;
	margin: 0px;
}

.menu ul {
    text-align:center;
	position: absolute;
	top: 40px;
	left: 0;
    padding:5px;
	opacity: 0;
	
	background: #1f2024;
	
	
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
    
}

.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}

.menu ul li a {
	width: 100px;
	/*padding: 4px 0 4px 25px;*/
	margin-left: 0px;
    
	font-size: 16px;
	border: none;
	border-bottom: 1px solid #353539;
    
}

.menu ul li:last-child a { border: none; }

/* Icons

.menu a.documents { background: url(../img/docs.png) no-repeat 6px center; }
.menu a.messages { background: url(../img/bubble.png) no-repeat 6px center; }
.menu a.signout { background: url(../img/arrow.png) no-repeat 6px center; }
*/

