@import url(./common/agenda.css);

BODY {
	background: #FFF;
	font-family: Trebuchet MS, Arial;
	font-size: 80%;
	margin-left: 2cm;
	margin-right: 3cm;
}

A IMG {
	border: 0px;
}

BODY, A {
	color: #333;
}

A:hover {

}

A IMG {
    border: 0px;
}

P {
	line-height: 150%;
}

INPUT, SELECT, TEXTAREA {
	font-family: Trebuchet MS, Arial;
	font-size: 100%;
}

FORM {
	margin: 0px;
	padding: 0px;
}

ACRONYM { 
	border: none; 
	cursor: help; 
}

P { 
	margin: 0 0 10px; 
}

H1, H2, H3, H4, H5 {
	margin-top: 0px;
	font-family: Georgia, Times;
}

H1, H2, H3, H4 {
	color: #000;
}

H1 A, H2 A, H3 A, H4 A {
	color: #000;
}

H5 {
	font-weight: normal;
}

H1, H2, H3 {
	margin: 0px;
}

H2 {
	font-size: 130%;
}

H3 {
	font-size: 110%;
	margin-bottom: 0.3cm;
}

#logo H1 {
	font-size: 120%;
}

#identification H1 {
	display: none;
}

#presentation, #program, #activity, #activityList, #person, #personList, #contact, #breadCrumb {
	width: 13cm;
}

#versions, #globalNavigation, #programFeatures, #bottom, #breadCrumb, #bar, {
	display: none;
}



