/* CSS Document */

/* @group Base */

* {
	padding:0;
	margin:0;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url("../images/degrade.jpg") repeat-x;
	font: normal 10px/12px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color:#777777;
}
p{
	text-align:justify;
	padding: 0 0 12px 0;
}
a {
	color: #F76187;
	text-decoration:none;	
}
a:hover {
	color: #9cbb54;
	text-decoration:none;	
}
img {
	border: 0;
}
h1 {
	color: #F76187;
	font: 15px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: normal !important;
	font-weight: 600;
}
h2 {
	color: #9CBB54;
	font: normal 12px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.rose {
	color:#f76187;
}
.roseFonce {
	color:#9e4469;
}
.bleu {
	color:#6699FF;
}
.vert {
	color:#9cbb54;
}
.vertFonce {
	color:#5e7530;
}
.blanc {
	color:#FFFFFF;
}
.grand {
	font: normal 14px/18px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}
.moyen {
	font: normal 12px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}
.capitales {
	text-transform:uppercase;
}
.verticalAlignTop {
	vertical-align:top;
}
.floatGche {
	float:left;
}
.floatDte {
	float:right;
}
.clear {
	clear:both;
}
.padDte20 {
	padding-right:20px;
}
.pad5 {
	padding: 5px !important;
}
.marg5 {
	margin: 5px !important;
}
.lineHeight {
	line-height:18px !important;
	line-height:10px;
}
.displayOui {
	overflow:scroll; /* auto ? */
	display:block;
}
.displayNon {
	overflow:hidden;
	display:none;
}
#aide, #charte, #cgu, #chat {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/noir75.png) repeat;
	z-index:9000;
}
.cacheNoir {
	width:730px;
	color:#fff;
	margin:40px auto;
	padding:20px;
	background: url(../images/noir75.png) repeat;
}
.btnFerme2 {
	float:right;
	background-color:#000;
	font-size:15px;
	color:#FFF;
	margin-top:-10px;
	margin-right:-10px !important;
	margin-right:0;
}
.btnFerme2 a {
	color:#FFF;
	text-decoration:none;
}
.btnFerme2 a:hover {
	font-weight:bold;
	color:#f76187;
}

.btnFerme {
	float:right;
	background-color:#000;
	font-size:15px;
	color:#FFF;
	margin-top:-10px;
	margin-right:-10px !important;
	margin-right:0;
}
.btnFerme a {
	color:#FFF;
	text-decoration:none;
}
.btnFerme a:hover {
	font-weight:bold;
}

/* @end */

