body {
	margin: 0;
	padding: 0;
	background-color: #cfcfcf;
}

#navlist li {
	list-style-type: none;
	display: inline;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
}

#content {
	font-family: Verdana;
	font-size: 13px;
}

.contact {
	font-family: Verdana;
	font-size: 13px;
}

.ngk {
	padding-right: 30px;
	padding-bottom: 30px;
}

#footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

/* Bubplastic Menu */

.bubplastic.horizontal {
	width: 1000px;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 52px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 52px;
	background: transparent url(../images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

/* Hover */

.bubplastic ul li a:hover,
.bubplastic ul li.highlight a {
	
	background: transparent url(../images/bg-bubplastic-h.gif) top left no-repeat;
}
.bubplastic ul li a:hover span.menu_ar,
.bubplastic ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h.gif) top right no-repeat;
}

/* Photo gallery */

.bloc_img_front{
float:left; 
margin:5px;
border:1px solid #grey;
}

.gallery-content{
text-decoration: none;
font-style: normal;
list-style-type: none;
padding: 10;
margin: 0;
float: left;
}

a:link{
text-decoration: underline;
font-size: 13px;
color: black;
}

a:visited{
text-decoration: underline;
font-size: 13px;
color: black;
}

a:hover{
color: black;
}
