html, body {
	margin: 0;
	padding: 0;
}

body {
	font: 12px arial,sans-serif;
	text-align:center;
	background-image: url(2.png);
	background-repeat: repeat-x;
	background-color:#aaa9a9;
	font-family:"Trebuchet MS", Arial, Helvetica;
}

p {     color: #666666;
	margin: 0 10px 10px;
}


h1, h2, h3, h4, h5, h6 {
		margin-bottom:1em;
                padding-top:0em;
                margin-top: 0px;
                padding-top: 10px;
                color: #949494;

		font-family:"Trebuchet MS", Arial, Helvetica;
	}



#content img.logoimg { width: 522px;
	                       height: 277px;
	                       margin-left: auto;
	                       margin-right: auto;
	}


#content .indexp { text-align: center;
                   font-size: 18px;
}


#header { width: 831px;
          height: 140px;
          margin-left: auto;
          margin-right: auto;
          display: block;
          border-top: 1px solid black;
          border-left: 1px solid black;
          border-right: 1px solid black;
          background-color: #ffffff;

}


#header  .logohead { height: 120px;
                    float: left;
                    padding-left: 10px;
                    padding-top: 10px;
                    padding-bottom: 10px;
}

#header .head1 { font-size: 17px;
                 color: #949494;
                 text-align: center;
                 padding-top: 50px;
                 margin: 0px;
}
#header .head3 { font-size: 14px;
                 color: #949494;
                 text-align: center;
                 padding-top: 10px;
                 margin: 0px;
}

#container {width: 833px;
            display: block;
            margin-left: auto;
            margin-right: auto;
}


#menu { width: 200px;
        min-height: 550px;
        float: left;
        border: 1px solid black;
        background-color: #ffffff;

}


#menu p.men { color: red;
             font-size: 18px;
             text-align: center;
             font-weight: bold;
             margin-bottom: 0px;
}

#content { width: 630px;
           min-height: 550px;
           float: left;
           border-top: 1px solid black;
           border-right: 1px solid black;
           border-bottom: 1px solid black;
           background-color: #ffffff;
}

.cleaner { clear: both;
}



div#content p.address { font-weight: bold;
}

div#content h3 { text-align: center;
}




#content img.map { width: 600px;
                   height: 383px;
                   display: block;
                   margin-left: auto;
                   margin-right: auto;
                   margin-top: 0px;
}


#content ul.first { text-align: center;
           list-style-type: none;
           font-size: 14px;
           line-height: 120%;
           color: #666666;
}

#content img.carac { width: 380px;
         height: 257px;
         display: block;
         margin-left: auto;
         margin-right: auto;
}


#content img.drivecar { width: 250px;
                        height: 197px;
                        display: block;
                        margin-left: auto;
                        margin-right: auto;
}