.title-div {
	width: 460px;
	text-align: center;
}

.title-icon,
.title-caption {
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.photo {
	margin: 0 20px;
}

/**** Technical Support ****/

ul#techsupport,
ul#supported-action {
	margin: 10px 0;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 5px;
	display: block;
	text-align: center;
}

#techsupport li,
#supported-action li {
	display: inline;
}

#techsupport li a,
#supported-action li a {
	list-style: none;
	display: block;
	margin: 5px 80px;
	padding: 30px 10px 30px 100px;
	border: 1px solid #ddd;
	color: black;
	text-align: left;
	text-decoration: none;
	font-family: "Myriad Pro", "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, san-serif;
	font-weight: bold;
	font-size: 18px;
	text-shadow: #bbb 2px 2px 4px;
}

html>body #techsupport li a {
	width: 200px;
}

.action-description {
	margin: -10px 80px 30px 100px;
}

#supported-action li a {
	padding: 40px 120px;
}

#techsupport li a,
#techsupport li a:hover,
#supported-action li a,
#supported-action li a:hover {
	background-position: 20px;
}

#techsupport li a:hover,
#supported-action li a:hover {
	border: 1px solid #ccc;
}
	
#techsupport>li,
#supported-action>li {
	display: block;
}

#photopresenter a {
	background: url(../images/photopresenter.png) no-repeat left center;
}	
#provoc a {
	background: url(../images/provoc.png) no-repeat left center;
}
#graphclick a {
	background: url(../images/graphclick.png) no-repeat left center;
}
#ilocalize a {
	background: url(../images/ilocalize.png) no-repeat left center;
}
#xs a {
	background: url(../images/xs.png) no-repeat left center;
}

#photopresenter a:hover {
	background: #eee url(../images/photopresenter.png) no-repeat left center;
}
#provoc a:hover {
	background: #eee url(../images/provoc.png) no-repeat left center;
}
#graphclick a:hover {
	background: #eee url(../images/graphclick.png) no-repeat left center;
}
#ilocalize a:hover {
	background: #eee url(../images/ilocalize.png) no-repeat left center;
}	
#xs a:hover {
	background: #eee url(../images/xs.png) no-repeat left center;
}
	

#terre-des-enfants a {
	background: url(../images/terre-des-enfants.png) no-repeat left center;
}
#terre-des-enfants a:hover {
	background: #eee url(../images/terre-des-enfants.png) no-repeat left center;
}
	
#shipstern a {
	background: url(../images/shipstern.png) no-repeat left center;
}
#shipstern a:hover {
	background: #eee url(../images/shipstern.png) no-repeat left center;
}
	

