/*  ----------------------------------------------------------- */
/*  Feuilles de styles du site www.yvescoqueugniot.com       */
/*  ----------------------------------------------------------- */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #fff;
	margin: 0px;
	cursor:default;
}

img, table { margin: 0px; padding: 0px; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

p {margin-top:0; margin-bottom: 7px;}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	/*width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;*/
}

#conteneur { 
	position: absolute;
	width: 680px;
	height: 583px;
	margin: -285px 0px 0px -335px;
	top: 50%;
	left: 50%;
	/*background-color: #FF0000;*/
}

#titre { 
	text-align: left;
	height: 35px;
	text-transform: uppercase;
	background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size:20pt;
	font-weight:bold;
}

#menu-langue { 
position: absolute;
right: 0px;
top: 0px;
width: 300px;
	text-align: right;
	text-transform: uppercase;
	z-index:250;
}
.titre-news { 
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 7px;
}

#menu { 
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: capitalize;
	background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#sous-menu { 
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	text-transform: capitalize;
	background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#pagination {
	position: absolute;
	top: 73px;
	right: -3px;
	text-align: right;
	width: 100px;
	z-index: 500;
}

#diaporama-cadre {
	align:right;
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-right: 30px;
	text-align: right;
	width: 100px;
	z-index: 505;
}


#pagination-actualite { 
	position: absolute;
	top: 29px;
	right: 0px;
	text-align: right;
	width: 100px;
	z-index: 102;
}
#article { 
	overflow:auto;
	height: 503px;
	margin-top: 7px;
	padding: 0px;
	text-transform:none;
}
#article-texte-kunst { 
	overflow:auto;
	height: 469px;
	margin-top: 9px;
	padding: 0px;
	text-transform:uppercase;
}
#article-thumbnails { 
position: relative;
	overflow:auto;
	height: 469px;
	margin-top: 9px;
	width: 100%;
}
#ligne-thumbnails1 { 
padding-top:2px;
padding-bottom: 1px;
margin-bottom: 9px;
	/*background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;*/
	height:90px;
	
}
#ligne-thumbnails { 
padding-top:12px;
padding-bottom: 10px;
/*margin-bottom: 9px;
	background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;*/
	height:90px;
	
}
#article-kunst { 
	overflow:auto;
	height: 473px;
	margin-top: 7px;
	padding: 0px;
}

#news-suivantes {
	margin-top: 7px; 
	padding-top:8px;
	background-image: url(ligne.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#image-news {
	padding-top: 3px;
	padding-bottom:3px;
}

#image-article {
	/*height: 345px;
	overflow: hidden;*/
	padding-top: 2px;
	
	background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	/*display: inline;*/
	width: 100%;
}
.image-article-content{
	padding-bottom: 10px;
	display: inline-block; 
}

#video-article {
	height: 345px;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 10px;
	background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	/*display: inline;*/
	width: 100%;
}

#titre-article { 
	text-transform: uppercase;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;

}

#titre-materiaux { 
	text-transform:lowercase; 

}




#chapo-article { 
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	/*background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;*/
	text-transform: none;

}

#texte-article { 
	text-transform: none;
	text-align: left;
	padding-top: 7px;
	/*padding-bottom: 7px;
	background-image: url(ligne.gif);
	background-repeat: no-repeat;
	background-position: bottom left;*/
}

	

/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	position:absolute;
	width: 100%;
	height: 3px;
	bottom: 0px;
	background-image: url(ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center; 
}
	
/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour le contenu */
body #conteneur {
	font-family: arial, "Courier New", Courier, monospace ;
	color: #000000;
	font-size:14px;
}

.titre-article {
	text-transform:uppercase;
}

.texte-gris {
	color: #999999;
}
.texte-kunst {
	text-transform: uppercase;
}
.texte-titre-bio {
	text-transform: uppercase;
}


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: left; }
#navigation li, .encart li { padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }



/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #000;}
a:link { text-decoration: none; color: #000;}
a:visited { text-decoration: none; color: #000;}
a:hover { text-decoration: none; color: #999999;  cursor:pointer;}

a img {filter: none}

a:hover img {
	filter:Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */

/*#article_texte a { text-decoration: none; color: #000;}
#article_texte a:link { text-decoration: none; color: #000;}
#article_texte a:visited { text-decoration: none; color: #000;}
#article_texte a:hover { text-decoration: non; color: #FF6666; }

#documents_joints a { text-decoration: none; color: #000;}
#documents_joints a:link { text-decoration: none; color: #000;}
#documents_joints a:visited { text-decoration: none; color: #000;}
#documents_joints a:hover { text-decoration: non; color: #FF6666; }*/

/* PLAN-MENU liens */
.menu-horizontal_lien-desactive {
	color: #999999;
	text-decoration: none; 
	cursor: default !important; 
}
.menu-horizontal_lien{
	text-decoration: none;
	color: #000; 
}
.menu-horizontal_lien:link{
	text-decoration: none;
	color: #000; 
}
.menu-horizontal_lien:visited {
	color: #000;
}
.menu-horizontal_lien:hover { 
	text-decoration: none; 
	color: #999999;
}

.texts{
	margin-bottom: 5px;
}


.texts-titre {
	text-transform:uppercase;
}
