/* Css Reset ==================================== */
html, body, div, img, p, table, thead, tbody, tfoot, tr,td,tt, h1,h2,h3,h4,h5,h6, a, span, fieldset  {
	margin:0;
	padding:0;
	border:0;
	outline:none;
}

html {
	font-size: 62.5%;
}

body {
	background: #c2c2c2 url(http://loloinfo.com/2/bidouille/themes/loloinfo2/imgs/matrix2.jpg);
	font-size: 1.5em;
	color: #222;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	word-wrap: break-word;
}

textarea, input[type='text'], input[type='url'],  input[type='email'], input[type='search'] {
	color: black !important;
	background-color: white !important;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}

img {
	height:auto;
	max-width:100%;
}

/* old browser compatibility */
article, aside, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

/* General ====================================== */


/* Entete =================== */

#entete {
	background: url(http://loloinfo.com/bidouille/themes/loloinfo/imgs/fond.png) repeat;
	margin:0;
	}

#bandeau {
	background: url(http://loloinfo.com/bidouille/themes/loloinfo/imgs/header.png) repeat-x;
	min-height: 50px;
	margin-top: 30px;
	}

h1 {
	font-family: times, 'Trebuchet MS', helvetica, arial, sans-serif;
	color: #5e828c;
	font-size: 360%;
	font-weight: 600;
	margin: 0px 30px 0;
	padding-top: 30px;
	text-shadow: 3px 3px 7px #90a2a7;
}

#entete h2 {
	background: url(http://loloinfo.com/bidouille/themes/loloinfo/imgs/fond.png) repeat;
	font-family: times, 'Trebuchet MS', helvetica, arial, sans-serif;
	font-size: 150%;
	margin: 0 30px;
	padding: 15px 0 30px 0;
	font-style: italic;
	text-shadow: 2px 2px 4px #777;
}

/* menu déroulant */

#menu, #menu4 {
	background: url(http://loloinfo.com/themes/loloinfo2/imgs/header.png);
	background: -webkit-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -moz-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -ms-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -o-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	box-shadow: 0px 3px 8px #aaa, inset 0px 2px 3px #fff;
	border: 0px solid #666;
	border-width: 1px 0;
	padding: 15px 0px;

	
}

#menu .sous-menu {
	float: left;
	line-height: 15px;
	padding: 15px 0px 19px 10px;
	display: inline;
}

#menu .menuclearfix {
	clear: both;
	height: 0;
}

.sous-menu a {
	float: left;
	font-size: 1.1em;
	margin: 0;
	vertical-align: baseline;
}

.sous-menu a:hover, .hasard a:hover {
	text-decoration: none;
	color: #5e828c;
}

td.c1, td.c2, .hasard {
	border-radius: 5px;
	box-shadow: 0px 3px 5px #777;
	padding: 20px 10px;
}

td.c1:active, td.c2 img:active, .hasard:active {
	border-radius: 5px;
	box-shadow: 0px 3px 8px #fff, inset 0px 2px 3px #aaa;
	border: 0px solid #666;
}



/* formulaire de recherche */
#search {
	background: #dee5e7;
	background: -webkit-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -moz-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -ms-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -o-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 10px;
	border-radius: 5px;
	box-shadow: 0px 3px 5px #777;
	
}

#q {

	border-radius: 5px 0 0 5px;
	margin-right: 0px;

}
#input-rechercher {
	margin-left: 0px;
	border-radius: 5px;
	border: 0px solid green;

}

#input-rechercher, #q {
	outline: solid transparent 2px;
	border: 1px solid red;
}

/* Lexique */

#menu4 {
	padding: 10px 0px;
	box-shadow: 0px 3px 8px #777;
	border: 1px solid #878d95;
		
}

#menu4 h2 a, .menu4chapo {
	font-size: 1.1em;
	text-shadow: 2px 2px 4px #777;
	padding-left: 50px;
	font-style: italic;
	font-family: times, 'Trebuchet MS', helvetica, arial, sans-serif;

}

