/*   
	Theme Name: EVACI 2011 - Titles
	Theme URI: http://www.evaci2011.be
	Description: EVACI 2011 Theme
	Author: Sam Vanfleteren
	Version: 1.0
*/
	
.title, .title-hoverview {
	background-color: #34a8dc;
	
	width: 100%;
	height: 14px;
	
	margin-bottom: 20px;
}

.title-hoverview {
	width: 100%;
	margin-bottom: 10px;
}

	.title-text {
		background-color: #FFF;
		
		position: absolute;
		margin-top: -14px;
		margin-left: 14px;
		padding-left: 10px;
		padding-right: 5px;

		<!-- margin-top: -3px; -->
	}
	
.big_type {
	font-size:16px;
	font-weight: bold;
}
