@charset "utf-8";
*{
	padding: 0;
	margin: 0;
	/*border: 0;*/
	outline: 0;
}
img{
	border: 0;
	width: auto;
	height: auto;
}
html,body{
	min-height: 100%;
}
body {
	background-color: #fff;
	background-repeat:repeat-x;
	font-family:Arial, sans-serif;
	font-size: 12px;
	/*padding-top: 8px;*/
}

/*styles des blocs de la HP*/
.blochp{
	/*overflow: hidden;*/
	margin-bottom: 5px;
}
.blochp .blochptitre{
	
	border-bottom: 1px solid #CCC;
}
/*on peut aussi faire ca mais valable pour IE8 minimum*/
/*.blochp .blochptitre .obsactu:before{
	content: "\25A0";
	font-size: 20px;
	color: #0F6E00;
	padding-right: 4px;
}*/
.blochp .blochptitre .obsactu{
	background: transparent url(/finc/StructurePortail/commun/homepage2009/images/carre_actu.gif) 2px 50% no-repeat;
	padding-left: 15px;
}
.blochp .blochptitre .obsmachinisme{
	background: transparent url(/finc/StructurePortail/commun/homepage2009/images/carre_machinisme.gif) 2px 50% no-repeat;
	padding-left: 15px;
}
.blochp .blochptitre .obsmarche{
	background: transparent url(/finc/StructurePortail/commun/homepage2009/images/carre_marche.gif) 2px 50% no-repeat;
	padding-left: 15px;
}
.blochp .blochptitre .obsmeteo{
	background: transparent url(/finc/StructurePortail/commun/homepage2009/images/carre_meteo.gif) 2px 50% no-repeat;
	padding-left: 15px;
}
.blochp .blochptitre .obstech{
	background: transparent url(/finc/StructurePortail/commun/homepage2009/images/carre_tech.gif) 2px 50% no-repeat;
	padding-left: 15px;
}

.blochp .blochptitre, .blochp .blochptitre a, .blochp .blochptitre h3{
	color: #096BA4;
	font-size: 16px;
	font-weight: bold;

}
.blochp .blochptitredroite{
	float: right;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: bottom;
}
.blochp .blochpcontenu{
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid  #CCCCCC;
	border-top: 0;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}


.monocolonne{
	clear: both;
	margin-left: 2px;
	margin-right: 2px;
}
.bicolonne{
	margin-left: 2px;
	margin-right: 2px;
	margin-top : 8px;
}
.bicolonnegauche{
	float: left;
	width: 378px;
	overflow-x: hidden;
}
.bicolonnedroite{
	float: right;
	width: 378px;
	overflow-x: hidden;
}
/*fin des styles des blocs de la HP*/

.copyright{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
.vert_wa{
	color:#9C0;
}
.clearfloat{
	clear: both;
	height: 0;
	line-height: 0;
}
.preload_image{
	display: none;
}
#mediacloudbar{
background-color:#2D2D2D;	
min-height:35px;

}
#mediacloudbar ul{
	width:1000px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
	overflow:hidden;
}



#mediacloudbar > ul
{
font-size:11px;
list-style:none;
}
#mediacloudbar > ul > li
{
margin-top:10px;
float:left;
color:#efefef;
border-right:1px solid #C0C0C0;

}
#mediacloudbar > ul > li:last-child
{
border-right:1px solid transparent;
}


#mediacloudbar > ul > li > a
{
color:#efefef;
padding-left:5px;
cursor:pointer;
padding-right:5px;
}
#mediacloudbar > ul > li > a:hover
{
color:#D78C00;
}

#mediacloudbar > ul > li:first-child  > a
{
padding-left:0px;
}
#mediacloudbar ul  .stylePro >  a:hover
{
color:#efefef !important;
text-shadow:none !important;
}

