/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0;
	background: #012440 url(IMAGES/fond-troika.jpg);
	text-align: justify;
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h3 {
	font-size: 1.1em;
	padding-top: .4em;
}

h2 {
	font-family: Times New Roman, Helvetica, sans-serif;
}

h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #FFF999;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


img { border: none; }

.img1 {
	float: right;
}

/* Menu */

#menu {
	width: 640px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 126px;
	height: 28px;
	padding: 12px 1px 0 1px;
	background: url(images/img3.gif) no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #68B865;
}

#menu a:hover, #menu .active a {
	color: #1E9618;
}

/* Header */

#header {
	width: 660px;
	height: 2.25em;
	margin: 0 auto;
	padding: 20px;
	background: #405152 url(images/img2.gif);
	border-top: none;
}

#header * {
	text-transform: uppercase;
	text-decoration: none;
}

#header h1 {
	float: left;
	font-size: 2em;
}

#header h2 {
	float: right;
	padding-top: .25em;
	font-size: 1.6em;
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
	background: #000000;
	border-top: none;
}

#colOne {
	float: left;
	width: 610px;
	padding: 20px;
}

#colTwo {
	float: right;
	width: 300px;
}

#colOne_medias {
	float: left;
	width: 750px;
	padding: 0px;
}

#colTwo_medias {
	float: right;
	width: 200px;
}

#colOne_medias3 {
	float: left;
	width: 610px;
	padding: 20px;
}

#colTwo_medias3 {
	float: right;
	width: 300px;
}

#colOne_agenda {
	float: left;
	width: 470px;
	padding: 20px;
}

#colTwo_agenda {
	float: right;
	width: 440px;
}

#colOne_spec {
	float: left;
	width: 450px;
	padding: 20px;
}

#colTwo_spec {
	float: right;
	width: 460px;
}

#colOne_contact {
	float: left;
	width: 590px;
	padding: 30px;
}

#colTwo_contact {
	float: right;
	width: 300px;
}


/* Footer */

#footer {
	text-align: center;
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, 	sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}