@charset "utf-8";
/* CSS Document */
html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	background-color: #f4f2f1;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	position: relative;
}
img {
	border:0;
}
input {
	margin: 0;
	font-size: 10px;
}
input.text {
	border: 1px solid #bdbdbd;
	padding: 1px 3px 1px 3px;
}
p {
	margin: 0;
	padding: 0 0 12px 0;
}
td, th {
	text-align: left;
	vertical-align: top;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	padding: 0;
	list-style-type: none;
}
.hr {
  border-top: 1px solid #cccccc;
  border-right: none;
  border-bottom: none;
  border-left: none;
  height: 0em;
  line-height: 0em;
  margin: 0.5em 0;
  padding: 0;
  overflow: hidden;
  margin: 20px 0 20px 0;
}
#margin {
	width: 900px;
	margin: auto;
	text-align: center;
	background-color: white;
	margin-bottom: 20px;
}
#container {
	margin: auto;
	width: 880px;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
#smallnav {
	position: absolute;
	top: 8px;
	right: 0;
	color: #666666;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#smallnav a {
	color: #666666;
	text-decoration: none;
}
#smallnav a:hover {
	text-decoration: underline;
}
.feed {
	position: relative;
	top: 2px;
}
.fontsize {
	position: relative;
	top: 2px;
}
#logo {
	position: absolute;
	top: 23px;
	left: 0;
}
#search {
	position: absolute;
	top: 55px;
	left: 677px;
	font-size: 12px;
}
#s {
	width: 150px;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #666666;
}
#nav {
	position: absolute;
	top: 95px;
	left: 0;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #e50d89;
	width: 880px;

}
#nav ul {
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
	padding: 7px 26px 7px 26px;
	background-color: #e50d89;
	color: white;
	text-decoration: none;
}
#nav a:hover, #nav a.active {
	background-color: #dcdcdc;
	color: #e50d89;
}
#padding {
	height: 120px;
}
#flow {
}
#path {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	padding: 6px 0 2px 0;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 7px;
}
#path a {
	text-decoration: none;
	color: #666666;	
}
#path a:hover {
	text-decoration: underline;
}
#leftbar {
	float: left;
	width: 165px;
	padding-top: 15px;
}/*
h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding: 6px 0 5px 10px;
	background-color: #f4a713;
}*/



.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}



.primary-links {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}
.primary-links li {
	display: inline;
}
.primary-links li img {
	margin-right: 2px;
}
#main {
	position: relative;
}
#menu_secondaire {
	width: 165px;
	position: absolute;
	top: 0;
	left: 0;
}
#menu_secondaire h2 {
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
	padding: 7px 0 4px 14px;
}
#menu_secondaire ul {
	margin: 0;
	padding: 5px 0 0 0;
	
}
#menu_secondaire li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url("/themes/optimus/images/bullet_gt.gif");
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}
#menu_secondaire li a {
	text-decoration: none;
	color: #333333;
}
#menu_secondaire li a:hover {
	text-decoration: underline;
}
#menu_secondaire ul ul {
	padding-left: 8px;
}
#menu_secondaire ul ul li {
	background-image: url("/themes/optimus/images/bullet_dash.gif");
	background-position: 0 10px;
	font-size: 12px;
}
#menu_secondaire ul ul li a {
	color: #666666;
}
/*
.actualites h3 {
	margin: 0;
	padding: 4px 0 8px 0;
	background-image: url("/i/bullet_title.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 18px;
	font-weight: bold;
}
.actualites h3 a {
	display: block;
	padding: 0 0 0 25px;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 3px;
}
*/
h3 {
	padding-bottom: 5px;
	font-size: 14px;
}
h3 a {
	display: block;
	font-weight: bold;
	color: #e50d89;
}
.entry h3 a {
	color: #e50d89;
}


ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}


.submit {
	background-color: white;
	border: 1px solid #cccccc;
	font-weight: bold;
}

input#email {
	width: 110px;
}

a.more-link {
	color: #333333;
	display: block;
	padding-top: 4px;
}
.entry a {
	color: #0033ff;
}
.entry img {
	padding-right: 10px;
	padding-bottom: 5px;
}
.entry img.icondoc {
	padding: 0 4px 0 0;
}
.icon {
	float: right;
}

