/* --- STYLES DE BASE --- */

/* Page */
html {
	font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
	;
}
body {
	font-family: "Times New Roman", Times, serif;
	margin: 0; /* Remettre à zéro si nécessaire. */
	/* Pensez à utiliser une collection de polices (2), par ex:
    font-family: Arial, Helvetica, FreeSans, sans-serif; */
    font-size: 13px; /* À adapter pour la police choisie. (3) */
	line-height: 16px;
	background: white;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 .5em 0; /* Rapproche le titre du texte. (5) */
    line-height: 1.2;
    font-weight: bold; /* Valeur par défaut. (6) */
    font-style: normal;
}
h1 {
	text-decoration: none;
	display: inline;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}

/* Listes */
ul, ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
}

/* Paragraphes */
p {
    margin: .75em 0; /* Marges plus faibles que par défaut. (7) */
}
address {
    margin: .75em 0;
    font-style: normal;
}

/* Liens */
a {
	text-decoration: underline;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover, a:focus, a:active {
	color: #990000;
}
a img {
    border: none;
}
#imageune {
	position: relative;
	margin-top: 25px;
	margin-left: 13px;
}


/* Divers éléments de type en-ligne (8) */
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}

/* Formulaires */
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input, button, select {
    vertical-align: middle; /* Solution pb. d'alignement. (9) */
}

.cadreCalendrier {
	padding-bottom: 0px;
	height: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.texteCalendrier {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 16px;
	font-style: italic;
}
.titreCalendrier2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	text-transform: uppercase;
}

.titreCalendrier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-transform: uppercase;
}
a.titreCalendrier  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
a.titreCalendrier:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: underline;
}
.titreColonneDroite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 13px;
}

.titreColonneDroite a {
	color: #990000;
	text-decoration: none;
}
.titreColonneDroite a:hover {
	color: #000000;
	text-decoration: underline;
}



.titreColonneDroiteCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 13px;
	text-align: center;
}
.extraitActuUne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	width: 550px;
	height: 50px;
	overflow: hidden;
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	float: left;
	position: absolute;
}
.extraitActuUne a {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.extraitActu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	width: 315px;
	height: 34px;
	overflow: hidden;
	text-align: justify;
	padding-top: 5px;
	z-index: 200;
}

.extraitActu a {

	color: #000000;
	text-decoration: none;
}
.extraitActu a:hover {
	color: #990000;
	text-decoration: none;
}


.extraitActuPoints {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	width: 315px;
	height: 20px;
	overflow: hidden;
	text-align: justify;
	line-height: 12px;
}


.texteColonneDroite {
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 3px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D9D5D2;
	border-right-color: #D9D5D2;
	border-bottom-color: #D9D5D2;
	border-left-color: #D9D5D2;
	padding-left: 25px;
	width: 151px;
	text-align: left;
}
.texteColonneDroiteCarre {
	font-size: 12px;
	font-style: normal;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D5D2;
	border-right-color: #D9D5D2;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 175px;
	background-image: url(../images-nautique/carre-gris2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
a.texteColonneDroiteCarre  {
	color: #666666;
}
a.texteColonneDroiteCarre:hover  {
	color: #990000;
}



.texteColonneDroiteOrga {
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 3px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D9D5D2;
	border-right-color: #D9D5D2;
	border-bottom-color: #D9D5D2;
	border-left-color: #D9D5D2;
	padding-left: 25px;
	width: 151px;
	text-align: left;
}


.fondNews {
	background-image: url(../images-nautique/news-calendrier-bas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.championTitre {
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
}
.championTitree a{
	color: #999999;
	text-decoration: none;
}
.championTitre a:hover {
	color: #990000;
}
.championTitre  a:visited {
	color: #999999;
}

.appelUne {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
}

.appelUne a{
	color: #999999;
	text-decoration: none;
}
.appelUne a:hover {
	color: #990000;
}

.appelUne img {
	border: 1px solid #FFFFFF;
}
.appelUne a img {
	border: 1px solid #FFFFFF;
}

.appelUne a:hover img {
	border: 1px solid #FFFFFF;
	filter: Gray;
}



.appelTitre {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	padding-bottom: 10px;
}
.appelTitre2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	padding-bottom: 10px;
}


.newsEnUne {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 30px;
	width: 282px;
	position: relative;
}
.newsEnUne .appelUne a {
	color: #000000;
	text-decoration: none;
}
.newsEnUne .appelUne a:hover {
	color: #990000;
	text-decoration: none;
}
.imagesUne {
	width: 120px;
	margin-right: 7px;
	float: left;
}


#calendrier {
    height: 100%;
	width: 170px;
	background-image: url(../images-nautique/news-fond.gif);
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	padding: 15px;
}



.basDePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 9px;
	font-style: normal;
}
#basdepage a {
	color: #999999;
}
#basdepage a:hover {
	color: #990000;
}
.lire {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.lire a {
	color: #000000;
}
.lire a:hover {
	color: #990000;
}


.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
.texteFAG {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

.texteJustifie {
	text-align: justify;
}
.sousTitreDroite {
	font-weight: normal;
	color: #999999;
}
.equipierTableau {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.tableauBiblio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #990000;
}
.menuGalerie {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: auto;
	background-image: url(../images-nautique/news-fond2.gif);
}
.listeGalerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 8px;
	line-height: 12px;
	color: #000000;
}
a.listeGalerie   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a.listeGalerie:hover   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC0000;
}


