.fullwidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}


.language ul li {
	list-style: none;
	display: inline-block;
	font-size:0.7em;
	margin-left:5px;
}

.colgauche {
	margin-bottom: 30px;
}

ul.right {
	margin-top: 75px;
}

ul.right li {
	margin-left: 20px;
}

ul.right li.active a {
	border-bottom: 1px solid #e30613;
}


.top-bar {
	margin-top: 25px;
	border-bottom: 1px solid grey;
	padding-bottom: 100px;
}



@media screen and (max-width: 920px) {
	
	ul.right li {
	margin-left: 0px;
	background-color: white;
}



ul.right li.first {
	margin-top: 30px;
}

li.menu-icon a {
	 margin-top: 70px;
 }

ul.right li a {
	padding-left: 0;
}

ul.right li.active a {
	border-bottom: 0px solid #e30613;
}

.top-bar {
	margin-top: 25px;
}

.top-bar.expanded {
	padding-bottom: 20px;
}

.consulter {
	margin-top:0;
	border-left: 0 solid white !important;
	
}

.voir {
	margin-bottom: 0;
	border-right: 0 solid white !important;
}
	
}



@media screen and (max-width: 1024px) {
	
	

.consulter {
	margin-top:0;
	border-left: 0 solid white !important;
	
}

.voir {
	margin-bottom: 0;
	border-right: 0 solid white !important;
}

}

.main {
	margin-top: 50px;
}

.rouge {
	color: #e30613;
	text-transform: uppercase;
	border-bottom: 1px solid grey;
	margin-bottom: 15px;
}

.rougecoldroite {
	color: #e30613;
	text-transform: uppercase;
	border-bottom: 1px solid grey;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top:1px;
}

.red {
	color: #e30613;
	text-transform: uppercase;
}

.titrerouge {
	color: #000;
	text-transform: uppercase;
}


p {
	margin-bottom: 15px;
	margin-top: 0px;
}

.lastparution {
	margin-top: 1px;
}

.voir {
	margin-top:8px;
	border-right: 4px solid white;
}

.voir2 {
	margin-top:6px;
	
}

.consulter {
	margin-top:8px;
	border-left: 4px solid white;
	
}


.footer {
	margin-top: 50px;
	border-top: 1px solid grey;
	margin-left: 15px;
	margin-right: 15px;
	
}



.copyright p {
	font-size: 0.7em;
}

.assoc p {
	margin-bottom: 3px;
}

.assoc {
	margin-top: 0px;
}

.assoc small {
	color: #e30613;
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.touchecover h2 {
	margin-bottom:0px;	
	margin-top:14px;	
	color: #e30613;
	text-transform: uppercase;
}

li small {
	font-size: 0.8em;
}

li.touchecover {
	position: relative;
}

li.touchecover:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	
}

li.touchecover img {
	-moz-transition: all 0.2s ease-in;
    /* WebKit */
    -webkit-transition: all 0.2s ease-in;
    /* Opera */
    -o-transition: all 0.2s ease-in;
    /* Standard */
    transition: all 0.2s ease-in;
}


a.linkgrille {
	position: absolute;
	display: block;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	z-index: 150;
	background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

small.error {
	height: 1px !important;
}

.main p a, .foot p a {
	color: #000;
	text-decoration: underline;
	-moz-transition: all 0.2s ease-in;
    /* WebKit */
    -webkit-transition: all 0.2s ease-in;
    /* Opera */
    -o-transition: all 0.2s ease-in;
    /* Standard */
    transition: all 0.2s ease-in;
}

.main p a:hover, .foot p a:hover {
	color: #e30613;
	text-decoration: underline;
}


.lastparu li {
	list-style: none;
}

h3 {
	color: #e30613;
	margin-top: 2px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
