
/*
**
**	C s s   S i t e   B e e P r o d
**
*/


* {
  margin:0;	
  padding:0;	
  border:none;  
  font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #59351f;
}

body {
  font-family: Arial, Verdana, Helvetica, sans-serif;	
  background:#FFFFFF url( ../design/templates/ag2r/v1.2/fond_main.jpg) repeat-x  center top;
  font-size: 12px;  
  color: #59351f;
  /*color:black;*/  
  text-align: center;
}

.clear {
  clear: both;
}

a {
	font-weight: bold;
	color: #4D606D;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #0c3e95;
	text-decoration: underline;
}

a.italic {
	font-style:italic;
	color: #F68220;
	text-decoration:none;
    font-size:11px;
}

a.italic:hover {
	font-style:italic;
	color: #f68220;
	text-decoration:underline;
    font-size:11px;
}

.text_link {
	color: #0075B5;
	text-decoration: underline;
}

.text_link:hover {
	color: #F68220;
}

.text_link_white {
	color: #FFFFFF;
	text-decoration: underline;
}

.text_link_white:hover {
	color: #FFFFFF;
}

#copyright a {
	color: #0075B5;
}

#copyright a:hover {
	color: #F68220;
}

/*
** Structure
**	- div id=global
**	|------- div id=barre_haut
**	|------- div id=bandeau
**	|------- div id=menu1
**	|------- div id=barre_copyright
*/
/*
** ID Global
** @marge_gauche
*/
#global {
  margin-left: auto;
  margin-right: auto;  
  width: 900px;  
  min-height: 100%;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 62% 270px;
  background-attachment: fixed;
  /*background-image: url(../design/templates/ag2r/v1.2/logo-fond.jpg);*/
  /*color: #51646b;*/
  color: #4D606D;
}


/*
** Barre Haut (Positionnement du login/mot de passe/langue)
** @barre_haut
*/
#barre_haut {
    position:relative;  
    width:100%;  
    height:25px;  
    background:transparent url(../design/templates/ag2r//barre_haut.jpg) no-repeat;
}


/*
** Position Langue
** @langue
*/
.langue {
    position: absolute;
    top: 0px;
    left: 350px;
}



/*
** Bandeau/Banni&egrave;re du site
** @bandeau
*/
#bandeau {
    position:relative;  
    width:100%;  
    height:105px; 
	background-image: url(../design/templates/ag2r/v1.2/Portail.jpg);
    background-repeat: no-repeat;
}

/*
**commentaire pour le devis
**
*/
#commentaire1{
  position: absolute;  
  width:215px;  
  height:60px;  
  position:absolute;  
  top:155px;  
  left:15px;  
  font-size:11px;  
  /*border:1px solid #0075b5;border:1px solid #0075b5;*/
}

/*
** D&eacute;fini la position du logo
** @logo
*/
.logo {
    position: absolute;
    top: 10px;
    left: 0px;
}


/*
** D&eacute;fini la position du bouton aide
** @aide
*/
.aide {
    position: absolute;
    top: 57px;
    left: 842px;
}


/*
** D&eacute;fini la position du menu comprenant les boutons "Support Commercial" & "Support technique"
** @menu3
*/
.menu3 {
  position: absolute;
  
  top:95px;
  
  left:420px;
}


/*
** Style des boutons "Support Commercial" & "Support technique"
** @ls_menu
*/
.menu_selected
{
	color:#0075b5;
}

#ls_menu {
  margin: 0;
	
  padding: 0;
	
  height: 184px;
  
  list-style: none;

  font-size:12px;

  text-align:center;

}


#ls_menu li {
  float: left;
}


#ls_menu a {
  display: block;
  
  padding: 15px 16px;
  
  width:145px;
  
  height: 40px;
  
  background:url(../design/templates/ag2r/contact.png) repeat;
  
  text-decoration: none;
	
  color: #0075b5;
}


#ls_menu a:hover {
  display: block;
	
  padding: 15px 16px;
	
  width:145px;
  
  height: 40px;

  background:url(../design/templates/ag2r/contact.png) no-repeat;
  
  color: #f68220;
}

#ls_menu1 {
  margin: 0;
  padding: 0;
  height: 184px;
  list-style-type: none;
  text-decoration: none;
  font-size:11px;
}





#ls_menu1 a {
  margin: 0px;
  display: block;
  width: 156px;
  height: 25px;
  line-height: 25px;
  padding: 2px;
  color: #59351F;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}

.ls_menu1_top {
	/*background:url(../design/templates/ag2r/v1.2/titre_menu-.jpg) no-repeat;*/
}

.ls_menu1_top_title {
	text-transform: uppercase;
	color: #59351f;
/*	background-color: #5690c2;*/
}

