
/****************************************************************
*							STYLE CSS							*
****************************************************************/
html, body
{
	height: 100%;
}

html
{
	overflow-y: scroll;
}

body
{
	margin: auto;
	width: 100%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
}

a, a:hover
{
	text-decoration: none;
	color: #4b9df1;
}

a img
{
	border: none;
}

h1, h2, h3
{
	color: #4b9df1;
	margin-top: 2px;
}

h3.centre
{
	text-align: center;
	margin: 0;
}

strong, .strong
{
	color: #4b9df1;
}

#fond
{
        /*background: white url("../IMG/design/background.jpg") repeat-x  bottom;*/
        background: white;
	min-height: 100%;
}

#conteneur_racine
{
	width: 1000px;
	position: relative;
	text-align: justify;
	margin: auto;
}

#banniere
{
	height: 90px;
	padding-top: 10px;
}

#connexion
{
	position: absolute;
	width: 1000px;
	text-align: right;
	margin: 0;
	top: 10px;
	right: 65px;
}

.bleue {
  color: #4b9df1;
}

.ligne_bleue, hr
{
	margin: 0;
        margin-top: 10px;
	border: 0;
	color: #4b9df1;
	background-color: #4b9df1;
    height: 1px;
}

.ligne_grise
{
	margin: 10px 0;
	border: 0;
	color: #808080;
	background-color: #808080;
    height: 1px;
}

#conteneur_central
{
	position: relative;
	margin: auto;
	margin-top: 30px;
	width: 900px;
}

/*******************************************
* STYLE DES MESSAGES D'ERREUR ET DE SUCCES  *
********************************************/
.message_erreur
{
    text-align: center;
    display: block;
    color: #ccb94e;
}

.message_succes
{
    color: Green;
    text-align: center;
    display: block;
}
/*************************************************
* FIN DU STYLE DES MESSAGES D'ERREUR ET DE SUCCES *
**************************************************/

/************************************************
*                                       Tableaux
************************************************/
table
{
    font-size: 8pt;
    width: 100%;
    border-spacing: 0px;
    border-left: 1px solid #4b9df1;
    border-right: 1px solid #4b9df1;
    border-top: 1px solid #4b9df1;
}

table tr th
{
    background-color: #4b9df1;
    color: white;
    margin-top: 2px;
    text-align: center;
    border-bottom: 1px solid;
}

table tr td
{
    text-align: center;
    border-bottom: 1px solid #4b9df1;
}

table .color
{
    background-color: white;
}

/************************************************
*                                   Fin tableaux
************************************************/


/****************************
* STYLES DU MENU COMMUN		*
****************************/
#menu
{
	margin-top: 10px;
	position: relative;
	font-size: 12pt;
	text-align: left;
	height: 40px;
}

#menu a
{
	font-size:14pt;
	display: inline-block;
	padding-top: 20px;
	margin-right:20px;
	padding-left: 2px;
}

.menu_inactif, .menu_inactif:hover
{
	color: #ccb94e;
	background: url("../IMG/design/menu_actif.png") no-repeat left top;
}

#menu_actif
{
	color: #4b9df1;
	background: url("../IMG/design/menu_inactif.png") no-repeat left top;
}
/*********************
* FIN DU MENU COMMUN *
*********************/


/****************************
* STYLES DU MENU PERSONNEL  *
****************************/
#menu_perso
{
	float: left;
	margin-right: 13px;
	width: 207px;
	padding-left: 0;
	text-align: center;
}

.sousmenu_perso
{
	width: 207px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	background: url("../IMG/design/menu_background.png") bottom no-repeat;
}

#titre_menu_perso
{
	background: url("../IMG/design/menu_titre.png") top no-repeat;
	font-size: 16pt;
	padding-bottom: 25px;
	padding-top: 14px;
	color: white;
	height: 24px;
}

#menu_perso a
{
	display: block;
	background: url("../IMG/design/puce.png") no-repeat;
	text-align: left;
	padding-left: 32px;
	margin-top: 0px;
	line-height: 29px;
}
/****************************
* FIN MENU PERSONNEL  *
****************************/

#conteneur_central p
{
	padding: 50px 0;
	clear: both;
}

#conteneur_central div p
{
	padding: 0;
	clear: both;
}

#contenu_public, #contenu_perso
{
	float: left;
	padding: 15px;
	top: 0;
	-moz-border-radius: 5px;
	-kon-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	border: solid 1px #4b9df1;
	background: #f3faff;
}

#contenu_public
{
	width: 868px;
}

#contenu_perso
{
	width: 648px;
}

p.centre
{
	text-align: center;
	padding: 0;
	margin: 0;
        font-weight: bold;
}

p.concept
{
	text-align: center;
	padding: 0;
	margin: 0;
        font-size: 12pt;
        font-weight: bold;
}

#contenu_public div.colonne
{
	clear: both;
	padding: 0 1%;
}

#contenu_public div.colonne_tier
{
	width: 31%;
	float: left;
	padding: 0 1%;
}

div.colonne_moitie
{
	width: 46%;
	float: left;
	padding: 0 2%;
}