.menu4chapo {
	color: #505459;
	font-size: 0.8em;
	padding-left: 10px;
}


#menu4 .abecedaire {
	line-height: 10px;
	display: inline-block;

}

#menu4 .abecedaire li {
	border-radius: 5px;
	box-shadow: 0px 3px 5px #777;
	padding: 7px;
	margin: 5px;
	float: left;
	list-style: none;
}

#menu4 .abecedaire li a{
	display: inline;
	font-weight: 600;
	font-size: 1.1em;
	font-family: times, 'Trebuchet MS', helvetica, arial, sans-serif;
}

#menu4 .abecedaire li a:active {
	border-radius: 5px;
	box-shadow: 0px 3px 8px #fff, inset 0px 2px 3px #aaa;
	border: 0px solid #666;
}

.cg { color: #b7b7b7; }


/* Partie centrale : postes ============================ */

#main {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	min-height: 1200px;
	max-width: 1600px;
}

#midle {
	margin-left: 300px;
	counter-reset: nb_commentaires;
}

.itembloc {
	background-color: #fefefe;
	border: 1px solid #878d95;
	box-shadow: 0px 3px 8px #777;
}

.post-hgr, .sidebartitre {
	border-radius: 5px 5px 0 0;
	padding: 12px;
	background: #fafafa;
	background: -webkit-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -moz-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -ms-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -o-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	border-bottom: 1px #222 dotted;
}

.post-hgr h2 a, .sidebartitre {
	font-size: 1.5em;
	text-shadow: 2px 2px 4px #777;
	padding-left: 30px;
	font-style: italic;
	font-family: times, 'Trebuchet MS', helvetica, arial, sans-serif;

}

.post-cnt {
	margin:0;
	padding: 10px 50px;
	background: #fefefe url(http://loloinfo.com/blog/themes/loloinfo/imgs/fond.png);
	color: black;
	text-shadow: 0px 0px 2px rgba(120, 120, 120, .2);
	border: 0px solid blue;
}

.post-cnt h3, .contenu h4{
	border-bottom: 1px #000000 solid;
	margin: 30px 10px;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-shadow: 2px 2px 4px #777;
	
	}
.ingredients {
	min-height: 270px;
}

.contenu {
	margin: 0;
	padding: 0 10px;
	border: 0px solid red;
 }


.clearboth {
	clear: right;
}

.lexique {
	clear: left;
	display: block-inline;
}


.citation {
	border: 1px solid grey;
	background-color: #dee5e7;
	border-radius: 4px;
	padding: 10px 20px;
	font-style: italic;
	font-weight: 200;
	
 }

.citation p {
 	margin-top: 20px;
	font-size: 1.1em;
}

.contenuvichy {
	margin: 0;
 }


.contenu li{
	list-style-type: none;
	border: 0px solid red;

 }

.chapo, .sidebartitrechapo {
	color: #505459;
	font-size: 1.3em;
	font-style: italic;
	text-shadow: 0px 0px 2px rgba(120, 120, 120, .2);
	line-height: 1.5em;
	margin: 10px 20px;
	padding: 10px;
	
}

.post-cnt p {
	margin-bottom: 10px;
	text-indent: 15px;
	text-align: justify;
	border: 0px solid red;
}

.post-cnt p q{
	margin-bottom: 10px;
	text-indent: 10px;
	color: #4b4b4b;
	font-style: italic;
}

.post-cnt a {
	color: #154e58;
	list-style: none;
}

.post-cnt li {
	list-style-position : inside;
}

.post-ftr {
	border-radius: 0 0 5px 5px;
	text-align: center;
	background: #f2f1ef;
	background: -webkit-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -moz-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -ms-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -o-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	padding: 5px 10px 2px;
	border: 0px solid red;
}

/* articles ================= */
.articles-hgr {
	font-size: 1.2em;
}