/* @group Structure */
#monimage
{
    background-image : url(../images/photoH-F.png);
	background-repeat: no repeat;
	margin-top:-10px;
	margin-right:-10px !important;
	margin-left: 150px;
	top: 420px;
    width: 100px;
    height: 120px;
    border: 1px solid #000000;
    
}
#tout {
	width: 100%;
	text-align: center;
}
#conteneur {
	width: 928px;
	height: 587px;
	margin: 0 auto;
}
#entete {
	width:888px;
	height:110px;
	margin: 0 0 0 40px;
	padding:0;
}
#logo {
	width:300px;
	padding: 60px 0 10px 30px;
	background: transparent url("../images/hautGche.jpg") no-repeat;
	text-align:left;
	float: left;
}
#menu {
	width:558px;
	height:110px;
	background: #FFFFFF url("../images/hautDte.jpg") no-repeat right top;
	float: right;
}
#menuVide {
	width:558px;
	height:110px;
	display:block;
	background: #FFFFFF url("../images/hautVide.jpg") no-repeat right top;
	float: right;
}
#menuRech a {
	width:111px;
	height:68px;
	display:block;
	float: left;
	background: url("../images/btnRechOff.jpg") no-repeat;
	/*text-indent: -9999px;*/
	color:#e5f497;
}
#menuMess a {
	width:115px;
	height:68px;
	display:block;
	float: left;
	background: url("../images/btnMessOff.jpg") no-repeat;
	/*text-indent: -9999px;*/
	color:#e5f497;
}
#menuContact a {
	width:129px;
	height:68px;
	display:block;
	float: left;
	background: url("../images/btnContactsOff.jpg") no-repeat;
	/*text-indent: -9999px;*/
	color:#e5f497;
}
#menuProfil a {
	width:107px;
	height:68px;
	display:block;
	float: left;
	background: url("../images/btnProfilOff.jpg") no-repeat;
	/*text-indent: -9999px;*/
	color:#e5f497;
}
#menuRech a:hover {
	width:111px;
	background: url("../images/btnRechOn.jpg") no-repeat;
}
#menuMess a:hover {
	width:115px;
	background: url("../images/btnMessOn.jpg") no-repeat;
}
#menuContact a:hover {
	width:129px;
	background: url("../images/btnContactsOn.jpg") no-repeat;
}
#menuProfil a:hover {
	width:107px;
	background: url("../images/btnProfilOn.jpg") no-repeat;
}
#menuRech a.actif {
	width:111px;
	background: url("../images/btnRechOn.jpg") no-repeat;
}
#menuMess a.actif {
	width:115px;
	background: url("../images/btnMessOn.jpg") no-repeat;
}
#menuContact a.actif {
	width:129px;
	background: url("../images/btnContactsOn.jpg") no-repeat;
}
#menuProfil a.actif {
	width:107px;
	background: url("../images/btnProfilOn.jpg") no-repeat;
}
#gaucheIndex {
	width: 478px;
	height: 587px;
	padding: 0;
	margin: 0;
	background: transparent url("../images/gche1.jpg") no-repeat;
	float: left;
	text-align:left;
}
#gauche {
	width: 426px;
	height: 477px;
	padding: 0 0 0 30px;
	margin: 0 0 0 40px !important;
	margin: 0 0 0 20px;
	background: transparent url("../images/gche.jpg") no-repeat;
	float: left;
	text-align:left;
}
#centre {
	width: 426px;
	height: 477px;
	padding: 0 0 0 30px;
	margin: 0 0 0 40px !important;
	margin: 0 0 0 20px;
	background: transparent url("../images/gche.jpg") no-repeat;
	background: transparent url("../images/dte.jpg") no-repeat;
	float: center;
	text-align:center;
}
#droiteIndex {
	width: 450px;
	height: 530px;
	padding: 57px 0 0 0;
	background: transparent url("../images/dte.jpg") no-repeat;
	float: right;
	text-align:left;
}
#droite {
	width: 432px;
	height: 477px;
	padding: 0;
	margin:0;
	background: transparent url("../images/dte1.jpg") no-repeat;
	float: right;
	text-align:left;
}
#droiteVide {
	width: 432px;
	height: 477px;
	padding: 0;
	margin:0;
	background: transparent url("../images/dteVide.jpg") no-repeat;
	float: right;
	text-align:left;
}
#pied {
	clear:both;
	position:absolute;
	width: 410px;
	top: 553px;
	padding: 0;
	text-align: center;
	font: normal 10px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}
#pied a {
	color: #AAAAAA;	
}
#pied a:hover {
	color: #F76187;
}
#rechIndex {
	background: url(../images/blanc75.png);
	position:relative;
	width: 270px;
	padding: 0 10px 10px 10px;
	margin-left: 120px;
	top: 420px;
	border: 1px solid #F76187;
	color:#000000;
	font-weight: normal;
}
#recherche {
	background: #f1f4e3;
	position:relative;
	width: 270px;
	padding: 0 10px 10px 10px;
	margin: 0 90px 0 50px;
	border: 1px solid #F76187;
	color:#000000;
	font-weight: normal;
}
#rechIndex h1, #recherche h1 {
	color: #F76187;
	padding: 5px 0;
}

/* @end */

/* @group sous-menus */

