/*            HECCG - Content.php 
-----------------------------------------------*/
#container {
	position: relative;
	width: 760px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/bg_core_content.gif);
	background-position: 20px 0px;
	background-repeat:repeat-y;
}

*html #container {
	height: 100%;
}

#header {
	position: relative;
	width: 760px;
	height: 179px;
	display: block;
	padding: 0;
	margin: 0;
	background-image: url(../img/header_bg_content.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#top_pic {
	width: 718px;
	height: 105px;
	display: block;
	padding: 0px 1px 1px 1px;
	margin: 0px 20px 0px 20px;
	background-color:#FFFFFF;
}

/*     Menu section - On s'adapte à l'ombre grise 
--------------------------------------------------------*/

a#menuAccueil{
	background-image: url(../img/menu_b_accueil_bg2.gif)!important;
}
a#menuAccueil:hover{
	background-image: url(../img/menu_b_accueil_bg_h2.gif)!important;
}
a#menuServices{
	background-image: url(../img/menu_b_services_bg2.gif)!important;
}
a#menuServices:hover{
	background-image: url(../img/menu_b_services_bg_h2.gif)!important;
}

a#menuContact{
	background-image: url(../img/menu_b_contact_bg2.gif)!important;
}
a#menuContact:hover{
	background-image: url(../img/menu_b_contact_bg_h2.gif)!important;
}


/*                  Content section 
--------------------------------------------------------*/
#core {
	position: relative;
	width: 720px;
	margin: 0px 20px;
	padding: 0px 0px 0px 0px;
}

#leftNav {
	position: relative;
	float: left;
	width: 180px;
	margin: 0;
	padding: 15px 0px 0px 0px;
	background-image: url(../img/submenu_title.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#blockEye {
	float: left;
	position: relative;
	width: 180px;
	margin: 60px 0px 0px 0px;
	padding: 0;
	text-align:center;
}

#rightContent {
	display: block;
	height: 100%;
	margin: 0px 0px 0px 180px;
	padding: 20px 20px 0px 20px;
}

#footerContent {
	display: block;
	margin: 30px 0px 0px 200px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #D4D4D4;
}
#footerContent h6 {
	font-size: 7pt;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight:normal;
	color: #A4A4A4;
}
#footerContent p {
	font-size: 7pt !important;
	letter-spacing: 0.02em !important;
	line-height: 1.4em;
	margin: 0 !important;
	padding: 0;
	color: #A4A4A4 !important;
}

#footerContent p a{
	color: #A4A4A4;
	text-decoration:none;
}
#footerContent p a:hover{
	text-decoration:underline;
}

/*                  SubMenu 
--------------------------------------------------------*/

#leftNav ol {
	position: relative;
	width: 180px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	list-style-type:none;
}
#leftNav ol li{
	position: relative;
	width: 180px;
	height: 28px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	float: left;
}
#leftNav ol li span{
	float: left;
	width: 23px;
	height: 21px;
	display: block;
	padding: 7px 0px 0px 7px;
	color: #FFFFFF;
	background-color:#D03448;
	font-size: 10pt;
	letter-spacing: 0.05em;
}
#leftNav ol li a{
	float: left;
	width: 140px;
	height: 18px;
	display: block;
	margin: 0;
	padding: 5px 0px 5px 10px;
	font-size: 10pt;
	text-decoration: none;
	color: #D03448;
	background-color:#C1C1C1;
}

#leftNav ol li a:hover{
	background-color:#F2F2F2;
}


/*          Mise en forme du contenu 
--------------------------------------------------------*/

#rightContent a {
	display: compact;
	padding-right: 10px;
	background-image: url(../img/link_ident.gif);
	background-position: center right;
	background-repeat:no-repeat;
	color: #D03448;
	text-decoration: none;
	
}
#rightContent a:hover {
	text-decoration: underline;
}

#rightContent a.anchor {
	visibility: hidden;
}

#rightContent ul, #rightContent ol {
	width: 75%;
	margin: 5px 0px 10px 10px;
	color: #FF0000;
}
#rightContent ul {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
}
#rightContent ol {
	list-style-type:decimal-leading-zero;
	list-style-position:outside;
	padding: 0px 0px 0px 30px;
}
#rightContent ul li, #rightContent ol li{
	font-size: 8pt;
	letter-spacing: 0.03em;
	line-height: 1.4em;
	color: #333333;
	margin: 5px 0px 0px 0px;
}
#rightContent ol li{
	padding: 0px 0px 0px 0px;
}
#rightContent ul li{
	background-image: url(../img/ul_bullets.gif);
	background-position: 5px 5px;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 20px;
}
#rightContent ul li h4.ulTitle, #rightContent ol li h4.ulTitle{
	margin: 0px 3px 0px 0px;
	padding: 0;
	font-size: 8pt !important;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 1.4em;
	color: #333333;
	background-color: #FFFFFF;
}
blockquote {
	width: 70%;
	display: block;
	margin: 20px auto;
	padding: 10px 10px 10px 30px;
	background-color:#F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5em;
	color: #555555;
	font-style:italic;
	background-image: url(../img/quotes.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border: 1px solid #E3E3E3;
}

blockquote span{
	display: block;
	font-size: 8pt;
	text-align: right;
}

#rightContent h4 {
	font-size: 9pt;
	letter-spacing: 0.03em;
	font-weight: bold;
	color: #D03448;
	margin: 5px 0px 0px 10px;
	padding: 0;
}

