

h3, h2 {
	margin-bottom:	0px;
}

img {
	border-style:	none;
	border:			0;
}

#portfolio_item_subtitle {
	margin:			0px;
}

.image_main {
	width:			600px;
	height:			400px;
}

.image_vignette {
  width:  150px;
  height: 100px;
  margin-right: 10px;
}

.cell_main {
  width:  600px;
  height: 400px;
}

.cell_vignette {
  width:  160px;
  height: 100px;
}

ul#tabnav {
	font-family: Century Gothic,Verdana,Helvetica,Geneva,Arial,Sans-Serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #CED58B;
	margin: 0;
}

ul#tabnav li {
	padding:			0px;
	float: 				left;
	height:				21px;
	background: 		#CED58B;
	margin:				2px 2px 0 2px;
	border:				1px solid #CED58B;
}

ul#tabnav li.active {
	color:				#040404;
	border-bottom: 		1px solid #EFF1DA;
	background: 		none;
}

ul#tabnav li.active a {
	color: #040404;
}

#tabnav a {
	float: left;
	display: block;
	color: #EFF1DA;
	text-decoration: none;
	padding: 2px;
}

#tabnav a:hover {
	color: #040404;
}

.choix li, .choix ul{
	list-style-image:	url(../images/gre_squa.gif);
	list-style-type:	square;
	margin-left:		10px;
}

