.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.equipement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
#projects {
	display: block;
}
#projects img {
	display: block;
	height: auto;
	width: 198px;
	border: 1px solid #8A0200;
}
#projects td {
	width: 50%;
}
#projects h1 {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	margin-right: 25px;
	margin-left: 25px;
}
#projects p {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;
}
#projects h2 {
	font-size: 14px;
	line-height: 16px;
	color: #666;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#projects a {
	background-color: #900;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#projects a:hover {
	color: #FBF100;
}
#projects_detail {
	display: block;
}
#projects_detail #colright {
	padding-left: 5px;
}
#projects_detail #colleft {
	margin: 0px;
	padding-right: 15px;
}
#colright h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}
#colleft h1 {
	font-size: 26px;
	font-weight: bold;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#colleft h2 {
	font-size: 16px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#colleft p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#colright img {
	height: auto;
	width: 125px;
	display: block;
	border: 1px solid #900;
	padding: 2px;
	margin-bottom: 10px;
}
#colright img:hover {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

