body {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #19225B;
}

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	overflow-x:hidden
}

a 			{ color: #333333; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #333333; text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	color: #333333;
}

.banner .info{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.banner .email{
	color: #666666;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 0 6px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}


TD {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.date {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.COMPETENCES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	PADDING-TOP: 10px;
	FONT-SIZE: 10px;
	BACKGROUND: white;
	PADDING-BOTTOM: 10px;
	BORDER-LEFT: 1px solid #795B1B;
	BORDER-right: 1px solid #795B1B;
	border-bottom: 3px solid #795B1B;
	border-top: 1px solid #795B1B;
	LINE-HEIGHT: 15px;
	color: #333333;

}
