body {
	margin-top: 15px;
	scrollbar-face-color: #364c9f;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #EEEEEE;
	text-align: center;
}

body.popup {
	background-color: #FFFFFF;
}

.mainContent {
	text-align:justify;
}


#mainWrapper{
	border: solid 3px #3889a9;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:910px;
	background-color:white;
	padding:5px;
	background-image: url(../medias/pictures/bg_bottom.gif);
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: bottom;
}



#header {
	width:910px;
	height:182px;
	background-attachment: scroll;
	background-image: url(../medias/pictures/bg_header.gif);
	background-repeat: repeat-x;
	padding:0px;
}

#headerTop {
	float:left;
	width:910px;
	height:156px;
}


#banner {
	margin:10 500;
	display:none;
}

img.banner {
	border:solid 2px #D3D3D5;
}

#headerTopLeft {
	float:left;
	margin:0px;
	width:180px;
	height:155px;
	background:url(../medias/pictures/logos/metaluplast/180x155.gif) no-repeat left top;
	display:none;
}

#headerTopRight {
	float:left;
	height:155px;
	display:none;
}

#topMenu {
	clear:both;
	height:26px;
}

#navLink {
	height:65px;
	clear:both;
}

#content {
	width:100%;
	padding:10px;
	min-height:250px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:250px; /* taille max pour IE6 */
	height:auto !important; /* on remet à la normal pour gecko et IE7 */
}

#pageTitle span {
	font-size: 22px; font-weight: bold; color: #364c9f;
}

#pageIntro {
	margin-top:5px;
	margin-bottom:15px;
}

#pageContent {
	clear:both;
	width:100%;
}

#pageContentCenter {
	clear:both;
	width:100%;
	text-align:center;
}

#pageContentLeft {
	float:left;
	width:250px;
	padding-right:15px;
	border-right:solid 1px #636466;
}

#pageContentRight {
	float:left;
	width:605;
	padding-left:15px;
	padding-right:10px;
}

#pageContentAll {
	padding-right:20px;
}

#footer {
	clear:both;
	width:100%;
	height:60px;
}

#linksWrapper {
	width:100%;
	height:17px;
	position:relative;
	left:0px;
	top:23px;
}

#linkFR {
	float:left;
	width:25px;
	height:16px;
	position:relative;
	left:826px;
	top:0px;
}

#linkEN {
	float:left;
	width:25px;
	height:16px;
	position:relative;
	left:839px;
	top:0px;
}

#copyWrapper {
	width:100%;
	height:33px;
	position:relative;
	left:0px;
	top:18px;
}

#copyleft {
	float:left;
}

#copyright {
	float:right;	
}


/****************/
/***** News *****/
/****************/
#newsWrapper {
	width:100%;
}

#newsTitle {
	clear:both;
	height:26px;
	background-color:#EDEDED;
	border-top:solid 1px #16416e;
	border-bottom:solid 1px #16416e;
	margin-top:15px;
}

#newsTitleLeft {
	padding:5px;
	float:left;
}

#newsTitleRight {
	padding:5px;
	float:right;
}

#newsContent {
	width:100%;
	padding-top:15px;
}


