/* Mise en page */

body {
	background-color: #54C4D1;
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#page {
	background-color: #ABE0A3;
	width: 976px;
	background-image: url(img/entete.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto 0 auto; 
	padding: 0;
}

#header {
	height: 250px;
}

#toolbar {
	font-size: 0.75em;
	float: right;
	color: #00A0DD;
	margin-right: 10px;
	margin-top: 7px;
}

#centre {
	margin-left: 237px;
}

#gauche {
	position: relative;
	left:0;
	padding-left: 10px;
	width: 192px;
	background-color: #ABE0A3;
	float: left;
}

#pied {
	height: 24px;
	clear: both;
	font-size: 0.75em;
	text-align: right; 
	color: #00A0DD;
	margin:0 0 0 0;
	padding: 10px 10px 0 0;
	background:url(img/fond-pied.png) no-repeat right;
}

#menu {
	margin: 0px;
	padding: 0px;
	 position: relative;
}

#pub {
	width:472px; 
	padding: 10px 9px 9px 8px ; 
	background:transparent url(img/fond-pub.png) no-repeat; 
	text-align:center; 
	height: 73px;
	margin: auto;}
	

#pub2 {
	margin: 25px 0 0  15px;
	width:148px; 
	padding: 20px 0px 9px 8px ; 
	background:transparent url(/img/fond-pub2.png) no-repeat; 
	text-align:center; 
	height: 240px;
	
}	


iframe#upl {
	border-width: 0px;
	height: 90px;
	width: 400px;
	padding:0px;
	margin:0;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
	padding:0px;
	margin:0
}

/*Balises communes*/
h1 {
	padding:0;
	margin:0;
	width:10px;
	height: 100px;
	padding-left:200px;
	background:url(img/au-joli-popotin.png) no-repeat;
	text-indent: 500px;
	overflow: hidden;
	white-space: nowrap;
	left: 40px;
	top: 80px;
	position: relative;
}

h1 a {
	display: block;
}

.ul-menu-n2 {
	margin: 0px;
	padding: 0px;
}

a {
	color: #00A0DD;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
}
.li-menu-n1 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 1.3em;
	background-image: url(img/fond-menu.png);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #FFFFFF;
	padding:0 0 0 35px;
	margin: 20px 0 0 0;
}
.li-menu-n2 {
	font-size: 0.6em;
	margin: 2px 0 2px 10px;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

h2 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	margin: 20px 0 20px 0;	
	font-weight:normal;
}

.pave {
	background: url(img/fond-h2.png) no-repeat 0px 3px;
	padding: 0 0 0 45px;
}

.ul-menu-n2 {
	margin-top: 10px;
}

#mess-erreur {
	text-align: center;
	padding: 10px;
}

fieldset {
	border: none;
	padding:0;
	margin: 0;
}

.inplace_save, .inplace_cancel {
	padding:0;
	margin:0;
	background: #FFF;
	font-size: 1em;
	}

/* Petites annonces mini */
.pa {
	background: url(img/fond-petite-annonce.png);
	width: 293px;
	height: 252px;
	padding: 12px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
}

.pa h3 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	color: #00A0DD
}

.pa ul {
	font-size: 0.7em;
	margin: 0;
	padding: 10px 0 0 0;
	position: absolute;
	top: 35px;
	left: 10px;
	width: 225px;
}

.pa-detail ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.pa li {
	padding: 0 0 0 0;
	list-style: none;
}

.pa-detail li {
	padding: 3px 0 3px 0;
	list-style: none;
}

.pa-type {
	float: right;	
}

.pa-auteur {
	font-size: 0.7em;
	text-align: right;
	position : absolute;
	top: 230px;
	right: 115px;
}

.pa-visuel img {
	border: solid 1px #00A0DD;
}

.pa-visuel a {
	color: #00A0DD;
}

.pa-visuel {
	float: right;
	top: 55px;
	right: 15px;
	position: absolute;	
}

.pa-visuel {
	float: right;
	top: 55px;
	right: 15px;
	position: absolute;	
}

*> .pa-visue{
	float: right;
	top: 35px ;
	right: 15px ;
	position: absolute ;
}


*+html .pa-visuel {
	float: right;
	top: 55px;
	right: 15px;
	position: absolute;
}

