/*#####################################################*/
/**/
/* CSS www.2isr.fr */
/* Version 1.0 Septembre 2009 */
/**/
/*#####################################################*/

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	text-align:center;
	background-color:#efece2;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#494949;
	font-size:10px;
	}
	
form {
	margin:0px;
	}
	
ul {
	list-style: none;
	margin:0px;
	padding-left:15px;
	}
	
li {
	padding-top:3px;
	}

img {
	border:0px;
	}
	
input, textarea, select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #BAC4CC;
	}
	
input.newsletter {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 11px;
	background-color: #e4efff;
	color: #333333;
	border: 1px solid #BAC4CC;
	margin-top:10px;
	margin-bottom:10px;
	}
	
input.newsletter_ok {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #BAC4CC;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.spacer {
	clear:both;
	}
	
/*#####################################################*/
/**/
/* Les Textes */
/**/
/*#####################################################*/
	
span.txt_rouge {
	color:#FF0000;
	}
	
span.txt_gris {
	color:#999999;
	}
	
span.txt_vert {
	color:#006600;
	}
	
span.txt_vert_greenit_G {
	color:#7f9f10;
	font-weight:bold;
	}
	
span.txt_rouge {
	color:#FF0000;
	}
	
span.txt_rose {
	color:#e64689;
	}
	
span.txt_orange {
	color:#ff6d00;
	}
	
span.txt_bleu {
	color:#000066;
	}
	
span.txt_bleu_2isr_G {
	color:#1d4b8a;
	font-weight:bold;
	}
	
span.txt_bleu_clair {
	color:#3961a1;
	}
	
span.txt_italic {
	font-style:italic;
	}
	
span.txt_souligne {
	text-decoration: underline;
	}
	
span.txt_italix_souligne {
	font-style:italic;
	text-decoration: underline;
	}
	
h4.titre {
	color:#3961a1;
	font-size:15px;
	}
	
/*#####################################################*/
/**/
/* Liens */
/**/
/*#####################################################*/

a {
	color:#3961a1;
	text-decoration:none;
	}
	
a:hover {
	color:#ff6d00;
	text-decoration:none;
	}
	
a.footer {
	color:#999999;
	text-decoration:none;
	}
	
a.footer:hover {
	color:#ff6d00;
	text-decoration:none;
	}
	
a.footer_rouge {
	color:#ff3939;
	text-decoration:none;
	}
	
a.footer_rouge:hover {
	color:#ff6d00;
	text-decoration:none;
	}
	
a.noir {
	color:#242424;
	text-decoration:none;
	}
	
a.noir:hover {
	color:#ff6d00;
	text-decoration:none;
	}
	
a.blanc_ou {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a.blanc_ou:hover {
	color:#ff6d00;
	text-decoration:none;
	font-weight:bold;
	}
	
/*#####################################################*/
/**/
/* Header */
/**/
/*#####################################################*/
	
#header {
	text-align:left;
	background:url(styles/header.png);
	width:1000px;
	height:105px;
	margin-left:auto;
	margin-right:auto;
	}
	
#header #logo {
	position:absolute;
	margin-left:26px;
	margin-top:7px;
	}
	
#header #onglets_H {
	position:absolute;
	margin-left:115px;
	margin-top:0px;
	}
	
#header #onglets_H #home_down {
	float:left;
	margin-left:275px;
	width:28px;
	height:18px;
	background-image:url(styles/ong_home_down.gif);
	}
	
#header #onglets_H #home_down:hover {
	float:left;
	margin-left:275px;
	margin-top:3px;
	width:28px;
	height:18px;
	background-image:url(styles/ong_home_up.gif);
	}

#header #onglets_H a {	
	width:100%;
	height:100%;
	display:block;
	}
	
#header #onglets_H #webmail_down {
	float:left;
	margin-left:1px;
	width:100px;
	height:18px;
	background-image:url(styles/ong_webmail_down.gif);
	}
	
#header #onglets_H #webmail_down:hover {
	float:left;
	margin-left:1px;
	margin-top:3px;
	width:100px;
	height:18px;
	background-image:url(styles/ong_webmail_up.gif);
	}
	
