/* STYLE CSS DE KT ALGERIE */
* 

body {
	background: #242424;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width:100%;
}


/* images */
img {
	/*background: #FAFAFA; */
   
	padding: 1px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

.blockquote {
	margin: 10px;
	padding: 0 0 0 28px;
	/*border: 1px solid #f2f2f2; */
	background: #242424 url(images/quote.gif) no-repeat 5px 5px;
	padding-left:40px;
	font-size: 20px;
	height: 30px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #000000;
}

.connexion {
padding-top:45px;
padding-left:20px;
	
}
.boite {
	font-size:12px;
	padding: 1px;
	height: auto;
	width: auto;
	background: #2F2F2F;
	color: #FFCC33;
	border: 1px solid #000000;
	
}
.devis {
	font-size:14px;
	padding: 1px;
	height: auto;
	width: auto;
	background: #2F2F2F;
	color: #FFCC33;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	
}
.haut {
	font-size:14px;
	padding: 0px;
	height: 45px;
	width: 100%;
	background: #000000;
	color: #FFFFFF;
	border: 0px solid #000000;
	position:fixed;
	
	
}
.bas {
	font-size:14px;
	padding: 0px;
	height: 35px;
	width: 100%;
	background: #2F2F2F;
	color: #ffeecc;
	border: 0px solid #000000;
	padding-top:20px;
    padding-left:40px;
	position:fixed;
	
	
	
}
.milieu {
    height: 100%;
	width: 975px;
	padding-left:20px;
	
}
.veille {
	font-size:12px;
	padding: 1px;
	height: auto;
	width: 80%;
	color: #FFCC33;
	margin-top: 35px;
	
	
}
.veille2 {
	font-size:12px;
	padding: 1px;
	height: auto;
	width: 200px;
	background: #2F2F2F;
	color: #FFCC33;
	border: 1px solid #000000;
	
}
a   { color: #FFFFFF; text-decoration: none; }

a:active  { color: #ffffff; text-decoration: none; }
a:hover  { color: #000000; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none;  }
