
body {


  background-image: url(../images/bgx3.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;

  padding: 0px;
  margin: 0px;
  background-color: #fff9ad;
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Sans-serif;



}

a:link, a:visited {
  font-size: 13px;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #cf8208;
}

a:hover {
  text-decoration: underline;
}

/*Css personalizado*/


/*.body_carpet {
  background-image: url(../images/bgx2.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
}*/

/*.home_bg {
  background-image: url(../images/home_bg.jpg);
  background-repeat: no-repeat;
  height: 810px;
  width: 800px;
}*/



.about_bg {
/*   background-color: #fff9ad; */
  min-height: 500px;
  width: 800px;
  padding-bottom: 100px;
/*   background-image: url(../images/bgx.jpg); */
/*   background-repeat: repeat-x; */
/*   background-position: left bottom; */
margin:10px auto;


}

a.logo {
  background-image: url(../images/logo_dp.jpg);
  width: 439px;
  height: 167px;
  text-decoration: none;
  display: block;
}


/*.footer{

  width:100%;
  min-height: 40px;  
  background-color:#fff;

} */

.footer {
  background-image: url(../images/footer_bg.jpg);
  background-repeat: repeat-x;
  height: 85px;
}


.footer hr{

  display:none;

}

.carpet_c_bg {
  background-image: url(../images/interno2_bg.jpg);
  background-repeat: no-repeat;
  min-height: 672px;
  width: 800px;
  background-position: center top;
  padding-bottom: 50px;
}


.top_space {
  border: 0px solid red;
  height: 112px;
}

.top_area {
  background-image: url(../images/call_us.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

















.content {
  width: 800px;
  padding-top: 30px;
}

.content a:link, a:visited {
  font-size: 13px;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #cf8208;
}

.content a:hover {
  text-decoration: underline;
}

.title {
  width: 500px;
  font-size: 24px;
  color: #6b6b6b;
  padding-bottom: 15px;
}

.text {
  width: 500px;
  color: #6b6b6b;
}















.menu_out {
  background-image: url(../images/menu_bg.jpg);
  height: 54px;
/*   padding-left: 10px; */
}





ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
padding-top: 18px;
text-align:center;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 6px; }

#navlist a:link, #navlist a:visited
{
color: #CF8208;
/* background-color: #036; */
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #CF8208;
text-decoration: none;
}




.csc-mailform{

  border:0px;

}

.csc-mailform-field{

  margin-bottom:10px;

}

.csc-mailform-field label{

  display:block;

}



h3{

  font-size:13px;

}