.liensFichiers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
a.liensFichiers {
	font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 3px;
	color: #666666;
	font-weight: normal;
	display: block;
}

.liensFichiersResultats {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 15px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
a.liensFichiersResultats {
	color: #666666;
	font-weight: normal;
}


#regateGauche {
	width: 350px;
	margin-right: 20px;
	float: left;
	margin-top: 10px;
}
#regateDroite {
	width: 180px;
	float: left;
	margin-top: 10px;
	padding-top: 0px;
}
.langue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.langue a {
	color: #666666;
	text-decoration: none;
}
.langue a:hover {
	color: #990000;
	text-decoration: none;
}
.resultatRecherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.partenaires {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	padding-bottom: 10px;
	text-align: center;
}
.titreCalendrier a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.appelextra {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #990000;
}
h1 a {
	display: inline;
	text-decoration: none;
}
.tableauService {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #990000;
	line-height: 12px;
	letter-spacing: normal;
	word-spacing: normal;
}
.extraitActuDefilant {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	width: 315px;
	overflow: hidden;
	text-align: justify;
	padding-top: 5px;
}
.extraitActuDefilant a {
	color: #000000;
	text-decoration: none;
}

.extraitActuDefilant a:hover {
	color: #990000;
	text-decoration: none;
}
.sousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	font-variant: small-caps;
}

#MySpamTrap {display: none;}
.titreRougeFAG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 13px;
	text-align: left;
	display: block;
	padding-bottom: 15px;
}
.titrePage {
	font-size: 20px;
	font-variant: small-caps;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 22px;
}
#inscription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableauParticipants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	line-height: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-transform: uppercase;
}
.revueNautique {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #444444;
}
#galeries {
	height: 700px;
}
#bandeauUne {
	background-color: #D9D5D2;
	padding: 5px;
	margin-left: 13px;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
	color: #666666;
}
.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
}
#lireSuite {
	text-align: right;
	vertical-align: bottom;
	float: right;
	margin-top: 32px;
	background-color: #FFFFFF;
	z-index: 300;
	position: relative;
}
#resultats  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #990000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#resultats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #990000;
}
.titreRougeMoyen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.arrondiDroitBandeau {
	font-size: 12px;
	font-style: normal;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9D5D2;
	border-right-color: #D9D5D2;
	border-bottom-color: #666666;
	border-left-color: #D9D5D2;
	width: 175px;
	background-image: url(../images-nautique/carre-gris.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.titreRougeGrand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
a.liensAcces {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	color: #666666;
	font-weight: normal;
}
#detail {
	margin-bottom: 15px;
}