.sousMenu {
	text-align:left;
	margin: 10px 0 0 -10px;
}
ul.sousMenu li {
	display:inline;
	padding: 0 10px;
	font: normal 10px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
}
ul.sousMenu a {
	text-transform: uppercase;
	color:#777777;
	text-decoration:none;
}
ul.sousMenu a:hover {
	color:#F76187;
}
ul.sousMenu a.actif {
	color:#9CBB54;
}

/* @end */



/* @group divers */

.photoGde {
	float:left;
	width:210px;
	text-align:right;
	padding-right:20px;
}
.cadrePhoto {
	border: 1px solid #000;
}
#detailPhysique {
	float:left;
	width:130px;
	text-align:right;
	vertical-align:middle;
	margin-right:20px;
}
#detailCoord {
	float:right;
	width:153px !important;
	width:148px;
	vertical-align:middle;
	margin-left:20px;
}
.miniature {
	float:left;
	width:200px;
	padding: 0 0 15px 0;
	vertical-align:middle;
}
.mini {
	margin: 0 10px 0 0;
	float:left;
}
.miniature a {
	color:#777777;
}
.miniature a:hover {
	color:#9cbb54;
}
#messageDetail{
	font: normal 11px/18px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	background: #FFFFFF url("../images/quote1.png") no-repeat 20px -1px;
	text-indent: 33px;
	padding:5px;
}
.quoteBas{
	position:relative;
	bottom:-7px;
}
#creezLien {
	margin: 0 70px 0 30px;
	background: #ffd5df url("../images/coeurLien.png") no-repeat right top;
	padding:5px 15px 10px 15px;
	border: 1px solid #f76187;
}
#creezLien p{
	padding-top: 10px;
}
#cadretxt {
	margin: 0 80px 0 80px;
	background: #eff8c1;
	padding:5px 15px 10px 15px;
	border: 1px solid #9cbb54;
	text-decoration: blink;
}

#decouvrezVoix {
	margin: 0 70px 0 30px;
	background: #eff8c1 url("../images/coeurVoix.png") no-repeat left bottom;
	padding:5px 15px 10px 15px;
	border: 1px solid #9cbb54;
}


#decouvrezVoix p{
	padding-top: 10px;
}
#presentation {
	margin: 0 70px 0 30px;
	background: #eff8c1 ;
	padding:5px 15px 10px 15px;
	border: 1px solid #9cbb54;
}
#presentation p{
	padding-top: 10px;
}
.cadreLogin {
	margin: 0 125px 0 0;
	padding: 5px 5px 8px 5px;
	background:#eff8c1;
}

/* @end */

/* @group Formulaire */