#mediacloudbar .cloudbarright li.bigOrangeBtn a:hover{
color: #ffffff;
}
#mediacloudbar  .cloudbar-social a{
height:25px;
width:25px;
display:inline-block;
background-image:url(/finc/StructurePortail/TN/Homepage2013/images/picto-sociaux-sprite.png);
background-repeat:no-repeat;
}
#mediacloudbar  .cloudbar-social a{
height:25px;
width:25px;
display:inline-block;
}
#mediacloudbar  .cloudbar-social .picto-facebook{
background-position: -25px 0px;
}
#mediacloudbar  .cloudbar-social .picto-twitter{
background-position: 0px 0px;
}
#mediacloudbar  .cloudbar-social .picto-google{
background-position: -50px 0px;
}
#mediacloudbar  .cloudbar-social .picto-facebook:hover{
	background-position:  -25px -25px;
}
#mediacloudbar  .cloudbar-social .picto-twitter:hover{
	background-position:   0px  -25px;
}
#mediacloudbar  .cloudbar-social .picto-google:hover{
	background-position:  -50px -25px;
}
#totem{
	float: right;
	overflow-x: visible;
	padding: 0 2px;
	width: 227px;
}
#contenant_page{
	float: left;
	width: 765px;
}
#container_global {
	background-color: #fff;
	width: 996px;
	margin:0 auto;

	display:block;
}
#footer a,
#header_high a,
a{	
	font-weight:bold;
	color:#069;
	text-decoration:none;
}
#footer a:hover,
#header_high a:hover,
a:hover{
	color:#39F;
}
#header_high{
	z-index:50;
	background:none !important;
	height: 148px;
	display:block;
	position:relative;
}
#header_content{
	margin-left:auto;margin-right:auto;
	width: 996px;
	height: 107px;
	background-repeat:no-repeat;
	display: block;
	position:relative;
}
#portal_line_logo{
	width: 485px;
	height: 107px;
	float: left;
	text-align: left;
}
#portal_line{
	color: #d0edff;
	font-size: 10px;
	height: 14px;
	text-align: right;
}
#portal_line a {	
	font-weight:normal;
	color:#d0edff;
	text-decoration:none;
}
#logo{
	width:200px;
	height:81px;
	background-image:url(/finc/StructurePortail/EN/homepage2009/images/logo-web-agri.png);
	background-repeat:no-repeat;
	position: relative;
}
#logo #logoimg{
	width: 150px;
	height: 107px;
	display: inline-block;
	float: left;
	position: absolute;
	top: 0;
}

.message-info{
	cursor:pointer;
	position:absolute;
	left:185px;
	top:30px;
	font-style:italic;
	font-family:century gothic,arial;
	font-weight:bold;
}

.info-line1{
	font-size:30px;
	
	color:#B1B1B1
}

.info-line2{
	font-size:18px;
	color:#096EB4;
}
#connect{
	height: 94px;
	padding-right: 3px;
}
/*#connect div{
	clear: both;
}*/
#connect_ok{
	top: 16px;
}
#connect_input,
#connect_ok{
	position:relative;
	display:block;
	clear: none;
}
#connect_oubli{
	color: #FFFFFF;
	padding-top: 2px;
	clear: both;
	display:block;
	font-weight:normal;
}
#connect_abonne a,
#connect_abonne a:hover{
	color: #854E00;
	font-weight: normal;
}
#connect_abonne{
	position: relative;
	text-align: center;
	height: 17px;
	line-height: 17px;
	clear: both;
}
#connect input{
	border: 0;
}
#connect .input_image{
	background-color:#1d7bbb;
	padding:3px 10px 3px 10px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
}
#connect_input label{
	font-weight:bold;
	color:#AAA
}
#connect .input_image{
	cursor:pointer;
	background-color:#EFEFEF;
	border-radius:2px;
	border:1px solid #CCC
}
#connect .input_image:hover{
	background-color:#336084;
	color:#efefef;
}
#connect .input_text{
	font-family:arial;
	margin-top: 7px;
	height: 20px;
	font-size: 13px;
	color: #999;
	font-weight: normal;
	padding-top: 1px;
	text-align: left;
	border: solid #CCC 1px;
	/* Arrondi intercompatible */
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width:120px;
	
}
#connect .input_text:focus{
	box-shadow:0 0 10px #AAD4FF;
	border:1px solid #AAD4FF;
}
#titr_abonne{
	color:#0066CC;
	font-weight:bold;
	padding-right: 15px;
	height: 13px;
	line-height: 13px;
}
/*Bloc d'identification*/
#PassNoHidPro{

}
#connect_oubli a{
	font-weight:normal;
}
#connect #connect_oubli{
	height:15px;
	position:relative;
}
#connect div#connect_abonne .erreur{
	color:#F63;
	font-weight:bold;
}
#connect span#retourIdenti{
	display:block;
	color:#006699;
	font-weight:bold;	
	position:relative;
	top:15px;
}
#connect span#retourLien{
	display:block;
	top:52px;
	text-align:center;
	position:relative;
}

