/* CSS Document
*
* author: dynamic-e-motion http://www.dynamic-e-motion.com
*
*/

/* Body
***************************************************************/

* {
	margin: 0px;
}

body {
	background-color: #EEEEEE;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

/* Headings
***************************************************************/

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}

h2 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* Links Styling
***************************************************************/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
}

/* Containers
***************************************************************/

#nav_top {
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 10px;
}

#table_container {
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 500px;
}

#table_container_press {
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 1000px;
}

#nav_bottom {
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	top: 544px;
	position: absolute;
	left: 0px;
}

#nav_bottom_low {
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	top: 870px;
	position: absolute;
	left: -2px;
}

#nav_bottom_extralow {
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	top: 750px;
	position: absolute;
	left: 0px;
}

/* Text
***************************************************************/

.tdContributors {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	background-color: #999999;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-left: 7px;
}

.tdContributors a:hover {
	color: #FFFFFF;
}

.tdCopyright {
	background-color: #999999;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 7px;
}

.TitleHome1 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}

.TitleHome2 {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.TitleExpoBl {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.body12Bl {
	font-size: 12px;
	color: #000000;
}

.body11Bl {
	font-size: 11px;
	color: #000000;
}

.body18Bl {
	font-size: 18px;
	color: #000000;
}

.body10Bl {
	font-size: 10px;
	color: #000000;
}

.encadre {
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 67px;
	text-align: justify;
	padding: 8px;
	background-color: #999999;
	margin-right: 50px;
	color: #FFFFFF;
}

.img-bio {
	float: right;
	margin-right: 50px;
}

.title_bio {
	margin-left: 67px;
	font-weight: bold;
}

.quote1 {
	margin-left: 67px;
	margin-bottom: 10px;
	margin-right: 50px;
	margin-top: 5px;
	text-align: justify;
}

.quote2 {
	margin-left: 92px;
	margin-bottom: 5px;
	margin-right: 50px;
	text-align: justify;
}

.quote3 {
	margin-left: 117px;
	margin-right: 50px;
	text-align: justify;
}
