/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  Personnalise pour emeraude kite par cedricici              */
/*  ----------------------------------------------------------- */
/*  ------------------------------------------
/*  correction des styles html par defaut
/*  ------------------------------------------ *
*/

* {
	margin: 0;
	padding: 0;
}

img, table {
	border: none;

}
li
/*  ------------------------------------------
/*  typographie generale du site
/*  ------------------------------------------ */
/* Typo pour les menus et la navigation */
body,html {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #1f54a3;
}
/* Espaceur de blocs */
.nettoyeur {
	clear: both;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
/* Non visible a l'ecran */
.invisible {
	position: absolute;
	top: -3000em;
	height: 1%;
}
a {
	text-decoration: none;
	color: #005;
}
a:hover {
	text-decoration: underline;
}
ul, ol{
	margin: 0 0 10px 10px;
	list-style: none;
}
/*  ------------------------------------------
/*  disposition a l'ecran des blocs principaux
/*
/*  ------------------------------------------ */

html {
	background: #005167 url(fond.gif) ;
overflow:auto;
}
#page {
	/*min-height: 100%;*/
	width: 95%;
	min-width: 770px;
	margin: 0 auto;
	position: relative;
font-size:1em;

}
#conteneur {
margin-top:25px;
}
/*  ------------------------------------------
/*  entete
/*  ------------------------------------------ */
#entete {
	background: #f3ffff url(kites.jpg) top right no-repeat;
	height: 151px;
}
#entete a img {
	position: absolute;
	display: block;
	background: url(AA.gif);
	border-left: 2px solid #1f54a3;
}
#entete .chapo {
	position: absolute;
	margin: 0px 180px 0 260px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 10px 5px 0;
	border-right: 2px solid;
	border-bottom: 2px solid;

}
#pied {
	position: absolute;
	top: 1.3em;
	right: 2px;
	text-align: right;
}
#pied a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 0.77em;
	margin-top: 1px;
}

h1.titre {
font-size:1.6em;
}

/* Formulaire de recherche */
#recherche {
	width: 8em;
	float: left;
	background: #FFC;
	border: 1px inset;
	margin-right: 5px;
	padding-left: 2px;
}
.formulaire_recherche {
	position: absolute;
	padding-top: 3px;
	right: 2px;
}
.formulaire_recherche label {
	display: none;
}

/*  ------------------------------------------
/*  navigation / recents
/*  ------------------------------------------ */
#conteneur {
overflow:auto;
}
#conteneur #navigation {
	float:left;
	width: 230px;
	margin-top:23px;
	margin-bottom:5px;
	background: #F3FFFF;
	border-left: 2px solid #1f54a3;
	border-bottom: 2px solid #1f54a3;
	font-size:1em;

	
}
#navigation div.rubriques {
	margin: -1px 0 25px 0;
}
#navigation div.rubriques ul {
	margin: 0;
}
#navigation div.rubriques li {
	padding: 5px 0 0 10px;
}
#navigation div.rubriques li img.spip_logos {
	position: absolute;
}
#navigation div.rubriques li img.spip_typo {
	position: relative;
	left: 35px;
}
#navigation div.rubriques li a:hover img.spip_logos {
	border-bottom: 2px solid #1f54a3;
	border-right: 2px solid #1f54a3;
}
/* articles recents */
#navigation div.liste-articles {
	padding-bottom: 30px;
}
#navigation .gauche h2 {
	font-size: 0.9em;
	text-align: left;
	padding-right: 5px;
	border-bottom: 2px solid #1f54a3;
	margin-right: 25px;
}
#navigation .gauche ul {
font-size: 1em;
}
#navigation .gauche ul li {
	padding: 5px 0 0 10px;
	font-size: 0.6em;
}
#navigation .gauche p {
	text-align:center;
	margin:5px;
	font-size:0.8em;
}
#navigation .meteo p {
	margin:5px 35px 10px 35px;
	border:1px outset ;
	height:136px;
	overflow:hidden;
}


#navigation p.total_site {
	font-family:impact, "arial black", helvetica,sans-serif;
	color:#005;
font-size:2.3em;
}


#navigation div.news ul li+li a{
color:#050D62;
}
#navigation div.news ul li+li+li a{
color:#112E7F;
}
#navigation div.news ul li+li+li+li a{
color:#1A4595;
}
#navigation div.news ul li+li+li+li+li a{
color:#1f54a3;
}
/************** adh�rents *************/

.adherents{
position:absolute;
right:12px;
top:128px;
color:black;
background:#fff;
border:2px outset;
padding:5px;
}
.adherents span{
font-weight:bold;
color:red;
}