.pa-detail {
	font-size: 0.8em;	
	background:url(img/fond-centre-actu.png) repeat-y;
	padding: 5px 10px 15px 10px;
	width: 649px;
}

.pa-photos {
	float: right
}

.pa-photos img {
	 margin:5px;
	 border: solid 1px #00A0DD;
}

.pa-detail p {
	font-size: 0.8em;
}



/* ESPACE MEMBRE */


/* inscription */

div.inscription, div.identification, div.perdu, div.contact, div.formulaire-profil {
	font-size: 0.7em;	
	background:url(img/fond-centre-actu.png) repeat-y;
	padding: 5px 10px 5px 10px;
	width: 649px;
}

div.inscription input, div.identification input, div.contact input, div.perdu input, div.formulaire-profil input, div.mps input {
	border: solid 1px #54C4D1;
	width: 160px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 3px;
	background: #EFFAED;
}

div.inscription select, div.formulaire-profil select {
	border: solid 1px #54C4D1;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 3px;
	background: #EFFAED;
}

div.inscription textarea, div.contact textarea, div.formulaire-profil textarea, div.mps textarea  {
	border: solid 1px #54C4D1;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 3px;
	background: #EFFAED;
}

div.inscription label, div.identification label, div.contact label, div.perdu label, div.formulaire-profil label, div.mps label {
	display: block;
	margin-top: 10px;
}


div.submit {
	padding: 10px 0 0 0;
}

div.inscription #submit, div.identification #submit,  div.contact #submit, div.perdu #submit, div.formulaire-profil #submit, div.mps #submit {
    /*padding: 2px 6px;
    font-size: 100%;
    vertical-align: middle;
    border: 1px solid #76D0DA;
	background: #FFF;
    font-weight: bold;
	text-decoration: none;
	color: #00A0DD;*/
	width: auto;
	padding: 8px 10px 8px 10px;
    font-size: 100%;
    vertical-align: middle;
    border: 1px solid #76D0DA;
	background: #E3F9F9;
    font-weight: bold;
	text-decoration: none;
	color: #00A0DD;
}

.form-note p {
	font-size:1em;
	text-align:justify
}



.button {
    padding: 8px 10px 8px 10px;
    font-size: 100%;
    vertical-align: middle;
    border: 1px solid #76D0DA;
	background: #E3F9F9;
    font-weight: bold;
	text-decoration: none;
}

.button img {
	border: none;
}

a.button:hover {
	text-decoration: none;
	background: white;
}

div.inscription label.error, div.formulaire-profil label.error, div.formulaire-annonce label.error {
	color: red;
	font-size:1em;
}
/* MESSAGE */

div.message {
	font-size: 0.70em;	
	background:url(img/fond-centre-actu.png) repeat-y;
	padding: 5px 10px 5px 10px;
	width: 649px;
}

.message h3 {
	padding:0;
	margin:0;
}

.message p.details {
	padding:0;
	margin:0;
	font-size: 0.9em;
}

.message .notes {
	width: 320px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 10px;
	background: #EFFAED;
}

.message p.avatar {
	float: right;
	 border: 1px solid #76D0DA;
	 padding:0;
	 margin:0;
}

/* MODIFIER PHOTO */

#profile-photo {
	float: right;
	margin: 0px 20px 0 0 ;
	border: solid 3px #ABE0A3;
	padding:0;
}

#profile-photo img{
	margin:0;
	padding:0;
}

#profile-photo a img{
	border: none;
	text-decoration:none;
	color: #ABE0A3;
}

.photo-loading {
  	float: right;
	margin: 0px 20px 0 0 ;
	border: solid 3px #ABE0A3;
	width: 120px;
	height: 120px;
	background: #fff url(/img/loading.gif) 44px 44px no-repeat;
}

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

div.formulaire, div.mps {
	font-size: 0.7em;	
	background:url(img/fond-centre-actu.png) repeat-y;
	padding: 5px 10px 5px 10px;
	width: 649px;
}

div.formulaire form, div.mps  form{
	/*margin: 0 auto;
	width: 230px;	*/
}

div.mps #submit {
    width: auto; 
}

table.mps {
	width: 100%;
}

table.mps tr.message {
	background-color: #F0FDEE
}

table.mps th.sujet {
	width: 60%;
	text-align: left
}

table.mps td {
	padding: 3px;
}


.mps .notes {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 3px;
	background: #EFFAED;
}


