* {
	margin:0;
	padding:0;
}
body {
	background		: #313333 url('images/main_bg.gif');
	font-size		: 100%;
	line-height		: 1em;
	font-family		: Arial;
	font-size		: 0.75em;
	line-height		: 1.25em;
	color			: #cbcbcb;
	text-align		: center;
}

hr {
	border-style	: solid;
	color			: #4E4E4E;
	border-color	: #4E4E4E;
	background-color: #4E4E4E;
	height			: 1px;
	margin-top		: 20px;
	margin-bottom	: 25px;
}

/*in_line*/
input, select, textarea {
	vertical-align:		middle;
	font-weight:		normal;
	font-family:		Arial;
	color:				#cbcbcb;
	font-size:			1em;
	background:			none;
	border:				solid 1px #434646;
	font-weight:		normal;
	padding-left:		5px;
}
select, option {
	background-color	: #333333;
}
.radioButton {
	border				: 0;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
/*ul {
	list-style:none;
}*/
/*==================list====================*/
/*ul {
	margin:0px;
	padding:0px;
	list-style:none
}*/
ul {
	margin		: 10px;
	padding		: 0px;
}
ul.list_1 li {
	line-height:1.25em;
	/*background:url(images/marker_list.png) no-repeat 0 3px;
	padding-left:16px;*/
	margin-bottom:22px;
	margin-left:5px
}
ul.list_1 li a {
	text-decoration:underline;
	color:#8FC400;
}
ul.list_1 li a:hover {
	text-decoration:none
}
ul.list_2 li {
	line-height:1.83em;
	color:#ff430f
}
ul.list_2 li a {
	text-decoration:underline;
	color:#ff430f
}
ul.list_2 li a:hover {
	text-decoration:none
}
/*==========================================*/


.clear {
	clear:both;
}
p {
	margin : 15px 0;
}
a {
	text-decoration:	underline;
	color:				#CB5609; /*00C2DE*/
	
}

a:hover {
	text-decoration	: none;
}
.img_left {
	float:left;
	margin:-3px 16px 16px 0;
	width:58px;
	height:58px;
}
.img {
	margin-bottom:20px;
}
h4 {
	color			: #ff6400;
	text-decoration	: underline;
	text-transform	: uppercase;
	font-weight		: bold;
	font-size		: 15px;
	line-height		: 16px;
}
h5 {
	font-size		: 1em;
	margin			: 0 0 15px 0;
}
h6 {
	font-size		: 22px;
	margin			: 0 0 15px 0;
	line-height		: 22px;
	text-transform	: uppercase; 
}
.yellowStyle {
	color:#f8bc25;
	font-weight:normal;
}
.solutionDesc .yellowStyle {
	color			: #CB5609;
	font-weight		: bold;
}
.blueStyle {
	color:#00c2de;
	font-weight:normal;
}
.redStyle {
	color:#ff430f;
	font-weight:normal;
}
.greenStyle {
	color: #8fc400;
	font-weight:normal;
}
/*header*/
#header {
	/*height:501px*/
}
#header .menu {
	margin-bottom:3px;
}
.logo {
	margin:4px 0 0 465px;
	width:460px;
	height:87px;
}
/*content*/
#content {
	width: 935px;
	margin-left:22px;
	overflow:hidden;
}

/*#content*/ .indent {
	margin: 25px 25px 25px 25px;
}
/*#content */.miniIndent {
	margin: 15px 15px 15px 15px;
}
/*footer*/
#footer_main {
	background		: url('images/footer_bg.gif') repeat-x bottom #fff;
	color			: #212121;
	position		: relative;
}
#footer {
	height			: 75px;
}
#footer a {
	color:#000063;
	text-decoration:underline;
	font-weight:bold
}
#footer a:hover {
	text-decoration:none
}
#footer .indent {
	padding:33px 0 0 29px
}
.logos {
	position:absolute;
	margin:17px 0 0 710px
}
.phones {
	float		: right;
	margin		: 0 40px 0 0
}
input, select {
	width:247px;
	height:20px
}
textarea {
	width:247px;
	height:139px;
	overflow:auto;
	/* margin-bottom:21px; */
	display:block
}


/*==========================================*/

#flags {
	float			: left;
	margin			: 10px;
}

#flags #flagsLinks a {
	margin-left		: 5px;
	margin-right	: 5px;
	text-decoration	: none;
}

#flags img {
	border			: 0;
}

#logo {
	text-align		: right;
	margin-bottom	: 10px;
}

#menu {
	text-align		: center;
}

#menu a, #menu img {
	float			: left;
}