#header #onglets_H #extranet_down {
	float:left;
	margin-left:1px;
	width:100px;
	height:18px;
	background-image:url(styles/ong_extranet_down.gif);
	}
	
#header #onglets_H #extranet_down:hover {
	float:left;
	margin-left:1px;
	margin-top:3px;
	width:100px;
	height:18px;
	background-image:url(styles/ong_extranet_up.gif);
	}
	
/*#####################################################*/
/**/
/* Les Onglets */
/**/
/*#####################################################*/
	
#header #onglets_B {
	position:absolute;
	margin-left:118px;
	margin-top:80px;
	}
	
#header #onglets_B a.ongl {	
	width:100%;
	height:100%;
	display:block;
	}
	
#header #onglets_B #home_down {
	float:left;
	margin-left:0px;
	width:30px;
	height:25px;
	background-image:url(styles/ongletB_home_down.png);
	}
	
#header #onglets_B #home_down:hover{
	float:left;
	margin-left:0px;
	width:30px;
	height:25px;
	background-image:url(styles/ongletB_home_up.png);
	}
	
#header #onglets_B #heberg_down {
	float:left;
	margin-left:1px;
	width:86px;
	height:25px;
	background-image:url(styles/ong_heberg_down.png);
	}
	
#header #onglets_B #sys_down:hover{
	float:left;
	margin-left:1px;
	width:66px;
	height:25px;
	background-image:url(styles/ong_sys_up.png);
	}
	
#header #onglets_B #sys_down {
	float:left;
	margin-left:1px;
	width:66px;
	height:25px;
	background-image:url(styles/ong_sys_down.png);
	}
	
#header #onglets_B #heberg_down:hover{
	float:left;
	margin-left:1px;
	width:86px;
	height:25px;
	background-image:url(styles/ong_heberg_up.png);
	}
	
#header #onglets_B #infra_down {
	float:left;
	margin-left:1px;
	width:137px;
	height:25px;
	background-image:url(styles/ong_infra_down.png);
	}
	
#header #onglets_B #infra_down:hover{
	float:left;
	margin-left:1px;
	width:137px;
	height:25px;
	background-image:url(styles/ong_infra_up.png);
	}
	
#header #onglets_B #tel_down {
	float:left;
	margin-left:1px;
	width:109px;
	height:25px;
	background-image:url(styles/ong_tel_down.png);
	}
	
#header #onglets_B #tel_down:hover{
	float:left;
	margin-left:1px;
	width:109px;
	height:25px;
	background-image:url(styles/ong_tel_up.png);
	}
	
#header #onglets_B #dev_down {
	float:left;
	margin-left:1px;
	width:94px;
	height:25px;
	background-image:url(styles/ong_dev_down.png);
	}
	
#header #onglets_B #dev_down:hover{
	float:left;
	margin-left:1px;
	width:94px;
	height:25px;
	background-image:url(styles/ong_dev_up.png);
	}
	
#header #onglets_B #serv_down {
	float:left;
	margin-left:1px;
	width:53px;
	height:25px;
	background-image:url(styles/ong_services_down.png);
	}
	
#header #onglets_B #serv_down:hover{
	float:left;
	margin-left:1px;
	width:53px;
	height:25px;
	background-image:url(styles/ong_services_up.png);
	}
	
#header #onglets_B .sous_menu {	
	display: none;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: 0px;
	border-left: 1px solid #4c75b4;
	border-right: 1px solid #4c75b4;
	border-bottom: 1px solid #4c75b4;
	width:160px;
	}
	
#header #onglets_B .sous_menu li {
	float: none;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: 0px;
	background-color:#FFFFFF;
	filter : alpha(opacity=85);
	-moz-opacity : 0.85;
	opacity : 0.85;
	}
	
#header #onglets_B .sous_menu li:hover {
	float: none;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: 0px;
	background-color:#a0bae4;
	filter : alpha(opacity=85);
	-moz-opacity : 0.85;
	opacity : 0.85;
	}
	