#bloc_log_in{
	width: 420px;
	display:block;
	float: right;
	height: 100px;

	text-align: right;
}
/*menu*/
#navigation{
	z-index:40;
	height: 40px;
	overflow: hidden;
	background:#096FB1;
	background-repeat:repeat-x;
}
.inner-content{
width:1000px;
margin-left:auto;
margin-right:auto;
}
#navigation ul{
	
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
	padding-left:0;
	margin:0px;
	height:35px;
	line-height: 1;
	width:758px
}
#navigation ul *{
	
	
}
#container_global{
z-index:1	
}
#navigation  ul > li > ul{
	z-index:31;
	width:180px;
}
#navigation ul > li{

	float: left;
	border-left-color:#0033FF;
	border-left-width:1px;
	border-left:style: solid;
}
#navigation  ul > li  > ul > li{
	
	float: none;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: transparent top left no-repeat;
	padding-right: 0;
}
#navigation ul > li > ul > li:hover a{
	background-color:#096FB1;
	color:#fff;
}
#navigation li a{
	display: block;
	padding: 15px 8px 0 8px;
	height: 25px;
	color: #FFF;
	text-decoration: none;
}
#navigation li:hover{
	background-color: #fff;
	text-decoration: none;
}

#navigation li:hover a{
	color: #353535;
	
}
#navigation li:hover ul, #navigation li.navigationlihoverul ul{
	visibility: visible;
}
#navigation li ul{
	min-with:200px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	position: absolute;
	border-bottom: 1px solid #FFF;
	visibility: hidden;
	height: auto;
	background-color: #fff; /*au cas o� pour les navs ne supportant pas les d�grad�s comme op�ra*/
}
#navigation li li a{
	color: #353535;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	height:auto;
}
#navigation li#menu_home{	
	padding-right: 0;
	border-right: 1px solid #1d5983;
	height: 40px;
	overflow: hidden;
}
#gooagri{
	float: right;
	height: 38px;
	padding: 1px 3px 0 0;
}
#gooagri .input_text{
	height: 28px;
	width: 170px;
	font-size: 13px;
	vertical-align: top;
	background-color:#fff;
	border: 0;
	margin-top: 5px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	padding:0 8px 0 8px;
}
#gooagri .input_image{
	cursor:pointer;
	margin-top:5px;
	border:none;
	background-color:#EFEFEF;
	font-weight:bold;
	padding:0px 4px 0Px 4px;
	color:#353535;
	font-size:14px;
	height:28px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

#submitgooagri{
	background-color: transparent;
	border: 0;	
}
/*fin menu*/
/*container actualites*/
#content_actu {
	width: 98%;
	padding-left:12px;
	padding-right:8px;
}
#footer{
	width:100%;
	height: 52px;
	background-color: #069;
	padding-top:5px;
	padding-bottom:50px;
	background-repeat: repeat-x;
	text-align: center;
}
#footer_text,#footer_text a{
	color: #FFF;
	font-size:10px;
}
#website_content{
	text-align: left;
	background-color: #FFFFFF;
}
#pub_plus_haut{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 10px;
	max-height: 65px;
	display:block
}

