Your IP : 216.73.216.40


Current Path : /var/www/html/kpsingh/css/
Upload File :
Current File : /var/www/html/kpsingh/css/style.css

  body{

    background-color:#F9F3DF ;
    font-family: Arial;
    /*, Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 14px;
  }
  .highlightme {background-color: blue;}

  .conteneur {
  background-color:#DAEAF1;
  margin:1em 10%;
  min-width:60em;
  position:absolute;
  width:80%;
  }

  h1 {
    color: #C74B50;
  }
h3{
  color: blue;
  padding: .5em 0 0 0;
	color: #00688B;
	font-family: Arial;
	/* font-variant: small-caps; */
	font-size: 1.6em;
	text-shadow: silver 1px 1px 1px;
  margin:0.5em 0.5em 1em 1em;
}

img{
  background-color: red;
  border-radius: 110%;
}
.heading{
  border: 1px outset red;
  background-color: #2B547E;
  text-align: left;
  height: 100px;
  padding-left:5em;
padding-top:1em;
}

.haut{
background-color:#F55353;
height:2.4em;
max-height:2.4em;
}
.menuhaut {
font-size:1em;
list-style-type:none;
margin:0;
padding:0;
}

.menuhaut li {
border-right:2px solid #fff;
font-family: Arial;
display:inline;
float:left;
margin:0;
padding:0.4em 10px;
}

.copyright {
background-color:#F55353;
border:1px solid #202020;
border-top:.5;
padding:1.5em;
text-align:right;
}

p {
font-size: 1.1em;
margin:1px 0.5em 0.5em 1.5em;
}

li {
    font-size: 1.2em;
	padding-bottom: 0.4em;
}

h4 {
  font-size:1.2em;
  margin:0.5em 0.5em 1em 1em;
  }



  .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #f5f5f5;
}