/* --------------------------------------- */
/* GEOSEAS ENQUETE css */
/* --------------------------------------- */

.bigpic-desc a				{ font-weight: bold; color: #fff; text-decoration: underline; }
.bigpic-desc a:hover		{ font-weight: bold; color: #000; text-decoration: underline; }

#bigPic
	{
	position: absolute;
	top: 155px;
	left: 230px;
	z-index: 20;
	}

#windowbigpic
	{
	background: url(/grfx/enquete-background.gif) no-repeat;
	color: #fff;
	width: 546px;
	height: 355px;
	margin: 0px;
	padding: 0px;
	}

.bigpic-desc
	{
	font-size: 0.85em;
	color: #fff;
	padding: 10px;
	padding-bottom: 5px;
	}

img.closewindow
	{
	position: absolute;
	border: 1px dashed #f2835c;
	padding: 5px;
	top: 10px;
	right: 10px;
	z-index: 1;
	cursor: pointer;
	cursor: hand;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */
