html, body, p, form, div, img, a, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
	width: 100%;
	height: 100%;
	text-align: center;
}
body {
	background-image: url(../images/fond-degrade-n.jpg);
	background-position: center -220px;
	font-size: 10px;
	color: #7d7a6c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link,a:visited { outline: none;color:#80a22f;text-decoration:underline; }
a:hover{text-decoration:none;}
ul {
	margin-left: 14px;
}
.clear-both { clear: both; }
.aligner-gauche { float: left; }
.aligner-droite { float: right; }
.display-block { display: block; }
.titre {
	color: #d9528c;
	font-weight: bold;
	display: block;
	margin-bottom: 14px;
}

.texte-normal {
	font-size: 10px;
	color: #7d7a6c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.texte-gras { font-weight: bold; }
.texte-magenta { color: #b04180; }
.texte-gris { color: #9aa5a7; }
.texte-vert { color: #80a22f; }
.trait-gris {
	background-color: #cddadd;
	width: 34px;
	height: 4px;
	font-size: 0px;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
.texte-commentaire {
	color: #6ca22d;
	font-style: italic;
}
h1{font-size:12px;margin:5px 0;}
h2{font-size:11px;margin:15px 0 5px 0;}
h3{font-size:11px;margin:15px 0 5px 0;}
h1.accueil{
	font-size:12px;
	color:#9ac2c3;
	font-weight:normal;
	margin-left:28px;
}

#page {
	width: 916px;
	height: 679px;
	padding-left: 34px;
	padding-top: 23px;
	position:absolute;
	margin: auto;
	background-image: url(../images/fond-page-n.jpg);
	background-repeat: no-repeat;
	margin-top: 10px; /* moitié de la hauteur */
	margin-left: -475px; /* moitié de la largeur */
	/*top: 50%;*/
	left: 50%;
	text-align: left;
}
#page.int {
	height: 582px;
	background-image: url(../images/fond-page.jpg);
}
#page #personnages-bas-droite { 
	position: absolute;
	z-index: 100;
	top: 487px; 
	left: 872px;
}
#page #personnages-bas-droite.int { 
	top: 407px; 
}
#page #colonne-menu {
	float: left;
	width: 206px;
	height: 544px;
	margin-bottom: 5px;
}
#page #colonne-menu img { display: block; }
#page #colonne-contenu {
	float: left;
	width: 670px;
}
#page #partage {
	float: left;
	width: 23px;
}
#page #partage img {
	display: block;
	margin-top: 5px;
	margin-bottom: 12px;
}
#page #centre {
	width: 887px;
	float: left;
}
#page #centre #logo {
	margin-left: 32px;
	margin-bottom: 47px;
}
#page #centre #menu .marge {
	width: 20px;
	height: 20px;
	float: left;
}
#page #centre #menu {
	width: 626px;
	margin-bottom: 3px;
	border-bottom: 1px solid #98b120;
	padding-top: 56px;
	margin-left: 28px;
}
#page #centre #menu a {
	display: block;
	float: left;
	height: 32px;
}
#page #centre #menu a.angers-et-mayenne {
	background-image: url(../images/bouton-angers-et-mayenne.gif);
	width: 123px;
}
#page #centre #menu a.atouts-programmes {
	background-image: url(../images/bouton-atouts-programmes.gif);
	width: 108px;
}
#page #centre #menu a.evenements {
	background-image: url(../images/bouton-evenements.gif);
	width: 78px;
}
#page #centre #menu a.atouts-programmes {
	background-image: url(../images/bouton-atouts-programmes.gif);
	width: 108px;
}
#page #centre #menu a.esperanto-residence-etudiante {
	background-image: url(../images/bouton-nos-programmes.gif);
	width: 78px;
}
#page #centre #menu a.devenir-proprietaire {
	background-image: url(../images/bouton-devenir-proprietaire.gif);
	width: 84px;
	margin-right: 0px;
}
#page #centre #menu a:hover.angers-et-mayenne { background-image: url(../images/bouton-angers-et-mayenne-hover.gif); }
#page #centre #menu a:hover.atouts-programmes { background-image: url(../images/bouton-atouts-programmes-hover.gif); }
#page #centre #menu a:hover.evenements { background-image: url(../images/bouton-evenements-hover.gif); }
#page #centre #menu a:hover.atouts-programmes { background-image: url(../images/bouton-atouts-programmes-hover.gif); }
#page #centre #menu a:hover.esperanto-residence-etudiante { background-image: url(../images/bouton-nos-programmes-hover.gif); }
#page #centre #menu a:hover.devenir-proprietaire { background-image: url(../images/bouton-devenir-proprietaire-hover.gif); }

#page #centre #sous-menu ul {
	display: none;
	z-index: 300;
	position: absolute;
	background-image: url(../images/sous-menu-fond.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 5px;
}
#page #centre #sous-menu li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sous-menu-trait.gif);
	background-repeat: repeat-x;
	min-height: 17px;
	padding-top: 5px;
	padding-left: 5px;
}
#page #centre #sous-menu li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #474b63;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#page #centre #sous-menu li a:hover {
	color: #af417f;
}
#page #centre #sous-menu ul#angers-et-mayenne {
	top: 111px;
	left: 260px;
	width: 200px;
}
#page #centre #sous-menu ul#atouts-programmes {
	top: 111px;
	left: 420px;
	width: 200px;
}
#page #centre #sous-menu ul#evenements {
	top: 111px;
	left: 546px;
	width: 200px;
}
#page #centre #sous-menu ul#esperanto-residence-etudiante {
	top: 111px;
	left: 640px;
	width: 200px;
}
#page #centre #sous-menu ul#devenir-proprietaire {
	top: 111px;
	left: 700px;
	width: 200px;
}



