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

#logo{
	width:280px;
}

/*******************header*********************/
#nav{
	top:0;
}

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

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

#nav > li{
	padding:0;
}

#nav > li{
	padding:0;
}
/***************fin header*********************/
#texte1 {
    top: 80px;
    width: 70%;
    z-index: 200;
}
/***************footer*********************/

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

/*********************LIGNE 1*********************/

#ligne1{
	display:block;
	padding:0;
}

.rslides{
	width:100% !important;
	float:none;
	display:block;
	clear:both;
	margin:0 0 20px 0;
}

#texte1{
	top:20px;
	display:block;
	clear:both;
	width:92%;
	border-right:none;
	padding:20px;
	position:relative;
	margin:20px auto;
}

#texte2{
	display:block;
	clear:both;
	width:100%;
	border-right:none;
	padding:20px;
	position:relative;
	margin:20px 0 40px 0;
	top:20px;
}


/*********************FIN LIGNE 1*********************/




