body {
	margin: 0;
	padding: 0;
    font-family: Verdana,Arial,Helvetica,sans-serif; 	
	font-size:0.8em; 
	color: #3B3B3B;
	color: #565E3D;
	background: url("/portfolio/websites/paysagistephaneuf/images/backgr4.jpg") no-repeat center 102px;
		background: url("/portfolio/websites/paysagistephaneuf/images/backgr4.jpg") no-repeat center 8em;
  background-color:  #FFFFCC; 
} 
 
span.strong{
font-weight:bold;
}
ul, ol {
margin-top: 0;
line-height: 140%;}
* {outline:none;}
a {
	text-decoration: none;}

#welcome_main_splash {
	width: 650px;
	height:600px;
  margin:8em auto;
	background-color: #FFFFCC;
	border:6px solid #C6AD95;
	border-radius:30px;
}
#welcome_main_splash img {
display:block;
margin:35px auto 5px auto; 
}
#welcome_main_splash h1#splash_h1 {
width: 650px;
margin:auto;
padding:5px 0 0 0;
text-align:center;
font-weight:bold;
/* font-family: Georgia, "Times New Roman", Times, serif; */
font-weight: bold;
font-size: 1.6em;
color: #565E3D;   
}


#welcome_main_splash ul {
  position: relative;
	list-style: none;
	line-height: normal;
	width:auto;
	height:100px;
}

#welcome_main_splash li {
float:left;
display:block;
width:250px;
height:auto;
padding:20px 20px 0px 20px;

} 
div#welcome_main_splash div#wrapper_splash_links {
clear:both;
position:relative;
height:50px;
width:580px;
margin:auto;}

div#welcome_main_splash div#wrapper_splash_links div.splash_links {
margin:0;
width:250px;
padding: 0 20px;
height:50px;
float:left;}


div#welcome_main_splash div#wrapper_splash_links div.splash_links a.main_splash{
   margin:0 40px 0px 50px;
	display: block;
	width: 98px;
	height: 37px;
	padding: 6px 25px 4px 0px;
  background: url("/portfolio/websites/paysagistephaneuf/images/button1.png") no-repeat left top;
	text-decoration: none;
	text-align: center;
font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	color:#FFFFCC;
}
div#welcome_main_splash div#wrapper_splash_links div.splash_links a:hover {
color: #CCFF66;
background: url("/portfolio/websites/paysagistephaneuf/images/button2.png") no-repeat left top;
}