#contenu_public div.colonne_2tiers
{
	width: 63%;
	float: left;
	padding: 0 1%;
}

.cadre_gris
{
	background: url("../IMG/design/cadre_270x260.png") no-repeat;
	width: 28%;
	height: 260px;
	padding: 10px 15px 10px 10px;
	margin-right: 2%;
	display: inline-block;
	float: left;
	font-weight: bold;
}

.cadre_gris img
{
	margin: -40px auto 10px auto;
	display: block;
}

.cadre_gris ul
{
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-left: 0;
	padding-left: 20px;
}

.cadre_gris ul li
{
	margin-bottom: 6px;
}

.cadre_gris#first
{
	margin-left: 11px;
}

.haute_bulle_gris
{
	background: url("../IMG/design/cadre_360x280.png") no-repeat;
	width: 320px;
	height: 266px;
	padding: 20px;
	margin-right: 3px;
	display: inline-block;
	float: left;
	font-weight: bold;
}

.bulle_gris, .bulle_mini_gris
{
	background: url("../IMG/design/cadre_360x230.png") no-repeat;
	width: 320px;
	height: 216px;
	padding: 20px;
	margin-right: 3px;
	display: inline-block;
	float: left;
	font-weight: bold;
}

.bulle_mini_gris
{
	background: url("../IMG/design/cadre_360x70.png") no-repeat;
	width: 320px;
	height: 55px;
	padding: 20px;
	margin-right: 3px;
	display: inline-block;
	float: left;
	font-weight: bold;
}

.haute_bulle_gris strong, .bulle_gris strong, .bulle_mini_gris strong
{
        font-size: 16pt;
}

.haute_bulle_gris img, .bulle_gris img
{
    margin: 10px auto;
	display: block;
}

#abonnements
{
   border: none;
}

#abonnements th
{
    height: 50px;
    font-size: 14pt;
    color: black;
    border: none;
    background: none;
}

#abonnements th.entetes
{
    width: 188px;
    padding: 10px;
    height: 50px;
    background: url("../IMG/design/cadre_214x310.png") no-repeat;
}

#abonnements td
{
    border: 1px solid silver;
    background: white;
}

#abonnements td strong
{
    font-weight: bold;
    font-size: 12pt;
}

#abonnements td.entetes
{
    border: none;
    background: none;
    padding-right: 10px;
    background: white;
    border: 1px solid silver;
    border-right: none;
}

#abonnements td.entetes h4
{
    font-weight: bold;
    font-size: 12pt;
}

#packs_premium_details h4
{
    font-weight: bold;
    font-size: 12pt;
}

#packs_premium
{
    border: 1px solid silver;
    border-bottom: none;
}

#packs_premium th
{
    border-bottom: 1px solid silver;
    background: #e9e9e9;
    color: #808080;
}

#packs_premium td
{
    border-bottom: 1px solid silver;
    background: white;
}

#packs_premium tr.bleu td
{
    background: #f3faff;
}

#packs_premium td strong
{
    font-weight: bold;
    font-size: 12pt;
}

#packs_premium td .bleu
{
    color: #4b9df1;
}

#packs_premium td.entetes
{
    text-align: left;
    background: none;
    border: none;
}

#packs_premium td.quantite
{
    text-align: right;
    padding-right: 20px;
}

#packs_premium td.prix
{
    text-align: right;
}

ul.liste
{
    font-weight: normal;
    list-style-position: outside;
    list-style-type: circle;
    text-align: left;
    margin-left: 0;
    padding-left: 30px;
}

ul.liste li
{
    margin-bottom: 6px;
}

a.bouton
{
        width: 150px;
	height: 25px;
	line-height: 25px;
	color: white;
	margin: auto;
       /* margin-top: 20px;*/
	display: block;
	font-weight: bold;
	font-size: 10pt;
	background: url("../IMG/design/bouton_lien.png") no-repeat;
}

a.bouton:hover
{
        opacity: 0.7;
        filter: alpha(opacity=70);
}

#qrcode_zensms
{
	float: right;
        margin-top: -40px;
        margin-left: 20px;
        margin-right: -10px;
}

#photo_clients, #photo_contact, #video_exemples
{
	border: 1px solid #4b9df1;
}

/*DIAPORAMA CLIENTS*/
#photo_clients
{
	width: 300px;
	height: 200px;
	margin: auto;
	/*position: relative;
	z-index: 4;*/
}

#photo_clients div{
	width: 300px;
	height: 200px;
}

#photo_clients #div2{
	margin-top: -200px;
	float: right;
}

#img1, #img2{
	width: 300px;
	height: 200px;
}

#photo_contact
{
	height: 152px;
        float: right;
}

#video_exemples
{
        display: block;
        margin: auto;
        width: 320px;
        height: 180px;
}

#video_exemples_flash
{
        border: 1px solid #4b9df1;
        display: block;
        margin: auto;
}

div.centre
{
    margin: auto;
    background: red;
    display: table;
}

form
{
    margin: auto;
    display: table;
}

.input_legend
{
        line-height: 30px;
}