#menu a, #menu a:active {
	display			: block;
	width			: 153px;
	height			: 71px;
	
	text-align		: center;
	vertical-align	: middle;
	line-height		: 71px;
	
	background		: #2B2B2B url('noflash/menu_bg.png') repeat-x;
	color			: #FFFFFF;
	font-size		: 15px;
	font-family		: Arial, sans-serif;
	
	text-decoration	: none;
}

#menu a:hover, #menu a:focus {
	background		: #121212 url('noflash/menu_bg_over.png') repeat-x;
}

#job_red, #job_orange, #job_green, #job_blue {
	float			: left;
}

#job_red h1 a, #job_orange h1 a, #job_green h1 a, #job_blue h1 a,
#job_red h1 a:active, #job_orange h1 a:active, #job_green h1 a:active, #job_blue h1 a:active,
#job_red h1 a:focus, #job_orange h1 a:focus, #job_green h1 a:focus, #job_blue h1 a:focus {
	display			: block;
	float			: left;
	font-size		: 20px;
	color			: #FFFFFF;
	width			: 232px;
	height			: 79px;
	text-align		: center;
	vertical-align	: middle;
	line-height		: 38px;
	text-decoration	: none;
	font-weight		: lighter;
}

#job_red h1 a:hover, #job_orange h1 a:hover, #job_green h1 a:hover, #job_blue h1 a:hover,
#mini_job_red h1 a:hover, #mini_job_orange h1 a:hover, #mini_job_green h1 a:hover, #mini_job_blue h1 a:hover {
	color			: #000000;
}



#job_red h1 a {
	background		: #cd3100 url('noflash/pers_1_bg.png') repeat-x;
}

#job_orange h1 a {
	background		: #ff6800 url('noflash/pers_2_bg.png') repeat-x;
}

#job_green h1 a {
	background		: #0a6b00 url('noflash/pers_3_bg.png') repeat-x;
}

#job_blue h1 a {
	background		: #0c4bff url('noflash/pers_4_bg.png') repeat-x;
}




#mini_job_red h1 a, #mini_job_orange h1 a, #mini_job_green h1 a, #mini_job_blue h1 a,
#mini_job_red h1 a:active, #mini_job_orange h1 a:active, #mini_job_green h1 a:active, #mini_job_blue h1 a:active,
#mini_job_red h1 a:focus, #mini_job_orange h1 a:focus, #mini_job_green h1 a:focus, #mini_job_blue h1 a:focus,
#mini_job_red_sel h1 a, #mini_job_orange_sel h1 a, #mini_job_green_sel h1 a, #mini_job_blue_sel h1 a,
#mini_job_red_sel h1 a:active, #mini_job_orange_sel h1 a:active, #mini_job_green_sel h1 a:active, #mini_job_blue_sel h1 a:active,
#mini_job_red_sel h1 a:focus, #mini_job_orange_sel h1 a:focus, #mini_job_green_sel h1 a:focus, #mini_job_blue_sel h1 a:focus {
	display			: block;
	font-size		: 14px;
	color			: #FFFFFF;
	width			: 225px;
	height			: 34px;
	text-align		: left;
	vertical-align	: middle;
	line-height		: 34px;
	text-decoration	: none;
	font-weight		: lighter;
	margin-left		: 20px;
	padding-left	: 10px;
}

#mini_job_red_sel h1 a, #mini_job_orange_sel h1 a, #mini_job_green_sel h1 a, #mini_job_blue_sel h1 a,
#mini_job_red_sel h1 a:active, #mini_job_orange_sel h1 a:active, #mini_job_green_sel h1 a:active, #mini_job_blue_sel h1 a:active,
#mini_job_red_sel h1 a:focus, #mini_job_orange_sel h1 a:focus, #mini_job_green_sel h1 a:focus, #mini_job_blue_sel h1 a:focus {
	margin-left		: 0;
	color			: #000000;
	width			: 245px;
	font-weight		: bold;
}

#mini_job_red h1 a,
#mini_job_red_sel h1 a {
	background		: #CD3100 url('noflash/mini_1_bg.png') repeat-x;
}

#mini_job_orange h1 a,
#mini_job_orange_sel h1 a {
	background		: #FF6800 url('noflash/mini_2_bg.png') repeat-x;
}

#mini_job_green h1 a,
#mini_job_green_sel h1 a {
	background		: #0A6B00 url('noflash/mini_3_bg.png') repeat-x;
}

#mini_job_blue h1 a,
#mini_job_blue_sel h1 a {
	background		: #0C4BFF url('noflash/mini_4_bg.png') repeat-x;
}