#page #centre #fil-ariane { margin-left: 30px; }
#page #centre #fil-ariane a {
	color: #a5a6a8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#page #centre #fil-ariane a:hover { text-decoration: underline; height: 30px; }
#page #centre #contenu {
	margin-left: 28px;
	width: 630px;
	text-align: justify;
}
#page #centre #contenu.accueil {
	height:499px;
}
#page #centre #contenu #texte {
	width: 590px;
	float: left;
}
#page #centre #contenu #texte.petit {
	width: 304px;
	
}
#page #centre #contenu #wn {
	margin-top:42px;
	height:370px;
}
#page #centre #contenu .visio{
    margin-top:0px;
    height:350px;
}
#page #centre #contenu ul {
	margin-top:3px;
}
#page #centre #contenu li {
	/*line-height:18px;*/
	margin-top:3px;
}
#page #centre #contenu #texte .cadre {
	border: 1px solid #cee1e3;
	padding: 15px;
	display: block;
	width: 272px;
}
#page #centre #contenu #texte .cadre-petit {
	border: 1px solid #cee1e3;
	padding: 10px;
	display: block;
	width: 176px;
}
#page #centre #contenu #barre-defilement {
	float: left;
	margin-left: 11px;
	margin-top: 36px;
}

#page.int #pied-page{
	padding-top:0px;	
}
#page #pied-page #plus-dinfos {
  float: left;
  margin-top: 5px;
}
#page #pied-page #liens {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 11px;
	margin-left: 30px;
}
#page #pied-page #liens a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#page #pied-page #liens a:hover { text-decoration: underline; }
#page #pied-page #logos {
	float: right;
	padding-right: 60px;
}
#page #pied-page #logos img {
	display: block;
	float: left;
}
#page #pied-page #logos .marge { margin-right: 30px; }

.bloc {
	width: 296px;
	float: left;
	margin-top:-15px;
}
.bloc .haut {
	width: 272px;
	height: 60px;
	padding: 12px;
	padding-top: 0px;
    text-align:left;
	line-height:12px;
	font-size:10px;
}
.bloc#sequoia .haut { background-color: #ecf0f5; }
.bloc#agora .haut { background-color: #efecf4;width: 271px; }
.bloc#gaia .haut { background-color: #eae9e6; }
.bloc#sequoia {
	margin-right: 25px;
}

#sous-menu-sequoia a {
	display: block;
	height: 38px;
	float: left;
	margin-top: 16px;
}
#sous-menu-sequoia a.presentation {
	width: 79px;
	background-image: url(../images/sequoia-menu-presentation.gif);
}
#sous-menu-sequoia a.investissement {
	width: 105px;
	background-image: url(../images/sequoia-menu-investissement.gif);
}
#sous-menu-sequoia a.ecologique {
	width: 85px;
	background-image: url(../images/sequoia-menu-ecologique.gif);
}
#sous-menu-sequoia a.lots {
	width: 73px;
	background-image: url(../images/sequoia-menu-lots.gif);
}
#sous-menu-sequoia a.contact {
	width: 104px;
	background-image: url(../images/sequoia-menu-contact.gif);
}
#sous-menu-sequoia a:hover.presentation { background-image: url(../images/sequoia-menu-presentation-hover.gif); }
#sous-menu-sequoia a:hover.investissement { background-image: url(../images/sequoia-menu-investissement-hover.gif); }
#sous-menu-sequoia a:hover.ecologique { background-image: url(../images/sequoia-menu-ecologique-hover.gif); }
#sous-menu-sequoia a:hover.lots { background-image: url(../images/sequoia-menu-lots-hover.gif); }
#sous-menu-sequoia a:hover.contact { background-image: url(../images/sequoia-menu-contact-hover.gif); }
.sequoia-texte {
	float: left;
	width: 230px;
	text-align: left;
	padding-left: 17px;
	padding-right: 2px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.sequoia-barre-defilement { margin-top: 20px; }



/* FOOTERS REF */
div#extra-footer{color: #7d7a6c;clear:both;text-align:justify;padding-top:20px;}
div#extra-footer p{
	margin-bottom:10px;
}
div#extra-footer a:link,
div#extra-footer a:visited{
	color:#7d7a6c;
	text-decoration:underline;
}
div#extra-footer a:hover{
	text-decoration:none;
}
div#extra-footer h5,
div#extra-footer h2,
div#extra-footer h3,
div#extra-footer h4{
	display:block;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #c1b3a2;
	/*padding-bottom:5px;*/
	height:30px;
	margin-bottom:11px;
}
div#extra-footer div.footer-4-cols div.extra-footer-bloc{
	width:185px;
	margin-left:38px;
	float:left;
}
div#extra-footer div.footer-4-cols div.first-col{
	margin-left:13px;
}
div#extra-footer div.footer-3-cols div.extra-footer-bloc{
	width:265px;
	margin-left:38px;
	float:left;
}
div#extra-footer div.footer-3-cols div.first-col{
	margin-left:13px;
}

div.aerer p{
	margin-bottom:10px;	
}
div.aerer h2{
	padding-top:10px;	
}
span.ml-1{
	display:block;
	color:#ff7409;
	font-size:9px;
	margin-top:5px;
}

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