.submenu_div {
	text-align:center;
	background: url(../design/templates/ag2r/sous_menu_colonne.png) repeat-y;
}

/*
** @submenu
*/
#ls_menu1 .submenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 8px;
}


#ls_menu1 .submenu li {
    /*background: url(../design/templates/ag2r/sous_menu_colonne.png) repeat-y;*/
    padding-bottom:1em;
    vertical-align:center ;
}


#ls_menu1 .submenu a {
    /* background: url(../design/templates/ag2r/sous_menu_colonne.png) no-repeat;*/
    text-decoration: none;
    color: #59351F;
    padding-top:0px;
}


#ls_menu1 .submenu a:hover {
    color: #01bfeb;
}


#ls_menu1 .submenu a.active {
	color: #01bfeb;
}

/*
** @submenu2
*/
#ls_menu1 .submenu2 {
    padding: 0;  
    list-style: none;  
    font-size: 8px;
}


#ls_menu1 .submenu2 li {
    float: left;
}


#ls_menu1 .submenu2 a {
    padding: 4px 10px;  
    background:url(../design/templates/ag2r/sous_menu_colonne_bas.png) no-repeat;
    color: #0075b5;
}


#ls_menu1 .submenu2 a:hover {
  display: none;

  width: 160px;

  color: #f68220;
}

/* Modification beepost v1.1 */

.titre_page {
	color: #51646b;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}

.titre_trait {
	border-bottom: 1px solid #0075B5;
}

.titre_firstletter {
	color: red;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;	
}

.titre_firstletter:first-letter {
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}

.text_orange {
	color:#F68220;
}

.text_orange_bold {
	color:#F68220;
	font-weight:bold;
}

.text_orange_titre {
	color:#F68220;
	font-size:15px;
	line-height:25px;
	font-weight:bold;
}

.text_bleu {
	color:#0075B5;
}

.text_bleu_bold {
	color:#0075B5;
	font-weight:bold;
}

.puce_beepost {
	margin-left:40px;
	list-style-image:url(../design/templates/ag2r/puce1.png);
}

.puce_text {

}

.puce_enumeration {

}

.paragraphe_top {
	margin-top:20px;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../design/templates/ag2r/cadre-haut.gif);
}

.paragraphe_bottom {
	padding-top:10px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(../design/templates/ag2r/cadre-bas.gif);
}

.cadre_fond {
	background-color: #DEDFE1;
	padding: 5px; 
	border: 1px solid #103387; 
	text-align: center; 
	width: 500px; 
	margin-left: auto; 
	margin-right: auto;
	color: #51646B;
}

#societe_presentation, 
#societe_culture, 
#testez_notre_solution, 
#comment_ca_marche, 
#gerez_votre_courrier, 
#gerez_vos_publipostages, 
#simulation, 
#contactez_nous, 
#demande_devis, 
#consultation_tarifs, 
#documentation, 
#objectif_edf
{
	font-size:12px;
	line-height:15px;
	text-align:justify;
}

.testez_notre_solution .paragraphe_content,
.telecharger .paragraphe_content {
	margin:20px;
}

.testez_notre_solution .paragraphe_content,
.telecharger .paragraphe_content
{
	padding:20px 50px 20px 50px;
}
#testez_notre_solution strong
{
	font-weight:bold;
}

.testez_notre_solution .testez_sol_lien
{
	color:#0075B5;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.testez_notre_solution .testez_sol_lien
{
	color:#0075B5;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}


.testez_notre_solution .inp_name, .testez_notre_solution .inp_pass
{
	border:1px solid #0075B5;
}

.testez_notre_solution .btn_form
{
	width:109px;
	height:20px;
	color:#0075B5;
	margin:5px;
	text-align:center;
	background-color:transparent;
	background-image:url(../design/templates/ag2r/vide.png) ;
}

.testez_notre_solution .btn_form:hover
{
	color:#F68220;
}

#simulation .comparaison .corner1
{
	top:-15px;
	left:-15px;
	width:15px;
	height:66px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../design/templates/ag2r/cadre-haut.gif);
}

#simulation .comparaison .corner2
{
	top:-15px;
	left:-15px;
	width:15px;
	height:66px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../design/templates/ag2r/cadre-haut.gif);
}

#simulation .comparaison .corner3
{
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(../design/templates/ag2r/cadre-bas.gif);
}
#simulation .comparaison .corner4
{
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(../design/templates/ag2r/cadre-bas.gif);
}

#simulation .comparaison thead td
{
	font-size:14px;
	padding-left:40px;
}


#simulation .comparaison tbody td
{
	color:black;
	font-weight:bold;
	vertical-align:top;
	padding:5px 20px 5px 40px;
}

