/* TYPE STYLESHEET POLICE FEDERALE POLITIE */
/* ------------------------------------------------------------------------------------------------------------------------------------- */

/* BODY */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.12em5;
}
/* -------------------------------------------------------*/

/* HEADER */
div#header h1 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
}

ul.language li {
	font-size: 0.905em;
	font-weight: bold;
}
/* -------------------------------------------------------*/

/* MENU */
ul.topMenu, ul.leftMenu {
	font-size: 0.7em;
	font-weight: bold;
}
/* -------------------------------------------------------*/

/* CONTENT */

		/* BREADCRUMBS */
p.breadcrumbs {
	font-size: 0.70em;
}

		/* GENERAL LAYOUT THUMBS */
h1.capital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

p.direction {
	font-size: 0.7em;
}

span.em_direction {
	font-weight:bold;
	font-size: small;
}

a.home_title {
	font-weight:bold;
	font-size:small;
}


		/* THUMB OPS */
p.ops {
	font-weight:bold;
	font-size: small;
}

.ops_content {
	font-size: 0.7em;
}

#ops_mailing {
	clear:both;
	font-size:0.7em;
	text-align:center;
}

		/* THUMB CIRCULATION */
p.traffic {
	font-weight:bold;
	font-size: small;
}

span.controles {
	font-size: 0.8em;
}

span.controles_place {
	font-size:0.85em;
	}

#broadcast_title {
	font-size:0.7em;
}

#broadcast_date {
	font-size:smaller;
}

		/* THUMB PRESSE */
p.press_date {
	font-weight:bold;
	font-size: small;
}

p.press_message a {
	font-size: 0.9em;
}

		/* THUMB EVENT */
p.event_title {
	font-size: 0.7em;
}

/* -------------------------------------------------------*/

/* FOOTER */
#footer {
	font-size: 0.6em;
}
/* -------------------------------------------------------*/

/* BASIC HTML TAGS */
h1, h2 {
	font-size: 0.95em;
}

p {
	font-size: 0.75em;
}

a.imgLink {
	font-size: 0.9em;
}
/* -------------------------------------------------------*/