.post small {
	display: block;
	padding: 0 0 6px 0;
	font-weight: bold;
	color: #666666;
}

#footer {
	padding-top: 30px;
	text-align: right;
	color: #666666;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#w3c {
	text-align: right;
	padding: 20px 0 20px 0;
}
#footeraddr {
	color: #666666;
	font-size: 9px;
	text-align: center;
	padding-bottom: 5px;
}
.metiers h2 {
	background-color: #b2ee3b;
}

#content {
	padding-top: 15px;
	width: 615px;
}
.home #content {
	width: 880px;
	padding-top: 12px;
}
#leftbar {
	width: 265px;
}
#visu {
	width: 615px;
	height: 154px;
	background: url("/i/visu/que-faisons-nous.jpg") no-repeat;
}
.qui-sommes-nous #visu {
	background-image: url("/i/visu/qui-sommes-nous.jpg");
}
.equipe #visu {
	display: none;
}
.nos-locaux #visu {
	background-image: url("/i/visu/nos-locaux.jpg");
}
.que-faisons-nous #visu {
	background-image: url("/i/visu/qui-sommes-nous.jpg");
}
.news #visu {
	background-image: url("/i/visu/news.jpg");
}
.presse #visu {
	background-image: url("/i/visu/presse.jpg");
}
.clients #visu {
	background-image: url("/i/visu/clients.jpg");
}
.investisseurs #visu {
	background-image: url("/i/visu/investisseurs.jpg");
}
.contact #visu {
	background-image: url("/i/visu/contact.jpg");
}
.coordonnees #visu {
	background-image: url("/i/visu/nos-locaux.jpg");
}
.confirmation-invitation #visu, .invitation #visu {
	background-image: url("/i/header_optimus.gif");
}
h2 {
	background: #b6b5b5;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 4px 0 5px 18px;
}
.triangle {
	width: 36px;
	height: 15px;
	background: url("/i/triangle.gif") no-repeat;
	font-size: 8px;
}
.entry {
	line-height: 17px;
	padding: 10px 18px 0 18px;
}
.entry strong {
	color: #cc0099;
}
.entry strong a {
	color: #cc0099;
}
.subnav {
	width: 245px;
}
.home .subnav {
	width: 163px;
	border: 1px solid #cccccc;
	margin-bottom: 8px;
}
.subnavtitle {
	border: 1px solid #cccccc;
	background-color: #f2f0f2;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 3px 0 3px 15px;
}
.home .subnavtitle {
	padding: 0;
	border: 0;
	border-bottom: 1px solid #cccccc;
}
.home .subnavtitle img {
	display: block;
}
.subnavtitle a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subnavtitle a:hover {
	text-decoration: underline;
}
.subnav {
	padding-bottom: 15px;
}
.subnav ul {
	margin: 0;
	padding: 9px 0 0 15px;
}
.subnav li {
	list-style-type: none;
	font-size: 12px;
}
.subnav li a {
	background: url("/i/bullet_gt.gif") 2px 4px no-repeat;
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 2px 0 4px 14px;
}
.subnav li a.down {
	background: url("/i/bullet_gt_down.gif") 0 6px no-repeat;
	font-weight: bold;
	color: #666666;
}
.subnav li a:hover {
	text-decoration: underline;
}
.subnav a.active {
	color: #999999;
}
.subnav ul ul {
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 8px;
}
.subnav ul ul li {
	background-position: 0 10px;
	font-size: 11px;
}
.subnav ul ul li a {
	background: url("/i/bullet_disc.gif") 5px 6px no-repeat;
	color: #666666;
}
.imagesubmit {
	position: relative; 
	top: 3px;
}
#form_newsletter {
	font-size: 12px;
}
.p4 .postmetadata, /* news */
.articles-de-presse .postmetadata { 
	border-bottom: 1px solid #cccccc;
}
.news h3 {
	padding-bottom: 3px;
}
h4 {
	color: #e50d89;
	font-size: 14px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding-bottom: 20px;
}
/* gouvernance-dentreprise */
.p36 .entry table img {
	border: 1px solid #cccccc;
	display: block;
	padding: 0;
}
.p36 .photo {
	width: 128px;
}

blockquote {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 10px;
}
