a:link {
	color: #AB001C;	
	text-decoration: none;
}
a:hover {
	color: #AA0001;
	text-decoration: underline;

}
.shorcuts a {
	color: #747474;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.shorcuts a:hover {
	color: #aa0001;
	text-decoration: none;    
}


a {
	color: #aa0001;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../images/LPG-fd.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: AB001C;
	left: 10px;
	padding-left: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: normal;
	padding-right: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	/*color: #FFFFFF;*/
	color:#000;
	padding-left: 10px;
	line-height: 12pt;
}
.links li {
	line-height: 20px;
	list-style-type: none;
}
.links ul {
	padding-left: 0px;
	margin-left: 10px;
}

h3{
font-size:15px;
}

/*.{
	list-style-image: none;
}*/

.nav {
	line-height: normal;
	vertical-align: middle;
	text-decoration: none;
	text-indent: 100pt;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.nav span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

	
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
/*	display:block;
	float:left;*/
	
}

.nav a:hover {
	color: #aa0001;
/*	background-color:#FFFFFF;*/
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aa0001;
	font-weight: bold;
}
.title-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 0px;
}
.promesse {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #719ABA;
}
.texte {
	padding-left: 20px;
	padding-right: 15px;
	line-height: normal;
	padding-bottom: 10px;
	text-align:justify;
}
.title-Big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #aa0001;
	font-weight: normal;
	padding:0;margin:0;
}
.title-block {
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa0001;
	display:block;
	padding-bottom: 5px;
}

.texte hr {
	width: 100%;
color: red;
background-color: #aa0001;
height: 1px;
border: 0;
}
.baseline {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding:0;margin:0;
}

.champFormulaire {
	border: 1px solid #666666; 
  /*width:90%;-*/ 
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	border: 1px solid #666666;
}


.thumbnail {
  width:160px;
  height:173px; 
  border: 1px solid #ccc;
  padding:2px;
  margin:3px;
  float:left;  
  text-align:center;  
  background:#fff; 
  z-index: 0;
}

.thumbnail a{
  font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: notmal;    
    color: #7b716a;
    text-decoration:none;
}

.thumbnail a img{
    opacity : 0.7;
    filter : alpha(opacity=70); 
}

.thumbnail a:hover img{
    opacity : 1;
    filter : alpha(opacity=100);
}

.thumbnail a:hover{
  /*text-decoration: underline;*/
  color: #aa0101;
}


/* ================================================================ 
CSS Menu 
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:12;padding-bottom:0px;text-align:left;padding-left:119px;position:relative;z-index:200;}     

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:2em; background:#719ABA;}

/* style the sub-level lists */
.menu ul ul {width:15em;border-left:1px solid #b0a59e;border-right:1px solid #b0a59e;border-bottom:1px solid #b0a59e;}

.menu ul ul ul{width:15em;border:1px solid #b0a59e;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:2em;line-height:2em;font-weight: bold;list-style-type:none;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;font-weight: normal;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:##719ABA;padding:0 2em 0 2em;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#fff; color:#7b716a;width:12em;height:100%;line-height:1em;text-decoration:none; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}

/* style the sub level links */
.menu ul ul a.arrow, .menu ul ul a.arrow:visited {display:block;background:#fff; background-image: url(images/arrow-menu.gif);color:#7b716a;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a.arrow, .menu ul table ul a.arrow:visited  {width:14em; w\idth:12em;; background-image: url(images/arrow-menu.gif)}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#fff;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#fff;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#ccc;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ddd;}

/* style the level hovers */
/* first */
.menu a:hover {color:#aa0101;background:#fff;}
.menu :hover > a {color:#aa0101;background:#fff;}
/* second */
.menu ul ul a:hover{color:#fff;background:#aa0101;}
.menu ul ul :hover > a {color:#fff;background:#aa0101;}

.menu ul ul a.arrow:hover{color:#fff;background:#aa0101;background-image: url(images/arrow-menu-over.gif);}
.menu ul ul :hover > a.arrow {color:#fff;background:#aa0101;background-image: url(images/arrow-menu-over.gif);}
/* third */
.menu ul ul ul a:hover {background:#aa0101;}
.menu ul ul ul :hover > a {background:#aa0101;}
/* fourth */
.menu ul ul ul ul a:hover {background:#aa0101;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:2em;left:-1px;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:0em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* keep the next level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover ul{visibility:visible;}

/* ================================================================ 
Fin CSS Menu 
=================================================================== */
.img-min-news {
	padding: 3px;
	border: 1px solid #333333;
}
.nav {
	color: #747474;
	text-decoration: none;
}

.external a {
	color: #AAAAAA;
	text-decoration: none;
	font-size:9px;
}


.external a:hover {
	color: #AA0101;
	text-decoration: underline;
}

.external_footer {

                color: #AAAAAA;

                text-decoration: none;

                font-size:9px;

}



/* ================================================================ 
Style for JQuery 
=================================================================== */

.hidden{
display:none;
}
.visible{
display:block;
}

.preloader{
margin-top:112px;
color:#848484;
display:none;
width:590px;
}
#presseContent{
display:none;
}

#listePressWslide{
list-style-type:none;
height:557px;
overflow:hidden;
padding:0;
}
#listePressWslide li{
display:block;
float:left;
width:550px;
height:570px
overflow:hidden;
}

.wslide-menu{
font-size:14px;
text-decoration:center;
}
.wactive{
font-weight:bold;
}   


.lienImage{
border:0;
}

.lienImage img{
 border:0;
 }
   
.containerNews{
	position:absolute;
	overflow:hidden;
	visibility: show;
}
     
.containerNews p {
color:#000000;
cursor:pointer;
font-family:arial;
font-size:16px;
margin:0;
padding:0;
position:absolute;
right:18px;
text-align:left;
top:30px;
width:179px;
}
.containerNews strong{  
font-size:20px;
}
.containerNews a:hover{
text-decoration:none;
}

 #news21 {
left:0;
position:absolute;
top:0;
margin:6px;
z-index:10;
cursor:pointer;
}

.blocNews{
min-height:70px;
margin:7px 0;
}

ul#sitemap {
margin:30px 30px;
}