#gerez_votre_courrier .gain thead td
{
	font-size:18px;
	text-align:center;
}

#gerez_votre_courrier  tbody td.col1
{
	color:#F68220;
	padding:15px;
	text-align:right;
}

#gerez_votre_courrier  tbody td.col2
{
	padding:15px 10px 15px 30px;
}

#gerez_votre_courrier  .gain .corner1
{
	top:-15px;
	left:-15px;
	width:15px;
	height:66px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../design/templates/ag2r/cadre-haut.gif);
}

#gerez_votre_courrier .gain .corner2
{
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(../design/templates/ag2r/cadre-bas.gif);
}

/*
** Accueil
*/
table.accueil {
	margin-left:45px;
	width: 290px;
	background-color: white;
}

	table.accueil thead {
		/*background-image: url(../design/templates/ag2r/v1.2/titre_accueil.jpg);*/
		background-repeat: repeat-x;
		height: 23px;
		color: white;
		text-transform: uppercase;
	}
	
		table.accueil thead th {
			text-align: center;
		}
	
	table.accueil tbody.tbody  {
		height: 85px;
		color: #51646b;
	}
	
	table.accueil tfoot {
		height: 25px;
	}
	
		table.accueil tfoot td {
			text-align: center;
			background-color: #eeeae8;
		}
		
		table.accueil tfoot td a, 
		table.accueil tfoot td a:link, 
		table.accueil tfoot td a:active, 
		table.accueil tfoot td a:visited {
			color: #000;
			text-transform: uppercase;
			text-decoration: underline;
		}


p.titre {
	color: #51646b;
	font-size: 14px;
	text-align: center;
	margin-bottom: 17px;
	font-weight: bold;
}

/* Lien "Mes contacts DIR" */
a.contact-dir {
	display: block;
	position: absolute; 
	right: 5px; 
	top: 83px;
}

a.contact_dir, 
a.contact-dir:visited, 
a.contact-dir:active, 
a.contact-dir:link {
	color: white;
}

/* Lien "Retour accueil" */
a.retour-accueil {
	position: absolute; 
	top: 212px; 
	left: 213px; 
	width: 115px;
	color: white;
}

.accueil .soustitre {
	color:#F68220;
	font-size:14px;
	text-align:center;
	margin-top:30px;
	margin-bottom:10px;
	font-weight:bold;

}

.accueil .description {
	color:#636466;
	font-size:14px;
	text-align:center;
	line-height:20px;
	margin-bottom:31px;
}

.accueil .description a
{
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}

.accueil .courrier
{
	width:290px;
	height:137px;
	text-align:center;
	position:relative;
	background:url(../design/templates/ag2r/v1.1/fond-courrier.png) no-repeat;
}

.accueil .publipostage
{
	width:290px;
	height:137px;
	text-align:center;
	position:relative;
	background:url(../design/templates/ag2r/v1.1/fond-publipostage.png) no-repeat;
}

.accueil .courrier div
{
	top:30px;
	left:0px;
	width:200px;
	height:37px;
	display:block;
	position:absolute;
	font-size:15px;
}

.accueil .publipostage div
{
	top:30px;
	left:10px;
	width:250px;
	height:37px;
	display:block;
	font-size:15px;
	position:absolute;
}

.accueil .courrier a.lien, .accueil .publipostage a
{
	top:100px;
	left:0px;
	width:100%;
	height:37px;
	color:#C4161C;
	display:block;
	line-height:37px;
	position:absolute;
	font-size:12px;
	text-decoration:underline;

}

.accueil .bt_essayer
{
	width:214px;
	height:39px;
	line-height:39px;
	text-align:center;
	background:url(../design/templates/ag2r/v1.1/Bouton-essai.png) no-repeat;
}

.accueil .bt_essayer a
{
	color:#c4161c;
	font-size:14px;
	/* margin-left:15px; */
}
/*
**
** @wrap_content
*/

.wrap_content {
 /* 
  position: relative;
  
  display:table;
  
  width:910px;
  
  height:auto;
  */
}


.menu_connexion {
	top:0px;
	width:160px;
	height:138px;
	margin-left:36px;
	position:relative;
	background: #59351f url(../design/templates/ag2r/v1.1/connexion.png) no-repeat;
	color: #FFF;
}

.menu_connexion .titre {
	color: #FFFFFF;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	/*background-image: url(../design/templates/ag2r/v1.2/titre_espace_client.jpg);
	background-repeat: repeat-x;*/
	width: 159px;
	height: 23px;
	background-color: #59351f;
}

.menu_connexion label {
	color:#FFFFFF;
	display:block;
	text-align:left;
	font-weight:bold;
	line-height:14px;
	margin-left:15px;
}

