body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
    line-height: 16px;
	margin: 0;
	padding: 0;
	_background-position: fixed ; /* évite le sautillement des images de fond sur ie6 */
}
h1, h2, h3, h4{
    line-height: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 15px 0;
	padding: 0;
}
.fiche h1{
	margin: 0px 0 10px 0;
}

h2 {
    color:#333333;
    font-size:1.3em;
    margin: 10px 0px 0px 0px;
    padding:4px 0;
    }
h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 4px 0;
	text-indent: 10px;
}
h4{
    margin: 0px;
}

h1:first-letter, h2:first-letter, h3:first-letter {
	text-transform: uppercase;
}

hr {
	display : block;
	height: 1px;
	padding: 0;
	color: transparent;
	background-color: transparent;
	border: none;
	border-top : 1px dashed #666666;
	margin : 0px auto;
	/*marges sous ie*/
	_margin: -7px auto;
}

form, input {
	margin: 0;
	padding: 0;
}

.separateur {
	clear: both;
}
.imgGauche {
	float: left;
	margin-right: 15px;
}
.imgDroite {
	float: right;
	margin-left: 15px;
}
.imgIcone {
	vertical-align: middle;
}
.bouton {
	font-weight: bold;
	height: 17px;
	padding: 0 3px;
}
.champ, .champRecherche, .bouton {
	font-size: 1em;
    margin: 5px 0px;
}
.champRecherche {
	width: 80px;
	text-align: center;
	
}

.boutonOk {
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -5px;
}

.entete_tableau{
	display: table-cell;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}

/***************************	structure générale	***************************/

#conteneur {
	position: relative;
	width: 950px;
	margin: 0 auto;
	z-index: 0;
}
#header {
	position: relative;
	height: 260px;
	text-align: right;
}
#photo-bandeau{
	background-position: center 13px;
	background-repeat: no-repeat;
}

#logoHeader {
	position: absolute;
	top: 90px;
	left: -30px;
	display: block;
	width: 190px;
	height: 180px;
}
#header-print{
	display: none;
}
#zone_inscription_nl{
	padding: 5px 5px 5px 0px;
}
#zoneIdent {
	padding: 5px 5px 5px 0px;
}
#zoneIdent .titreIdent {
	font-weight: bold;
	text-align: left;
}
#zoneIdent  .champ, #zone_inscription_nl .champ, #zoneIdent  .bouton, #zoneFormRecherche .champ,  #zoneFormRecherche .bouton {
	text-align: center;
}
#zoneIdentForm {

}
#zoneIdentDemande {
	margin-top: 10px;
	text-align: left;
}
#zoneFormRecherche {
	text-align: center;
    width: 115px;
    padding: 4px 0px 3px 0px;
}
#zoneFormRecherche .champRecherche{
    width: 75px;
}
#zone_drapeaux {
	position: absolute;
	top: 262px;
    right: 10px;
	padding-right: 1px;
}
#zone_drapeaux ul {
	margin: 0;
	padding: 0;
}
#zone_drapeaux ul li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}


#corps {
	width: 520px;
	padding: 0px 20px;
	text-align: justify;
	overflow:hidden;
}
#outils {
	position: absolute;
	right: 192px;
	padding: 5px;
}

#gauche {
	float: left;
	min-height: 400px;
	_height: 400px;
	padding: 0px 10px 10px 10px;
	width: 170px;
	display : inline;	/*correction bug double margin IE6*/

}
#droite {
	float: right;
	padding: 0px 10px 10px 10px;
	width: 170px;
	display : inline;	/*correction bug double margin IE6*/
}
#footer {
	text-align: center;
	padding-top: 50px;
	_height: 20px;
	min-height: 20px;
	font-size: 0.9em;
}
#signature {
/*
    position: relative;
	margin: 0 auto;
	width: 550px;
	padding: 5px 385px 0 0;
*/
	height: 15px;
	text-align: center;
	font-size: 10px;
    text-align:center;
}


.cadre_photo_volant{
  border:1px solid black;
  display:none;
  margin-top:-50px;
  position:absolute;
  display: none;
}

.photo_portrait{
    float: left;
    width: 180px;
    text-align: center;
    padding: 0px 10px 20px 0px;
}
.photo_portrait img{
    max-width: 170px;
	width: expression((this.width > 170) ? 170: true);
}