/*  ------------------------------------------
/*  contenu principaux
/*  ------------------------------------------ */
#contenu {
	margin-left: 250px;
	margin-top: 0px;
	padding-bottom: 20px;
}
#contenu #end {
	height: 32px;
	margin-left: 32px;
}
#contenu div.cartouche {
	height: 80px;
	background: url(BB.gif);
	padding-left: 70px;
	overflow:hidden;
}
#contenu div.cartouche img {
	position: absolute;
	margin: -15px 8px 15px -80px;
	z-order: 1000;
}
#contenu div.notes, #contenu div.encart, #conteneur #contenu div.contre-encart, #contenu div.chapo, #contenu fieldset {
	background: #f3ffff;
	border-left: 2px solid #1f54a3;
	border-bottom: 2px solid #1f54a3;
	padding: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contenu div.notes {
	color: #005;
	font-size: 0.7em;
}
a.spip_note {
	color: red;
}
#contenu div.contre-encart {
	overflow: auto;
}
#contenu div.chapo {
	font-weight: bolder;
	font-style: italic;
}
#contenu p {
	margin-top: 15px;
margin-left:5px;
}
#contenu li {
margin-left:2em;
}
#contenu.liste_galerie h3{
border-top:1px solid;
}

#contenu.liste_galerie h3 img{
vertical-align:top;
}

#contenu.liste_galerie li small {
display:block;
text-align:right;
font-size:0.5em;
margin-top:2em;
}

.breve {
text-align:center;
margin:25px;
border:2px outset red;
padding:5px;
background:white;
font-size:1.5em;
}
.breve p a{
color:#050D62;
}

.breve .spip_in{
font-weight:bold;
}


#switcher a{
font-size:1em;
float:right;
margin-right:120px;
margin-top:2px;
padding:4px;
background:#333;
color:#eee;
}

/*  Rubriques---------------------------------------------- */
/*  Portfolio---------------------------------------------- */
#documents_portfolio {
}
/*  Listes de documents joints (a un article ou une rubrique)---------------------------------------------- */
#documents_joints {
}
/*  ------------------------------------------
/*  plan du site
/*  ------------------------------------------ */
.page_plan #contenu h2 {
	background: #f3ffff;
	border-left: 2px solid #1f54a3;
	padding: 15px 0;
	font-weight: bold;
}
.page_plan #contenu h2 a {
	border-bottom: 2px solid #1f54a3;
	padding-left: 10px;
}
.page_plan #contenu .contre-encart ul {
	display: block;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square;
}
.page_plan #contenu .contre-encart li {
	list-style: inherit;
}
/*  ------------------------------------------
/*  habillage des formulaires
/*  ------------------------------------------ */
/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
.formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option {
	margin: 2px 0;
	padding: 1px;
	border: 1px inset #1f54a3;
	background: #fff;
}
.formulaire_spip label {
	text-decoration:underline;
}
.formulaire_spip textarea{
width:99%;
display:block;
margin:auto;
}



/* Styles des formulaires de Spip */
/* Reponse du formulaire */
.reponse_formulaire {
	font-weight: bold;
	color: #F00;
}
fieldset.reponse_formulaire {
	border: 1px dotted;
	font-weight: normal;
}
/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid;
}
/* Formulaire de login au forum */
.formulaire_login_forum .forml {
	width: 12em;
}
.formulaire_login_forum .spip_logos {
	float: right;
	padding-left: 10px;
}
/* Choix des mots-clefs */
.choix_mots {
	width: 47%;
	float: left;
}
.choix_mots label {
	display: inline;
}
.spip_bouton input{
	border:1px outset #0cc;
	background:#0cc;
}

.erreur{
background:#f88;
}
/*  ------------------------------------------
/*  habillage des forums
/*  ------------------------------------------ */
.forum-repondre {
	margin-top: 5px;
	padding-top: 2px;
	border-top: 2px solid #99F;
	font-size: 0.88em;
	font-weight: bold;
}
.forum-decompte {
	font-size: 0.7em;
	float: right;
	margin-top: -1.4em;
}
#contenu fieldset {
overflow:auto;

}
#contenu fieldset legend {
	background: #f3ffff;
	padding: 3px;
	border-left: 1px solid #1f54a3;
	border-bottom: 1px solid #1f54a3;
	color:#005;
}