.menu_connexion input {
	width:115px;
	padding:0px;
	margin-left:15px;
	border:1px solid white;
}

.menu_connexion .forget
{
	color:#0075b5;
	display:block;
	font-size:10px;
	margin-left:15px;
	line-height:20px;
	text-decoration:underline;
}

.menu_connexion .create
{
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration:underline;
}

.menu_connexion .bouton
{
	top:38px;
	left:124px;
	width:32px;
	height:32px;
	z-index:998;
	cursor:pointer;
	position:absolute;
	border:1px none transparent;
	background:transparent url(../design/templates/ag2r/v1.1/OK.gif) no-repeat;
}

.menu_connexion .bouton_deco
{
	width:115px;
	height:19px;
	line-height:19px;
	color:white;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:transparent url(../design/templates/ag2r/vide.png) no-repeat;
}

.menu_connexion a
{
	color:#FFF;
}

.menu_connexion .bouton_deco a
{
	color:#000;
}

/*
**
** @menu
*/
.menu {
	top:12px;
	width:160px;
	height:auto;
	position:relative;
	margin-left:36px;
	overflow:none;
}


/*
**
*/
#menu_fond {
  display:table;
  
  width:165px; 
  
  height:100%;
  
}

.menu_block {
	 background:#FFFFFF url( ../design/templates/ag2r/v1.2/fond_menu.jpg) top;
}

/*
**
*/
.menu2 {
  display:none;
  width:100%;
  height:320px;
  background:transparent;
}


/*
**
*/
.background_content
{
/*
  background:#fff url(../design/templates/ag2r/v1.1/marge_gauche.jpg) no-repeat;
  */
}

.content {
	top:0px;
	left:0px;
	width:691px;
	position:relative;
	background:transparent;
	float:left;
}

.content_top {
	color: #59351f;
	height: 122px;
	margin-bottom: 35px;
	background:transparent url(../design/templates/ag2r/v1.2/fond.jpg) no-repeat;
}


#barre_copyright {
	height: 38px;
	width: 689px;
	left: 209px;
	position: relative;
}



/*
** @p - Paragraphe
*/
p#copyright {
    position: relative;
    height: 38px; 
    width: 320px; 
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #939598;
    font-size: 9px;
    font-weight: bold;
}

	p#copyright a, 
	p#copyright a:active, 
	p#copyright a:visited, 
	p#copyright a:link {
		color: #939598;
	}
	
	p#copyright a:hover {
		color: #939598;
	}

/*
p a {
  padding: 4px 10px;

  width:110px;
	
  text-decoration: none;

  font-size:9px;

  color: #0075b5;
}


p a:hover {
  padding: 4px 10px;
  
  width:110px;
  
  color: #f68220;
}
*/

