/* =COMO DISFRUTAR DE EXPOPUP
----------------------------------------------- */

body {
	background: url(../image/background/como-disfrutar-de-expopup.png) no-repeat;
}

#header {
		background: url(../image/header/background/como-disfrutar-de-expopup.jpg) no-repeat;
		border-bottom-color: #966;
}

#header p, #header a, #header ul a:hover, a:link {
	color: #966;
}

a:visited {
	color: #c99;
}


/* =MAIN > CONTENT
----------------------------------------------- */

#main div.content {
	width: 470px;
}

#main div.content dt {
	cursor: pointer;
	background: url(../image/icon/como-disfrutar_up.gif) no-repeat;
	padding-left: 17px;
	background-position: left;
}

#main div.content dt.down {
	background-image: url(../image/icon/como-disfrutar_down.gif);
}

#main div.content dd {
	margin-bottom: 0.25em;
}