@charset "utf-8";
/* CSS Document */
body {
	margin:50px 0 0 0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #575757;
	background:#fff;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin:7px 5px 7px 0px;
	color:#95afa6;
	font-size:20px;
	font-weight:normal;
}
.index_bg {
	background: url(../images/index_2.jpg) no-repeat;
	width:358px;
	height:602px;
}
.contact_bg {
	background: url(../images/contact_2.jpg) no-repeat;
	width:358px;
	height:227px;
}
.uniforms_bg {
	background: url(../images/uniforms_2.jpg) no-repeat;
	width:358px;
	height:602px;
}
.profil_bg {
	background: url(../images/profil_2.jpg) no-repeat;
	width:358px;
	height:602px;
}
.content {
	margin-left:50px;
	line-height:16px;
}
.content2 {
	margin-left:55px;
	line-height:16px;
}
.menu { 
	margin-left:40px;
}
.menu a {
	color:#070707;
	margin-right:10px;
	margin-left:10px;
	font-size:13px;
	font-weight:bold;
	
}
.submenu { 
color:#666666;
}
.submenu a {
	color:#666666;
	margin-right:5px;
	font-size:11px;
}
.email {
	width:200px;
	height:18px;
	background:#eaeaea;
	color:#333333;
	border:1px solid #666666;
}
.email2 {
	width:200px;
	height:120px;
	background:#eaeaea;
	color:#333333;
	border:1px solid #666666;
}
.button {
	color:#333333;
	border:1px solid #666666;
	background:#eaeaea;
	padding:3px;
}
.t {
	border:1px solid #ccc;
	margin:5px 5px 5px 0;
}
.active {
	font-weight:bold;
}