/*
** @h1 - Titre 1
*/
h1 {
	color: #51646b;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}


h2 {
    width: 400px;
    height: 28px;
    line-height: 28px;
    background: url(../design/templates/ag2r/colonne_section_ligne1px.png) repeat-x;
    font-size: 12px;
    font-family: bold;
    color: #f68220;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}


h3 {
    font-size: 16px;  
    font-family: bold;  
    text-decoration: none;  
    color: #51646b;  
    margin-top:10px;  
    margin-bottom:10px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}


/*h3:hover{
  color: #0075b5;
}*/

.panier {
	width:164px;
	height:88px;
	position:absolute;
	top:191px;
	left:724px;
	z-index:9999;
	background:url(../design/templates/ag2r/v1.1/Fond-Panier.png) no-repeat;
}

.tablepanier {
	width:164px;
	height:88px;
	border:0px solid #000;
}

.titrepanier {
	height:20px;
	line-height:20px;
	font-family:arial;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.lignepanier {
	height:40px;
	font-family:arial;
	color:#0075b5;
	font-size:10px;
	font-weight:normal;
	text-align:right;
}

.detail_panier {
	width:115px;
	height:19px;
	text-align:center;
	margin-bottom:2px;
	background:url(../design/templates/ag2r/bouton-panier.png);
cursor: pointer;
/*cursor: hand;*/
}

.ajout_panier {
	width:150px;
	height:25px;
	text-align:center;
	margin-bottom:2px;
	color: #000;	
	background:url(../design/templates/ag2r/bouton-selectpack.png);
cursor: pointer;
/*cursor: hand;*/
}

.ajout_panier:hover {
	width:150px;
	height:25px;
	text-align:center;
	margin-bottom:2px;
	color: #0075b5;
	background:url(../design/templates/ag2r/bouton-selectpack.png);
}


.adrRetourUpdated
{
	top:310px;
	left:415px;
	width:245px;
	position:absolute;
	text-align:center;
	border: 1px solid rgb(0, 116, 183);
	padding: 3px;
	background-color: rgb(233, 239, 255);
}

.tabRounded 
{
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:500px;
	background-color: #E8EBF3;
}

	.tabRounded thead {
		background-color: #eeeae8;
		color: white;
		height: 32px;
	}

.tabRounded_TL
{
	background: url(../design/TAB01.png) no-repeat; width:46px; height:46px;
}

.tabRounded_TC
{
	background: url(../design/TAB02.png) repeat-x;
	width:408px;
	color:#FFFFFF;
	vertical-align:middle;
}

.tabRounded_TR
{
	background: url(../design/TAB03.png) no-repeat; width:46px; height:46px;
}

.tabRounded_CL
{
	height:20px; background: url(../design/TAB04.png)
}

.tabRounded_CC
{
	height:20px; background: url(../design/TAB05.png) repeat;
}

.tabRounded_CR
{
	height:20px; background: url(../design/TAB06.png) repeat; width:46px;
}

.tabRounded_BL
{
	background: url(../design/TAB07.png) no-repeat; width:46px; height:46px;
}

.tabRounded_BC
{
	text-align:right;background: url(../design/TAB08.png) repeat-x;width:408px;
}

.tabRounded_BR
{
	background: url(../design/TAB09.png) no-repeat; width:46px; height:46px;
}

/* Bouton partie privée */
.cmdTelecharger {
	top: 130px;
	left: 480px;
	width: 214px;
	height: 39px;
	color: #0c3e95;
	position: absolute;
	line-height: 25px;
	font-size: 10pt;
	padding: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.cmdPublipostage {
	top: 175px;
	left: 480px;
	width: 214px;
	height: 39px;
	display: block;
	color: #0c3e95;
	position: absolute;
	font-size: 10pt;
	padding: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.cmdPublipostage_disable {
	top: 175px;
	left: 480px;
	width: 214px;
	height: 39px;
	display: block;
	color: #bfbfbf;
	position: absolute;
	text-transform: uppercase;
	text-decoration: none;
	background :url(../design/templates/ag2r/v1.1/bouton-gris.jpg) no-repeat;
}

.cmdAcceder {
	text-align: center;
}

.cmdTelecharger, 
.cmdPublipostage, 
.cmdPublipostage_disable {
	line-height: 15px;
	text-align: center;
}

.cmdTelecharger:hover, 
.cmdPublipostage:hover {
	text-decoration: underline;
}

.cmdPublipostage_disable:hover {
	color: #bfbfbf;
}

/*
**	Formulaire
*/
input, textarea  {
  text-align:left;
  font-size:11px ;
}

.input-text {
	border: 1px solid #666666;
}

span.error{
	font-family: inherit;
	color: red;
}


#form p {
    clear: both;  
    margin-top: 1%;  
    margin-bottom: 1%;  
    line-height: 1.5em;
}


#form label {
    margin-right: 5px;
    float: left;
    text-align: right;
}

.labelLogin{
    width: 160px; 
}

.labelCreateCompte{
    width: 100px;
}

.labeldevis{
  padding-right:25px;
  text-align:right;
  float: left;
  width: 280px;
  color:black;
}

.submit
{
	cursor:pointer;
	/* cursor:hand;*/
}

.input[buttion]
{
	cursor:pointer;
	/*cursor:hand;*/
}

.input{
  border: 1px solid #0075b5;
}

.inputVerif{
  border: 1px solid #FFFFFF;
}

.inputLogin  {
  width: 150px; 
}

.inputCaptcha  {
  width: 100px; 
}

.inputCodePostal  {
  width: 50px; 
}

.inputCbo  {
  width: 130px; 
}

.inputCbo2  {
  width: 320px; 
}

.inputPhone  {
  width: 100px; 
}

.inputCreateCompte{
  width: 233px; 
}

.inputdevisnb{
  float: left;
  width: 55px;
  padding: 0px;
}

input[type=checkbox] {
  margin:2px;
 
  padding:2px;
}


.form_marge_left {
    float: left;  
    width: 111px;  
    height: 200px;  
    border:0px solid #000;
    background: #fff;
}

.form_marge_left2 {
	float: left;
	width: 46px; 
	height: 200px;
	border: 0px solid #000;
	background: transparent;
}

.form_marge_content{
    float: left;
    width: 500px;
    vertical-align: top;
    background: transparent;
}

.form_marge_content2 {
    float: left;  
    width: 600px;  
    vertical-align: top;
    background: transparent;
}

.form_marge_right {
	float: left;
	margin: 3px;
	width: 111px; 
	height: 200px;
	border: 0px solid #000;
	background: transparent;
}


.form_marge_left_pt {
  background:url(../design/templates/ag2r/colonne_section_pt.png) no-repeat;
}


.form_marge_right_pt {
  background:url(../design/templates/ag2r/colonne_section_pt_right.png) no-repeat bottom;
}


.form_marge_left_grd{
  background: url(../design/templates/ag2r/colonne_section_grd.png) no-repeat;
}


.form_marge_right_grd{
  background: url(../design/templates/ag2r/colonne_section_grd_right.png) no-repeat;
}


.form_submit {
    width: 109px;
    height: 20px;
    /*padding-left:15px;*/
    text-align: center;
    font-size: 15px;
    color: #4D606D;
    cursor: pointer;
    background: url(../design/templates/ag2r/vide.png) no-repeat;
}


.form_submit:hover {
    width: 109px;
    height: 20px;
    text-align: center;
    font-size: 15px;
    color: #17824F;
    cursor: pointer;
    text-decoration: underline;
    background: url(../design/templates/ag2r/vide.png) no-repeat;
}

.form_submit_long {
    width: 128px;
    height: 25px;  
    text-align:center;  
    background: url(../design/templates/ag2r/bouton_Bee_long.png) no-repeat;
    color: #f68220;
    cursor: pointer;
    /*cursor: hand;*/
}


.form_submit_long:hover {
	width: 128px;  
    height: 25px;  
    text-align: center;  
    background: url(../design/templates/ag2r/bouton_Bee_survol_long.png) no-repeat;  
    text-decoration: underline;  
    color: #f68220;
    cursor: pointer;
    /*cursor: hand;*/
}

.form_submit_alveole {
    width: 88px;
    height: 25px; 
    background: url(../design/templates/ag2r/bouton_connct-off.png) no-repeat;
    color: #f68220;
    cursor: pointer;
    /*cursor: hand;*/
}


.form_submit_alveole:hover {
    width: 88px;  
    height: 25px;  
    background: url(../design//templates/ag2r/bouton_connct-on.png) no-repeat;
    text-decoration: underline;  
    color: #f68220;
    cursor: pointer;
    /*cursor: hand;*/
}

.obligatoire {
	text-align: right;
    font-size: 11px;  
    font-weight: bold;  
    /*color: #3095c9;*/
}

.obligatoire1 {
	text-align: right;
	font-size: 11px;
    font-weight: bold;
}


.facultatif {
    text-align: right;  
    font-size: 11px;
}


.obligatoire-red {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
}

.facultatif-red {
    text-align: right;    
    font-size: 11px;    
    color: #FF0000;
}

.form_warning {
    color: #FF0000;
}


.style {
  display: block;
  
  margin: 0 3px;
  
  padding: 4px 10px;
	
  width: 125px;
  
  height: 25px;

  background: url(../design/templates/ag2r/menu_colonne2.png) no-repeat;

  color: #f68220;

  text-align: center;  
  
  text-decoration: none;
 
  font-size: 11px;
}


.style:hover {
	text-decoration:underline;
}



.table {
  border:0px solid #ccc;
}

.sous_menu_bas {
  color: #0075b5;
  padding:0;
  width:160px;
}





/*
#ls_principal {
  position: relative;

  margin-left: auto;

  margin-right: auto; /* les marges automatiques (et dot&eacute;es d'une largeur positive) centrent la page * /

  width: 900px; /* cette largeur cr&eacute;e un conteneur qui s'adaptera dans une fen&ecirc;tre de navigateur de 800 pixels=46em avec les tailles de police par d&eacute;faut * /
 
  min-height: 500px;
  
  text-align: left; /* ce param&eacute;trage annule le param&egrave;tre text-align: center de l'&eacute;l&eacute;ment body. * /
}
*/



.previous_button {
	font-size: 12px;
	font-family: bold;
    text-decoration: none;
    color: #0075b5;
	width:109px;
	height:20px;
	text-align:center;
	margin-bottom:2px;
	background:url(../design/templates/ag2r/previous.png);
}

.previous_button:hover {
	font-size: 12px;
    font-family: bold;
    text-decoration: none;
    color: #f68220;
	width:109px;
	height:20px;
	text-align:center;
	margin-bottom:2px;
	background:url(../design/templates/ag2r/previous.png);
}

.print_button {
	font-size: 12px;
	font-family: bold;
    text-decoration: none;
	color: #0075b5;
	width:110px;
	height:25px;
	padding-bottom:2px;
	text-align:center;
	margin-bottom:2px;
	background:url('../design/templates/ag2r/bouton_impr.jpg');
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
}

.print_button:hover {
    color: #f68220;
}



.next_button {
	font-size: 12px;
    font-family: bold;
    text-decoration: none;
    color: #0075b5;
	width:109px;
	height:20px;
	text-align:center;
	margin-bottom:2px;
	background:url(../design/templates/ag2r/next.png);
}

.next_button:hover {
	font-size: 12px;
    font-family: bold;
    text-decoration: none;
	color: #f68220;
	width:109px;
	height:20px;
	text-align:center;
	margin-bottom:2px;
	background:url(../design/templates/ag2r/next.png);
}

.input_hidden{

  border: 1px solid transparent;

}

.ligneSepTarifs
{
	border:2px none white;
	border-style:none solid none solid;
}

.ligneShowPanier td
{
	border:1px solid #FFFFFF;
	background-Color:#E6E6FF;
	padding-left:2px;
	padding-right:2px;
	border-style:none solid solid solid;
}

.ligneShowPanier:hover td
{
	background-Color:#EEEEEE;
}

.commandeFond
{
	width:610px;
	color:#0075b5;
	text-align:center;
	border:solid 1px white;
	margin-left:20px;
	margin-top:7px;
	border-collapse:collapse;
}

table.commandeFond thead tr,
table.commandeFond tfoot tr
{
	background-color:#0075b5;
	color:white;
	text-align:center;
	vertical-align:middle;
	height:30px;
}

table.commandeFond tfoot tr
{ height:24px; }


table.commandeFond td
{
	border:solid 1px white;
	padding-left:5px;
	padding-right:5px;
}

.commandeTotal
{
	text-align:right;
	background-color:#0075b5;
	color:#E2EBF6;
	padding-right:5px;
	font-weight:bold;
	height:20px;
}

.commandeTotalMontant
{
	text-align:center;
	background-color:#0075b5;
	color:white;
	font-weight:bold;
	font-size:14px;
	height:20px;
}

/* FAQ */
#faq_treelist {
	font: inherit;
}

#faq_treelist ul,
div.liste_engagements ul {
	padding: 5px;
	margin-bottom: 40px;
	background-color: #DEDFE1;
	border: 1px solid #354C59;
}

#faq_treelist li,
div.liste_engagements li {
	margin-bottom: 5px;font-weight:bold;margin-left:20px;
}
#faq_treelist h3 {
	font-family: Arial;
}

#faq dt,
#liste_telechargements dt {
	padding-left: 20px;
	margin-bottom: 5px; 
	font-weight: bold;
  	cursor: pointer; 
	/*cursor: hand;*/
}
#faq dd,
#liste_telechargements dd {
	line-height: 1.35;
	text-align: justify;
	padding-left: 20px;
	margin-bottom: 5px;
}

