/* rem */

@media (min-width: 800px) {
#main, TABLE{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.coorps{
margin-left : 5px   ;
Text-Align : justify ;
margin-left: auto;
margin-right: auto;
}
}

H1, P, A {
margin: 0;
padding: 0;
}
.postcontent, .postcontent TABLE, .postcontent A, .postcontent A:link, .postcontent A:visited, .postcontent A:hover{
font-family: Arial, Helvetica, Sans-Serif;
}

.postcontent P{
margin: 0px 0;
}
H1, H1 A, H1 A:link, H1 A:visited, H1 A:hover{
font-weight: normal;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 32px;
}

.postcontent A{
text-decoration: none;
color: #A30A0D;
}

.postcontent A:link{
/*modif#A30A0D*/
text-decoration: none;
color: blue;
}

.postcontent A:visited{
color: blue;
}

.postcontent A:hover{
color: #D80E11;
}

.postcontent H1{
margin-top: 20px;color: #D80E11;
font-style: normal;
font-weight: bold;
font-size: 20px;
text-align: center;
}

.postcontent H1 A, .postcontent H1 A:link, .postcontent H1 A:hover, .postcontent H1 A:visited{
font-style: normal;
font-weight: bold;
font-size: 20px;
text-align: center;
}

HTML{
height: 100%;
}

#main{
position: relative;
z-index: 0;
width: 100%;
left: 0;
top: 0;
cursor: default;
overflow: visible;
}

