@import url(./menu.css);

@import url(./KModRemax.css);

@import url(./KModForm.css);



/* TAG DE BASE */



body{

    scrollbar-face-color:#F3F3F3;

    scrollbar-hightlight-color:#000000;

    scrollbar-shadow-color:#000000;

    scrollbar-arrow-color:#000000;

    scrollbar-track-color:#000000;

    scrollbar-darkshadow-color:#000000;

    scrollbar-base-color:#000000;

    background-color:#000000;

    color:#ffffff;
	font-family:Verdana;

	font-size:10pt;

	padding:0px;

	margin:0px;

}

p{

	padding:0px;

	margin:0px;

    color:#ffffff;

	font-family:Verdana;

	font-size:10pt;

}

h1{

	font-family:'Century Gothic',Verdana;

	font-size:20pt;

	font-style:italic;

	font-weight:bold;

	color:#9a9a9a;

	margin:0px;

	padding:0px 0px 10px 0px;

}

h2{

	font-family:Arial;

	font-size:12pt;

	font-weight:bold;

	color:#9a9a9a;

	margin:10px 0px 0px 0px;

}

h3{

	font-family:Arial;

	font-size:12pt;

	font-weight:bold;

	color:#ffffff;

	margin:8px 0px 0px 0px;

}

h4{

	font-family:Arial;

	font-size:12pt;

	font-weight:bold;

	color:#9a9a9a;

	margin:8px 0px 0px 0px;

}

h5{

	font-family:Arial;

	font-size:10pt;

	font-weight:bold;

	color:#ffffff;

	margin:5px 0px 0px 0px;

}

h6{

	font-family:Arial;

	font-size:10pt;

	font-weight:bold;

	color:#9a9a9a;

	margin:5px 0px 0px 0px;

}

ul{

	margin:10px 0px 10px 15px;

	font-weight:normal;

	padding-left:20px;

	margin:0px;

    color:#ffffff;

	font-family:Verdana;

	font-size:10pt;

}

ol{

	margin:10px 0px 10px 15px;

	font-weight:normal;

	padding-left:30px;

	margin:0px;

    color:#ffffff;

	font-family:Verdana;

	font-size:10pt;

}

a{

	font-weight:normal;

	font-size:10pt;

    color:#ffffff;

    text-decoration:underline;

}

a:hover{

	font-size:10pt;

    color:#ffffff;

    text-decoration:underline;

}

hr{

	color:#474747;

}
td{
   color:#ffffff;

	font-family:Verdana;

	font-size:10pt;

}

/* FIN */



.body{

	background:url(../images/background.jpg) center top no-repeat #000000;

}

.officeName{

	font-family:'Century Gothic',Verdana;

	font-size:21pt;

	font-style:italic;

	font-weight:bold;

	color:#97979d;

}

.officeAddress{

	font-family:'Century Gothic',Verdana;

	font-size:8pt;

	font-style:italic;

	font-weight:bold;

	color:#454648;

	padding-top:5px;

	padding-bottom:5px;

}

.officeNumero{

	font-family:'Century Gothic',Verdana;	font-size:8pt;

	font-style:italic;

	font-weight:bold;

	color:#454648;

	width:200px;

	padding-bottom:3px;

}

.officeDesignation{

	font-family:'Century Gothic',Verdana;

	font-size:11pt;

	font-style:italic;

	font-weight:bold;

	color:#454648;

}

.top{

	position:absolute;

	width:507px;

	height:127px;

	z-index:0;

}

.lang{

	padding-right:15px;

	letter-spacing:1pt;

	font-family:'Century Gothic',Verdana;

	font-size:9pt;

	color:#ffffff;

}

.lang:Hover{

	padding-right:15px;

	letter-spacing:1pt;

	font-family:'Century Gothic',Verdana;

	font-size:9pt;

	color:#ffffff;

}

.PageContent

{

    font-family:'Century Gothic',Verdana;

	font-size:11pt;

    color:#ffffff;

    margin-left:25px;



}

/* NOUVELLE CIGM */

.TitreNouvelle{
  FONT-WEIGHT:BOLD;
  Font-size:12pt;
  padding:10px 5px 10px 5px;
  color:#ffffff;
}

.ResumeNouvelle{
  padding-left:6px;
  padding-right:4px;
  FONT-WEIGHT:NORMAL;
  Font-size:10pt;
  display:block;
color:#ffffff;
}

.details{
	display:block;
	text-align:right;
	padding-right:12px;
	padding-bottom:12px;
	font-weight:normal;
	font-size:10pt;
	color:#ffffff;
}
.details:hover{
	font-weight:normal;
	font-size:10pt;
	color:#606060;
}