/* * Habillage des forums */
ul.forum {
	display: block;
	margin: 0;
	padding: 0;
}
.forum-fil {
	margin-top: 1.5em;
}
.forum-fil ul {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 1em;
}
.forum-chapo .forum-titre, .forum-chapo .forum-titre a {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.forum-chapo small {
}
.forum-texte {
	margin: 0;
	padding: 0.5em 1em 0 1em;
	color: #333;
	font-size: 0.82em;
	background: #fff;
}
.forum-texte .forum-lien {
}
.forum-texte .forum-repondre-message {
	margin: 0;
	padding: 1px 0;
	text-align: right;
}
/* Boite d'un forum: eclaircissement progressif des bords */
ul .forum-message {
	border: 1px solid #666;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
ul ul .forum-message {
	border: 1px solid #A4A4A4;
}
ul ul ul .forum-message {
	border: 1px solid #B8B8B8;
}
ul ul ul ul .forum-message {
	border: 1px solid #CCC;
}
ul ul ul ul ul .forum-message {
	border: 1px solid #E0E0E0;
}
ul ul ul ul ul ul .forum-message {
	border: 1px dotted #E0E0E0;
}
/* Boite de titre d'un forum: mise en couleur selon la profondeur du forum */
ul .forum-chapo {
	border: none;
	border-bottom: 1px dotted #B8B8B8;
	margin: 0;
	padding: 3px 6px 2px 6px;
	font-size: 0.88em;
	background: #C4E0E0;
}
ul ul .forum-chapo {
	background: #D4E8E8;
}
ul ul ul .forum-chapo {
	background: #E4F0F0;
}
ul ul ul ul .forum-chapo {
	background: #F4F8F8;
	border-bottom: 1px dotted #E0E0E0;
}
ul ul ul ul ul .forum-chapo {
	background: #FFF;
}
/*  ------------------------------------------
/*  cas particuliers / pages specifiques
/*  ------------------------------------------ */
#charte {
	background: #FFC;
	border: 2px outset;
	padding: 5px;
}


/* nouveau diapo thickbox */

#tableau_photo {
text-align:center;
}
#tableau_photo a img {
border:1px solid #1f54a3;
}
#tableau_photo a:hover img {
border:1px solid red;
}


/********** article 96, plan des zones  *********/

table#cartes {
margin:20px 0;
width:98%;
}
table#cartes th {
background-color:white;
color:red;
}
#map_ln {
background:url('nav_lancieux.jpg') no-repeat top left;
}
#map_sm {
background:url('nav_saint_malo.jpg') no-repeat top left;
}
#map_sj {
background:url('nav_saint_jacu.jpg') no-repeat top left;
}

/************* liste des membres ********/

#liste_adhe {
background:#fff;
border:1px outset;
width:98%;
border-collapse:collapse;
}
#liste_adhe th {
border:solid 1px #000;
background:#ff8;
color:#000;
font-size:0.8em;
}
#liste_adhe td.pseudo{
text-align:left;
}

#liste_adhe td {
border:1px solid;
padding:1px;
overflow:hidden;
text-align:center;
font-size:0.8em;
}
#liste_adhe td.photo img{
width:30px;
height:auto;
}
#liste_adhe td.photo img.survol{
border:1px solid #fff;
position:absolute;
margin-left:-30px;
width:auto;
}


#liste_adhe td.pseudo a span{
position:relative;
padding:1px;

}
#liste_adhe td.pseudo a span img{
width:30px;

}

#liste_adhe td.pseudo a:hover span img{
position:absolute;
z-order:100;
margin:-80px 0 0 -00px;
width:100px;
}

#liste_adhe td p {
text-align:right;
margin:0;
}
#liste_adhe td ul {
position:absolute;
right:0;
background:#005167;
color:#fff;
padding:5px;
border:2px solid #a00;
display:none;
}
#liste_adhe td a.show:hover+ul{
display:block;
}

#liste_adhe tr.adherent_F td {
background:#fee;
}
#liste_adhe td.profession,#liste_adhe td.email,#liste_adhe td.pseudo {
font-size:0.6em;
}
#liste_adhe td span.no_matos{
color:#5f84f3;
}





/****fiche des membres ***/

div.voir_membre{
min-height:210px;
}

div.voir_membre p.vignette{
float:left;
padding:5px;
text-align:center;
color:#000;
}
div.voir_membre p.vignette img {
border:1px solid;
}
div.voir_membre li{
margin-top:5px;
color:#000;
}
div.voir_membre li label {
font-size:0.9em;
color:#1f54a3;
text-decoration:underline;
}

div.voir_membre #carto_loca{
position:absolute;
right:0;
top:265px;
overflow:hidden;
}

#membre_matos {
background:#005167;
color:#fff;
padding:5px;
border:2px solid #a00;
margin-right:320px;
}
#membre_matos dt {
margin-top:7px;
}