table, tr, td, span, ul, li, div, p {font-size:11px; font-family: 'Verdana', 'Bitstream Vera Sans', sans-serif;}
.normal {font-size: 11px;color: #000000;}
.red {color: #d4680b;}
.bgred {background-color: #d4680b;}
.white {color: white;}
.blue {color: #0E2Acb;}

.justify {text-align:justify;}
.black {color: black;}
.bigtitle {font-weight: bold; font-style: italic; font-size: 20px;color: black;}
.bigwhite {font-weight: bold; font-size: 25px;color: white;}
.grey {font-size: 10px;color: #444444;}
.titlegrey {font-weight: bold; font-size: 12px;color: #444444;}
.smallgrey {font-size: 9px;color: #222222;} 

.big {font-size: 13px;color:#000000;}

a {color:#d4680b;text-decoration: underline;font-weight:bold;}
a:hover {color:black;text-decoration: underline;font-weight:bold;}

a.noul {color:#d4680b;text-decoration: none}
a.noul:hover {color:black;text-decoration: none}

a.titlegrey {font-size: 11px;color: #444444;text-decoration: none}
a.titlegrey:hover {font-size: 11px: #444444;text-decoration: underline}

a.medium {font-size: 10px;color:#d4680b;text-decoration: none}
a.medium:hover {font-size: 10px;color:black;text-decoration: underline}

.small {font-size: 9px;color:#d4680b;text-decoration: none}
a.small {font-size: 9px;color:#d4680b;text-decoration: none}
a.small:hover {font-size: 9px;color:black;text-decoration: underline}

.tabtitle {font-weight: bold; font-style: italic; font-size: 12px;color:white;text-decoration: none;}
a.tabtitle {font-weight: bold; font-style: italic; font-size: 12px;color:white;text-decoration: none;text-decoration: underline}
a.tabtitle:hover {font-weight: bold; font-style: italic; font-size: 12px;color:white;text-decoration: none;text-decoration: none}

.title {font-weight: bold; font-style: italic; font-size: 15px;}
.title2 {font-weight: bold; font-size: 22px;}
a.title {font-weight: bold; font-size: 16px;color: #d4680b;text-decoration: none}
a.title:hover {font-weight: bold; font-size: 16px;color: #d4680b;text-decoration: underline}
a.title2:hover {font-weight: bold; font-size: 22px;text-decoration: underline}
a.title3 {font-weight: bold; font-size: 16px;color: #d4680b;text-decoration: none}
a.title3:hover {font-weight: bold; font-size: 16px;color: #1A1A1A;text-decoration: none}

.pagenumber {font-weight: bold; font-size: 15px;color:#444444;}
a.pagenumber {font-weight: bold; font-size: 11px;color:#d4680b;}
a.pagenumber:hover {font-weight: bold; font-size: 11px;color:white;background-color:black;}

a.LeftMenu {font-size: 9pt; color: black; text-decoration: none;}
a.LeftMenu:hover {font-size: 9pt; color: #f5821f; text-decoration: none;}
a.LeftSubMenu {font-size: 8pt; color: gray; text-decoration: none;}
a.LeftSubMenu:hover {font-size: 8pt; color: #f5821f; text-decoration: none;}
a.LeftMenuOn {font-weight: bold; font-size: 9pt; color: #f5821f; text-decoration: none;}
a.LeftMenuOn:hover {font-weight: bold; font-size: 9pt; color: #f5821f; text-decoration: none;}
a.LeftSubMenuOn {font-weight: bold; font-size: 8pt; color: #f5821f; text-decoration: none;}
a.LeftSubMenuOn:hover {font-weight: bold; font-size: 8pt; color: #f5821f; text-decoration: none;}
div.LeftSubMenu {visibility: hidden; display: none}

.print {font-weight: bold; font-size: 25px;color: black;}
.printbig {font-weight: bold; font-size: 35px;color: black;}

div.scroller {z-index:0;}
div.upmenu, layer.upmenu {z-index:1;}

a.img {border: none; }


.tabBorder2 {
	border:solid 2px #444444;
	background:white;
	text-align: justify;
}

.borderBlack {
	border:solid 1px #444444;
}

.borderBlack2 {
	border:solid 2px #444444;
}

/* Formulaires */
select {
	color: #1A1A1A;
	font-weight: bold; font-size: 8pt;
	background-color: #E0E0E0;
	z-index:0;
}

select:focus {
	background-color: white;
	color: #890000;
}


input, textarea {
	font-size: 8pt;
	color: #1A1A1A;
	background-color: #E0E0E0;
	border: solid 1px;
	border-color: #c3cdcc #6E6777 #6E6777 #acb4b4;
	z-index:0;
}

input:focus,
textarea:focus {
	background-color: #FFFFFF !important;
	border-color: #f5821f !important;
}


input.checkbox, input.radio {background-color: #FFFFFF; border: solid 0px;}

.submit, .button {
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: visible;
	cursor: pointer !important;
	font-weight: bold; font-size: 8pt !important;
	font-size: 8px !important;
	text-align: center;
	color: #1A1A1A;
	background: #444444 url(../medias/pictures/btns/bg_btn.gif) repeat-x;
	border: 1px solid;
	border-color: #c3cdcc #acb4b4 #6E6777 #acb4b4;
}
.submit:hover,.button:hover, .button:focus, .submit:focus {
	color: #890000;
	border: 1px solid;
	border-color: #f5821f;
}

input.calendarDateInput {
	font-weight: bold; font-size: 8pt !important;
	border: 2px solid;
	background-color: #E0E0E0 !important;
	border-color: #7C7C7C #F5F5F5 #F5F5F5 #7C7C7C !important;
}

input.calendarDateInput:focus {
	color: #890000;
	background-color: #FFFFFF !important;
}

/* Top Menu CSS */
#csstopmenu, #csstopmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#csstopmenu li{
	float: left;
	position: relative;
}

#csstopmenu a{
	text-decoration: none;
}

.mainitems{
	border-left: 0px solid #FFFFFF;
	color: white;
	/*background-color: #D3D3D5;*/
	margin-top:7px;
	/*height:18px;
	padding-top:3px;
	margin-bottom:2px;*/
}

.headerlinks a{
	font-weight: bold;
	color: white;
	font-size: 9pt;
	vertical-align : bottom;
}

.headerlinks a:hover{
	color: #f6fe29;
}

.submenus{
	display: none;
	width: 100%;
	position: absolute;
	top: 1.2em;
	left: 0;
	background-color: #FFFFFF;
	border-top: 5px solid #364c9f;

}

.submenus li{
	width: 100%;
	background-color: #364c9f;
}

.submenus li a{
	margin-top:1.5px;
	margin-bottom:1.5px;
	display: block;
	width: 100%;
	text-align: left;
	text-indent:6px;
	color: #f6fe29;
	font-weight: bold; font-size: 9pt;
}

html>body .submenus li a{ /* non IE browsers */
	width: auto;
}

.submenus li a:hover{
	background-color: #FFFFFF;
	color: #1A1A1A;
	z-index:2;
}

#csstopmenu li>ul {/* non IE browsers */
	top: auto;
	left: auto;
}

#csstopmenu li:hover ul, li.over ul {
	display: block;
}

html>body #clearmenu{ /* non IE browsers */
	height: 0px;
}
/* fin top menu css */
