/* @group page */

* img {
	border: none;
	}

html {
	text-transform: lowercase;
	}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	}

* a:link, * a:active, * a:visited {
	color: #ED0C6E;
	text-decoration: none;
	}
* a:hover {
	color: #FFFFFF;
	background-color: #ED0C6E;
	text-decoration: none;
	}

/* @end */


#header {
	}


/* @group header */


#headBanner {
	margin: 0;
	padding: 16px 0 0;
	}


/* @group headBanner */


#logo {
	padding-left: 0;
	}

#tagline {
	color: #ED0C6E;
	padding-left: 128px;
	}

#date {
	color: #ED0C6E;
	padding-left: 128px;
	}

#elysee {
	padding-left: 0px;
	}


/* @end */


#navigation {
	width: 528px;
	padding: 16px 0 0;
	}


/* @group navigation */


#navItems {
	margin-left: 128px;
	width: 532px;
	padding-top: 8px;
	padding-bottom: 8px;
	}


.navItem {
	padding-right: 14px;
	font-weight: bold;
	}


.navPage {
	padding-right: 14px;
	font-weight: bold;
	}


/* @end */


/* @end */


#content {
	margin-top: 32px;
	}


/* @group content */


#main { }


/* @group main */


.smallCopyright {
	font-size: 8px;
	color: #ccc;
	}


.block {
	margin-bottom: 32px;
	text-transform: none;
	}


#posterImage {
	}


/* @group Agenda */


.eventItem {
	margin-bottom: 32px;
	}


.eventDate {
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 14px;
	}


.eventType {
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 14px;
	}


.eventDescription {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 14px;
	margin-left: 32px;
	}


.eventCost {
	font-size: 80%;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 14px;
	margin-left: 32px;
	}


/* @end */


/* @end */


#rightBar {
	text-transform: none;
	}


/* @group rightBar */


#participate {

	}


#participate a {
	font-weight: bold;
	}


#participate h2 {
	color: #ED0C6E;
	}


#partners {
	margin-top: 32px;
	padding-top: 16px;
	border-top: 1px dashed #999;
	}


.partnerItem {
	border: none;
	margin-top: 32px;
	}
.partnerItem img, #elysee img {
	border: none;
	}


* .partnerItem a:link, * .partnerItem a:active, * .partnerItem img a:visited{
	color: #FFFFFF;
	/* text-decoration: #FFFFFF; */
	}
* .partnerItem a:hover, #elysee a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	border: none;
	}


/* @end */


/* @end */


#footer {
	/*border-top: 1px dashed #999;*/
	text-transform: none;
	width: 532px;
	}


/* @group footer */


.elysee { }
.elyseeName{ font-weight: bold; }

.info { }


.copyright {
	color: #999;
	font-size: 10px;
	}


.copyright a {
	color: #999;
	font-size: 10px;
	}


.legal {
	color: #999;
	font-size: 10px;
	}


.legal a {
	color: #999;
	}


/* @end */