.article-hgr .art-date {
	font-size: .8em;
	margin-top: 5px;
	font-weight: bold;
	margin-left: 3em;
}
.article-ftr .tags {
	text-align: right;
	font-size: 1em;
	padding-top: 5px;
	font-style: italic;
	font-weight: bold;
	
}
.bloc20 {
	height: 20px;
}

.bloc40 {
	height: 40px;
}

.bloc70 {
	height: 70px;
}

.bloc100 {
	height: 100px;
}


.bloc150 {
	height: 150px;
}

/* code presentation */
.code, pre, code {
	font-family: monospace;
	border-radius: 5px;
	padding: 10px;
	background-color: #C9F4C3;
	box-shadow: 1px 1px 2px black inset;
	color: black;
	white-space: pre-wrap;
}

pre {
	font-size: .9em;
	margin: auto 10px;
}

.quote, blockquote, q, {
	font-style: italic;
	font-weight: 200;
	}

/* GESTION DES IMAGES ============================ */
.imgfloatright, .imgfloatrightplat{
	float: right;
	padding: 15px 25px;
}

.imgrecette {
	float: right;
	padding: 0 25px;
	margin-top : 60px;
}


.imgfloatright2, .imgfloatright2plat {
	float: right;
}

.imgfloatrighttop, .imgfloatrighttopplat {
	float: right;
	padding: 0px 20px 20px 20px;
}

.imgfloatleft, .imgfloatleftplat {
	float: left;
	padding: 10px 25px;
}

.imgfloatleft2, .imgfloatleft2plat {
	float: left;
}

.imgfloatlefttop, .imgfloatlefttopplat {
	float: left;
	padding: 0px 20px 20px 20px;
}

.imgcenter, .imgcentermobile, .imgcenterplat, .imgcentermobileplat  {
	margin: 50px auto;
	padding-bottom: -5px;
	
}

.imgcenter img, .imgfloatlefttop img, .imgfloatleft2 img, .imgfloatleft img, .imgfloatrighttop img, .imgfloatright2 img, .imgfloatright img, .imgrecette img{
box-shadow: 0px 3px 7px #777;
}

.videohaut iframe, .videohaut video{
    margin: 20px auto;
    padding: 10px;
	width: 560px;
	height: 315px;
}


.imgcentersynthese img {
	width: 600px;
	height: 900px;
}

.imgcenterlin {
    background: #ead1b6;
    margin: 10px auto;
}

/* LINUX
-------------------------------------------------------- */
.lignecom p, .lignecom2 p {
    font-family: sans-serif;
    font-size: 0.9em;
    text-align: left;
}

.lignecom p {
	background-color: #444444;
    color: white;
    padding: 4px 2px;
}

.lignecom2 {
	background-color: #ededed;
    color: #333333;
    margin: 0 auto;
    padding: 10px;
    text-indent: 0;
    border: 0px solid #939393;
	border-radius: 5px;
	box-shadow: 0px 3px 8px #777;
}

/* FIN Linux

/* TABLEAU fiche d'article
-------------------------------------------------------- */
table {
 	border: 0px solid #939393;
    max-width: 100%;
 }

    
