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

/*
Theme Name: 
Theme URI: 
Description: Theme de 
Version: 1.0
Author: Krea3
Author URI: http://www.krea3.fr
Text Domain: krea3
*/

/**************************************************************************/
/*****************min-width:891px et max-width:1023px**********************/



body{
	font-size:17px;
}

/*******************header*********************/
#nav > li > a {
	line-height:30px;
}

.toggleMenu{
	color:#333;
	background:url("images/icon_menu.png") no-repeat scroll right center !important;
}

#nav > li{
	padding:0;
}

#nav > li{
	padding:0;
}
/***************fin header*********************/


/****************page accueil*********************/ 
#ligne1 {
    /*margin: 330px 0 38px;*/
}

.btn-top{
	position:absolute;
	top:170px;
}
/************fin page accueil*********************/

#menu{
	height:40px; 
	background-image:none;
	position:absolute;
	top:30px;
	right:0;
	width:100%;
	background-color:transparent;
	margin:0;
}

#btn-print{
	display:none !important;
}

/***************footer*********************/

/***************fin footer*********************/




