/* CSS Document */

/* Site rencontregaymarseille.com // © 2008 GAYCAMER */

/* NORMALISATION
-------------------------------------------------------- */

/* Normalise les marges et le remplissage */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, label, input, p, blockquote, th, td, form {
	margin: 0;
	padding: 0;
}

/* Normalise les tailles de polices pour les en-têtes */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* Supprime list-style pour les listes */
ul, ol {
	list-style: none;
}

/* Normalise les styles et graisses de fontes : font-style et font-weight sont "normal" */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Supprime les bordures dans les tableaux */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Supprime les bordures dans les éléments fieldset et img */
fieldset, img {
	border: 0;
}

/* Aligne le texte à gauche dans caption et th */
caption, th {
	text-align: left;
}

/* Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés */
label:hover {
	cursor: pointer;	
}

/* ---------------------------------------------------- */

/* PAGE
-------------------------------------------------------- */

html {
	background: #242424 url(http://www.gaycamer.fr/img/background.jpg) repeat-x 0 0;
}

body {
	position: relative; /* important! */
	width: 760px;
	margin: 0 auto;
	/* padding-top: 130px; espace réservé à la bannière pub 728*90px */
	padding-top: 30px;
	font: 1em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #fff;
} 

/* ---------------------------------------------------- */

/* HEADER
-------------------------------------------------------- */

#logo { /* logo page d'accueil */
	height: 80px;
	background: transparent url(/img/logo.jpg) no-repeat 0 0;	
}

#logo h1, #logo blockquote {
	position: absolute;
	text-indent: -9999px;
}

#logo img {
	position: absolute;
	left: -30px;
	top: 175px;
	z-index: 100;
}

#connexion h2 {
	position: absolute;
	text-indent: -9999px;
}

#connexion form {
	padding-left: 284px;
	padding-top: 5px;
	height: 36px;
	background: transparent url(http://www.gaycamer.fr/img/hp/acces-membres.gif) no-repeat 0 0;	
}

#connexion label {
	line-height: 31px;
	font-size: 0.8em;
	font-weight: bold;
	padding-right: 5px;
}

#connexion input#log_pseudo {
	width: 135px;
}

#connexion input#log_password {
	width: 85px;
}

button#log_submit {
	width: 49px;
	height: 30px;
	line-height: 45px;
	background: transparent url(http://www.gaycamer.fr/img/hp/bt-ok.gif) no-repeat 0 0;
	border: 0;
	color: #141414;
	font-size: 0;
	vertical-align: middle;
	cursor: pointer;
}

button#log_submit:hover {
	background-position: 0 -30px;
	color: #8c9517; 
}

/* ---------------------------------------------------- */

/* CONTENT 
-------------------------------------------------------- */

#content {
	position: relative;
	height: 444px; /* Pour IE qui ne reconnait pas min-height */
	background: transparent url(http://www.gaycamer.fr/img/hp/background-content.png) no-repeat 0 0;
}

html>body #content { /* Pour les autres navigateurs qui intégrent min-height */
	height: auto;
	min-height: 444px; 
} 

#content h2 {
	margin-left: 284px;
	width: 476px;
	height: 70px;
	background: transparent url(http://www.gaycamer.fr/img/hp/inscription.png) no-repeat 0 22px;
	text-indent: -9999px;
}

#content img {
	position: absolute;
	left: 0;
	top: 0;
}

#content form {
	padding-left: 284px;
	width: 476px;
	font-size: 0.9em;
}

#content p {
	padding-top: 4px;
	padding-bottom: 4px;
}

#content p#p_email {
	font-style: italic;
}

#content label {
	float: left;
	display: block;
	width: 200px;
	padding-bottom: 2px;
}

#content input#cgu {
	margin-right: 5px;
	vertical-align: middle;
}

#content select#pays, #content select#ville {
	min-width: 150px;
	max-width: 260px;
}

#content button#submit {
	margin: 10px 0px 20px 200px;
	width: 150px;
	height: 62px;
	line-height: 65px;
	background: transparent url(http://www.gaycamer.fr/img/hp/bt-inscription.png) no-repeat 0 0;
	border: 0;
	color: #141414;
	font-size: 0;
	vertical-align: middle;
	cursor: pointer;
}

#content button#submit:hover {
	background-position: 0 -62px;
	color: #869000;  
}

#content a:link {
	color: #fff;
	text-decoration: underline;
}

#content a:visited {
	color: #fff;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #c1d000;
	text-decoration: underline;
}

.LV_valid {
	 display: none;
}
	
.LV_invalid {
	display: block;
	width: 460px; 
	margin: 8px 0 0 0;
	padding: 5px 8px 5px 8px;
	color: #000;
	background-color: #c1d000;
}

.erreur {
	margin: 2px 0 2px 0;
	padding: 5px 8px 5px 8px;
	color: #000;
	background-color: #c1d000;
}

/* ---------------------------------------------------- */

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

#footer {
	position: relative;
	width: 760px;
	height: 170px;
	text-align: center;
	background: transparent url(http://www.gaycamer.fr/img/hp/background-footer.png) no-repeat 0 0;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #c1d000;
	text-decoration: none;
}

#footer h3 {
	position: absolute;
	left: 0;
	top: 96px;
	width: 760px;
	color: #505050;
	font-weight: bold;
	font-size: 0.75em;
}

ul#menu {
	height: 26px;
	line-height: 25px;
	background-color: #1c1c1b;
	border-top: 1px solid #505050;	
	border-bottom: 1px solid #505050;
}

ul#menu li {
	display: inline;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

ul#cities {
	position: absolute;
	left: 0;
	top: 115px;
	line-height: 0.75em;
	width: 680px;
	padding: 0 40px 20px 40px;	
}

ul#cities li {
	display: inline;
	font-size: 0.75em;
	padding: 0 5px 0 5px;
	color: #505050;
}

#footer p {
	position: absolute;
	left: 0;
	top: 36px;
	width: 760px;
	font-size: 0.7em;
	color: #505050;
	text-align: right;	
}

/* ---------------------------------------------------- */