th.c001 {width: 150px; text-align: left; height: 80px; text-align: center; background: #d8d8d8;}
th.c003 {width: 500px; text-align: left; height: 80px; text-align: center; background: #d8d8d8;}
th.c004 {width: 150px; text-align: left; height: 80px; text-align: center; background: #d8d8d8;}
th.c005 {width: 500px; text-align: left; height: 80px; text-align: center; background: #d8d8d8;}

td.c01 {width: 120px; text-align: left; height: 75px; padding-left: 15px; background: #444444; color: #DDFFFF;}
td.c03 {width: 380px; text-align: left; height: 75px; padding-left: 10px; background: #CEEDED;padding-top: 5px;font-size: 13px;}
td.c10 {width: 120px; text-align: left; height: 75px; padding-left: 15px; background: #444444; color: #FFE0EB;}
td.c30 {width: 380px; text-align: left; height: 75px; padding-left: 10px; background: #E5C9D3;padding-top: 5px;font-size: 13px;}

td.c51 {width: 120px; text-align: left; height: 75px; padding-left: 15px; background: #444444; color: #EAFFEB;}
td.c52 {width: 380px; text-align: left; height: 75px; padding-left: 10px; background: #DEF2DF;padding-top: 5px;font-size: 13px;}
td.c61 {width: 120px; text-align: left; height: 75px; padding-left: 15px; background: #444444; color: #FFFFCC;}
td.c62 {width: 380px; text-align: left; height: 75px; padding-left: 10px; background: #EDEDC2;padding-top: 5px;font-size: 13px;}

td.c04 {width: 650px; text-align: left; height: 25px; padding: 10px 0px 10px 10px; background: #DDFFFF; margin: 5px; font-size: 13px;}
td.c40 {width: 650px; text-align: left; height: 25px; padding: 10px 0px 10px 10px; background: #FFE0EB; margin: 5px; font-size: 13px;}
td.c53 {width: 650px; text-align: left; height: 25px; padding: 10px 0px 10px 10px; background: #EAFFEB; margin: 5px; font-size: 13px;}
td.c63 {width: 650px; text-align: left; height: 25px; padding: 10px 0px 10px 10px; background: #FFFFCC; margin: 5px; font-size: 13px;}

td.c05 {width: 650px; height: 10px; background: #ffFFFF;}

.hydro {
border: 0px solid #939393;
background-color: #DDFFFF;
list-style: none;
padding: 3px;
}
.hydro p{
background-color: #DDFFFF;
}

.lipo {
border: 0px solid #939393;
background-color: #FFE0EB;
padding-top: 10px;
list-style: none;
padding: 3px;
}
.lipo p{
background-color: #FFE0EB;
}

.sel {
border: 0px solid #939393;
background-color: #EAFFEB;
padding-top: 10px;
list-style: none;
padding: 3px;
}
.sel p{
background-color: #EAFFEB;
}

.oligo {
border: 0px solid #939393;
background-color: #FFFFCC;
padding-top: 10px;
list-style: none;
padding: 3px;
}
.oligo p{
background-color: #FFFFCC;
}


/* FIN GESTION DES TABLEAUX ============================ */



.news h2 a{
    background: #E6E6FA;
    color: #778899;
    font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    font-style: italic;
    text-indent: 10px;
    padding: 30px 40px 30px 60px;
    border: 0px solid #939393;
    -moz-box-shadow: 0px 0px 2px #1e1e1e;  
    -webkit-box-shadow: 0px 2px #1e1e1e;
     box-shadow: 0px 0px 2px  #1e1e1e;
}


/* commentaires =============== */
.comments {
	background: #dee5e7;
	border: 1px solid #878d95;
	margin-bottom: 20px;
	border-radius: 5px;
	box-shadow: 0px 3px 8px #777;
}

.commentaire-hgr {
	font-size: .8em;
	padding: 5px 12px;
}

.commentaire-hgr .com_titre:before {
   counter-increment: nb_commentaires;
   content: counter(nb_commentaires)" - ";
}

.commentaire-hgr .com_titre a {
	font-style:italic;
}

.commentaire-ftr h3 {
	font-size: .9em;
	text-align: left;
}

.commentaire-ftr .com-reply {
	float: right;
}

.commentaire-ftr .com-reply a {
	margin-left: 10px;
}

/* liens ====================== */
.links-hgr {
	font-size: .9em;
	padding-bottom: 5px;
}

.link-date {
	font-size: .9em;
	margin-top: 10px;
	text-align: right;
	font-style: italic;
}


/* Sidebar ============================================= */

#sidebar{

	position: absolute;
	top: 0px;
	text-align: center;
	margin-bottom: 20px;
	color: #222;
	border: 0px solid green;
	width: 280px;
	
}

.sidebartitre {
	border: 1px solid #878d95;
	border-radius: 0px;
	border-bottom: 1px #222 dotted;
}

.sidebartitrechapo {
	padding-bottom: 39px;
}


#sidebar h4, menu3 ul h4 {
	background: #f2f1ef;
	background: -webkit-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -moz-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -ms-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -o-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	font-size: 1.1em;
	text-align: center;
	line-height: 2em;
	margin: 0 5px 10px 5px;
	border-radius: 5px;
	box-shadow: 0px 3px 8px #777;
}

#sidebar h3 {
	background: #dee5e7;
	background: -webkit-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -moz-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -ms-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -o-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	color: #505459;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	margin: 0 10px 5px 5px;
	padding: 5px 0 5px 10px;
	border-radius: 5px;
	box-shadow: 0px 3px 5px #777;
}

#sidebar nav {
	
	border: 1px solid #878d95;
	padding-top: 10px;
	text-shadow: 0px 0px 4px #ddd;
	background: url(http://loloinfo.com/cuisine/themes/loloinfo/imgs/fond.png);
}


#sidebar ul {
	list-style-type: none;
	text-align: left;
}

/* Menu accordeon ================== */

.menu3 {
	border: 1px solid #878d95;
	border-top: 0;
	padding: 20px 5px 10px 5px;
	margin:0;
	text-shadow: 0px 0px 4px #ddd;
	background: url(http://loloinfo.com/cuisine/themes/loloinfo/imgs/fond.png);
	
}

.menu3 > li > a {
	background-color: none;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#727a86', EndColorStr='#505864');
	width: 97%;
	height: 3em;
	line-height: 2.75em;
	text-indent: 2em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	border: 0px solid green;
}

.menu3 ul li a {
	background: #dee5e7;
	border-radius: 5px;
	box-shadow: 0px 3px 5px #777;
	width: 95%;
	height: 2.75em;
	line-height: 2.5em;
	text-indent: 2em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.923em;
	font-weight: 400;
	color: #505459;
	margin: 0 0 3px -10px;
}

.menu3 hr {
color: #505459;
	border: 0px solid orange;
}

.menu3 ul li:last-child a {
	border: 0px solid orange;
}

.menu3 ul li a:hover {
	text-decoration: none;
	font-style: italic;
	font-weight: 500;
	font-size: 0.950em;
}
.menu3 > li > a:hover, .menu3 > li > a.active {
	background-color: none;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	border-bottom: 0px solid #103c56;
}
.menu3 > li > a.active {
	border-bottom: 0px dashed #1a638f;
}

/*.menu3 > li > a:before {
	content: '';
	background-repeat: no-repeat;
	font-size: 36px;
	height: 1em;
  	width: 1em;
	position: absolute;
  	left: 0;
	top: 50%;
	border: 0px solid red;
	margin: -.5em 0 0 0;
}
.item1 > a:before {
	background-position: 0 0;
}
.item2 > a:before {
	background-position: -38px 0;
}
.item3 > a:before {
	background-position: 0 -38px;
}
.item4 > a:before {
	background-position: -38px -38px;
}
.item5 > a:before {
	background-position: -76px 0;
}

.menu3 > li > a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; 
	background: #48515c;
	line-height: 1em;
	height: 1em;
	padding: .4em .6em;
	margin: -.8em 0 0 0; 
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	font-weight: 500;
		border: 1px solid red;
	
}*/

.menu3 > li > a:hover span, .menu > li a.active span {
	background: #2173a1;
}
.menu3 > li > ul li a:before{
	content: '▶';
	font-size: 8px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.7em;
}

.menu3 ul > li > a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; /
	background: #fff;
	border: 1px solid #d0d0d3;
	line-height: 1em;
	height: 1em;
	padding: .4em .7em;
	margin: -.9em 0 0 0; 
	color: #505459;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: 769em;
	border-radius: 769em;
	text-shadow: 0px 0px 0px rgba(255,255,255,.01));
}

/* FIN Menu Accordeon ================== */

/* Bouton de recherche */
.hasard {
	background: #f2f1ef;
	background: -webkit-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -moz-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -ms-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -o-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	font-size: 1.1em;
	line-height: 2em;
	margin: 5px;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0px 3px 8px #777;
	text-align: center;
	border: 0px solid #878d95;
}


/* dernier commentaires */
#dercom h4 {
	background: #f2f1ef;
	background: -webkit-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -moz-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -ms-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: -o-linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	background: linear-gradient(top, #f1f5f6 50%, #dee5e7 53%);
	font-size: 1.1em;
	text-align: center;
	line-height: 2em;
	margin: 0 5px 10px 5px;
	border-radius: 5px;
	box-shadow: 0px 3px 8px #777;
}

#dercom {
	border: 1px solid #878d95;
	margin-bottom: 5px;
	text-shadow: 0px 0px 4px #ddd;
	background: url(http://loloinfo.com/cuisine/themes/loloinfo/imgs/fond.png);
	border-radius: 5px;
	box-shadow: 0px 3px 8px #aaa, inset 0px 2px 3px #fff;
}


.encart_lastcom {
	display: block;

}

}

.encart_lastcom li {
	margin: 0 10px 10px;
}	

/* ul rss */
#rss {
	text-align: left;
	width: 150px;
	margin: auto;
}

#rss li {
	margin-bottom: 5px;
}

#rss a {
	background-color: orange;
	box-shadow: 2px 2px 5px black inset;
	border: 1px solid black;
	border-radius: 5px;
	padding: 0px 2px;
}

/* Formulaire commentaires ================== */

#postcom {
	padding: 20px;

}

#postcom label {
	margin-top: 5px;
}

.infos input, textarea.commentaire {
	border: 1px solid gray;
}

#form-commentaire textarea.commentaire {
	width: 100%;
	width: -webkit-calc(100% - 6px);
	width: -moz-calc(100% - 6px);
	width: -o-calc(100% - 6px);
	width: calc(100% - 6px);
	padding: 3px;
	height: 250px;
	border-radius: 0 0 5px 5px;
	border-top-width: 0;
	position:relative;
	top:-1px;
}

#form-commentaire .formatbut input, #form-commentaire .infos input {
	display: inline;
	min-width: 26px;
}

#form-commentaire .formatbut .pm {
	float: right;
}

#form-commentaire {
	margin: 0 auto;
}

#form-commentaire fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#form-commentaire .infos {
	text-align: right;
	width: 100%;
	margin: 10px auto;
}

#form-commentaire .infos input {
	margin-top: 2px;
	border-radius: 5px;
	padding: 3px;
}


