/* CSS Document */


.inc ul {
	padding: 1em;
}

ul.tabs{
	padding-bottom: 0;

}

#colonne {
	position: left;
	background: url(http://www.locationbelleile.com/PicturesGallery/corde.gif) repeat-y;
	height: auto;
	top: 0;
	margin-left: 20px;
	
}



#menu {
	margin-bottom: 15px;
	margin-top: 205px;
}


#menu h3 {
	width: 145px;
	height: 60px;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}

.menuroll, #menu h3:hover {
	cursor: pointer;
}

.subcats li a {
	text-decoration: none;
	text-shadow: #000000 1px 1px 0;
	display: block;
}

#menu h3 a {
	width: 145px;
	color: white;
	text-decoration: none;
	text-shadow: #000000 1px 1px 0;
	display: block;
}


.submenu li a {
	font: 18px Impact;
	color: white;
	text-decoration: none;
	text-shadow: #000000 1px 1px 0;
}
img {
/* Si on met une image dans un lien (par exemple un logo à gauche du lien), pas de bordure
	car c'est vilain :-p */
	border:none;
}
#content_wrapper {

	border: 1px solid #CCCCCC;
	position: absolute;
	background-image: url(http://www.locationbelleile.com/PicturesGallery/fond-trans.png);
	left: 0px;
}

#content {
	padding: 0 20px 20px;
}