* {
  margin-top: 0;
}

body {
  margin: 0;
  padding: 0;
  background: #183D68 url(images/lufkin4.jpg) no-repeat center top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #A0A0A0;
}

html {
  overflow-x: auto;
  overflow-y: scroll;
}

h1 {
  font-size: 26px;
}

h2 {
  font-size: 22px;
}

h1, h2, h3, h4 {
  font-weight: normal;
  color: #FF9900;
}

h4
{
  font-size:16px;
}

.titlebar {
  color: #121B23;
  text-align: center;
  width: 1000px;
  padding-top: 25px;
  padding-bottom: 15px;
  margin: -1px auto;
  background: #0F1720 url(images/4top.jpg) repeat-y;
  font-style: normal;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title{color:#7EBCFF;
        font-size:15px;
        font-weight: bold;}
.officer{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 20px;
  color: white;
}

a {
  color: #7EBCFF;
  text-decoration: none;
}

.map a {
  color: red;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#header {
  width: 1000px;
  height: 70px;
  margin: 0 auto;
}

#menu {
  width: 1000px;
  height: 55px;
  margin: 0 auto;
  background: url(images/4top.jpg) no-repeat;
  text-align: center;
  padding-top: 0px;
}

#menu ul {
  margin: 0;
  padding: 13px 0px 0px 245px;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  height: 20px;
  padding: 4px 20px 4px 20px;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #A0A0A0;
  font-weight: bold;
}

#menu a:hover, #menu .active a {
  background-color: #000000;
  color: yellow;
}

#page {
  width: 1000px;
  margin: 0 auto;
  padding-top: 10px;
  background: #0F1720 url(images/4back.jpg) repeat-y;
}
.searchbox {width:88px;
        height:12px;
        background-color:silver;
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;

}
.searchbutton{width:55px;
            height:20px;
            font-size:11px;
            font-family:Arial, Helvetica, sans-serif;
            padding-bottom: 2px;
}

#content {
  float: right;
  width: 738px;
  padding: 0px 30px 0px 0px;
}
#content-search {

  width: 900px;
  padding: 0px 50px 0px 50px;
}
#map a {
  color: red;
}
.center{
  text-align: center;
}


.inlay {
  background: #252E36;
  border: 1px solid #000000;
  padding: 10px;
}

.inlay .content {
  padding: 10px;
  min-height:318px; 
  max-height:auto; 

}

.inlay .content2 {
  padding: 10px 0 0 175px;
}

.inlay .content3 {
  padding: 20px 25px 0px 75px;
}

#rightbar {
  float: left;
  width: 200px;
  padding: 0px 5px 0 25px;
}

#rightbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

#rightbar li ul {
  padding: 5px;
}

#box {
  border: 1px solid #000000;
  background: #252E36;
}

#rightbar li li {
  margin: 0;
  padding: 2px 0;
}

#rightbar h2 {
  margin: 0;
  padding: 10px;
  background: #000000;
  border-top: 1px solid #23282E;
  /*border-bottom: 1px solid #23282E;*/
  font-size: 100%;
  font-weight: bold;
  color: #DFE8F2;
  text-align: center;
}

#rightbar a:hover {
  color: yellow;
  text-decoration: none;
}

#rightmenu a:hover {
  text-decoration: none;
  color: yellow;
  background: url(images/dot1.gif) no-repeat left center;
}

#rightmenu a {
  padding-left: 10px;
}

#rightmenu li #active {
  text-decoration: none;
  color: red;
  background: url(images/dash.gif) no-repeat left center;
}

#rightmenu2 a {
  padding-left: 30px;
  color: #FFFF00;
}

#rightmenu2 a:hover {
  text-decoration: none;
  color: red;
}

#rightmenu2 li #active2 {
  text-decoration: none;
  color: red;
  background: url(images/dash.gif) no-repeat left center;
}

#rightmenu3 a {
  padding-left: 40px;
  color: #FF9900;
  font-size: smaller;
}

#rightmenu3 a:hover {
  text-decoration: none;
  color: red;
}

#rightmenu3 li #active3 {
  text-decoration: none;
  color: red;
  background: url(images/dash.gif) no-repeat left center;
}

#rightmenu4 a {
  padding-left: 15px;
  color: #FFFF00;
  font-size: smaller;
}

#rightmenu4 a:hover {
  text-decoration: none;
  color: red;
}

#rightmenu4 li #active4 {
  text-decoration: none;
  color: red;
  background: url(images/dash.gif) no-repeat left center;
}

#footer {
  width: 1000px;
  height: 50px;
  margin: 0 auto;
  padding: 55px 0 0 0;
  background: url(images/4footer.jpg) no-repeat;
}

#footer p {
  margin: 0;
  padding: 0 0 0 40px;
  font-size: 77%;
  color: #0F1720;
  text-align: center;
}

#footer a {
  color: #0F1720;
}

.little {
  font-size: 10px;
  background: #252E36;
  border: 1px solid #000000;
  padding: 5px;
}
.little-nobox {
  font-size: 10px;
  background: #2A2A2A;
  padding: 5px;
}
.indent {
  margin-left: 100px;
}

.table {
  background-color: white;
  color: #000000;
  text-align: center;
  font-weight: bold;
}

.td-bg {
  background-color: #AAAAAA;
  color: black;
  text-align: center;
}

.white{
  color: white;
}
.whitebold{
  color: white;
  font-weight: bold;
}
.blue {
  color: #7EBCFF;
}

#legend{

  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  
}
.textcolor
{
	color :#7EBCFF;/*Couleur des réponse de l'utilisateur et de la description de l'offre*/
}