/*******   modification des membres ***/

body.page_edit_membre span.spip_form_label {
font-size:0.8em;
float:left;
display:block;
width:11em;
text-align:right;
margin-right:5px;
padding-top:5px;
}

body.page_edit_membre .choix{
margin-top:5px;
}
#inpu_lat, #inpu_lon{
width:95px;
}
textarea.choix{
width:200px;
}

#gestion_matos h3,#gestion_matos h4{
margin-top:15px;
}


#carto_loca {
position:absolute;
width:300px;
right:5px;
top:271px;
font-size:0.8em;
border:1px solid;
background:#fff;
padding:3px;
}
#carto_loca div.info_win{
font-size:0.7em;
}


#accord_publi {
clear:both;
margin-top:55px;
}



#accord_publi span.spip_form_label {
display:inline;
float:none;
color:red;
font-weight:bold;
}




/**********   page concours  *****************/ 

#concours_1 {
width:232px;
float:left;
height:892px;
overflow:auto;

}

/*reste des padding de la liste */
#conteneur #contenu div.contre-encart {
padding:2px;
}

#concours_1 div.liste-articles ul {
margin-left:2px;
}

#concours_1 h2 {
font-size:1.1em;
margin-left:-2px;
padding-left:2px;
border-bottom:2px solid;
}

#concours_1 p {
margin:2px;
}

#concours_1 p.meilleure_note {
margin:0;
text-align:center;
color:red;
text-decoration:underline;
}
#concours_1 li {
display:block;
clear:both;
padding:10px 0 5px 0 ;
border-bottom:1px solid ;
margin:0;
overflow:auto;
}

#concours_1 li h3 {
width:130px;
overflow:hidden;
}
#concours_1 li p.total {
float:left;
width:100px;
}
#concours_1 li .docs {

}
#concours_1 li .docs p{
margin-top:-20px;
}


/**********************/

#concours_2 {
height:170px;
overflow:auto;
margin-left:7px;
}
#concours_2 h3{
margin-top:0;
}


#concours_3 {
height:190px;
overflow:auto;
margin-left:7px;
text-align:center;
}

#concours_3 td {
border:1px solid #000;
padding:3px;
}


#concours_4 {
height:500px;
overflow:auto;
margin-left:7px;
}

#concours_4 h3 {
border-bottom:2px solid;
padding:0 5px;
margin-left:-2px;
display:inline;
}
#concours_4 p.info {
font-size:0.6em;
margin:5px;
color:red;
}

#concours_4 .docs table , #concours_3 table{
margin:auto;
}
#concours_4 table td {
padding:0 8px;
}
#concours_4 table td p {
text-align:center;
font-weight:bold;
margin:0 0 10px 0;
}

#concours_4 p.total_img {
text-align:center;
font-size:1.5em;
border:2px outset;
margin:15px;
background:#fff;

}

/*  Page liste des sessions */

#liste_sessions{
border-collapse:collapse;
margin:25px auto;
text-align:center;
font-size:0.9em;
background:#fff;

}
#liste_sessions td,#liste_sessions th {
border:1px solid #000;
}
#liste_sessions tr.nav td{
border:none;
border-bottom:1px solid #000;
color:#000;
font-weight:bold;
}
#liste_sessions td div.fic{
position:absolute;
background:#fff;
border:1px solid #00f;
width:250px;
margin-top:-65px;
margin-left:-120px;
cursor:crosshair;
}
#liste_sessions td div.fic img{
float:left;
border:1px solid #000;
margin:5px;
}
#liste_sessions td div.fic ul {
text-align:left;
margin-top:5px;
}



/* METEO REPORT */

#reporter img{
		margin-left: 38px;
		float: left;
height:100px;
	}
	#reporter h3{
		font-size: 1.2em;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 150px;
	}
	#reporter .desc{
	   margin-left: 150px;
	    width: 300px; 
	    min-height: 70px; 
	    text-align: justify; 
	    margin-bottom: 0px;
	}
	
	#reporter table,#reporter p.nada {
clear:both;
border:1px solid;
		border-collapse: collapse;
		width: 424px;
		margin-top: 20px;
		margin-left: 38px;
		margin-right: 38px;
	}
	
	#reporter td {
		border: 1px solid black;
		height: 30px;
		font-weight: bold;
		padding-left: 8px
	}
	#reporter td.value {
		text-align:center;
		padding-left:0;
	}
	#reporter td.resume{
		text-align: justify;
		padding-left: 2px;
		padding-right: 2px;
	}
#choix_reporter{
margin:10px 38px;
}