BODY{
padding: 0;
margin: 0;
color: #000000;
height: 100%;
min-height: 100%;
background-color: #D0CFD3;
background-image: url('../images/Bottom_texture.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
background-position: top left;
/* CSS modif min-width: 1000px; */
}

/*end Page
begin Box, Sheet*/

.sheet{
position: relative;
margin: 0 auto;
min-width: 29px;
min-height: 29px;
margin-top: 0px;
margin-bottom: -4px;
cursor: auto;
width: 100%;  /* CSS modif 1000px largeur du haut de pg*/
max-width: 1200px;
}

.sheet-body{
position: relative;
padding: 5px;
padding-top: 5px;
padding-bottom: 9px;
}
.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl, .sheet-tc, .sheet-bc, .sheet-cr, .sheet-cl{
position: absolute;
}

.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl{
width: 44px;
height: 44px;
background-image: url('../images/sheet_s.png');
}

.sheet-tl{
top: 0;
left: 0;
clip: rect(auto, 22px, 22px, auto);
}

.sheet-tr{
top: 0;
right: 0;
clip: rect(auto, auto, 22px, 22px);
}

.sheet-bl{
bottom: 0;
left: 0;
clip: rect(22px, 22px, auto, auto);
}

.sheet-br{
bottom: 0;
right: 0;
clip: rect(22px, auto, auto, 22px);
}

.sheet-tc, .sheet-bc{
left: 22px;
right: 22px;
height: 44px;
background-image: url('../images/sheet_h.png');
}

.sheet-tc{
top: 0;
clip: rect(auto, auto, 22px, auto);
}

.sheet-bc{
bottom: 0;
clip: rect(22px, auto, auto, auto);
}

.sheet-cr, .sheet-cl{
top: 22px;
bottom: 22px;
width: 44px;
background-image: url('../images/sheet_v.png');
}

.sheet-cr{
right: 0;
clip: rect(auto, auto, auto, 22px);
}

.sheet-cl{
left: 0;
clip: rect(auto, 22px, auto, auto);
}

.sheet-cc{
position: absolute;
top: 22px;
left: 22px;
right: 22px;
bottom: 22px;
background-image: url('../images/sheet_c.png');
}

/*end Box, Sheet begin Header*/

DIV.header{
margin: 0 auto;
position: relative;
width: 100%;
height: 194px;
margin-top: -9px;
margin-bottom: 0;
}

DIV.header-jpeg{
position: absolute;
top: 0;
right: 0;
width: 100%; /* 990px*/
height: 200px;
background-image: url('../images/header-fond.jpg');
background-repeat: no-repeat;
background-position: center center;
}

/*end Header
begin HeaderObject*/
DIV.headerobject{
display: block;
left: 87%;
margin-left: -255px;
position: absolute;
top: 22px;
width: 294px;
height: 186px;
background-image: url('../images/people-diffuser-communique-de-presse.png');
}

/*end HeaderObject
begin Logo*/
DIV.logo{
display: block;
position: absolute;
top: 50px;
left: 13%;
margin-left: -47px;
}
/*end Logo begin Menu menu1 structure

DEBUTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT
begin Menu
menu2 structure*/
.hmenu2 A, .hmenu2 A:link, .hmenu2 A:visited, .hmenu2 A:hover
{
	outline: none;
}
.hmenu2, .hmenu2 UL
{
	margin: -2px;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.hmenu2 LI
{
	margin: -2px;
	padding: 6px;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.hmenu2 LI:hover
{
	z-index: 10000;
	white-space: normal;
}
.hmenu2 LI LI
{
	float: none;
}
.hmenu2 UL
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
	min-height: 0;
	background-image: url('../images/spacer.gif');
	padding: 10px 30px 30px;
	margin: -10px 0 0 -30px;
}
.hmenu2 LI:hover > UL
{
	visibility: visible;
	top: 100%;
}
.hmenu2 LI LI:hover > UL
{
	top: 0;
	left: 100%;
}
.hmenu2:after, .hmenu2 UL:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.hmenu2
{
	min-height: 0;
	position: relative;
	padding: 7px 4px 0;
}
.hmenu2 UL UL
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


.hmenu2{
margin: auto; 
/* CSS modif avant pas de margin auto rien */
min-height: 0;
position: relative;
padding: 7px 4px 0;
}

.hmenu2 A, .hmenu2 A:link, .hmenu2 A:visited, .hmenu2 A:hover{
outline: none;
margin: auto; 
/* CSS modif avant pas de margin auto*/
}

/* CSS modif retir� .hmenu2, */
.hmenu2:after{
content: ".";
height: 0;
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}

/*menu structure*/
.nav{
position: relative;
margin: auto; 
/* CSS modif margin: 0 auto; margin-top: 0;margin-bottom: 0;*/
min-height: 34px;
z-index: 100;
color:red;
}

.nav-outer{
margin: auto; 
/* CSS modif avant pas de margin auto*/
position: absolute;
width: 100%;
}

.nav-l, .nav-r{margin: auto; 
/* CSS modif avant pas de margin auto*/
position: absolute;
z-index: -1;
top: 0;
height: 100%;
background-image: url('../images/nav.png');
}

.nav-l{
left: 0;
right: 5px;
}

.nav-r{
margin: auto; 
/* CSS modif avant pas de margin rien auto*/
right: 0;
width: 100%; /* CSS 890px xxLundi 05-05-25 rien modif */
clip: rect(auto, auto, auto, 885px); /* CSS � modifier*/
}

/*end menu2
begin MenuItem2*/
.hmenu2 A{
position: relative;
display: block;
overflow: hidden;
height: 26px;
cursor: pointer;
text-decoration: none;
}
.hmenu2 A .r, .hmenu2 A .l{
position: absolute;
display: block;
top: 0;
z-index: -1;
height: 88px;
background-image: url('../images/menuitem2.png');
}
.hmenu2 A .l{
left: 0;
right: 5px;
}

.hmenu2 A .r{
width: 410px;
right: 0;
clip: rect(auto, auto, auto, 404px);
}
.hmenu2 A .t{
color: #EFEFF0;
padding: 12px;
margin: 0 0px;
line-height: 27px;
text-align: center;
}

.hmenu2 A:hover .l, .hmenu2 A:hover .r{
top: -31px;
}

.hmenu2 A:hover .t{
color: #3D3E3D;
}
.hmenu2 A.active .l, .hmenu2 A.active .r{
top: -62px;
}

.hmenu2 A.active .t{
color: #030202;
}


/*end MenuSeparator
begin MenuSubItem2*/
/*FINNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN

begin Layout*/
.layout-cell{
background-color: transparent;
vertical-align: top;
text-align: left;
border: none;
margin: 0;
padding: 0;
}

.layout-cell .layout-cell{
display: block;
}


/*end Box, BlockContent
begin Button*/

INPUT{
vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

/*end Button
begin Box, Post*/

.post{
position: relative;
min-width: 11px;
min-height: 11px;
margin: 7px;
}

.post-body{
position: relative;
padding: 16px;
}

.post-tr, .post-tl, .post-br, .post-bl, .post-tc, .post-bc, .post-cr, .post-cl{
position: absolute;
}
.post-tr, .post-tl, .post-br, .post-bl{
width: 10px;
height: 10px;
background-image: url('../images/post_s.png');
}

.post-tl{
top: 0;
left: 0;
clip: rect(auto, 5px, 5px, auto);
}

.post-tr{
top: 0;
right: 0;
clip: rect(auto, auto, 5px, 5px);
}

.post-bl{
bottom: 0;
left: 0;
clip: rect(5px, 5px, auto, auto);
}

.post-br{
bottom: 0;
right: 0;
clip: rect(5px, auto, auto, 5px);
}

.post-tc, .post-bc{
left: 5px;
right: 5px;
height: 10px;
background-image: url('../images/post_h.png');
}
.post-tc{
top: 0;
clip: rect(auto, auto, 5px, auto);
}
.post-bc{
bottom: 0;
clip: rect(5px, auto, auto, auto);
}

.post-cr, .post-cl{
top: 5px;
bottom: 5px;
width: 10px;
background-image: url('../images/post_v.png');
}

.post-cr{
right: 0;
clip: rect(auto, auto, auto, 5px);
}
.post-cl{
left: 0;
clip: rect(auto, 5px, auto, auto);
}

.post-cc{
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
background-color: #FFFFFF; 
/* fond de la col principale #E8E8E8; */
}

A IMG{
border: 0;
}

.article IMG, IMG.article{
/*modif bordure border: 1px solid #C7C8C7; */

margin: 7px;
}
.article TABLE, TABLE.article{
border-collapse: collapse;
margin: 1px;
}

/*padding: 10px;  modifie marge des tableaux */
 .article TD{
padding: 10px;
border: 0px;
vertical-align: top;/*border: 10px solid #8E908E; modif prob */
text-align: left;
}
/*end Box, Post
end LayoutCell, sidebar2*/

.logo-mob{
display: none;
}

#image-de-fond {
display: none;
 }

.no-full{
display: none;
}

.liens-mob{
display: none;
}

.liens-mob320{
display: none;
}
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXzzzzzzz*/
@media (max-width:799px) {

.coorps{
Width : 94% ;
Text-Align : justify ;
margin-left: auto;
margin-right: auto;
}

.no-mob{
display: none;
}

.nav{
display: none;
}

.logo{
display: none;
}

table{
display: none;
}

.liens-mob320{
display: none;
}
.no-full{
Width : 94% ;
margin-left: auto;
margin-right: auto;
}

BODY {
font-size : 0.95rem ;
Font-Family : Arial, Helvetica;
margin : 0px   ;
padding : 0px   ;
Width : 100% ;
}

P{
margin-top: -1px;
}

H1 {
width : 92% ;
Text-Align : center ;
Color : red ;
font-size : 1.20rem ;
margin-bottom:2px;
margin-top:1px;
}

.link {
Line-Height : 135%   ;
Text-Decoration : Underline;
}

.no-full{
margin-top:  20px;
}

img{
max-width: 100%;
height: auto;
margin-bottom: 8px;
}

.logo-mob{
margin-top: 25px;
}

.liens-mob{
margin-top: 10px;
}

#image-de-fond {
background-color:#FFCC00;
width: 101%;
text-align:left;
margin-top: -25px;
margin-left: -5px;
}
}

/*YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYzzzz*/
@media (max-width:400px) {

#image-de-fond {
background-color:#FFCC00;
width: 110%;
margin-top: -10px;
margin-left:-5px;
margin-right:5px;
}

img{
max-width: 100%;
height: auto;
margin-bottom: 8px;
}

H1 {
margin-top:10px;
}

body{
font-size : 0.80rem ;
}
P{
margin-top: -10px;
}

.logo-mob{
padding-left:10px;
margin-top: 10px;
}

.liens-mob320{
margin-top:12px;
display: block;
font-size : 0.80rem ;
Line-Height : 235%   ;
}

.liens-mob{
display: none;
}
}

