/* Stylesheet / CSS */

/* CSS Reset - Do not edit this line */ 
html {margin:0;padding:0;border:0;}body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}body {line-height:1.5;background:white;}table {border-collapse:separate;border-spacing:0;}caption, th, td {text-align:left;font-weight:normal;float:none !important;}table, th, td {vertical-align:middle;}blockquote:before, blockquote:after, q:before, q:after {content:'';}blockquote, q {quotes:"" "";}a img {border:none;}:focus {outline:0;}


/* General Styles
----------------------------------------------------------------------------------------------------*/
html {
	min-height: 100%;
}
ul,li{
	list-style:none;
}
body {
	height: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 13px;
	line-height: 20px;
	min-width: 998px;
	border-top:3px solid #919191;
	background:url(../images/BG.jpg) repeat;
	background:url(../images/food-1932466_1920.jpg);
	background-size: cover;
}
input[type="submit"],input[type="button"]{
 	cursor:pointer;
 	font-size: 200%;
	color: #fff;
	background-color: #24a210;
	padding: 10px;
	/*border-radius: 10px;*/
	box-shadow: 1px 1px 12px gray;
}
.en-vert{
	color:#24a210;
}
#wrapper,#wrapper2 {	
	padding: 0px 0 0 0px;
	width: 100%;
	background-color:#FFFFFF0.4;
}
#wrapper1-2{
	height: 400px;
	padding: 0px 0 0 0px;
	width: 100%;
	background-color:#0000004F;
}
#search-table{
	width: 70%;
	margin: auto;
	display:inline-block;
	margin-left: 10%;
	float: right;
}
#search-table input{
	
	line-height: 40px;
	vertical-align: middle;
	/*padding-top: 20px;*/
	text-align: center;
	font-size:2em;
	width: 100%;
	color: #bdbdbd;
	font-family: helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
#wrapper,#wrapper2 {
	/*width: 350px;*/
	margin:auto;
	position: relative;
	
	width: 100%;
	background-color:#0000004F;
}
#wrappertop,#wrappertop2 {
	/*background:url(../images/wrapper_top.png) no-repeat;*/
	height:22px;
}

#wrappermiddle {
	/*background:url(../images/wrapper_middle.png) repeat-y;*/
	/*height:240px;*/
}
#wrappermiddle2{
	/*background:url(../images/wrapper_middle.png) repeat-y;*/
	height:40px;
}
#wrappermiddle2 h2,#wrappermiddle2 p{
	color: #bbb;
	font-size: 11px;
	padding-left:10px;
	text-align:left;
}
#wrapperbottom,#wrapperbottom2 {
	/*background:url(../images/wrapper_bottom.png) no-repeat;*/
	height:22px;
}
#wrapper h2,#titre h2 {
	margin-left:20px;
	font-size:20px;
	font-weight:bold;
	font-family:Myriad Pro;
	text-transform:uppercase;
	position:absolute;
	text-shadow: #fff 2px 2px 2px;
}
#titre h2{
	padding-top:5px;
}
#username_input {
	margin-left:25px;
	position:absolute;
	width:300;
	height:50px;
	margin-top:40px;
}

#username_inputleft {
	float:left;
	background:url(../images/input_left.png) no-repeat;
	width:12px;
	height:50px;
}

#username_inputmiddle {
	float:left;
	background:url(../images/input_middle.png) repeat-x;
	width:276px;
	height:50px;
}

#username_inputright {
	float:left;
	background:url(../images/input_right.png) no-repeat;
	width:12px;
	height:50px;
}

#url{
	display:block;
	width:276px;
	height:45px;
	background:transparent;
	border:0;
	color:#bdbdbd;
	font-family:helvetica, sans-serif;
	font-size:14px;
	padding-left:20px;
	font-style: italic;
}

#url_user {
	position:absolute;
	display:block;
	margin-top:-28px;
	float:left;
	padding-right:10px;
}

#password_input {
	margin-left:25px;
	position:absolute;
	width:300;
	height:50px;
	margin-top:100px;
}
#password_input2 {
	margin-left:25px;
	position:absolute;
	width:310;
	height:50px;
	margin-top:150px;
}
#password_inputleft {
	float:left;
	background:url(../images/input_left.png) no-repeat;
	width:12px;
	height:50px;
}

#password_inputmiddle {
	float:left;
	background:url(../images/input_middle.png) repeat-x;
	width:276px;
	height:50px;
}

#password_inputright {
	float:left;
	background:url(../images/input_right.png) no-repeat;
	width:12px;
	height:50px;
}

#url_password {
	display:block;
	position:absolute;
	margin-top:-32px;
	float:left;
	margin-left:4px;
}

#submit{
	float:left;
	position:relative;
	padding:0;
	margin-top:160px;
	margin-left:25px;
	width:300px;
	height:40px;
	border:0;
}
#submit_2{
	float:left;
	position:relative;
	padding:0;
	margin-top:210px;
	margin-left:25px;
	width:300px;
	height:40px;
	border:0;
}
#submit1 {
	position:absolute;
	z-index: 10;
	border:0;
}

#submit2 {
	position:absolute;
	margin-top:0px;
	border:0;
}

#links_left{
	float:left;
	position:absolute;
	padding-top:5px;
	margin-left:25px;
	margin-top: 200px;
}