#header #onglets_B #heberg_down:hover > .sous_menu { display: block; }
#header #onglets_B #infra_down:hover > .sous_menu { display: block; }
#header #onglets_B #sys_down:hover > .sous_menu { display: block; }
#header #onglets_B #tel_down:hover > .sous_menu { display: block; }
#header #onglets_B #dev_down:hover > .sous_menu { display: block; }
#header #onglets_B #serv_down:hover > .sous_menu { display: block; }

/*#####################################################*/
/**/
/* Principal */
/**/
/*#####################################################*/
	
#principal {
	background:url(styles/back_corp.png);
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	}

#principal #padding {
	/*Pour pallier au probleme de margin avec IE6*/
	padding-left:15px; padding-right:14px;
	}
	
#principalB {
	background:url(styles/back_corpB.png);
	width:1000px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	}
	
#principal #bloc_left {
	border-top:1px solid #d3d3d3;
	float:left;
	width:750px;
	margin-top:14px;
	/*margin-left:15px;*/
	padding:0px;
	}

#principal #bloc_right {
	background-color:#f8f7f7;
	border-left:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	float:right;
	width:220px;
	margin-top:14px;
	padding-bottom:8px;
	/*margin-right:14px;*/
	}
	
.barre_gris {
	background-color:#d3d3d3;
	height:5px;
	font-size:0px;
	}
	
#entete {
	padding:5px;
	height:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(styles/back_sidebar_entete.png);
	margin-bottom:2px;
	}
	
#container_onglet {
	text-align: left;
}

#container_onglet ul#menu {
	position: relative;
	width: 100%;
	font-weight: bold;
	margin:0px;
	padding:0px;
	height:25px;
}

#container_onglet ul#menu li {
	float: left;
	display: inline;
	margin:0px;
	padding:0px;
}

#container_onglet ul#menu li a {
	text-align: center;
	display: block;
	padding-left:15px;
	padding-right:15px;
	height: 24px;
	line-height: 25px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-right:2px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#container_onglet ul#menu li a:hover {
	background-color: #3969ad;
	color:#FFFFFF;
}

#container_onglet .content {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding-bottom:15px;
	padding-right:10px;
}

#container_onglet .on {
	display: block;
}
#container_onglet .off {
	display: none;
}

#container_onglet p {
	text-align:justify;
}

#container_onglet .section {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:3px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	}
	
#Ident {
	width:380px;
	padding:10px;
	background-color:#f8f7f7;
	border:1px solid #d3d3d3;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	}
	
#Ident table {
	width:360px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	}
	
#Ident table .col_A {
	width:120px;
	text-align:left;
	}
	
#Ident table .col_B {
	width:280px;
	text-align:center;
	}
	
#Ident table .col_AB {
	text-align:center;
	}
	
#Ident .col_B input {
	width:250px;
	}

#Ident .col_AB input {
	width:120px;
	color:#ff6d00;
	font-weight:bold;
	}
	
#Ident #autologon {
	text-align:left;
	}
	
#Ident #autologon input {
	width:20px;
	border:0px;
	background-color:#f2f2f3;
	margin:2px;
	}
	
#Ident .col_AB input:hover{
	width:120px;
	background-color:#ff6d00;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#Ident #aj_err_connect {
	color:#FF0000;
	margin-left:2px;
	}
	
#page {
	padding:10px;
	}
	
.menu_entete {
	background-image:url(styles/back_sidebar_entete.png);
	height:15px;
	margin-top:5px;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	font-weight:bold; color:#FFFFFF;
	}
	
.menu_entete_green {
	background-image:url(styles/back_sidebar_entete_green.png);
	height:15px;
	margin-top:5px;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	font-weight:bold; color:#FFFFFF;
	}

.menu_details {
	background-color:#FFFFFF;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	}
	
.menu_details_news {
	background-color:#FFFFFF;
	width:194px;
	margin-left:auto;
	margin-right:auto;
	padding:6px;
	}
	
.menu_details li.txt_sougline {
	text-decoration:underline;
	}
	
ul.menu_acces_direct {
	margin-left:15px; margin-top:5px;
	}
	
#Contenu {
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	text-align:justify;
	}
	