.expandsanspartage img{
	position:absolute;
	top:0px;
	right:0px;
}
.expandsanspartageright,.expandsanspartage{
	overflow:visible;
}


.expandsanspartageright a,.expandsanspartage a{
	display:block;
	position:relative;
} 
.expandsanspartageright img{
	position:absolute;
	left:0px;
	top:0px;
}
.pubContent {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.layerPubExpand {
	position:relative !important;
	display:block !important;
}
#pub_plus_haut > .Blocpubs .layerPubExpand{
	margin-bottom:2px;
}
#pub_plus_haut > .Blocpubs  {
	display:inline-block;
	position:relative;
}
#pub_plus_haut  > .Blocpubs{
	margin-top:6px;
}
.Blocpubs #Layer1{
	display:inline-block;
}
#pub_plus_haut .Blocpubs{
	max-height: 65px;
	display:block
}
#pub_plus_haut .layerPubExpand{
	max-height: 65px;
	display:block
}
.Blocpubs[data-typeemplacement="habillagehaut"]{
}
#pub_haut,
#pub_bas{
	background: url(/finc/StructurePortail/commun/homepage2009/images/pub_vertical.gif) #E9E9E9 top left no-repeat;
	clear: both;
	height: 65px;
	overflow: hidden;
	padding:7px 3px 7px 11px;
	text-align: left;
}
#pub_haut{
	border-bottom: 1px solid #0D4684;
}
#pub_bas{
	border-top: 1px solid #0D4684;
}
}
#rustine_bgpub {
	background-color: #FFFFFF;
}

/********************************/
/*	Sondage dans le totem		*/
/*******************************/
#Totem_Sondage .blochpcontenu form div.submit_Sond input{
	background-color:#DDF3FF;
	border:solid 1px #39B6F9;
	padding:0 10px;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:3px;
}
#Totem_Sondage_Contenu,
.marketing .blochpcontenu{
	border: 1px solid  #CCCCCC;
	border-top: 0;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	/*behavior: url(/homepage2009/css/blochp-border-radius.htc);*/
}

img.pictovideo{
	background-color: #13A3FE;
}
/******************************
*	Bloc persoMulti service
*******************************/
#blocperso{

	margin-top:5px;
	margin-bottom:5px;
}

#blocpersoInfo{
	display:none;
	padding:5px;
	
	margin-left:2px;
	/*border-bottom: solid 1px #CFCFCF;
	border-right:solid 1px #CFCFCF;
	border-left:solid 1px #CFCFCF;*/
}
#blocpersopictos{
	margin-left:1px;
}

#blocpersopictos img{
	
	cursor:pointer;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:5px;
	padding : 0 2px 2px 2px;
	/*border:outset 1px #333333;*/
	border:solid 1px transparent;
}
#blocpersopictos img:hover{
	border:solid 1px #CCC;
}


#blocpersoInfo label{
	display:block;
	font-weight:bold;
}
#SubMitPerso{
	position:absolute;
	margin-top:5px;
	margin-left: 5px;
}
#blocpersoInfo .input_text{
	margin-top:5px;
	border:0;
	width:75px;
	height:18px;
	text-align:center;
	font-size:14px;
	padding-top:3px;
}
	
	
#blocpersopictos img.Perso_Selected{
	border-right:solid 1px #1D1D1D;	
	border-left:solid 1px #1D1D1D;
	border-top:solid 1px #1D1D1D;
	border-bottom:solid 1px #ffffff;
}		

