body{
	background: #0d253e url(/images/bg.png) top center no-repeat;
	margin:auto;
	width:1000px;
	height:1000px;
	font-family:verdana, tahoma;
	font-size:12px;
}

.center{
	text-align: center;
}

#logo{
	background:url(/images/logo.png);
	width:425px;
	height:124px;
	margin-bottom:5px;
}

#corp{
	margin-top:-17px;
	width:1000px;
}

#contenu{
	background:url(/images/haut_corp.png) no-repeat white;
	width:1000px;
	min-height:500px;
	overflow: auto;
}

#copyright{
  color: #FFFFFF;
  height: 30px;
}

#footer{
  background: #FFFFFF;
  /*background: #e7ecf1;*/
  border: black solid 1px;
  /*background: black repeat scroll 0 0 ;*/
  height: 210px;
}

#footer li{
  background-image: url(/images/puce.gif);
	background-position:0 1.2em;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:10px;
 }
 #footer ul{
  list-style-type:none;
 }

#f_fonctions, #f_support, #f_documentation{
	width: 300px;
	position: absolute;
}

#f_fonctions{
  margin-left: 10px; 
  float: left;
}
#f_support{
  margin-left: 350px; 
  float: left;
}
#f_documentation{
  margin-left: 690px; 
  float: right;
}

#footer p{
	color: white;
}

#ajaxloader{
	display: none;
	background: url(/images/loader.gif) top center no-repeat;
	background-position: center;
	min-height: 80px;
}

.tweets_live{
  margin-left: 25px;
  /*margin-right: 20px;*/
  width: 600px;
  border : 2px solid #EF8C08;
  padding: 10px;
}

.tweet{
  height : 60px; 
  margin-bottom: 10px;
  margin-right: 20px;
  border-bottom: 1px solid #EBEBEB;
  width: 600px;
}

.tweet img{
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
}

.date_time {
  font-size: 11px;
  display: block;
}

.ajaxlink{
	cursor: pointer;
  color:#2d2f2c;
  text-decoration:none;
}


.ajaxlink:hover {
  color:#1c4b76;
  text-decoration:underline;
}


#bas_corp{
	/*background:  url(/images/bas_corp.png); */
	background-color: #FFFFFF;
	width:1000px;
	height:27px;
}

#wrap_blocs{
	margin-top:50px;
	color:#0e2a45;
}

#wrap_blocs p {
	margin-left: 50px;
}
#wrap_blocs span {
	left: 50px;
}

.agendarezo_h1{
	padding-top:30px;  /*pensez a modifier en enlevent le padding voir page contact une fois bloc enlever */
	text-align:center;
	color:#0c223b;
	font-size:18px;
	font-weight:bold;
}

.texte_haut{
	padding-left:14px;
	padding-right:14px;
	text-align:center;
	font-size:14px;
	color:#0e2a45;
}

.bloc_telecharger{
	margin-top:30px;
	padding-left:10px;
	margin-left:25px;
	width:950px;
	height:76px;
	background:#f9fafc;
	border:solid 1px #e7ecf1;
}

.essai_texte{
	position:relative;
	top:5px;
	color:#3b3d3f;
	font-size:21px;
}

.bloc_telecharger p {
	color:#0e2a45;
	width:730px;
	font-size:12px;
}

.bouton_down{
  position:absolute; top:260px; margin-left:730px;
}

img {
  border:none;
}
.icones_bloc{
  float:left;
  padding-right: 15px;
}

.bloc_partage, .bloc_utilisation, .bloc_essai, #newMessage{
	margin-left:25px;
	width:600px;
}

.partage_texte, .utilisation_texte, .essai_texte_bloc, h2{
	font-size:16px;
	color:#2d2f31 !important;
	font-weight: normal;
}

.partage_texte a, .utilisation_texte a, .essai_texte_bloc a{
	font-size:16px;
	color:#2d2f31 !important;
	font-weight: normal;
}

.produit{
	color: #4194c4;
  font-weight:bold;
  margin-bottom:5px;
}


.bloc_partage p, .bloc_utilisation p, .bloc_essai p{
	margin-top:2px;
	padding-bottom:20px;
}

.bloc_reponse {
	margin-bottom: 20px;
	border: 1px solid #e7ecf1;
}

.prix_logiciel{
	text-align : right;
	font-weight:bold;
}
.panier_logiciel{
  text-align : left;
  margin-left: 40px;
  font-weight: bold;
}

.bloc_gras{
  font-weight:bold;
}



/*************************** colonne droite ***/
#wrap_col_droite{
	position:absolute;
	top:380px;
	margin-left:700px;
	color:#2d2f2c;
}

.align_right{
  text-align : right;
}

#haut_coldroite{
	background: url(/images/haut_coldroite.png);
	width:272px;
	height:14px;
}

#contenu_coldroite{
	background: #e7ecf1 url(/images/haut_coldroite.png) no-repeat;
	width:272px;
	height:auto;
	min-height:190px;
}

#bas_coldroite{
	background:url(/images/bas_coldroite.png);
	width:272px;
	height:14px;
}

#wrapactu{
  margin-left:10px; padding-top:5px;
}

.txt_actu{
	position:relative; top:7px;
	font-size:16px;
	color:#2d2f31;
}

#titreactu{
	position:relative; top:20px; margin-left:-25px;
	font-size:14px;
}

#date{
	position:relative; top:20px; margin-left:180px;
	font-size:10px;
}

#suivant{
	margin-top:20px;
	text-align:center;
	font-size:10px;
	margin-top: 25px;
}

#wrap_col_droite p{
	position:relative;
	top:20px;
	padding-left:15px;
	padding-right:10px;
}

a{
	color:#2d2f2c;
	text-decoration:none;
}

a:hover{
	color:#1c4b76;
	text-decoration:underline;
}

#wrap_blocs a, .texte_haut a, .tweet_text a {
	color: #EF8C08;
	text-decoration:none;
}

#wrap_blocs a:hover, .texte_haut a:hover, .tweet_text a:hover{
	color:#EF8C08;
	text-decoration:underline;
}


#link_panier:hover{
	text-decoration: none;
}

.imgrss {
	float:right;
	margin-right: 20px;
}

#newMessage
{
  /*width: 900px;*/
  -moz-border-radius: 0px 0px 15px 15px;
  background-color: #F9FAFC;
  /*border: 2px solid #E7ECF1;*/
  border: 2px solid #0F2C49;
  padding: 5px;
  display: none;
}

#btnMessage {
  float: right;
  margin-right: 340px;
  -moz-border-radius: 0px 0px 10px 10px;
  background-color: #0F2C49;
  border: 2px solid #E7ECF1;
  border-top: 0px;
  padding: 5px;
  color: #F9FAFC;
  font-weight: bold;
  cursor: pointer;
}

.article {
	color: #EF8C08;
	font-size: 16px;
}

/*********************** menu */

#menu{
position:absolute; top:40px; margin-left:355px;
}


                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("/bg_menu.png") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("/bg_menu.png") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font:14px verdana;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                    
/***************************************
      UI JQUERY
****************************************/
/*label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }*/
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }
                   
                