#faq ul, #faq li,
#liste_telechargements ul, #liste_telechargements li {
	margin: 0px;
	border-style: none;
	font-family: inherit;
	background: transparent;
	font-weight: normal;
}

#faq li,
#liste_telechargements li {
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 1px;
	list-style-type: square;
}

.faq_collapse {
	background: url(../design/templates/ag2r/collapse.gif) no-repeat;
}
.faq_expand {
	background: url(../design/templates/ag2r/expand.gif) no-repeat;
}
.BackToTop {
	position: relative; top: 0; left: 0;
	height: 25px; 
	background: transparent url(../design/templates/ag2r/ascend.gif) no-repeat top right; 
}
.BackToTop a {
	display: block; 
	width: 16px; 
	height: 16px; 
	text-indent: -1999px; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	right: 0;
}


/* Publipostages - Espace de dépôt */
.TABLE_Pub {
	width:100%;
}
.TD_Label {
	width:50%;
	font-weight:bold;
}
.TD_Value {
	width:50%;
}
.TD_Info {
}
.fileerror{
	color:red;
	font-weight:bold;
}
.fileok{
	color:#0B3587;
	font-weight:bold;
}

/******************************************************************************/

.lPHistorique, .lIHistorique
{
	height:20px;
}

.lPHistorique td, .lIHistorique td
{
	vertical-align:top;
}

