body {
	margin: 0px;
	padding-top: 0px;
	background-color: #E3DDDD;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

/* -----------------------------------------DISCLAIMER---------------------------------------------- */

.disclaimer {
	width: 585px;
	height: 357px;
	background-image: url(images/disclaimer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: bottom;
}

.disclaimer_titre {
	height: 114px;
	background-image: url(images/rencontretchat.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	vertical-align: bottom;
	font-size: 13px;
	color: #0099CC;
}


/* -----------------------------------------DISCLAIMER SESSION---------------------------------------------- */

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#F517FF 2px solid; background:#fae0fa; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#F517FF; }
div#disclaimer-cadre a:hover{ font-size:22px; color:#FFFFFF; }


/* -----------------------------------------CALQUES TOP ET FOND---------------------------------------------- */

#container {
	width: 850px;
	margin: 0px;
	padding: 0px;
	background-color: #E3DDDD;
	text-align: center;
}

#header {
	clear: both;
	width: 100%;
	height: 280px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: top;
}

#headerint {
	clear: both;
	width: 100%;
	height: 270px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: top;
}

#login {
	clear: both;
	width: 100%;
	height: 70px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: right;
	vertical-align: top;
}

#login form {
	padding: 0px;
	margin: 0px;
	text-align: right;
	height: 28px;
}

#login form input {
	vertical-align: top;
}

/* -----------------------------------------CALQUES CENTRE---------------------------------------------- */

#contenu {
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(images/contenu.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
}

#regions {
	clear: both;
	width: 750px;
	padding-top: 35px;
	margin:0 auto;
	background-color: #FFFFFF;
	text-align: center;
}

#conditions {
	clear: both;
	width: 710px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin:0 auto;
	background-color: #FFFFFF;
	text-align: center;
}

#colonnes {
	clear: both;
	width: 800px;
	padding: 0px;
	margin:0 auto;
	background-color: #FFFFFF;
	text-align: center;
}

#colgauche {
	background-color: #FFFFFF;
	width: 122px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

#coldroite {
	background-color: #FFFFFF;
	width: 174px;
	float: right;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

#colcentre {
	background-color: #FFFFFF;
	width: 485px;
	float: right;
	padding: 0px;
	margin: 0px;
}

/* -----------------------------------------TEXTE---------------------------------------------- */

h1, h1 a {
	font-size: 22px;
	font-weight: 900;
	color: #FF3399;
}

h1 a:hover {
	font-size: 22px;
	font-weight: 900;
	color: #FF3399;
	text-decoration: underline;
}

a.invisible, a:hover.invisible {
	background-color: transparent;
	display: block;
	width: 145px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
}

