/* =CONOCE EXPOPUP
----------------------------------------------- */

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

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

#header {
	border-bottom-color: #996;
}

a:visited {
	color: #cc9;
}


/* =SUB-MENU
----------------------------------------------- */

.sub-menu a:link, .sub-menu a:visited {
	color: #996;
}

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

h1 {
	font-size: 1.3em;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

#main div.content {
	margin-left: 420px;
	font-size: 1.1em;
}