#links_left a{
	color:#bbb;
	font-size:11px;
	text-decoration:none;
	transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
}

#links_left a:hover{
	color:#292929;
}

#links_right{
	float:right;
	position:relative;
	padding-top:5px;
	margin-right:25px;
}

#links_right a{
	color:#bbb;
	font-size:11px;
	text-decoration:none;
	transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
}

#links_right a:hover{
	color:#292929;
}
#logonew{
	height:160px;
	width:100%;
	border-bottom: 3px solid #24a210;border-bottom: 3px solid #24a210;
	background:url(../images/ombre-droite-new.png) no-repeat;
}
#powered{
	float:right;
	position:relative;
	padding-top:3px;
	margin-right:5px;
	font-size:11px;
}

#powered a{
	color:#aaa;
	font-size:11px;
	text-decoration:none;
	transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
}

#powered a:hover{
	color:#292929;
}
.image_supprimer_input{
	/*background-image:url("../images/submit_hover.png");*/
	width:300px;
	height:40px;
	color: white;
	font-size: 1.2 em;
	background-color: #24a210;
}
.image_supprimer_input:hover{
	/*background-image:url("../images/submit.png");*/
}
#wrappermiddle2 h2.rouge{
	color: red;
	font-weight:bold;
	font-size:13px;
}
.submit{
	background-color: #b3cd7a;
	color: #527700;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	width:100%;
	font-size:120%;
}
.alert{
	padding-left : 10px;
}
.alert li{
	padding-left:10px;
}
.alert-danger{
	color:red;
}
#titre{
	width:300px;
	height:100px;
	float:right;
	display: inline-block;
}
#titrecentreaccueil, #titrecentreaccueil2{
	width: 70%;
	float: right;
	position: relative;
	text-align: center;
	height: 115px;
}
#CIQ_affiche_aliment{
	width: 70%;
	float: right;
	position: relative;
	text-align: center;
	height: 115px;
}
#titrecentreaccueil h1{
	color:white;
	font-size: 6em;
	line-height: 2em;
}
#titrecentreaccueil p{
	color:white;
	font-size:2em;
}
#titrecentreaccueil2 p{
	color:white;
	font-size:1em;	
}
#zone-droite{
	float:left;
}
#titrecentreaccueil2 h1{
	color:white;
	font-size: 3.5em;
	line-height: 1.2em;
}	
table.tableau_ciqual_blanc{
	width: 100%;
}
table.tableau_ciqual_blanc td{
	text-align: center;
	font-size: 1.4em;
	color: #000000;
	line-height:2em;
}
table.tableau_ciqual_blanc td a{
	color:#24a210;
}
table.tableau_ciqual_blanc td a:hover{
	color:#51bd40;
}
#wrappertop h1{
	color: white;
	font-size: 2em;
	text-align: center;
	line-height: 40px;
	padding-top: 5px;
}
#affiche_commentaires {
	width: 310px;
	height: 5px;
}
#affiche_commentaires p{
	color:red;
	font-style: italic;
	font-weight: bold;
	padding-left:30px;
}
.btn_item{
	/*float:left;*/
	width: 550px;
	height: 100px;
	padding-right:5px;
	padding-right:5px;
}
.btn_item div{
	width: 100px;
	height: 100px;
	float: left;
	padding: 5px;
}
.clear{
	clear:both;
}
.adroite,.btn_item div.adroite{
	float: right;
}
#zone-100-percent{
	width: 550px;
	margin: 0 auto;
}
.rotate div img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;

	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	  -webkit-transform: scale(1);
	transform: scale(1);
}
 
.rotate div:hover img {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform: scale(1.3);
	transform: scale(1.3) rotate(-180deg);
}
.btn_item div p{
	text-align: center;
	color: white;
}
.contenu-wrapper-80{
	width: 80%;
	margin: auto;
    margin-top: auto;
	/*height: 300px;*/
	margin-top: 50px;
	background-color: #eaeaea;
	box-shadow: 1px 1px 12px #FFF;
	padding: 4px;
}
.contenu-wrapper-80 a{
	color: white;
    background-color: #1c826a;
}
.contenu-wrapper-80 a:hover{
	background-color: #41a68e;
	color:#1c826a;
}
.ligne_80,.ligne_60{
	color: #323232;
    background-color: white;
    font-size: 130%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 2px;
    margin-top: 2px;
    border: none;
}
.ligne_60{
	font-size: 90%;
}
.ligne_80_vert_fonce,.ligne_60_vert_fonce{
	color: white;
    background-color: #1c826a;
    font-size: 130%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 2px;
    margin-top: 2px;
}
input.ligne_80, select.ligne_80{
	width:80%;
}
p.ligne_80{
	width: 87%;
}
.col_1{
	color: #515151;
	font-size:150%;
}
input[type="button"].petitbouton{
	background-color: transparent;
	border: none;
	color: green;
	font-weight:bold;
	font-size:100%;
	font-style: italic;
	border-radius: 0px;
	box-shadow: none;
	text-align: left;
}
.droite-rouge{
	float: right;
	color: red;
	font-size: 60%;
	font-style: italic;
}
input[type="text"]:disabled {
  	background-color: #323232;
	color: white;
}
.cat1{
	width: 3%;
}
.cat2{
	width: 40%;
}
.cat3{
	width: 37%;
}
.cat4{
	width: 3%;
}