#Contenu h3 {
	font-size:15px;
	color:#1d4b8a;
	font-weight:bold;
	}
	
#Contenu h4 {
	font-size:13px;
	color:#1d4b8a;
	font-weight:bold;
	padding-left:15px;
	}
	
#Contenu p.h3{
	padding-left:0px;
	}
	
#Contenu p.h4{
	padding-left:15px;
	}
	
#Contenu p.h4 ul {
	margin-left:25px;
	}
	
#Contenu td {
	vertical-align:top;
	}
	
#Contenu td .liste_onglet {
	padding-left:20px;
	}
	
#Contenu td.illustration img {
	border:1px solid #000000;
	}
	
#Contenu .illustration {
	text-align:center;
	}
	
#Contenu .illustration img {
	border:1px solid #000000;
	}
	
#Contenu .comparatif {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
#Contenu .comparatif #entete_tab {
	color:#FFFFFF;
	background-image:url(styles/back_sidebar_entete.png);
	font-weight:bold;
	}
	
#Contenu .comparatif .cellule {
	color:#333333;
	background-color:#ededed;
	}
	
#Contenu .comparatif .separateur {
	color:#FFFFFF;
	background-color:#4375b7;
	font-weight:bold;
	}
	
#Contenu .comparatif .fonction {
	text-align:left;
	font-weight:bold;
	}
	
#Contenu #contact {
	margin-left:10px;
	}
	
#Contenu .tab_reference {
	width:700px; margin-left:10px;
	}

#Contenu .tab_reference .logo {	
	width:200px; text-align:center; vertical-align:middle;	
	}
	
#Contenu .tab_reference .logo {	
	width:120px; text-align:center; vertical-align:middle;	
	}
	
#Contenu .tab_reference .txt {
	width:200px;
	}		
	
/*#####################################################*/
/* Formulaires  */
/*#####################################################*/
	
#news_Admin #N_Ajout {
	margin-top:30px;
	width:438px;
	}
	
#Contenu #D_infos {
	margin-top:30px;
	width:520px;
	margin-left:auto;
	margin-right:auto;
	}
	
#news_Admin #N_Ajout #N_Titre {
	padding:5px;
	background-color:#3961a1;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border-bottom:2px solid #CCCCCC;
	}		
	
#news_Admin #N_Ajout tr,
#Contenu #D_infos tr {
	background-color:#ebf1fb;
	}
	
#news_Admin #N_Ajout .N_col1 {
	width:100px;
	padding-left:5px;
	}	
	
#news_Admin #N_Ajout .N_col2 {
	width:338px;
	}
	
#Contenu #D_infos .entete {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#2e5e9d;
	}
	
#Contenu #D_infos .col1 {
	width:182px;
	padding-left:5px;
	font-weight:bold;
	}
	
#Contenu #D_infos .col2 {
	width:338px;
	}
	
#Contenu #D_infos #col12 {
	padding:5px;
	text-align:center;
	color:#000066;
	}
	
#Contenu #D_infos #col12 input {
	background-color:#ebf1fb;
	border:0px;
	}
	
#Contenu #D_infos .col2 .application_table td{
	vertical-align:middle;
	}
	
#Contenu #D_infos .col2 .application_table img{
	margin-top:3px;border:1px solid #CCCCCC;vertical-align:middle;
	}
	
#Contenu #D_infos #Submit {
	text-align:center;
	}
	
#news_Admin #N_Ajout .N_col2 input,
#news_Admin #N_Ajout .N_col2 select,
#news_Admin #N_Ajout .N_col2 textarea,
#Contenu #D_infos .col2 input,
#Contenu #D_infos .col2 select,
#Contenu #D_infos .col2 textarea {
	width:338px;
	}
	
#news_Admin #N_Ajout .N_col2 textarea {
	height:200px;
	}
	
#Contenu #D_infos .col2 textarea {
	height:300px;
	}
	
