.bg_menu_top {
	background-image: url(../imagens/menu_cima.jpg);
	background-repeat: no-repeat;
	/*padding-top:55px;*/
}
.bg_menu_foto {
	background-image: url(../imagens/menu_foto.jpg);
	background-repeat: no-repeat;
	/*padding-top: 290px;*/
}
.bg_menu_foto_div {
	padding-top: 339px;
}
.bg_menu_div {
	padding-top: 55px;
}

.bg_left {
	background-image: url(../imagens/border_left.jpg);
	background-repeat: no-repeat;
	
}
.bg_conteudo {
	background-image: url(../imagens/conteudo.jpg);
	background-repeat: no-repeat;
}
.bg_right {
	background-image: url(../imagens/border_right.jpg);
	background-repeat: no-repeat;
}
.bg_bottom {
	background-image: url(../imagens/border_bottom.jpg);
	background-repeat: no-repeat;
}

.menu_left {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 40px;		
}
.direitos {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.bienvenue {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 15px;
}
body {
	margin-top: 8%;
}


a.menu_top:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu_top:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
a.menu_top:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a.menu_left:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu_left:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
a.menu_left:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.conteudo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

.setas {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 25px;
	font-family: "Trebuchet MS";
}
.celula_contacto {
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.index {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 25px;
	padding-left: 40px;
	font-weight: bold;
}
.date {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.scroll {
	padding: 15px;
	height: 300px;
	width: 550px;
	overflow: auto;
	margin-top:15px;
	scrollbar-base-color: #; 
	scrollbar-face-color: #bad3bb; 
	scrollbar-track-color: #b1b3b2; 
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #cacaca; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000

}
.titre_cv {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
	
}