#metier_menu_1, #metier_menu_2, #metier_menu_3, #metier_menu_4 {
	background-color	: #EEEEEE;
	border-style		: solid;
	border-width		: 0;
	border-bottom-width	: 5px;
}
#metier_menu_1 {
	border-color		: #CD3100;
}
#metier_menu_2 {
	border-color		: #FF6800;
}
#metier_menu_3 {
	border-color		: #0A6B00;
}
#metier_menu_4 {
	border-color		: #0C4BFF;
}

#metier_menu_1 .menu_item h2, #metier_menu_2 .menu_item h2, #metier_menu_3 .menu_item h2, #metier_menu_4 .menu_item h2,
#metier_menu_1 .menu_item_sel h2, #metier_menu_2 .menu_item_sel h2, #metier_menu_3 .menu_item_sel h2, #metier_menu_4 .menu_item_sel h2 {
	margin				: 5px 10px;
	padding-left		: 15px;
	height				: 26px;
}

#metier_menu_1 .menu_item h2 a, #metier_menu_2 .menu_item h2 a, #metier_menu_3 .menu_item h2 a, #metier_menu_4 .menu_item h2 a,
#metier_menu_1 .menu_item_sel h2 a, #metier_menu_2 .menu_item_sel h2 a, #metier_menu_3 .menu_item_sel h2 a, #metier_menu_4 .menu_item_sel h2 a,
#metier_menu_1 .menu_item h2 a:active, #metier_menu_2 .menu_item h2 a:active, #metier_menu_3 .menu_item h2 a:active, #metier_menu_4 .menu_item h2 a:active,
#metier_menu_1 .menu_item h2 a:visited, #metier_menu_2 .menu_item h2 a:visited, #metier_menu_3 .menu_item h2 a:visited, #metier_menu_4 .menu_item h2 a:visited {
	display				: block;
	height				: 26px;
	font-size			: 13px;
	color				: #000000;
	text-decoration		: none;
	line-height			: 26px;
	vertical-align		: middle;
	padding-left		: 40px;
}

#metier_menu_1 .menu_item h2 a,
#metier_menu_1 .menu_item_sel h2 a {
	background			: #EEEEEE url('images/red_star.png') no-repeat;
}
#metier_menu_1 .menu_item h2 a:hover,
#metier_menu_1 .menu_item_sel h2 a {
	color				: #CD3100;
}

#metier_menu_2 .menu_item h2 a,
#metier_menu_2 .menu_item_sel h2 a {
	background			: #EEEEEE url('images/orange_star.png') no-repeat;
}
#metier_menu_2 .menu_item h2 a:hover,
#metier_menu_2 .menu_item_sel h2 a {
	color				: #FF6800;
}

#metier_menu_3 .menu_item h2 a,
#metier_menu_3 .menu_item_sel h2 a {
	background			: #EEEEEE url('images/green_star.png') no-repeat;
}
#metier_menu_3 .menu_item h2 a:hover,
#metier_menu_3 .menu_item_sel h2 a {
	color				: #0A6B00;
}

#metier_menu_4 .menu_item h2 a,
#metier_menu_4 .menu_item_sel h2 a {
	background			: #EEEEEE url('images/blue_star.png') no-repeat;
}
#metier_menu_4 .menu_item h2 a:hover,
#metier_menu_4 .menu_item_sel h2 a {
	color				: #0C4BFF;
}

#sub_metier_shadow {
	width			: auto;
	height			: 23px;
	background-color : #ADADAD;
}
#sub_metier_menu_1, #sub_metier_menu_2, #sub_metier_menu_3, #sub_metier_menu_4 {
	clear			: both;
	width			: auto;
	height			: 5px;
}
#sub_metier_menu_1 {
	background-color : #CD3100;
}
#sub_metier_menu_2 {
	background-color : #FF6800;
}
#sub_metier_menu_3 {
	background-color : #0A6B00;
}
#sub_metier_menu_4 {
	background-color : #0C4BFF;
}

.div_input label input {
	width			: auto;
}




/* Solutions */
.solution {
	position		: relative;
	color			: #000000;
	width			: 275px;
	height			: 242px;
	/*margin-bottom	: 30px;*/
	
	border-style	: solid;
	border-width	: 1px;
	background-repeat	: repeat-x;
	background-color	: #FFFFFF;
}
.solution p {
	margin			: 0;
	padding			: 20px;
}

