body{
	background-color: #252525;
	background-image: url(../img/template/essai-web-3-potcoast_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
}

	#page {
		width: 1050px;
		margin-right: auto;
		margin-left: auto;
	}
	
		#header {
	background-image: url(../img/template/header.jpg);
	height: 368px;
	background-repeat: no-repeat;
	background-position: -2px top;
		}
			#logo a {
	display: block;
	height: 342px;
	text-indent: -9000px;
			}
			#catchline {/*Catch line*/
			font-size: 12px;
			color: #333;
			text-align:right;
			padding-top: 5px;
			height: 20px;
			overflow: hidden;
			padding-right: 10px;
			padding-left: 10px;
			}
		
		#content {
	background-image: url(../img/template/essai-web-3-potcoast_14.jpg);
	background-repeat: repeat-y;
	min-height:400px;
	background-position: center;
		}
			#menubloc {
	width: 219px;
	margin-left: 15px;
	float: left;
	margin-right: 5px;
			}
				#menutop {
				background-image: url(../img/template/menutop.jpg);
				background-repeat: no-repeat;
				height: 50px;
				}
				#menucont{
	background-image: url(../img/template/essai-web-3-potcoast_12.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
				}
					#menu{
					list-style-type: none;		
					}
					#menu li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
			
					}
					#menu li a{
	display: block;
	background-image: url(../img/template/arrow.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-position: 0px 5px;
			
					}
					#menu li a:hover{
	background-image: url(../img/template/arrow.jpg);
	background-position: left -22px;
	color: #4AD113;
			
					}
				#menufoo {
				background-image: url(../img/template/essai-web-3-potcoast_11.jpg);
				background-repeat: no-repeat;
				background-position: top;
				height: 31px;
				overflow: hidden;
				padding: 10px;
				}
			#rub{
	float: left;
	width: 780px;
	padding: 5px;
				
			}
				#pagetitle{
				background-image: url(../img/template/pagetitle.jpg);
				height: 41px;
				width: 728px;
				background-repeat: no-repeat;
				margin-right: auto;
				margin-left: auto;
				font-weight: bold;
				color: #333;
				padding-top: 5px;
				padding-right: 15px;
				padding-left: 15px;
				margin-top: 15px;
					
				}
				#rubcont{
	width: 728px;
	margin-right: auto;
	margin-left: auto;
				}
		#footer {
		background-image: url(../img/template/essai-web-3-potcoast_17.jpg);
		background-repeat: no-repeat;
		height: 40px;
		background-position: -1px top;
		}
		
		
		
