@import url(./menu.css);

@import url(./KModRemax.css);

@import url(./basdepage.css);

@import url(./plansite.css);

@import url(./KModForm.css);

@import url(./KModThumbnail.css);





/* TAG DE BASE */



body{

    color:#a00000;

	font-family:Verdana;

	font-size:10pt;

	padding:0px;

	margin:0px;

	background:url(../images/img_bg.jpg) repeat-y top center;
   background-color:white;

}

p{

	padding:0px;

	margin:0px;

                color:#666666;

	font-family:Verdana;

	font-size:10pt;

}

h1{

	font-family:Arial;

	font-size:12pt;

	font-weight:bold;

	color:#C36C0F;

	text-transform:uppercase;

	margin:0px;

	padding:10px 0px 5px 22px;

}

h2{

	font-family:Arial;

	font-size:11pt;

	font-weight:bold;

	color:#C36C0F;

	text-transform:uppercase;

	margin:10px 0px 0px 0px;

}

h3{

	font-family:Arial;

	font-size:10pt;

	font-weight:bold;

	color:#8D4D03;

	margin:8px 0px 0px 0px;

}

h4{

	font-family:Arial;

	font-size:10pt;

	font-weight:bold;

	color:#C36C0F;

	margin:8px 0px 0px 0px;

}

h5{

	font-family:Arial;

	font-size:9pt;

	font-weight:bold;

	color:#8D4D03;

	margin:5px 0px 0px 0px;

}

h6{

	font-family:Arial;

	font-size:9pt;

	font-weight:bold;

	color:#C36C0F;

	margin:5px 0px 0px 0px;

}

ul{

	margin:10px 0px 10px 15px;

	font-weight:normal;

	padding-left:20px;

	margin:0px;

    color:#666666;

	font-family:Verdana;

	font-size:8pt;

}

ol{

	margin:10px 0px 10px 15px;

	font-weight:normal;

	padding-left:30px;

	margin:0px;

    color:#666666;

	font-family:Verdana;

	font-size:8pt;

}

a{

	font-weight:normal;

	font-size:10pt;

    color:#666666;

    text-decoration:underline;

}

a:hover{

	font-size:10pt;

    color:#666666;

    text-decoration:underline;

}

hr{

	color:#003060;

}

td

{

font-size:10pt;



}

/* FIN */



.PageTitle

{

	width:768px;

	height:32px;

	background:url('../images/titre_bg.jpg') no-repeat;

	padding-left:12px;

	color:white;

	font-family:verdana;

	FONT-WEIGHT:bold;

	font-size:10pt;

	text-transform:uppercase;

	vertical-align:middle;

}

.PageContent{

	width:768px;

	height:200px;

	vertical-align:top;

	font-size:10pt;

	background:url('../images/bg_main.jpg') repeat-y;

	padding-top:0px;

	padding-left:10px;

	padding-bottom:2px;

	margin-right:0px;

	margin-left:0px;

	margin-right:0px;

	color:#666666;

}



.ProprieteEntete



{  

    color:white;

    font-weight:bold;

    font-size:10pt;

}