.info_identite .label{
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

.info_cv{
    padding-top: 5px;
}
.info_cv h3{
    text-indent: 0px;
    font-size: 1.1em;
}
.info_cv h4{
    padding-left: 10px;
    margin: 0px;
}
.info_cv p{
    padding-left: 10px;
    margin: 0px;
}
.info_courses td{
    font-size: 11px;
    text-align: left;
}



.form_recherche{
    position: relative;
    margin: 0 auto 15px auto;
    background-color: #FCFCFC;
}
.form_recherche h2{
    font-size: 12px;
}
.form_recherche form{
    padding-left: 15px;
}
.infosResultat{
    text-align: center;
    margin: 10px 0px 0px 0px;
}
.listing{
    position: relative;
    margin: 0 auto;
    border: 1px solid #999999;
    width: 520px;
}
.listing a{
    color: #666666;
}
.listing th{
}
.listing td{
    padding: 0px 10px;
}
.listing tr.styleA, .liste_docs tr.styleA{
    background-color: #CCCCCC;
}
.listing tr.styleB, .liste_docs tr.styleB{
    background-color: #ffffff;
}

#zoomPhoto, #fondZoomPhoto {
	width: 100%;
	height: 100%;
	_height: expression(document.documentElement.clientHeight);
	padding-top: 20px;
	position: fixed;
	z-index: 2;
	_position: absolute;
 	_top: expression(documentElement.scrollTop+body.scrollTop);
	
}
#fondZoomPhoto {
	background: #f0f0f0 url(../images/trameFond.png);
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1;	
}
#contenuZoomPhoto {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#contourZoomPhoto {
	display: inline-block;
	background: white;
	padding: 25px 25px 10px 25px;
	border: 1px solid #666666;
	max-width: 800px;
}
#contenuZoomPhoto img {
	max-width: 800px;
	width: expression((this.width > 800) ? 800: true);
	margin-bottom: 5px;
}


#edito {
	padding: 6px 20px 15px 20px;
	/*width: 100%;*/ /*opera*/
	_width: auto; /*ie6*/
}
#edito p {
	 margin-top: 10px;
}
#edito p img {
	 margin-top: 9px;
	 width: 200px;
}
#edito .pTexte:first-letter {
	text-transform: uppercase;
	font-size: 22px;
}
#edito .photo {
	float: right;
	margin-left: 15px;
}
#actuAccueil {
	width: 325px;
	padding: 6px 20px 15px 20px;
}
#actuAccueil .moduleKmlUne {
	margin-top: 8px;
}
#actuAccueil h2 {
	margin: 0px;
	text-indent: 0;
}
#actuAccueil h3 {
	font-weight: bold;
	font-size: 1em;
}
#actuAccueil p {
	margin: 0px;
}
#actuAccueil p img {
	margin-top: 9px;
}
#actuAccueil .pTexte:first-letter {
	text-transform: uppercase;
	font-size: 22px;
}
#actuAccueil a {

}
#documentsHaut {
	float: right;
	width: 190px;
	text-align: center;
}
#documents {
	position: relative;
	width: 150px;
	padding: 10px 20px 15px 20px;
	text-align: left;
}
#documentsTitre {
	margin: 0 20px;
	font-weight: bold;
}
#documents ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#documents li {

}
#documents a {

}

.menu_gauche{
    padding: 0px;
    margin: 0px 0px 0px 5px;
}
.menu_gauche li{
    list-style: none;
    padding: 3px 5px;
}
#gauche .menu_gauche li a{
    font-weight: bold;
    color:#E52518;
    display: block;

    padding: 2px 0px 2px 0px;
}
.menu_gauche li ul{
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #999999;
}
.menu_gauche li ul li{
    border: none;
    font-size: 10px;
}
#gauche .menu_gauche li ul li a{
    font-weight: normal;
    background-color:  transparent;
    color: black;
}

#droite h1{
    font-size: 14px;
    text-align: left;
    border-bottom: #d0cfd0 1px solid;
    margin: 0px;
    padding: 0 10px 0 0;
}
#droite h2{
    font-size: 11px;
}
#droite .fiche{
    border-bottom: #d0cfd0 1px solid;
    font-size: 11px;
    text-align: justify;
}
#droite .fiche p{
    margin: 0px;
}

.message_ok{
    text-align: center;
    color: #3DD328;
    font-weight: bold;
    margin: 10px;
}

.message_fail{
    text-align: center;
    color: #E52518;
    font-weight: bold;
    margin: 10px;
}

.info_bateau_photo{
    float: left;
    width: 125px;
    height : 160px;
    margin: 10px;
    overflow: hidden;
}
.info_bateau_photo img{
    max-height: 125px;
    max-width: 125px;
}

.action{
    text-align: right;
}

.moduleKmlArticlesSub{
    margin-top: 15px;
}

#annonces .moduleKmlArticlesSub .fiche{
    margin-bottom: 20px;
}
#annonces .moduleKmlArticlesSub .fiche p{
    margin-top: 0px;
    margin-bottom:5px;
}

#faq .moduleKmlArticlesSub .fiche{
    margin-bottom: 20px;
}
#faq .moduleKmlArticlesSub .fiche p{
    margin-top: 0px;
    margin-bottom:5px;
}

#partenaires .moduleKmlArticlesSub .fiche{
    margin-bottom: 20px;
}
#partenaires .moduleKmlArticlesSub .fiche p{
    margin-top: 0px;
    margin-bottom:5px;
}

#liens .moduleKmlArticlesSub .fiche p{
    margin-top: 0px;
    margin-bottom:5px;
}
#liens .moduleKmlArticlesSub .fiche{
    margin-bottom: 20px;
}
#liens .moduleKmlArticlesSub .photoMdl{
    float: left;
    margin-left: 0px;
    margin-right: 15px;
}

