/* Start of CMSMS style sheet 'pildo : pildo look One Column' */
/* color */

body{ 
  background-color: #2e3852;
  font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
  font-size: 11.5px; /* also change font size on footer.input */
  line-height: 21px;
}

b,strong{
 color: #333333;
}
#header1{
  color: white;
}

#header2, #separator1{
  background-color: #99a8bd;
  color: #355263;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #2e3852; 
}

#content a {
  color: #2E3852;
}

#content, #separator2{
/*
   background-color:	#e5e6e6;
    color: #646464;
*/
  background-color:	#f4f4f4;
}

#content h1{
  color: #355263;
}


#footer, #footer a{
  color: #A0A0A0;
  text-decoration: none;
}

#footer a:hover {
  color: #ffffff;
}

#info, #path{
  color: #747474;
}

#search input{
  background-color: #99a8bd;
}

#search input[type='submit']{
  background-color: #2e3852; 
  color: #99a8bd;
}

#header0, #header0 a{
  color: #99a8bd;	
  text-decoration: none;
}

#header0 a:hover {
  color: #ffffff;
}
/* font */

#footer{
  letter-spacing: -1px;
  font-size: 7pt;
}

#header0, #header0 a{
  font-size: 7pt;
  font-weight: bold;	
  letter-spacing: 0 px;
}

#header0 input{
  font-size: 7pt;
}

#info, #path{
  font-size:80%;
}

#search input{
  font-size: 7pt;
}


#search input[type="submit"]{
  font-size: 6pt;
  font-weight: bold;
}

/* margins, padding ... */

#header1{
  padding: 0;
}

#content{
  padding: 1em 2em 1em 2em;
  /* letter-spacing: 0px;*/
  /* line-height: 10pt;  */
  	
}

#content h1{
  font-size: 11pt;
}

#footer{
  padding: 0;
  text-align: center;
}

#foot-contact{
  text-align: left; 
  float: left;
}

#foot-contact p{
  margin: 0;
  padding: 0;
  letter-spacing: 0.3px;	
}

#logo img{
  border: none;
}

#search input[type='text']{
  width:70px;
  border: 0;
}

#search input[type='submit']{
  border:0;
  margin:0;
  padding:0;
}

table, td {
  border: 1px solid gray;
  border-collapse: collapse;
  margin: 1em;
}

h2{
   font-size: 10pt;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color:  #c6c3bd;
}

/* End of 'pildo : pildo look One Column' */

