html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	/*font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;*/
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 85%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #bababa;
	line-height: 19px;
	background-color: #1d2733;
	height: 100%;
}
a {
	text-decoration:none;
	color:#6087a4;	
}
a:hover {
	text-decoration:underline;	
}
#wrap {
	height: auto;
	margin: 50px auto;
	width: 62%;
}

#top-header {
	width: auto;
	background: #000;
	height: 50px;
}

#header {
	height: 119px;
	width: auto;
	background: black url('../images/backgrounds/header-gradient.jpg');
	padding:32px 0px 0px 264px;
}
#logo {
	width:592px;
	height:104px;
	background: black url('../images/backgrounds/logo.jpg');
}


.left {
	float: left;
}

.form-right {
	padding-left: 225px;
	width: 350px;
}

.form-text {
	font-size: 15px;
	text-align: justify;
}

#form-contact {
	width: 520px;
	float: left;
}

.in-txt-contact {
	font-size: 15px;
	height: 20px;
	width: 180px;
}

.txtarea-contact {
	font-size: 15px;
}


.footer-content {
	padding-top: 37px;	
	margin:auto;
}

#last-parts {
	float:left;	
	width:399px;
}
#bottom-footer { width:85%; margin:auto;}
/* Top menu */
#topmenu {
	padding: 3px 0px 0px 52%;
	background-color:black;
	height:30px;
}

#topmenu ul {
	list-style-type: none;
}

#topmenu ul li {
	display: inline;
	padding: 5px 5px 5px 5px;
}

#topmenu ul li.lastlimenu {
	border-right: none;
}

#topmenu ul li a {
	color: #6087a4;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#topmenu ul li a:hover {
	color: #6087a4;
	background-color: #1f1e1f;
	border:1px solid gray;
	text-decoration: underline;
	padding: 5px 4px 5px 4px;
}


.submenu {
	margin-bottom: 10px;
	margin-left: 5px;
}

/* main content */
.content {
	background-color: #1d2733;
	margin-bottom: 10px;
	padding: 10px 0px;
}

.content .lastNews {
	text-align: justify;
}

.italic {
	font-style: italic;
}

h2 {
	margin-top: 0px;
}


.partitions {
	margin-left:240px;	
}
.img-part {border: 1px solid gray;}


.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}


/* titles, subtitles.. */
h3 {
	font-family: "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	line-height: normal; #
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: normal; #
	background-color: black;
	margin: 5px 0px 10px 0px;
}

.clear { clear:both;}
.red {color:red;}
.green { color:#00CC66;}
.line { 
	height:27px;
	width:239px;
	background:url("../images/hr.jpg");
	margin:auto;
	clear:both;
}

/* footer */
#footer {
	width: auto;
	margin-top: 15px;
	background: black url('../images/backgrounds/footer-right.jpg') bottom right no-repeat;
	clear: both;
	color:#6087a4;
	border-top: 5px solid white;
}
#footer .line {
	height:27px;
	width:239px;
	background:url("../images/hr_footer.jpg");
	margin:auto;
	clear:both;
}
#footer-wrap {
	margin: auto;
	width: 62%;
}
#last-parts ul {
	padding-left:0;
	width:360px;
}

#last-news ul {
	margin-left:350px;
	width:364px;
}

#last-parts ul li, #last-news ul li{
	list-style-type:none;
	padding: 2px 0px;
}

#last_footer {
	margin:5px auto 0px auto;
	text-align:center;
	clear:both;
	width:100%;
}
.buttons {
	width:102px;
	font-weight:bold;
	font-size:100%;
	background-color:#1d2733;
    border:1px solid #606060;
    border-top:2px solid #B0B0B0;
    border-left:2px solid #B0B0B0;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
	color:#6087a4;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

/*news */
.news h2 {
	padding: 23px 0px 0px 55px;
}
.dateNews {
	width:41px;
	height:44px;	
	background:url("../images/picto/date-news.jpg");
	padding: 0px 0px 0px 5px;
	float:left;
	color:white;
}
.dateNews span {
	color:black;
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 0px 7px;
}
#topmenu ul li a.selected {
	color:white;	
}