.lPHistorique div, .lIHistorique div
{
	overflow:hidden;
}

.lPHistorique td
{
	background-Color:#ECECFF;
}

.lIHistorique td
{
	background-Color:#FFFFFF;
}

.lPHistorique:hover td, .lIHistorique:hover td
{
	background-Color:#DCDCFF;
}

/******************************************************************************/

.lHistorique
{
	height:20px;
}

.lHistorique td
{
	vertical-align:top;
}

.lHistorique div
{
	overflow:hidden;
}

.nSolde
{
	vertical-align:bottom;
	text-align:right;
	font-weight:bold;
	background-color:#0075b5;
	color:white;
	/* background:url(../design/templates/ag2r/commandeTotal.png) no-repeat right bottom; */
}

.viewCmd 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#0075b5;
	text-align:center;
	background-Color:transparent;
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:270px;
	outline:none;
	text-align:left;
}

.puce_concept{
list-style-type:none; 
background-image: url(../design/templates/ag2r/valid.png); 
background-repeat: no-repeat; 
padding-left:25px; 
line-height:25px;
font-size:12px;
}

.menu_orange{
  font-size:13px!important;
}

div.footer_plusplus {
	margin: 0px auto;
	color:#F68220;
	text-align:center;
}

ul.liste_texte {
	padding-left:20px;
	list-style-image:url('../design/templates/ag2r/minus.png');
}