#PersoMeteo_Pic{
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}
#PersoMeteo_Pic table{
	margin-left:auto;
	margin-right:auto;
}
/**********************************************************************/
/**
*Pour Bloc MultiPerso
**/
.PersoColorBall{
	width:150px;
	margin-bottom:5px;
	line-height:12px;
	border-bottom:solid 1px #AFAFAF;
	padding-bottom:2px;
}
.PersoColorBall div{
	display:inline-block;
	vertical-align:middle;
	height:5px;
	width:5px;
	padding:0;
	border:0 none;	
}
.PersoColorBall .Ball1{background-color:#EF6868;}
.PersoColorBall .Ball2{background-color:#C2CF4D;}
.PersoColorBall .Ball3{background-color:#54CF4D;}
.PersoColorBall .Ball4{background-color:#CFB84D;}
/*****************************Back link en bas TN*****************************************/
#sitesMedia{text-align:center;}
#sitesMedia, #sitesMedia a{color:#666;font-size:9px;}

.hiddenLine{
	display: none;
}

/*****************************Message "en construction"*****************************************/

#Offline-mess
{
margin-left : 50px;
margin-right : 50px;
margin-top : 50px;
Text-align : justify;
Background-color : #EFEFEF;
Padding : 18px 18px 18px 80px;
Background-image : url(/finc/StructurePortail/EN/homepage2009/images/Construction.png);
Background-repeat : no-repeat;
Background-position : 0% 50%;
border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-moz-border-radius: 10px;
border : 1px solid #BFD2EA;
}

#Offline-mess h3 
{
color : #26456A
}

/*****************************Grille cotations bovins*****************************************/

.headercell
{
color : #FFFFFF;
Background-color : #004A6F;
padding : 5px;
margin : 0px;
background-image:linear-gradient(#007EBB, #004A6F); /* Norme W3C */
background-image:-moz-linear-gradient(#007EBB, #004A6F); /* Firefox */
background-image:-webkit-gradient(linear, #007EBB, #004A6F); /* Chrome, Safari */
background-image:-o-linear-gradient(#007EBB, #004A6F); /* Opera */
background-image:-ms-linear-gradient(#007EBB, #004A6F); /* IE */
font-weight : bold;
font-size : 95%;
}

.tableauval
{
width : 100%;
border-top : 0px solid #004A6F;
border-bottom : 1px solid #004A6F;
border-left : 1px solid #004A6F;
border-right : 1px solid #004A6F;
margin : 0px;
padding-bottom : 0px;
box-shadow: 0px 0px 5px #888;
}

.tabSsTitr
{
color : #26456A;
border-top: 1px solid #004A6F;
border-right: 1px solid #004A6F;
padding : 0px 5px 0px 5px;
margin : 0px;
background-color : #F9F9F9;
font-weight : bold;
font-size : 85%;
}

.tab1
{
border-top: 1px solid #004A6F;
border-right: 0px solid #004A6F;
padding : 0px 5px 0px 5px;
margin : 0px;
text-align : center;
font-size : 75%;
cursor:default;
}
.tab1:hover { font-size : 120%;}

/*****************************Pub interstitiel*****************************************/

.buttoninterstitiel
{
background-image : url('../images/Interstitielfermer.gif');
width : 73px;
height : 25px;
float:right;
background-color : transparent;
cursor : pointer;
margin-right : 100px;
}
#interstitielPUB
{
position:relative; 
display : block; 
width:440px; 
height: 0px; 
z-index: 1665; 
left: -550px; 
top: -25px;
}

.blocVote_Sond .option{
display:block;	
margin-top:6px;
}

.expandsanspartage a{
	position:relative;

		display:block;
}
.expandsanspartage img{
	position:absolute;
	top:0px;
	right:0px;
}
.expandsanspartageright,.expandsanspartage{
		overflow:visible;
}

.expandsanspartageright a{
	position:relative;
}
.expandsanspartageright img{
	position:absolute;
	left:0px;
}
/************Bloc promotion des clubs**************/
.blocclub{
width:100%;
margin-left:-10px;
padding-right:30px;
height:300px;
background-color:#efefef;
border-top:1px solid #DADADA;
border-bottom:1px solid #DADADA;
}
.blocclub article{
	
	margin-left:30px;
	height:180px;
	float:left;
	border:0px solid #C0C0C0;
	position:relative;
	background-color:#fff;
	cursor:pointer;
	overflow:hidden;
	transition: box-shadow 0.5s ease;
	-webkit-transition: box-shadow 0.5s ease;
	-moz-transition: box-shadow 0.5s ease;
	 box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
	 border-radius:3px;
	 -webkit-border-radius:3px;
	 -moz-border-radius:3px;
}
.blocclub article .imgart{
	width:100%;
}
.blocclub article p{
	font-weight:bold;
	position:absolute;
	top:0px;
	height:60px;
	width:100%;
	transform : translate(0px,-100%);
	-webkit-transform : translate(0px,-100%);
	-moz-transform : translate(0px,-100%);
	transition: transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-moz-transition: -moz-transform 0.5s ease;	
	background-color:rgba(256,256,256,0.4);
	color:#2D2D2D;
	padding:5px;
	font-size:12px;
}

.blocclub article:hover .imgart{
	opacity:0.6;
}
.blocclub .bgimage{
	width:100%	;
	height:130px;
	background-position:0px center;
	background-repeat:no-repeat;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition:all 0.2s ease;
}
.blocclub article  .imgloupe  {
	text-align:center;
	position:absolute;
	top:25px;
	left:100px;
	transition: transform 0.5s ease,opacity 1s ease;
	-webkit-transition: transform 1s ease,opacity 1s ease;
	-moz-transition:transform 0.5s ease,opacity 1s ease;
	transform : scale(0.7);
	-webkit-transform : -webkit-scale(0.7);
	-moz-transform : -moz-scale(0.7);
	transform : rotate(100deg);
	-webkit-transform : rotate(100deg);
	-moz-transform : rotate(100deg);
	opacity:0;
}


.blocclub article:hover p{
	transform : translate(0px,0px);
	-webkit-transform : translate(0px,0px);
	-moz-transform : translate(0px,0px);
}
.blocclub article:hover  .imgloupe  {
transform : scale(1.3);
-webkit-transform : -webkit-scale(1.3);
-moz-transform : -moz-scale(1.3);
transform : rotate(0deg);
-webkit-transform : rotate(0deg);
-moz-transform : rotate(0deg);
opacity:1;
}
.blocclub article:hover{
box-shadow:0 0 21px 0px rgba(0,0,0,0.7)
-webkit-box-shadow:0 0 21px 0px rgba(0,0,0,0.5)
-moz-box-shadow:0 0 18px 0px rgba(0,0,0,0.5)
}

.blocclub article h4{
	text-align:center;
	height:45px;
	font-family:'archivo narrow', arial;
	font-size:16px !important;
	position:relative;
	top:0px;
	padding:10px;
	background-color:rgba(256,256,256,0.7);
	color:#2D2D2D;
}
.blocclub .titrebloc-club {
text-align : center;
padding-top:15px;
padding-bottom:15px;
}
.blocclub a{
color: #2D2D2D !important;
}

/*Styles pour bandeau info cookie*/

.rgba .info-cookie {
    background-color: rgba(0, 0, 0, 0.8);
}
.affix {
    position: fixed;
}
.info-cookie {
    background-color: #666;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    left: 0;
    line-height: 35px;
    margin: 0;
    padding: 4px;
    width: 100%;
    z-index: 30;
}

#InfoCookie a{color:#FFFFFF;}
#InfoCookie a:hover{color:#EAB109;}

.alert {
    border: 1px solid transparent;
    margin-bottom: 0px;
    margin-top: 5px;
    padding: 15px;
}

.close{
float:right;
font-size:21px;
font-weight:bold;
line-height:1;
color:#000;
text-shadow:0 1px 0 #fff;
opacity:.2;
filter:alpha(opacity=20);
margin-right:40px;
}

.close:hover,.close:focus{
color:#000;
text-decoration:none;
cursor:pointer;
opacity:.5;
filter:alpha(opacity=50);
}

.button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
.container{margin-right:auto;margin-left:auto;padding-left:8px;padding-right:8px}