textarea
{
	padding: 5px;
	margin: 0;
	color: #4b9df1;
	border: solid 1px #4b9df1;
}

input[type="text"],input[type="tel"], input[type="password"], input[type="file"], select
{
	width: 250px;
	height: 20px;
	padding: 5px;
	margin: 0;

	color: #4b9df1;
	border: solid 1px #4b9df1;
}

div.colonne_moitie input
{
    margin-right: 20px;
}

input[type="submit"], input[type="button"]
{
	width: 207px;
	height: 53px;
	line-height: 53px;
	color: white;
	border: none;
	margin: auto;
        margin-top: 20px;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	background: url("../IMG/design/bouton.png") no-repeat;
}

input[type="submit"]:hover, input[type="button"]:hover
{
        opacity: 0.7;
        filter: alpha(opacity=70);
}

input[type="file"], select
{
	/*Plus large car bordures comprises*/
	width: 262px;
	height: 32px;
}

select.short
{
	/*Plus large car bordures comprises*/
	width: 80px;
}

select.middle, input.middle
{
	/*Plus large car bordures comprises*/
	width: 180px;
}

select.select_long
{
    height: auto;
}

fieldset{
    border: 1px solid #4b9df1;
}

.multiple
{
        height: auto;
}

.champ_formulaire
{
	margin-top: 10px;
}

.champ_valeur
{
	margin-top: 3px;
}

.scroll
{
    max-width: 648px;
    max-height: 400px;
    overflow: auto;
    border: solid 1px #4b9df1;
}

.scroll table
{
    max-width: 648px;
    max-height: 400px;
    overflow: auto;
    border-left: 0;
    border: 0;
}

.scroll input[type="text"], .scroll input[type="password"], .scroll select
{
	width: 120px;
	height: 15px;
	padding: 2px;
	margin: 0;
        margin-right: 0px;
}

.scroll select
{
	/*Plus large car bordures comprises*/
	width: 122px;
	height: 21px;
}

#pied
{
	clear: both;
	padding-top: 20px;
	height: 60px;
	text-align: center;
	font-size: 8pt;
	color: #808080;
}

#pied a
{
	color: #808080;
}

ul
{
    list-style-type: none;
}

/************************************************
*			Style pour le calendrier			*
************************************************/
.ds_box
{
	background-color: #FFF;
	border: 1px solid #4b9df1;
	position: absolute;
	z-index: 100;
        width: 350px;
}

.ds_tbl
{
	background-color: #FFF;
}

.ds_head
{
	background-color: #4b9df1;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead
{
	background-color: #808080;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell
{
	background-color: #e9e9e9;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell: hover
{
	background-color: silver;
} /* This hover code won't work for IE */

/********************************************************
*			Fin du style pour le calendrier *
********************************************************/
#petit
{
    font-size: 9px;
}

#optionRenvoiSms
{
    visibility: hidden;
}

#optionRenvoiSms.visible
{
    visibility: visible;
}

ul.listeAvecPuces
{
    list-style-type: disc;
}


#liens_services
{
    margin-bottom: 10px;
}

#liens_services a
{
    padding: 2px 8px;

    -moz-border-radius: 5px;
    -kon-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #808080;
    color: #808080;
    background: #e9e9e9;
}

#liens_services a:hover
{
    color: black;
    background: #808080;
}

#saisie_message
{
    float: left;
    width: 460px;
}

#personnalisation_message
{
}

div.demonstration_ligne
{
  height: 270px;
}

div.demonstration_ligne div.demonstration_bloc_img
{
  width: 270px;
}

div.demonstration_ligne div.demonstration_bloc_img div.cadre_gris
{
  background: url("../IMG/design/cadre_270x260.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  float: none;
  height: 260px;
  margin-right: 0;
  padding: 0;
  width: 270px;
}

div.demonstration_ligne div.demonstration_bloc_img div.cadre_gris a img
{
  margin: 10px auto 0px;
}

div.demonstration_ligne div.demonstration_bloc_texte
{
  width: 570px;
}

div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_d, div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_g
{
  width: 500px;
  height: 260px;
}

div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_g
{
  background: url("../IMG/design/bulle_gauche.png") no-repeat scroll 0 0 transparent;
  margin-left: 250px;
}

div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_d
{
  background: url("../IMG/design/bulle_droite.png") no-repeat scroll 0 0 transparent;
  margin-left: 115px;
}

div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_d div.demonstration_bulle_texte, div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_g div.demonstration_bulle_texte
{
  width: 420px;
  padding-top: 45px;
  padding-left: 35px;
  text-align: justify;
}

div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_g div.demonstration_bulle_texte
{
  padding-left: 45px;
}

div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_d div.demonstration_bulle_texte h3, div.demonstration_ligne div.demonstration_bloc_texte div.demonstration_bulle_g div.demonstration_bulle_texte h3
{
  text-align: center;
}

.left {
  float: left;
}

.right {
  float: right;
}

.csv {
  background-color: white;
  border: 1px solid #000;
  padding: 5px;
  font-style: italic;
}

#carac_restants {
  font-weight: bold;
  color: green;
}