table.liste_docs{
    width: 500px;
}
table.liste_docs td a{
    color: #666666;
}

.menu_gauche li.skipper_classement{
    font-size: 10px;
    padding: 0px 8px;
}
#gauche .menu_gauche li.skipper_classement a{
    padding: 0px;
}

/** affichage des fiche adhérent et bateau **/
.adh_club, .adh_passeport, .adh_documents, .adh_adhesion, .adh_classement, .adh_cv_nautique, .adh_parcours_hors_course, .adh_eval_qualificative,
.bateau_radeau, .bateau_communication, .bateau_couleur, .bateau_photo, .bateau_voiles, .bateau_ck_conform, .bateau_info_jauge, .bateau_documents{
    display: none;
}
.adh_club td, .adh_passeport td, .adh_documents td, .adh_adhesion td, .adh_classement td, .adh_cv_nautique td, .adh_parcours_hors_course td, .adh_eval_qualificative td,
.bateau_radeau td, .bateau_communication td, .bateau_couleur td, .bateau_photo td, .bateau_voiles td, .bateau_ck_conform td, .bateau_info_jauge td, .bateau_documents td{
}



.image_from_gestion{
	max-width: 200px;
	width: expression((this.width > 200 && this.width>=this.height) ? 200: true);
	max-height: 200px;
	height: expression((this.height > 200 && this.height>=this.width) ? 200: true);
}


.date_maj_classement{
  color:#8F8F8F;
  font-size:11px;
}
.date_maj_classement li{
    padding: 0 8px;
}

.pub_pied_accueil{
    margin-top: 25px;
    border-top: #E42220 1px solid;
    border-bottom: #E42220 1px solid;
}
.pub_pied_accueil img{
    padding: 10px 0px;
	max-width: 520px;
	width: expression((this.width > 520 && this.width>=this.height) ? 520: true);
/*	max-height: 300px;
	height: expression((this.height > 300 && this.height>this.width) ? 300: true);
*/
}

.pub_colonne_droite{
    margin-bottom: 25px;
}
.pub_colonne_droite img{
	max-width: 170px;
	width: expression((this.width > 170 && this.width>=this.height) ? 170: true);
	max-height: 100px;
	height: expression((this.height > 100 && this.height>this.width) ? 100: true);
}

.infosMajClassement{
    text-align: center;
}
.infosMajClassement .date_maj_classement{
    margin: 0px;
    padding: 0px;
}
.infosMajClassement .date_maj_classement li{
    list-style: none;
}
#choix_bateaux{
    list-style: none;
}

.date_modif{
    color : #8F8F8F;
    font-size: 11px;
    font-weight: normal;
    display: block;
    float: right;
    margin-left: 15px;
}


.erreur_identification{
    font-weight: bold;
    text-align: center;
    padding: 15px 5px 10px 5px;
    margin: 0px 0px 10px 0px;
    border: 3px solid #E42220;
    border-top: none;
}

#credit_photo{
    position: absolute;
    width: 195px;
    height: 20px;
    top: 95px;
    right: -85px;
    background: red;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    background: url(../images/fond-credit-photo.png);
    padding-top: 10px;
    font-size: 0.9em;
    color: white;
    text-align: center;
}
#credit_photo a{
    color: white;
    text-decoration: underline;
}
#fond-credit-photo{
    position: absolute;
    width: 20px;
    height: 194px;
    top: 13px;
    right: -2px;
    background: #555555;
	filter:alpha(opacity=70);
	opacity: 0.70;
}

#bandeauTwitter {
  width:630px;
  margin: -12px 0px 10px 130px;
  height: 45px;
  overflow: hidden;  
}

#bandeauTwitter .iconeTwitter {
}
#bandeauTwitter .titre_bandeau_twitter{
	float: left;
	display: block;
	width: 60px;
	color: #666666;
	text-decoration: none;
}	

#twitter {
	position:relative;
}
#twitter ul {	
	width: 570px;
	margin: 0;
	padding: 0;
}

#twitter ul li {
	padding: 5px 0px 10px 0;
	margin: 0;
}



@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#header {display:none;}
	#gauche {display:none;}
	#corps{margin-left:0px;width:90%; overflow:auto; padding:0px;}
	#droite {display:none;}
	#menu{display:none;}
	#menuH{display:none;}
	#signature{display:none;}
	#outils{display:none;}
	#footer img{display:none;}
	#footer .texte{position:relative;width:auto;}
    #fond{background: none !important;}
    #fondHaut{background: none !important;}
    #fondBas{background: none !important;}
    body{background: none !important;}
    #header-print{float:left; height:200px; width:200px;}


}
*:focus {
	outline: none;
}
.tab-captcha{
	position: relative;
	width: 150px;
	margin: 0 auto;
}
.tab-captcha td{
	text-align: center;
	padding: 3px;
}