.txtblanc {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.txtblanc_small {
	font-size: 10px;
	color: #FFFFFF;
}

.txtblanc a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.txtblanc a:hover {
	font-size: 11px;
	color: #F2CBE2;
	font-weight: bold;
}

.txtnoir, .txtnoir li {
	font-size: 12px;
	color: #000000;
}

.txtnoir a {
	font-size: 12px;
	color: #FF3399;
        text-decoration: underline;
}

.txtnoir a:hover {
	font-size: 12px;
	color: #FF3399;
        text-decoration: none;
}

.txtgris {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.txtgrispt {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.txtgrismyn {
	font-size: 12px;
	color: #666666;
	font-weight: 400;
}

.txtgrismyn a {
	font-size: 12px;
	color: #666666;
	font-weight: 400;
	text-decoration: none;
}

.txtgrismyn a:hover {
	font-size: 12px;
	color: #666666;
	font-weight: 400;
	text-decoration: underline;
}

.txtgrisgd {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.txtgris a {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.txtgris a:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

a.txtgris2 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.txtgris2 {
	font-size: 13px;
	color: #FF3399;
	font-weight: bold;
	text-decoration: underline;
}

a.txtrose_small {
	font-size: 11px;
	font-weight: bold;
	color: #FF3399;
}

a:hover.txtrose_small {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.txtrose {
	font-size: 13px;
	font-weight: bold;
	color: #FF3399;
}

.txtrose a {
	font-size: 13px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}

.txtrose a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: underline;
}

a.txtrose {
	font-size: 13px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: underline;
}

a:hover.txtrose {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.txtrose2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: underline;
}

a:hover.txtrose2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a.txtrosept {
	font-size: 12px;
	color: #FF3399;
	text-decoration: underline;
}

a:hover.txtrosept {
	font-size: 12px;
	color: #FFFFFF;
}

.txtrosept1 {
	font-size: 12px;
	color: #FF3399;
}

.txtrosept1 a {
	font-size: 12px;
	color: #FF3399;
	text-decoration: underline;
}

.txtrosept1 a:hover {
	font-size: 12px;
	color: #00CCFF;
}

.txtrosemyn {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}

.txtrosegd {
	font-size: 20px;
	font-weight: 900;
	color: #FF3399;
	line-height: 17px;
}

.txtbleu {
	font-size: 11px;
	color: #0099CC;
}

.txtbleu a {
	font-size: 11px;
	color: #0099CC;
	text-decoration: underline;
}

.txtbleu a:hover {
	font-size: 11px;
	color: #FF3399;
}


a.txtbleupt {
	font-size: 11px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover.txtbleupt {
	font-size: 11px;
	color: #FF3399;
	font-weight: bold;
	text-decoration: underline;
}

.txtbleumyn {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}

.txtbleugd {
	font-size: 20px;
	color: #0099CC;
	font-weight: bold;
}

/* -----------------------------------------FOND---------------------------------------------- */

.fondblanc {
	background-color: #FFFFFF;
}

/* -----------------------------------------ACCUEIL---------------------------------------------- */

.texteaccueil {
	background-image: url(images/fondtexte.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.recherche {
	background-image: url(images/recherche.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	font-weight: bold;
	width: 225px;
}

form.chercher select {
	font-size: 9px;
}

.membre {
	width: 194px;
	height: 110px;
	background-image: url(images/membre.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* -----------------------------------------COLDROITE---------------------------------------------- */

.colmembreannonce {
	width: 174px;
	height: 157px;
	background-image: url(images/colmembreannonce.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.colannonces {
	width: 174px;
	height: 210px;
	background-color: #FFFFFF;
}

.coltop {
	width: 174px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.colmiddle {
	width: 174px;
	height: 139px;
	background-image: url(images/colmiddle.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.colbottom {
	width: 174px;
	height: 30px;
	background-image: url(images/colbottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
}

.colbottom a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.colbottom a:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.colinttop {
	width: 152px;
	height: 20px;
	background-image: url(images/colinttop.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.colint1 {
	width: 152px;
	height: 17px;
	background-color: #CCFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	text-align: left;
}

.colint2 {
	width: 152px;
	height: 17px;
	background-color: #CCFFFF;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	text-align: left;
}

.colintbottom {
	width: 152px;
	height: 20px;
	background-image: url(images/colintbottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.colmembreannonce a, .colint1 a, .colint2 a {
	font-size: 11px;
	text-decoration: none;
}

.colmembreannonce a:hover, .colint1 a:hover, .colint2 a:hover {
	font-size: 11px;
	text-decoration: none;
}

/* -----------------------------------------COLDROITE---------------------------------------------- */

.colmembre {
	width: 134px;
	height: 122px;
	background-image: url(images/colmembre.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* -----------------------------------------ANNONCES---------------------------------------------- */

/* ------------------------------RESULTATS REQUETES AFFICHAGE PAR PAGE----------------------------- */

table.numpages {
	width: 391px;
	height: 51px;
	background-image: url(images/barrenum.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

table.numpages a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

table.numpages a:hover {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

.pageactive {
	font-size: 14px;
	color: #FF3399;
	font-weight: bold;
}

/* ------------------------------DETAILS ANNONCES----------------------------- */

.annonces {
	text-align: center;
	width: 407px;
	height: 144px;
	background-image: url(images/annonces.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.bordure {
	border-bottom: solid 1px #958C8C;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #958C8C;
	border-left: solid 1px #CCCCCC;
}

.pseudo_femme, a:hover.pseudo_femme {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0099;
}

.pseudo_homme, a:hover.pseudo_homme {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339999;
}

.pseudo_couple, a:hover.pseudo_couple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

a.pseudo_femme {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: underline;
}

a.pseudo_homme, {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}

a.pseudo_couple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.age_femme {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6699;
}

.age_homme {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CCFF;
}

.age_couple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.apercu, a, a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

/* -----------------------------------------ANNONCE---------------------------------------------- */

.annonce_table {
	background-image: url(images/annonce_table.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 480px;
	height: 750x;
}

.annonce_table a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.annonce_table a:hover {
	font-size: 11px;
	color: #FF3399;
	font-weight: bold;
}

.annonce_bt {
	background-image: url(images/annonce_bt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 82px;
}

.annonce_bt a {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.annonce_bt a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.messagerie {
 	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

/* -----------------------------------------INSCRIPTION---------------------------------------------- */

.form_obligatoire {
	background-image: url(images/form_obligatoire.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
}

.form_annonce {
	background-image: url(images/form_annonce.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
}

.form_facultatif {
	background-image: url(images/form_facultatif.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
}

.form_haut {
	background-image: url(images/form_haut.gif);
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: middle;
}

.form_contenu {
	background-image: url(images/form_contenu.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 480px;
}

.form_bas {
	background-image: url(images/form_bas.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 51px;
}

.form_bas1 {
	background-image: url(images/form_bas1.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 72px;
	vertical-align: top;
}

.formchamp {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.formchampcar {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 100;
}

.formtexte {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}

textarea {
	border: groove 4 #CCCCFF;
	scrollbar-face-color :#FFCCCC;
	scrollbar-arrow-color: #FFCCCC;
}

#controle_decompte {
	width: 20px;
	background-color: transparent;
	border: none;
	color: #FF3399;
}

.majeur {
	width: 420px;
	background-color: #FF0084;
}

.majeur a {
	color: #FFFFFF;
}

.majeur a:hover {
	color: #CCCCCC;
}

.erreur {
	background-color: #FF3399;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #CCCCCC;
	font-weight: bold;
}

/* -----------------------------------------FOOTER---------------------------------------------- */

#footer {
	clear: both;
	width: 850px;
	height: 98px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#footer a, span {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #FF3399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/* ---------------------------------ADMIN------------------------------------------- */

.admin_menu {
	background-color: #BCDCFB;
	width: 710px;
	text-align: center;
}

.admin_menu td {
	border: solid 1px #FF0099;
	width: 50%;
}

.admin_menu a {
	color: #FF3399;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.admin_menu a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.admin_annonces {
	background-color: #96C8F9;
	width: 710px;
	text-align: center;
}

.admin_annonce {
	background-color: #F2CBE2;
	border: solid 1px #666666;
}

.admin_annonce_inactif {
	background-color: #FFFF99;
	border: solid 1px #666666;
}

.admin_annonce_attente {
	background-color: #FF9900;
	border: solid 1px #666666;
}

.admin_annonce_refus {
	background-color: #99FFCC;
	border: solid 1px #666666;
}

.admin_apercu {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border: solid 1px #666666;
	text-align: left;
}

