/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	/*background: url(images/img02.jpg) repeat-x left top;*/
	background-color:#1b1b5b;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f5f5f5;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #2C4F75;
}

a:hover {
	text-decoration: none;
	
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width: 960px;
	padding: 0em;
	height: 150px;
	color: #254360;
	/*background-image: url(images/bannniere.jpg);*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

/** MENU */

#menu {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}

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

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a.actif {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}


/** SOUS MENU */

#sousMenu {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}

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

#sousMenu li {
	display: inline;
}

#sousMenu a {
	padding: 0px 15px 0px 20px;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

#sousMenu a.actif {
	padding: 0px 0px 0px 0px;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#sousMenu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#sousMenu .active {
	background: #FFFFFF;
	color: #254360;
}




/** CONTENT */

#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#columnUnique {
	float: left;
	width: 738px;

}

#columnA {
	float: right;
	width: 822px;
	padding-left: 8px;
	border-left: 1px dashed #EEEEEE;
	
}

#columnAindex {
	float: right;
	padding-left: 20px;
	
}

#columnA h2 {
	height: 22px;
	border-bottom: 0px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
}

#columnB {
	float: left;
	width: 115px;
}
#columnBindex {
	float: left;
}
#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 12pt;
	font-weight: bold;
	color: #D1D1AB;
	font-style: oblique;
}

#columnB .courant {
font-weight:bolder;
	
	color: #fff;
}


#divisionDroite {
	float: right;
	width: 314px;
	padding-left: 5px;
}
#divisionGauche {
	float: left;
	width: 314px;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	/*background: url(images/img03.gif) repeat-x left top;*/
	text-align: center;

}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}
#footer.gauche{
text-align:left;
padding-left:150px;	
}
#footer.droite{
text-align:right;
padding-right:150px;		
}
#adresseDroite {
	float: right;
	width: 150px;
	padding-right: 0px;
	font-size:9px;
	}
#adresseGauche {
	float: left;
	width: 100px;
	padding-left: 10px;
	font-size:9px;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}


/*input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A89B88;
	color: #FFFFFF;
	border: 1px ridge #1D1A21;
}
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A89B88;
	color: #FFFFFF;
	border: 1px ridge #1D1A21;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A89B88;
	color: #FFFFFF;
	border: 1px ridge #1D1A21;

}

select .inno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 0px;

}
*/

.packline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width:none;
}
tr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.innovation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight:bold;
}
form {
	border: none;
}