.solution a.solutionMore, .solution a.solutionMore:active, .solution a.solutionMore:visited, .solution a.solutionMore:hover {
	position		: absolute;
	bottom			: 15px;
	right			: 15px;
	font-weight		: bold;
	font-size		: 12px;
}
.solution .image {
	margin-top		: 15px;
	text-align		: center;
}
.solution .tab {
	background		: url("./images/download_tab.png") no-repeat scroll 0 0 transparent;
	bottom			: -35px;
	height			: 34px;
	position		: absolute;
	right			: -1px;
	width			: 140px;
	
	text-align		: center;
	font-weight		: bold;
	line-height		: 31px;
	vertical-align	: middle;
}


#opsview {
	float			: left;
	border-color	: #E5CBF9;
	background-image: url('images/solution_bg_opsview.png');
}
#opsview a.solutionMore {
	color			: #310052;
}

#opsmailmanager {
	float			: right;
	border-color	: #8DD27F;
	background-image: url('images/solution_bg_opsmailmanager.png');
}
#opsmailmanager a.solutionMore {
	color			: #165700;
}


#alfresco {
	float			: left;
	border-color	: #0267D7;
	background-image: url('images/solution_bg_alfresco.png');
}
#alfresco a.solutionMore {
	color			: #003369;
}

#sugar {
	float			: right;
	border-color	: #C62032;
	background-image: url('images/solution_bg_sugar.png');
}
#sugar a.solutionMore {
	color			: #60000A;
}


#magento {
	float			: left;
	border-color	: #C12032;
	background-image: url('images/solution_bg_magento.png');
}
#magento a.solutionMore {
	color			: #7E0800;
}

#rento {
	float			: right;
	border-color	: #C65E20;
	background-image: url('images/solution_bg_rento.png');
}
#rento a.solutionMore {
	color			: #95340D;
}


#liferay {
	float			: left;
	border-color	: #001C36;
	background-image: url('images/solution_bg_liferay.png');
}
#liferay a.solutionMore {
	color			: #001C36;
}

#kentico {
	float			: right;
	border-color	: #407DB2;
	background-image: url('images/solution_bg_kentico.png');
}
#kentico a.solutionMore {
	color			: #407DB2;
}


#drupal {
	float			: left;
	/*margin-left		: 148px;*/
	border-color	: #074D78;
	background-image: url('images/solution_bg_drupal.png');
}
#drupal a.solutionMore {
	color			: #074D78;
}

#talend {
	float			: right;
	border-color	: #547A01;
	background-image: url('images/solution_bg_talend.png');
}
#talend a.solutionMore {
	color			: #547A01;
}

/* Liferay + Alfresco */
#lifresco {
	background		: #FFFFFF url('images/solution_lifresco_bg.png') repeat-x;
	width			: 570px;
	height			: 130px;
	border			: 1px solid white;
	color			: black;
	position		: relative;
}

#lifresco_left {
	background		: url('images/solution_lifresco_left.png') no-repeat top left;
	width			: 570px;
	height			: 130px;
	position		: absolute;
	top				: 0;
	left			: 0;
}

#lifresco_right {
	background		: url('images/solution_lifresco_right.png') no-repeat top right;
	width			: 570px;
	height			: 130px;
	position		: absolute;
	top				: 0;
	left			: 0;
}


.solutionDesc {
	margin-bottom	: 20px;
}
.solutionDesc .title {
	cursor			: pointer;
	position		: relative;
	background		: url('images/solution_tab_bg.png') repeat-x;
	height			: 30px;
	border			: 1px solid #575656;
	color			: #FFFFFF;
	font-weight		: bold;
	font-size		: 13px;
	line-height		: 30px;
	vertical-align	: middle;
	padding-left	: 15px;
}
.solutionDesc .title img {
	position		: absolute;
	right			: 15px;
	top				: 4px;
}
.solutionDesc ul {
	margin-left		: 20px;
	margin-top		: 10px;
	margin-bottom	: 10px;
}
.solutionDesc li {
	margin-top		: 8px;
	margin-bottom	: 8px;
}
.solutionDesc a {
	color			: #CB5609;
}
.solutionDesc .tab,
.solutionDesc .tab_hidden {
	border			: 1px solid #575656;
	background-color	: #E6E3E3;
	color			: #000000;
	padding			:0 20px 0;
}

.solutionDesc .tab {
	display			: block;
}
.solutionDesc .tab_hidden {
	display			: none;
}

.solutionsLink {
	text-align		: right;
	font-size		: 11px;
}
.solutionsLink a, .solutionsLink a:active, .solutionsLink a:visited, .solutionsLink a:hover {
	/*font-weight		: bold;*/
	color			: #CBCBCB;
	padding-left	: 2px;
	padding-right	: 2px;
	text-decoration	: underline;
}
.solutionsLink a:hover {
	text-decoration	: none;
}
.solutionsLink a.select {
	font-weight		: bold;
	color			: #F8BC25;
	text-decoration	: none;
}
.solutionsLink a:hover.select {
	text-decoration	: underline;
}


