@import "../css/grid.css";


body {
   margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding: 0;
    background: url("../images/body.jpg"), url("../images/bodyless.jpg") no-repeat;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-size: cover;
}
body, a
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	
}
#photos
{
	width: 600px;
	height: 4800px;
}


.greybox {text-decoration:none;}
.greybox li{
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;
	text-decoration:none;
	
	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	
}


#menu li, #sidebar li, #sidebar2 li{
	list-style-type:none;
}
a{
	text-decoration:none;
}

.greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}


/*structure le corps de la page*/
#header{
	width: 900px;
	height: 220px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px black;
	-webkit-box-shadow: 1px 1px 5px black;
	box-shadow: 1px 1px 5px black;
	background-image: url("../images/top.jpg");
}
#table{
	margin-left: 30px;
	width: 630px;
	text-decoration:none;
	moz-border-radius: 15px;
	webkit-border-radius: 15px;
	border-radius: 15px;
    -moz-box-shadow: 3px 3px 7px black;
	-webkit-box-shadow: 3px 3px 7px black;
	box-shadow: 3px 3px 7px black;
}

div#center {
    overflow: auto;
	background:#ffffff;
	height: auto;
	clear: both;
	width: 900px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px black;
	-webkit-box-shadow: 1px 1px 5px black;
	box-shadow: 1px 1px 5px black;
}

div#content {
    width: 600px;
    margin-left: 10px;
	display: table-cell;
	background-color : transparent; 
	font-family: 'Forum-Regular';
}

div#sidebar, div#sidebar2 {
    background:#e3d7d7;
    width: 200px;
	display: table-cell;
}


div#sidebar li{
	background: url("../images/puce.png") no-repeat;
	width:200px; 
	height:25px;
	margin:0 0 12px; padding: 15px 0 13px 55px;
}
	
div#sidebar li a{
	width: 200px;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	padding: 35 0 0 0;
	text-decoration:none;
}


.marg_right1 {float:left; margin-right:30px}
.pad_bot1 {padding-bottom:15px}

/*structure les styles d écriture*/
.Style1{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
}
.Style2{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
.Style3{
	font-size: 14px;
	font-family: "Arial, Helvetica, sans-serif";
	width: 400px;
}
.Style4{	
	color: #666666;
	font-weight: bold;
	font-size: 17px;
	font-family: "Comic Sans MS";
}
.Style5{	
	color: #f00000;
	font-weight: bold;
	font-size: 14px;
}
.Style6 {
	font-size: 14px;
	font-weight: bold;
	margin-left:30px;
}
.Style7 {	
	font-size: 13
}

#content h1 {
	color: #e91391;
	font-family: 'Forum-Regular';
	font-size:30px;
	font-weight:normal;
	margin: 0px; 
	padding: 20px 0 0 30px;
}
#content h2 {
	border-bottom: 2px solid #ebebeb;
	color: #ff9600;
	font-family: 'Forum-Regular';
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 5px;
	padding: 5px;
}
#content h3 {
	color: #ff9600;
	font-family: 'Forum-Regular';
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-left:30px;
}
#content h4 {
	border-bottom: 2px solid #ebebeb;
	color: #ff9600;
	font-family: 'Forum-Regular';
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 0 0 30px;
	padding: 60px 0 0;
	width: 300px;
}
#content h5 {
	border-bottom: 2px solid #ebebeb;
	color: #ff9600;
	font-family: 'Forum-Regular';
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 0 0 30px;
	padding: 60px 0 0;
	width: 600px;
}

#content p, #content ul, #content ol {
	width: 560px;
	color: #0f0f0f;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 10px 30px 15px;
	text-align: justify;
}
#content ul, #content ol {
	padding-left: 20px;
}

#content a {
	color: #7D7978;
	text-decoration: underline;
}
#content a:hover {
	color: #e91391;
}