fieldset {
	border: 0;
	width:320px;
}
fieldset span.legende{
	float: left;
	width: 80px; /*taille des labels. Doit etre < à la colonne de gche (105px)*/
	margin-left: -100px; /*taille de la colonne de gche*/
	text-align:right;
}
fieldset p {
	clear: left;
	margin:0;
	padding: 5px 5px 4px 100px; /*100 = taille de la colonne de gche contenant les labels*/
	border-top: 1px dashed #D6D6D6;
}
.borderDashedTop {
	padding-top:2px;
	border-top: 1px dashed #D6D6D6;
}
fieldset label{
	float: left;
	text-align:right;
	width: 80px; /*taille des labels. Doit etre < à la colonne de gche (105px)*/
	margin-left: -100px; /*taille de la colonne de gche*/
}
legend {
	font: normal 13px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color: #ffacc0;
	padding: 10px 0 10px 0;
}
#formRech fieldset {
	border: 0;
	width:270px;
}
#formRech p{
	border: 0;
	padding: 5px 0 4px 90px;
}
#formRech label {
	float: left;
	text-align:right;
	width: 80px; /*taille des labels. Doit etre < à la colonne de gche (105px)*/
	margin-left: -100px; /*taille de la colonne de gche*/
}
#formInscrip2 fieldset, #formRech2 fieldset {
	border: 0;
	width:420px;
}
#formInscrip2 p, #formRech2 p {
	clear: left;
	margin:0;
	padding: 5px 5px 10px 170px; /*100 = taille de la colonne de gche contenant les labels*/
	border-top: 1px dashed #D6D6D6;
}
#formInscrip2 label, #formRech2 label {
	float: left;
	text-align:right;
	width: 150px; /*taille des labels. Doit etre < à la colonne de gche (105px)*/
	margin-left: -170px; /*taille de la colonne de gche*/
}
#register label.surDte, #formInscrip label.surDte, #formInscrip2 label.surDte, #formRech2 label.surDte, #formRech label.surDte  {
	float:none;
	margin:0;
	width:inherit;
	vertical-align:top;
}
#formInscrip2 span.legende, #formRech2 span.legende {
	float: left;
	width: 150px; /*taille des labels. Doit etre < à la colonne de gche (105px)*/
	margin-left: -170px; /*taille de la colonne de gche*/
	text-align:right;
}
input, textarea, select {
	padding-left: 0.4em;
	font-size: 9px;
	color: #777777;
	background-color: #FFFFFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #FFF;
	margin: 0 5px 0 3px;
}
textarea.vert, input.vert, select.vert {
	border: 1px solid #BBBBBB;
	color:#777777;
}
form .detail {
	font: italic normal 10px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	margin: 0;
	padding: 0 0 0 5px;
	color: #BBBBBB;
}
.btnNormal {
	color: #fff;
	text-align: center;
	background: #9cbb54;
	padding:0 2px;
	border-top: 1px solid #e5f497;
	border-right: 1px solid #5e7530;
	border-bottom: 1px solid #5e7530;
	border-left: 1px solid #e5f497;
	margin-right:0;
}
.btnFocus {
	color: #fff;
	text-align: center;
	background: #f76187;
	padding:0 2px;
	border-top: 1px solid #9e4469;
	border-right: 1px solid #ffacc0;
	border-bottom: 1px solid #ffacc0;
	border-left: 1px solid #9e4469;
	margin-right:0;
}
input.radio {
	border: 0;
	background: none;
}
input.radioCGU {
	float:left;
	border: 0;
	background: none;
	margin: 2px 10px 0 0;
}
label:hover, input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
form .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	border: 1px solid #F76187;
}
form .normal {	/*** Retour à l'état normal après l'utilisation ***/
	border-top: 1px solid #FFF;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #FFF;
}

/* @end */


/* @group Tableau */

.tableau {
	padding: 0;
	margin: 0;
	text-align:center;
}
th {
	font: normal 11px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color: #5e7530;
	border-right: 1px solid #5e7530;
	border-bottom: 1px solid #5e7530;
	border-top: 1px solid #5e7530;
	text-transform: uppercase;
	padding: 5px 10px;
	background: #9cbb54 url("../images/tabHeader.png") no-repeat;
}
th.bas, td.bas {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #5e7530;
	background: none;
}
th.basDte {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #5e7530;
	border-bottom: 1px solid #5e7530;
	background: none;
}
.bordGche {
	border-left: 1px solid #5e7530;
}
.vide {
	border:0;
	padding:0;
}
.vide2 {
	border:0;
	padding:0;
	font: normal 10px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	background: #fff;
	padding: 2px;
	color: #777777;
	vertical-align:middle;
	text-align:right;
}
.vide3 {
	border:0;
	padding:0;
	font: normal 10px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	background: #fff;
	padding: 2px;
	color: #777777;
	vertical-align:middle;
	text-align:center;
}
td {
	font: normal 10px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #5e7530;
	border-bottom: 1px solid #5e7530;
	background: #fff;
	padding: 8px;
	color: #777777;
	vertical-align:middle;
	text-align:center;
}

td.rien {
	font: normal 10px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
}

tr.fondGris td {
	background: #F0F0F0;
}
tr.nonLu td {
	background:#f1f4e3;
}
td a {
	text-decoration:none;
	color:#777777;
}
td a:hover {
	text-decoration:none;
	color:#f76187;
}



/* @end */