input.input {
	border: solid 1px #54C4D1;
	font-family:"Trebuchet MS", Verdana, sans-serif;
}

select {
	border: solid 1px #54C4D1;
	font-family:"Trebuchet MS", Verdana, sans-serif;
}

textarea {
	border: solid 1px #54C4D1;
	width: 250px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	height: 60px;
}



input#submit {
	background-color: #54C4D1;
	color: #FFFFFF;
	border: none;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:1.1em;
}

span.erreur {
	color: red;
	text-align: center;
	display: block;
}

.mps-toolbar {
	text-align: right;
	padding : 0 0 15px 0;
}

th.pseudo {
	width: 120px; 
	
}

table.connectes th {
	text-align: left;
}

 #notes, textarea#message {
	border: solid 1px #54C4D1;
	font-family:"Trebuchet MS", Verdana, sans-serif;	
	/*height: 60px;*/
	font-size:1em;
}

.mps #message {
	width: 500px;
	height: 120px;
}

/*ACTU*/

div.actu-bottom {
	height: 99px;
}

div.actu-top {
	background:no-repeat url(img/fond-haut-actu.png);
	height: 34px;
	font-size: 0.7em;
	padding: 10px 45px 0 0;
}

div.actu-title {
	background:no-repeat url(img/fond-haut-actu.png);
	height: 26px;
	font-size: 0.9em;
	padding: 23px 0 0 20px;
	color: #00A0DD;
}

div.actu {
	font-size: 0.7em;	
	background:url(img/fond-centre-actu.png) repeat-y;
	padding: 5px 10px 5px 10px;
	width: 649px;
}

/* FORMULAIRE ANNONCE */

.formulaire-annonce {
	font-size: 0.7em;	
	background:url(img/fond-centre-actu.png) repeat-y;
	padding: 5px 10px 5px 10px;
	margin: 0;
	width: 649px;
}

.formulaire-annonce select {
}

.formulaire-annonce label {
	display: block;
}

.formulaire-annonce input {
	border: solid 1px #54C4D1;
	width: 175px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 3px;
	background: #EFFAED;
}

.formulaire-annonce select {
	border: solid 1px #54C4D1;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 3px;
	background: #EFFAED;
}

.formulaire-annonce textarea  {
	border: solid 1px #54C4D1;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 3px;
	background: #EFFAED;
	font-size:1em;
	width: 310px;
	height: 160px;
}

.formulaire-annonce input#submit {
    padding: 2px 6px;
    font-size: 100%;
    vertical-align: middle;
    border: 1px solid #76D0DA;
	background: #FFF;
    font-weight: bold;
	text-decoration: none;
	color: #00A0DD;
}

#formAnnonce fieldset {
	border: 1px #ABE0A3 solid;
	padding: 10px;
	margin-top: 10px;
}

#formAnnonce legend {
	font-weight: bold;
	font-size: 1.1em
}

#formAnnonce label {
	font-weight: bold;
}

#type0, #type1 {
	border:  none;
	width: auto;
}

.form-partie-gauche, .form-partie-droite {
	float: left;
	width: 280px;
	height: 450px;
}

#autremarque {
	/*display: none;*/
}

.visible {
	display: block;
}

p.pagination {
width: 645px;
text-align: center;
font-size: 0.7em;
color: #666;
padding: 45px 0 0 0;
}

p.paginationtop {
width: 645px;
text-align: center;
font-size: 0.7em;
color: #666;
padding: 0px 0 0 0;
}

p.pagination img, p.paginationtop img {
	border: none;
}

p.separateur {
	height: 40px;
}

input#checkbox, .identification input#checkbox, input.checkbox, .mps input.checkbox, input#couseuse, .identification input#couseuse {
	width: auto;
}

label#checkbox2,  .identification label#checkbox2 {
	display: inline;
}

label#couseuse2,  .identification label#couseuse2 {
	display: inline;
}

label#newsletter2,  .identification label#newsletter2 {
	display: inline;
}




/* MAMANS COUSEUSES */

ul.liste-couseuses {
	list-style-type : none;
}

ul.liste-couseuses img.avatar {
	margin-right: 5px;
}

ul.liste-couseuses li {
	height: 70px;
}

ul.liste-couseuses div.image{
	width: 60px;
	display: block;
	
}