div#footer {
    bottom: 0;
    background:url(../images/bas.jpg) no-repeat;
    width: 900px;
	height: 100px;
	position: center;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px black;
	-webkit-box-shadow: 1px 1px 5px black;
	box-shadow: 1px 1px 5px black;
}

#panneau{ padding-top:100px;}


div#sidebar h3,
div#footer p,
div#sidebar p {
    padding: 0 10px;
}


#lecteur
{
	background-color: #F9E777;
	width: 240px;
	margin-left: 255px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px black;
	-webkit-box-shadow: 1px 1px 5px black;
	box-shadow: 1px 1px 5px black;
}


/*propriété du menu au bas de la bannière*/
#menu {
	width:860px;
	height:43px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px black;
	-webkit-box-shadow: 1px 1px 5px black;
	box-shadow: 1px 1px 5px black;


	/* Background color and gradients */
		/* IE10 Consumer Preview */ 
		background-image: -ms-linear-gradient(top, #C6B020 0%, #F9E777 100%);

		/* Mozilla Firefox */ 
		background-image: -moz-linear-gradient(top, #C6B020 0%, #F9E777 100%);

		/* Opera */ 
		background-image: -o-linear-gradient(top, #C6B020 0%, #F9E777 100%);

		/* Webkit (Safari/Chrome 10) */ 
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C6B020), color-stop(1, #F9E777));

		/* Webkit (Chrome 11+) */ 
		background-image: -webkit-linear-gradient(top, #C6B020 0%, #F9E777 100%);

		/* W3C Markup, IE10 Release Preview */ 
		background-image: linear-gradient(to bottom, #C6B020 0%, #F9E777 100%);
		filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C6B020', endColorstr='#F9E777'); /* IE6 et IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C6B020', endColorstr='#F9E777')"; /* IE8 */
	
	/* Borders */
	
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 10px 4px 10px;
	margin-right:30px;
	margin-top:7px;
	border:none;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	
	background-image: #F4F4F4;
	background-image: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F4F4F4',endColorstr='#EEEEEE', GradientType=0);
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; 
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}
#menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("img/drop.png") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 14px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}


/* concerne la page contact*/
#formulaire
{
	background:url(../images/parquet.jpg) no-repeat;
	width:620px;
	height: 450px;
	margin-left: 10px;
}
#formulaire label {
	display:block;
	margin-left: 100px;
	margin-top:10px;
	letter-spacing:1px;
	
}
#formulaire input {
	width:280px;
	margin-left: 50px;
	height:14px;
	background:#efefef;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	margin-top:3px;
	font-size:13px;
	color:#3a3a3a;
}
#formulaire textarea {
	width:380px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	background:#efefef;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
	margin-top:3px;
	font-size:13px;
	color:#3a3a3a;
}
#formulaire input[type=submit]{ 
	background: url(../images/grey-btn.png) no-repeat 0 0;
	margin-left: 10px;
	text-decoration:none;
	width: 129px;
	height: 33px;
	padding:5px; 
	line-height: 20px; 
	font-weight: bold; 
	font-size: 17px;  
	color: #636363; 
	text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; 
	border: none;
 }
#formulaire input[type=reset]{
	background: url(../images/grey-btn.png) no-repeat 0 0;
	margin-left: 30px;
	text-decoration:none;
	width: 129px;
	height: 33px;
	padding:5px;
	line-height: 20px; 
	font-weight: bold; 
	font-size: 17px;  
	color: #636363; 
	text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; 
	border: none;
}
#formulaire input[type=submit]:hover { background-position: 0 -33px; text-decoration: none; }
#formulaire input[type=reset]:hover  { background-position: 0 -33px; text-decoration: none; }


#grey-btn2 { background: url(../images/grey-btn3.png) no-repeat 0 0; text-decoration:none; border: none; width: 119px; height: 29px; text-align: center; line-height: 20px;  font-weight: bold; font-size: 12px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
#grey-btn2:hover { background-position: 0 -30px; text-decoration: none; }


#verif { 
	margin-left: 140px;
	padding-top: 20px;
}