/*
 - Site : goldex-ship.com
 - Fichier : ges_v1.css
 - Version : 1.0.0
 -
 - shine@aillas.net
 */





body {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	font-size: 8pt;
	color: #000c62;
	font-family: Verdana;
}

.bg {
	background: url(/gfx/habillage/bg_left.jpg) repeat-x #696969;
}
.bg_main {
	background: url(/gfx/index/bg.jpg) repeat-x #868585;
	vertical-align: middle;
}
.bg_left_shadow {
	width: 8px;
	background: url(/gfx/habillage/bg_left_shadow.jpg) repeat-x #696969;
}
.bg_right_shadow {
	width: 8px;
	background: url(/gfx/habillage/bg_right_shadow.jpg) repeat-x #696969;
}
.bg_top {
	height: 91px;
	background: url(/gfx/top/bg.jpg) repeat-x #e5e6e6;
}

.txt_logo {
	color: #000c62;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.txt_logo_accroche {
	color: #000c62;
	font-family: Verdana;
	font-size: 9pt;
}
.txt_titre {
	color: #000c62;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.txt_sous_titre {
	color: #555555;
	font-family: Verdana;
	font-size: 8pt;
}
.txt_legal {
	color: #777777;
	font-family: Verdana;
	text-decoration: none;
}
.txt_detail {
	color: #000c62;
	font-family: Verdana;
	font-size: 8pt;
}

