* {
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px;
	padding: 0px;
	}

body { 
	font: 12px Arial; 
	color: #555; 
	margin: 0px; 
	padding: 0px;
	min-height: 100%;
	text-align: center;
}

a{
  color: #555;
}

a:visited {
  color: #555;
}

#global {
  margin-left: auto;
  margin-right: auto;
  width: 782px;
  text-align: left;
}

#filariane {
  width: 780px;
  margin-top: 6px;
  height: 48px;
  color: #AAA;
}

#connexion {
  font-size: 11px;
  float: right;
  margin: 25px 1px 0 0;
  width: 170px;
  height: 23px;
  background: url('tophome_02/deja_inscrit.gif') left top;
  text-align: center;
}

#connexion span{
  padding: 0 8px;
  line-height: 23px;
}

#connexion a{
  color: #EDEDED;
  font-size: 11px;
  text-decoration: none;
}

#logospan {
  font-size: 10px;
  float: left;
}

#logo {
  border: 0;
}

#globalpage {
  border: 0;
  background: #FFF;
  width: 780px;
  height: auto !important;
  height: 625px;
  min-height: 625px;
}

#footer {
  margin: 4px 0 10px 0;
  font-size:11px;
  text-align:center;
  color: #878276;
}
#footer a{
  color: #878276;
  text-decoration: none;
}
#footer img{
  vertical-align: middle;
  margin: 0 2px;
}

#home_bandeau_famille{
  height: 335px;
  border-right: 1px solid #E1DCCF;
  border-left: 1px solid #E1DCCF;
}

#home_bandeau_famille_bis {
  padding-top: 25px;
  margin-bottom: 30px;
}

#home_bandeau_famille h1{
  margin-left: 40px;
  font-size: 31px;
  color: #FFF;  
}
#home_bandeau_famille h2{
  margin: 38px 0 0 40px;
  font-size: 24px;
  font-weight: normal;
  color: #FFF;
}
#home_bandeau_famille h3{
  margin: 15px 0 0 28px;
  font-size: 21px;
  font-weight: normal;
  color: #FFF;
}

#bouton_famille_creer_site {
  float: left;
  background: url('tophome_02/bouton-creez-site2b.gif') left top no-repeat;
  display:block;
  width: 275px;
  height: 70px;
  color: #FFF;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  margin: 50px 0 0 75px;
}

#bouton_famille_creer_site2 {
  float: left;
  background: url('tophome_02/bouton-creez-site3.gif') left top no-repeat;
  display:block;
  width: 300px;
  height: 74px;
  color: #FFF;
  font-size: 21px;
  text-align: center;
  line-height: 74px;
  margin: 25px 0 0 35px;
  text-decoration: none;
}

.separateur{
	background: url('tophome_02/separateur.png') left top no-repeat;
	height:1px;
	width:311px;
	margin: 15px 0 0 50px;
}

#bouton_famille_creer_site3 {
  float: left;
  margin: 50px 0 0 80px;
  border:0;
}

#col-left{
  float:left;
  width: 390px;
}
#col-right{
  float:left;
  width: 390px;
  margin-bottom: 15px;
}

.ico {
  float:left;
  width: 40px;
  margin: 20px 10px 10px 20px;
}
.icotxt {
  margin: 20px 0 0 0;
  color:#555;
  font-size: 13px;
  float:left;
  width: 300px;
}



#plus-service{
  margin: 15px 0 0 0;
  padding: 10px 10px 7px 0;
  background: #edf7a7;
  width: 360px;
}

#plus-service li{
  font-size: 13px;
  color: #2f3121;
  margin: 8px 0 10px 30px;
  list-style-image: url('tophome_02/cub.gif');
} 

h4{
  color: #999;
  font-size: 15px;
}

#citation{
	background: #ededed url('tophome_03/quote.png') left top no-repeat;
	width: 780px;
	height: 92px;
}
#texte{
	padding: 19px 20px 10px 70px;
	font-size:14px;
}
#auteur{
	padding-left: 70px; 
}



