@charset "utf-8";
/* CSS Document */
@import url("pvMapLocator.css");
@import url("GoogleMapLocator.css");




/* =================================================== */
/* =========================== PNP =================== */
/* =================================================== */
body {

    background-color: #e5e5e5;
}

table.borderwhite{
font-family:Arial, Helvetica, sans-serif;
    /*margin-top:50px;*/
	width:756px;
	/*background-color:#f2f2f2;*/
	/*background-image: url(../images/fond1.gif);*/
	background-position:top;
	background-repeat:repeat;
        padding: 25px;

}

.tr_footer{

    color: #676767;
    font-size: 10px;
    text-align: center;
    width:756px;
    margin-top: 50px;
    background: #e2e2e2;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: #ffffff 35px solid;
}