#expertiseContainer {
	position		: relative;
	width			: 650px;
	height			: 350px;
}
.expertise {
	width			: 300px;
	height			: 150px;
	border			: 1px solid black;
	position		: absolute;
	color			: #000000;
	background-color	: #EEEEEE;
}
.expertise p {
	position		: absolute;
	left			: 120px;
	top				: 25px;
	margin			: 5px;
	width			: 165px;
	text-align		: left;
}
.expertise img {
	position		: absolute;
	left			: 5px;
	top				: 25px;
	width			: 110px;
	height			: 120px;
}
.expertiseHeader {
	font-size		: 14px;
	color			: white;
	font-weight		: bold;
	height			: 20px;
	line-height		: 16px;
	text-align		: center;
	vertical-align	: middle;
}
.expertise .knowMore {
	position		: absolute;
	right			: 5px;
	bottom			: 5px;
	font-weight		: bold;
	font-size		: 15px;
}

#expertiseConsulting {
	border-color	: #cd3100;
	/*color			: #cd3100;*/
	left			: 10px;
	top				: 10px;
}
#expertiseConsulting .expertiseHeader {
	background-color	: #cd3100;
}
#expertiseConsulting .knowMore a {
	color			: #cd3100;
	text-decoration	: none;
}

#expertiseIngenierie {
	border-color	: #ff6800;
	/*color			: #ff6800;*/
	right			: 10px;
	top				: 10px;
}
#expertiseIngenierie .expertiseHeader {
	background-color	: #ff6800;
}
#expertiseIngenierie .knowMore a {
	color			: #ff6800;
	text-decoration	: none;
}

#expertiseESolutions {
	border-color	: #0a6b00;
	/*color			: #0a6b00;*/
	left			: 10px;
	bottom			: 10px;
}
#expertiseESolutions .expertiseHeader {
	background-color	: #0a6b00;
}
#expertiseESolutions .knowMore a {
	color			: #0a6b00;
	text-decoration	: none;
}

#expertiseMarketing {
	border-color	: #0c4bff;
	/*color			: #0c4bff;*/
	right			: 10px;
	bottom			: 10px;
}
#expertiseMarketing .expertiseHeader {
	background-color	: #0c4bff;
}
#expertiseMarketing .knowMore a {
	color			: #0c4bff;
	text-decoration	: none;
}

.redCategory {
	color			: #cd3100;
}
.greenCategory {
	color			: #ff6800;
}
.orangeCategory {
	color			: #0a6b00;
}
.blueCategory {
	color			: #0c4bff;
}


.bloc_spacer {
	height			: 110px;
}
.bloc_icon {
	margin-top		: 25px;
}


/* Actualités */
.actu {
	text-align		: left;
}
.actu a {
	text-decoration	: none;
}
.actu a:hover {
	text-decoration	: underline;
}
.date {
	font-weight		: bold;
	font-style		: italic;
	font-size		: 13px;
	margin-bottom	: 10px;
}

/* Mairies */
#mairie_title {
	font-size		: 30px;
	text-align		: left;
	line-height		: 30px;
	color			: #2a2c2c;
	margin-left		: 10px;
	/*margin-right	: 50px;*/
}
#mairie_list {
	text-align		: right;
	color			: #2a2c2c;
	font-size		: 18px;
	line-height		: 26px;
	margin-right	: 50px;
	margin-top		: 20px;
}
#mairie_list span {
	color			: #ff6400;
	font-weight		: bold;
}


#mairie_panel_header, #mairie_panel_footer {
	width			: 232px;
	height			: 26px;
}
#mairie_panel_header {
	background		: url('./images/mairie_header.png') no-repeat;
}
#mairie_panel_footer {
	background		: url('./images/mairie_footer.png') no-repeat;
}
#mairie_panel {
	width			: 232px;
	background		: url('./images/mairie_bg.png') repeat-y;
}
#mairie_panel_content {
	margin			: 0 7px 0 7px;
	text-align		: left;
}
.mairie_panel_link {
	width			: 215px;
	padding-top		: 10px;
}
.mairie_panel_link a {
	font-weight		: bold;
	/*color			: #ff6400;*/
	color			:#f8bc25;
	text-decoration	: none;
}
.mairie_panel_link a:hover {
	text-decoration	: underline;
}

/* Formulaire démo */
.colLeft {
	width			: 170px;
	text-align		: right;
}