/* Boutons de formatage  */
p.formatbut {
	border: 1px solid #9999a3;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
	height: 30px;
	width: 100%;
	width: -webkit-calc(100% - 6px);
	width: -moz-calc(100% - 6px);
	width: -o-calc(100% - 6px);
	width: calc(100% - 6px);
	line-height: 28px;
	margin: 0; padding: 0 3px;
	background: #cde6ff;
	background: -webkit-linear-gradient(top, #e6e6e6, white);
	background: -moz-linear-gradient(top, #e6e6e6, white);
	background: -ms-linear-gradient(top, #e6e6e6, white);
	background: -o-linear-gradient(top, #e6e6e6, white);
	background: linear-gradient(top, #e6e6e6, white);
}

.formatbut button.pm {
	margin-top: 3px;
}

.formatbut button {
	padding: 0;
	vertical-align: middle;
	background: rgba(0, 0, 0, 0);
	height: 24px; width: 24px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.formatbut button:hover {
	border-color: silver;
}

.formatbut button:active {
	border-color: gray;
	background: #cde6ff;
	background: -webkit-linear-gradient(bottom, white, #d6d6d6);
	background: -moz-linear-gradient(bottom, white, #d6d6d6);
	background: -ms-linear-gradient(bottom, white, #d6d6d6);
	background: -o-linear-gradient(bottom, white, #d6d6d6);
	background: linear-gradient(bottom, white, #d6d6d6);
}

.formatbut button span {
	display: inline-block;
	width: 16px;
	height: 24px;
}

.formatbut .spacer {
	width: 2px;
	margin: 0 4px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #fafafa
}

/* .formatbut  */

#pmm span { background: no-repeat 0 3px url(imgs/toggle.png); }
#pmp span { background: no-repeat 0 3px url(imgs/toggle-expand.png); }

#button01 span { background: no-repeat 0 3px url(imgs/edit-bold.png); }
#button02 span { background: no-repeat 0 3px url(imgs/edit-italic.png); }
#button03 span { background: no-repeat 0 3px url(imgs/edit-underline.png); }
#button04 span { background: no-repeat 0 3px url(imgs/edit-strike.png); }
#button09 span { background: no-repeat 0 3px url(imgs/edit-link.png); }
#button10 span { background: no-repeat 0 3px url(imgs/edit-quotation.png); }
#button12 span { background: no-repeat 0 3px url(imgs/edit-code.png); }

/* champs nom, email, etc */
#form-commentaire .infos {
	text-align:right;
	margin: 10px auto;
	line-height: 2.2em;
}

#form-commentaire .infos input {
	width: 230px;
	padding: 2px 6px;
}

/* bouton valider, lien "mise en page" */
#form-commentaire .buttons {
	text-align: center;
	margin-top: 10px;
}

.formatbut .pm {
	float: right;
}

/* Footer ============================== */

#footer {
	text-align: center;
	padding: 15px 10px 15px 20px;
	margin-bottom: 30px;
	background: -webkit-linear-gradient(top, #F7F7F7 49%, #EFEFEF 53%);
	background: -moz-linear-gradient(top, #F7F7F7 50%, #EFEFEF 53%);
	background: -ms-linear-gradient(top, #F7F7F7 50%, #EFEFEF 53%);
	background: -o-linear-gradient(top, #F7F7F7 50%, #EFEFEF 53%);
	background: linear-gradient(top, #F7F7F7 50%, #EFEFEF 53%);
	box-shadow: 0px 3px 8px #aaa, inset 0px 2px 3px #fff;
	border: 1px solid #222;
	border-width: 1px 0;
}

/* Responsive Desing */

/* MEDIA QUERY ===================================
adaptative styles for the width of the visitor's screen */

/* very little screens (less than 850 px) */
@media (max-width: 800px) {
	* { text-shadow: none; }
	h1 {
		font-size: 1.8em;
	}
	#entete h2 {
		font-size: 1.3em;
	}
	#menu {
		text-align: center;
		padding-bottom: 1px;
	}
	#menu .sous-menu, #search {
		display: inline-block;
		float: none;
	}
	.sous-menu-bloc {
		display: none;
	}
	td.c1, td.c2 {
		font-size: 1em;
		padding: 10px;
		margin: 2px auto;
	}
	#menu4 .abecedaire li {
	padding: 5px 2px;
	margin: 2px 3px;
	
	}

	#search {
		display: block;
		margin: 5px 25px;
	}
	#input-rechercher {
		width: 25%;
	}
	#q {
		width: 70%;
	}
	#sidebar {
		float: none;
		position: static;
		width: 99%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}
	#main {
		padding-top: 0px;
		text-align: justify;
	}
	#midle {
		margin: 0;
		font-size: 0.9em;
		width: 100%;
	}
	.post-cnt, .post-hgr {
		padding: 5px 15px;
	}
	.post-hgr h2 {
		font-size: 1.3em;
	}
	.chapo {
		font-size: 1.1em;
	}
	.imgcenter {
		float: none;
		
	}
	.bloc20, .bloc40, .bloc70, .bloc100, .bloc150 {
	   display:none;
	}

	.imgcenter600, .imgfloatright, .imgfloatleft, .imgfloatright2, .imgfloatleft2, .imgfloatlefttop, .imgfloatrighttop, .imgcentermobile {
		float: none;
		display: block;
		
		border: 0px solid blue;
			
	}
	.imgcenter img {
		
		box-shadow: 0px 3px 5px #777;
	}

	img, .imgfloatright img, .imgfloatleft img, .imgfloatright2 img, .imgfloatleft2 img, .imgfloatlefttop img, .imgfloatrighttop img, .imgcentermobile img {
	margin: 0 auto;
	width: 150px;

	}


/*less little screens (betwenn 750 and 900 px)
@media (max-width: 1000px) and (min-width: 750px) {
	#entete h1, #main, #entete h2 {
		margin-left: 5px;
		margin-right: 5px;
	}
	#menu .sous-menu {
		padding-left: 10px;
	}
	#sidebar {
		position: absolute;
		top: 0px;
		width: 230px;
	}
	#sidebar nav {
		padding-left: 5px;
		padding-right: 5px;
	}
	#midle {
		margin-left: 240px;
	}
	.post-cnt {
		padding: 10px 5px;
	}
	.itembloc {
		margin-bottom: 5px;
	}
	#main {
		margin-top: 10px;
		font-size: 1em;
	}
	.post-cnt, .post-hgr {
		padding: 10px;
	}
	.post-hgr h2 {
		font-size: 1.1em;
	}
	.imgcenter {
		float: none;
		max-width: 270px;
	}
	.imgfloatright, .imgfloatleft, .imgfloatright2, .imgfloatleft2, .imgfloatlefttop, .imgfloatrighttop, .imgcentermobile, .imgcenter600 {
		float: none;
		display: block;
		max-width: 350px;
		border: 0px solid blue;
			
	}
	.imgcenter img {
		max-width: 350px;
		box-shadow: 0px 3px 5px #777;
	}

	.imgfloatright img, .imgfloatleft img, .imgfloatright2 img, .imgfloatleft2 img, .imgfloatlefttop img, .imgfloatrighttop img, .imgcentermobile img, imgcenter img{
	margin: 0 auto;
	width: 350px;

	}
	
	.videohaut iframe, .videohaut video {
	width: 400px;
	height: 200px;
	}

	#calendrier {
	width: 200px;
	}
	#calendrier caption {
		line-height: 20px;
	}
	#calendrier td {
		height: 15px;
		width: 15px;
	}
	#calendrier td a {
		height: 15px;
		line-height: 15px;
	}
	#sidebar ul li {
		margin-top: 5px;
	}
	#form-commentaire .infos {
		width: 90%;
		text-align: left;
		line-height: 1.3em;
	}
	#form-commentaire .infos input {
		width: 90%;
		display: block;
		height: 2em;
	}*/

/*less little screens (betwenn 901 and 1024 px)
@media (max-width: 1200px) and (min-width: 901px) {

	h1, #main, #entete h2 {
		max-width: 901px;
		margin-left: auto;
		margin-right: auto;
	}
	#menu {
		padding: 15px 10%;
	}

	iframe, video {
	width: 350px;
	height: 175px;
	}

}*/

/* b i g    screens (larger than 1350 px) 
@media (min-width: 1350px) {
	h1, #main, #entete h2 {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
	#menu {
		padding: 15px 10%;
	}
}*/

/* very    b  i  g    screens (larger than 1800 px) 
@media (min-width: 1800px) {
	body {
		font-size: 1.8em;
	}
	h1, #main, #entete h2 {
		max-width: 1400px;
		margin-left: auto;
		margin-right: auto;
	}
	#menu {
		padding: 15px 20%;
	}
}*/