.radio,
.check {
	width:15px;
	border:0px;
	background-color:#ebf1fb;
	}
	
#news_Admin #N_Ajout #Submit {
	text-align:center;
	background-color:#FFFFFF;
	padding:10px;
	}
	
#N_Erreur {
	color:#FF0000;
	}

/*#####################################################*/
/**/
/* FAQ Clic & Surf */
/**/
/*#####################################################*/


#FAQ_CS .title_faq {
	background-image:url(styles/back_faq.png);
	background-repeat:repeat-x;
	height:19px;
	width:710px;
	border:1px solid #CCCCCC;
	margin-top:5px;
	color:#3487bc;
	font-size:11px;
	}
	
#FAQ_CS .title_faq a {
	cursor:pointer;
	}	
	
#FAQ_CS .title_faq .action {
	color:#3487bc;
	font-size:17px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	}	
	
#FAQ_CS .content {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	width:690px;
	padding:10px;
}

#FAQ_CS .on {
	display: block;
}
#FAQ_CS .off {
	display: none;
}
	
/*#####################################################*/
/**/
/* Les News */
/**/
/*#####################################################*/

#news {
	text-align:justify;
	}

#news #news_entete {
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(styles/back_sidebar_entete.png);
	margin-bottom:2px;
	}

#news #news_L {
	width:355px;
	float:left;
	padding:10px;
	}
	
#news #news_R {
	width:355px;
	float:right;
	padding:10px;
	}

#news h4,
span.titre_news {
	color:#1d4b8a;
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
	text-align:left;
	}
	
#news .date {
	color:#ff6d00;
	font-weight:bold;
	}
	
#news_Details,
#news_Lister,
#news_Admin {
	padding:10px;
	}

#news_Details #N_Entete {
	text-align:left;
	margin-top:5px;
	}

#news_Details #N_Titre {
	font-size:16px;
	font-weight:bold;
	color:#3961a1;
	}
	
#news_Details #N_Quand {
	color:#666666;
	padding-top:8px;
	padding-bottom:4px;
	margin-bottom:10px;
	border-bottom:1px dotted #999999;
	}
	
#news_Details #N_Contenu {
	text-align:justify;
	vertical-align:top;
	}
	
#news_Details #N_Contenu img.img_news {
	float:left;
	border:1px solid #3b3b3b;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:4px;
	}
	
#news_Details #N_Par {
	margin-top:10px;
	}
	
/*#####################################################*/
/**/
/* Nos Solutions */
/**/
/*#####################################################*/

#solutions {
	text-align:justify;
	}

#solutions #solutions_entete {
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(styles/back_sidebar_entete.png);
	margin-bottom:2px;
	}
	
#solutions #solutions_L {
	width:375px;
	float:left;
	}
	
#solutions #solutions_R {
	width:375px;
	float:right;
	}
	
#solutions .barre_bleu {
	width:19px;
	height:79px;
	float:left;
	background-color:#1d4b8a;
	border-left:1px solid #d3d3d3;
	}
	
#solutions .image {
	width:300px;
	height:79px;
	float:left;
	}
	
#solutions .texte {	
	clear:both;
	height:80px;
	background-color:#f8f7f7;
	padding-left:22px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:7px;
	border-bottom:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	}

#solutions p {
	margin-top:8px;
	}
	
/*#####################################################*/
/**/
/* Footer */
/**/
/*#####################################################*/
	
#footer {
	border-bottom:1px dotted #828282;
	width:970px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	color:#999999;
	font-size:11px;
	}
	
#footer #2isr_p {
	width:435px;
	height:50px;
	margin-left:10px;
	float:left;
	}

#footer #logo_p {
	float:left;
	width:45px;
	height:45px;
	}
	
#footer #texte {
	float:left;
	width:380px;
	margin-top:4px;
	text-align:left;
	margin-left:10px;
	}
	
#footer ul {
	list-style: none;
	margin:0px;
	padding:0px;
	}
	
#footer li {
	padding-top:0px;
	}
	
#footerB {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	color:#999999;
	font-size:11px;
	}