ul.liste_texte li {
	padding-bottom:10px;
	list-style-image:url('../design/templates/ag2r/minus.png');
}

ul.liste_texte li strong {
	font-weight:bold;
}

ul.image_numbered {
	padding-left: 10px;
	list-style-type: none;
}

ul.image_numbered li {
	padding-left:30px;
	margin-top:10px;
	margin-left:0px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
	min-height:20px;
}

ul.image_numbered li.item1 {
	/*list-style-image:url('../design/templates/ag2r/1.png');*/
	background-image:url('../design/templates/ag2r/1.png');
}

ul.image_numbered li.item2 {
	background-image:url('../design/templates/ag2r/2.png');
}

ul.image_numbered li.item3 {
	background-image:url('../design/templates/ag2r/3.png');
}

ul.image_numbered li.item4 {
	background-image:url('../design/templates/ag2r/4.png');
}

ul.image_numbered li.item5 {
	background-image:url('../design/templates/ag2r/5.png');
}

ul.image_numbered li.item6 {
	background-image:url('../design/templates/ag2r/6.png');
}

ul.image_numbered li.item7 {
	background-image:url('../design/templates/ag2r/7.png');
}

ul.image_numbered li.item8 {
	background-image:url('../design/templates/ag2r/8.png');
}

ul.image_numbered li.item9 {
	background-image:url('../design/templates/ag2r/9.png');
}

ul.image_numbered li strong {
	font-weight: bold;
}

ul.image_numbered li dl dt {
	text-align: right;
	margin-left: auto;
	font-style: italic;
	font-size: 13px;
}

div.lien_page {
	text-align: right;
	display: block;
	margin: 0 auto;
}
a.lien_page {
	font-weight:bold;
	font-size:12px;
	color:#0075b5;
	text-decoration:underline;
}

div.texte_question {
	text-align:right;
	margin:0 auto;
	font-weight:normal;
	font-style:italic;
	padding-right:20px;
	font-size:13px;
	color:black;
}

table.liste_achats {
	border-spacing:0px 10px;
	color:black;
}

table.liste_achats th {
	color:#F68220;
	font-weight:normal;
	text-align:right;
}

table.liste_achats tr.firstLine td,
table.liste_achats tr.firstLine th {
	padding-top:15px;
}

table.liste_achats td {
	padding-left:16px;
}

table.liste_achats td.corner_haut {
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../design/templates/ag2r/cadre-haut.gif);
}

table.liste_achats td.corner_bas {
	padding-bottom:15px;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(../design/templates/ag2r/cadre-bas.gif);
}


table.liste_affranchissements tr, table.liste_affranchissements td {
	border:solid 1px #0174B5;
}

table.liste_affranchissements td {
	padding-left:3px;
}

table.liste_affranchissements thead td {
	background-color:#0174B5;
	color:white;
	border-right:solid 1px white;
}
table.liste_affranchissements thead td.last {
	border-right:solid 1px #0174B5;
}

table.liste_affranchissements {
	margin:auto;
	width:45%;
	border:solid 1px #0174B5;
	border-collapse:collapse;
	color:black;
}

table.liste_affranchissements tbody td {
	background-color:#E3EBF6;
}

table.liste_achats th {
	white-space: nowrap;
	vertical-align: top;
	padding-right: 10px;
}

span.div_hover {
/* default selector, for ie 6, show/hide is done via javascript */
	position:absolute;
	display:none;
	background-Color:#DCDCFF;
	border: solid 1px #0075b5;
	padding: 2px;
	width:300px;
}

a:hover + br + span.div_hover 
{ /* for browsers supporting this, show hide is done via css */
	display:block;
}

div.lien_info {
	padding-left: 20px;
	margin-left: 20px;
	height: 16px;
	vertical-align: middle;
	background-image: url('/images/fleche_orange.jpg');
	background-repeat: no-repeat;
	color:black;
}

div.sous_titre {
	font-weight: bold;
	font-size: 13px;
}

div.texte_description {
	text-align:justify;
}

div.texte_description em {
	font-style: normal;
}


.couleur-principale-1 {
	color: #FFF;
}

.faq {
	color: #0c3e95;
}
