/* G幯廨ique */
html ,form,h1,h2,h3
{
	margin: 0;
	padding: 0;
}
body,
iframe
{
  padding:0px;
  margin:0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000;
}

a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}

#global
{
  margin:0px auto;
  padding:0px;
  width:950px !important;
  width:954px;/* Bug IE */
  position:relative;
  background:#FFF;
}

/*
HEADER
中中中
*/
#header
{
  width:950px;
  height:110px;
  background:url(../images/graphisme/generique/header-fond.jpg) no-repeat top;
  position:absolute;
  top:0;
  left:0;
}
#header #logo
{
   position:absolute;
   top:3px;
   left:0px;
}
/*
HEADER MENU
中中中中中中
*/
#header #header-menu
{
	position:absolute;   
	left:0px;
	top:86px;
	width:670px;
	height:24px;
	background:#fff;
}
#header #header-menu ul
{
   margin:0px;
   padding:0px;
   width:670px;
   height:24px;
   background: url(../images/graphisme/generique/header-fond-menu.gif);
   font: bold 12px arial;
   text-align:center;
}
#header #header-menu li
{
   list-style:none;
   display:inline;
   margin:0px;
   padding:0px 3px;  
   line-height:24px;
   height:24px;
}
#header #header-menu li a:hover
{
  color:#CC3333;
}
/*
HEADER NEWS
中中中中中中
*/
#header #header-news
{
	width:402px;
	height:50px;
	background: url(../images/graphisme/generique/header-fond-news.gif);
	position:absolute;
	top:14px;
	left:190px;
	padding:5px;
	line-height:14px;
	text-align:center;
}
/*
CONTENU
中中中中
*/
#contenu
{
  width:830px;
  min-height:600px;
  height:auto !important;
  height:600px;
  margin-top:114px;
  margin-bottom:3px;
  float:left;
  position:relative;
}

/*
MENU
中中中中
*/
#contenu #menu
{
   width:130px;
   min-height:600px;
   height:auto !important;
   height:600px;
   float:left;
   margin-left:-820px;
   background:#fff url(../images/graphisme/generique/menu-fond.gif) repeat-x top;
}

#contenu #menu ul
{
	width:130px;
	margin:0px;
	padding:0px;
	list-style:none;
	min-height:200px;
    height:auto !important;
    height:200px;
}

#contenu #menu li
{
	height:16px;
	line-height:16px;
	padding:0px;	
	margin:0px;
	list-style:none;
	overflow:hidden;
}

#contenu #menu li a
{
	height:16px;
	line-height:16px;
	padding-left:5px;
	display:block;
	font-weight:bold;
	color:#333;
}
#contenu #menu li a:hover,
#contenu #menu li a.selected
{
	background:#eee url(../images/graphisme/generique/menu_puce_marque.gif) no-repeat right;
	text-decoration:none;
	color:#000;
	height:14px;
	line-height:14px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#contenu #menu li a.premier
{
	border-top:none;
	height:15px;
	line-height:15px;
}
#contenu #menu li.modele,
#contenu #menu li.modele a
{
	font-weight:normal;
	padding-left:5px;
}
#contenu #menu li.modele a:hover,
#contenu #menu li.modele a.selected
{
	background:#eee url(../images/graphisme/generique/menu_puce_modele.gif) no-repeat right;
	text-decoration:none;
	color:#000;

}
#contenu #menu li.type a:hover
{
	background:none;
	color:#000;
	text-decoration:underline;
}

#contenu #menu li.titre_menu
{
	height:20px;
	line-height:20px;
	margin:0px;
	list-style:none;
	background:#999 url(../images/graphisme/generique/menu-puce-titre.gif) left no-repeat;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#contenu #menu li.titre_menu a
{
	height:20px;
	line-height:20px;
	color:#000;
}
#contenu #menu li.titre_menu a:hover
{
	background:#999 url(../images/graphisme/generique/menu-puce-titre.gif) left no-repeat;
}

/* Page */
#contenu #page
{
	width:680px;
	min-height:400px;
    height:auto !important;
    height:400px;
	display:inline;
	float:left;
	margin-left:140px;
	position:relative;
}

/* Pub */
#pub_120
{
	width:120px;
	min-height:600px;
    height:auto !important;
    height:600px;
	padding:0px;
	margin:0px;
	background:#cccccc;
	position:absolute;
	top:114px;
	right:0px !important;
	right:4px;/* Rattrape le bug IE de 954 px de large */
}
#pub_120 img
{
    display:block; 
    padding:0px;
    margin:0px;
	border:none;
}
#pub_120 span#texte_pub
{
	font-weight:bold;
	text-align:center;
	display:block;
}

#footer
{
    display:inline;/* Bug IE */
	float:left;
	font-weight:bold;
	width:950px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#footer span
{
	width:950px;
	height:29px;
	display:block;
	text-align:center;
	line-height:29px;
	margin-bottom:4px;
	background:url(../images/graphisme/generique/footer-fond.gif);
}

#footer img
{
	border:none;
}

/* classes g幯廨iques */
h1
{
   font-size:14px;
   font-weight:bold;
   margin:0;
   padding:0;
}

h1.titre_ss_css,
h2.titre_ss_css
{
	display:none;
}
input,select,textarea
{
	border:1px solid #617B8D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}

.nettoyeur{clear:both;}
.rouge{color:#CC0000;}
.bleu{color:#99CCCC;}
.vert{color:#CCCC99;}
.noir{color:#000000;}
.gras{font-weight:bold}
.italique{font-style:italic}
.normal{font-style:normal}
.raye{text-decoration:line-through}
.cache{overflow:hidden}
.sans_fond{background:none}
.fond_rouge{background:#FA4D52}
.centrer{text-align:center}
.gauche{float:left;}
.droite{float:right;}
.relative{position:relative;}
.sans_bord{border:none;}
.bordure{border:1px solid #000;}
.pasvu{display:none;}
