/* CSS Document */

body,td{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	color: #626C80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

hr{
	color: #336699;
}

a:link {
	color: #3C85CE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C85CE;
}
a:hover {
	text-decoration: underline;
	color: #ED800B;
}
a:active {
	text-decoration: none;
}


.menu_item{
	font-size: 12px;
	margin-left: 15px;
}
.titre{
	font-size: 13px;
	margin-left: 90px;
	font-weight: bold;
	color: #336699;
}

li{
	margin-top: 8px;
}

.tabulation{
	margin-left: 40px;
}

#signature {
	color: #FF9934;
	font-style: italic;
	text-align: right;
	margin-right: 100px;
}
#copyright{
	margin-left: 295px;
	margin-top: 34px;
	font-size: 11px;
}

#download_cv{
	width: 136px;
	margin-left: 339px;
	margin-top: -15px;
}

#texte_realisation{
	margin-left: 18px;
	margin-top: 0px;
	width: 523px;
	height: 175px;
}