#rightContent h3 {
	display: block;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 3px solid #D03448;
	font-size: 10pt;
	color: #555555;
	font-weight:bold;
	letter-spacing: 0.04em;
}

#rightContent p {
	margin: 0;
	padding: 5px 0px 0px 0px;

}


#rightContent img.imgRight {
	display: block;
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	border: 1px solid #E3E3E3;
	background-color:#F2F2F2;
}

#table_lang {
	width: 100%;
	margin: 20px auto 10px auto;
	padding: 0;
	text-align:center;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

/*          Titres 2 
--------------------------------------------------------*/
#rightContent h2 {
	height: 24px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0;
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#h2Societe {
	background-image: url(../img/h2_societe.gif);
}
#h2Qui {
	background-image: url(../img/h2_qui.gif);
}
#h2Approche {
	background-image: url(../img/h2_approche.gif);
}
#h2Atouts {
	background-image: url(../img/h2_atouts.gif);
}
#h2Chiffres {
	background-image: url(../img/h2_chiffres.gif);
}
#h2Services {
	background-image: url(../img/h2_services.gif);
}
#h2Creation {
	background-image: url(../img/h2_creation_activite.gif);
}
#h2Developpement {
	background-image: url(../img/h2_developpement_activite.gif);
}
#h2Evaluation {
	background-image: url(../img/h2_evaluation_activite.gif);
}
#h2Contact {
	background-image: url(../img/h2_contact_form.gif);
}
#h2Presse {
	background-image: url(../img/h2_presse.gif);
}
#h2Equipe {
	background-image: url(../img/h2_equipe.gif);
}
#h2References {
	background-image: url(../img/h2_references.gif);
}

/*       Bloc de présentation des services 
--------------------------------------------------------*/
#chart {
	position: relative;
	display: block;
	width: 430px;
	height: 405px;
	margin: 20px auto 0px auto;
	background-image: url(../img/services_bg.gif);
	background-position: top center;
	background-repeat:no-repeat;
}
#chart a {
	position: absolute;
	width: 114px !important;
	height: 114px !important;
	display: block !important;
	margin-left: 10px;
	margin-right: 10px;
	background-position: top center;
	background-repeat:no-repeat;
}
#chart a span {
	display: none;
}

#chart_crea {
	top: 125px;
	background-image: url(../img/eval_soc_crea.gif)!important;
}
#chart_dev {
	left: 134px;
	top: 80px;
	background-image: url(../img/eval_soc_dev.gif)!important;
}
#chart_eval {
	left: 268px;
	top: 20px;
	background-image: url(../img/eval_soc.gif)!important;
}

/*              Gestion du formulaire de contact 
------------------------------------------------------------------*/

#contact_form {
	width: 375px;
	height: 580px;
	display: block;
	margin: 20px auto 0px auto;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F9F9F9;
	border: 1px solid #D3D3D3;
}
#contact_form div{
	clear: left;
	position: relative;
	text-align: left;
}
#contact_form label {
	clear: left;
	float: left;
	width: 60px;
	height: 20px;
	display: block;
	font-size: 9pt;
	margin: 0px 10px 5px 0px;
	padding: 5px 0px 0px 0px;
}
#contact_form input.txtfield{
	height: 17px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding: 1px 0px 0px 3px;
	margin: 3px 0px 0px 0px;
	border: 1px solid #DFDFDF;
	border-left: 3px solid #D03448;
	background-color:#FFFFFF;
}
#societe label{
	margin-bottom: 15px;
}
#adresse input {
	width: 250px;
}
#titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#cp input {
	width: 70px;
}
#email input {
	width: 200px;
}
#pays label {
	margin-bottom: 15px;
}
#pays select {
	float: left;
	width: 160px;
	height: 18px;
	margin: 3px 0px 0px 0px;
	padding: 0;
}
#email label {
	margin-bottom: 15px;
}
#rem label {
	text-align: center;
}
#rem textarea{
	float: left;
	width: 250px;
	height: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 1.5em;
	letter-spacing: 0.05em;
}
#submit{
	width: 250px;
	height: 20px;
	display: block;
	text-align: center;
	margin-top: 15px;
}
#submit input {
	margin: 0 auto 0 125px;
}
span.obligatoire {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A1E64;
	margin-left: 5px;
}
p#alert{
	width: 300px;
	background-color:#F2F2F2;
	border: 1px solid #D03448;
	display: none;
	margin: 10px auto;
	padding: 5px;
}

/*          		Page Presse
--------------------------------------------------------*/


div.blockPresse {
	background-color: #F2F2F2;
	padding: 7px;
	margin: 20px 0px 20px 0px;
}

p.abstractPress {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt !important;
	color: #666666 !important;
}
p.sourcePress {
	display: block;
	text-align: right;
	font-size: 7pt !important;
	color: #666666 !important;
}

#teamTable {
	width: 100%;
	margin: 20px auto 20px auto;
	padding: 0;
}
#teamTable td{
	padding: 10px;
	text-align:left;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	letter-spacing: 1.1pt !important;
}
#teamTable td span{
	font-size: 9pt;
	color: #D03448;
}
#teamTable td a{
	color: #666666 !important;
	padding: 0px !important;
	margin: 0px !important;
	background-color:#FFFFFF !important;
	background-image: none;
}

