@charset "utf-8";
/* CSS Fous d'Anim version 7.0
   réalisée par cé
   contact@fousdanim.org 
   
   pages annexes : contact et rédaction */

/* marges et fond de page */
body {
	background-color:#691397;
	margin:0;
 }
 
@font-face{ /* typo pour les titres */
    font-family : "fousdani_slab";
    src : url('../fousdani_slab.ttf');
}

/* declaration des contenants généraux */
#page_generale {
	background-color:#FFF;
	width:960px;
	font:12px/1.3 Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images_interface/fond_fausse_colonne_gauche.gif);
}
#contact img {margin:0;padding:0;border:0;}
#contact a {text-decoration:none;}

/* barre de menu superieure, les classes amènent l'interaction */
#gros_menu {width:960px;height:190px; background-color:#E9F4C9;}
#gros_menu a {display:block; width:240px;height:190px;}
.gm_actif_contact, .gm_actif_redac  {background-color:#691397;}
.gm_second {background-color:#CFE789;}
.gm_tierce {background-color:#DFEFAE;}
.gm_quarte {background-color:#E9F4C9;}
.gm_second:hover:after { z-index:5;margin:0;content:'';display:block;width:24px;height:10px;background: url(../images_interface/fleche_bas_vert1.png); position:relative ; left:116px; }
.gm_tierce:hover:after { z-index:5;margin:0;content:'';display:block;width:24px;height:10px;background: url(../images_interface/fleche_bas_vert1.png); position:relative ; left:116px; top:120px;}
.gm_actif_contact, .gm_tierce, .gm_quarte, .gm_second, .gm_actif_redac {	width:240px;	height:190px;	float:left;}

.gm_actif_contact {background-image:url(../images_interface/contact_alpha_blanc.png);
}
.gm_actif_redac{background-image:url(../images_interface/titre_redac_alpha_blanc.png);}

.gm_second {
	background-image:url(../images_interface/fousdanim_roll_blanc_alpha.png);
}
.gm_tierce {
	background-image:url(../images_interface/forum_roll_blanc_alpha.png);
}
.gm_quarte {
	background-image:url(../images_interface/festivals_roll_blanc_alpha.png);
}

.gm_second:hover, .gm_tierce:hover, .gm_quarte:hover{
	background-color:#b7db4c; background-position: bottom center;
}
/*.gm_second:hover:after, .gm_quarte:hover:after { z-index:5;
	margin:0;content:'';display:block;width:24px;height:10px;background: url(../images_interface/fleche_bas_vert1.png); position:relative ; left:116px;
}*/
#gros_menu img{
	border:0;
}

/* menu secondaire avec le forum et le dernier défidéfous */
#ligne_secondaire { /* contenant principal */
	width: 960px;
	height: 120px;
}
#welcome { 	width: 220px;
	height: 100px;
	padding:10px;
	color:#691397;
	font-style:italic;
	background-color:#fff;float:left;}

#reprise_accueil {
	margin-left:240px;
	width: 720px;
	height: 120px;
	background-color:#CFE789;
}
	
#reprise_accueil div {width:220px; height: 80px; float:left;padding:20px 10px; text-overflow:ellipsis; overflow:hidden;white-space:nowrap; font-size:12px ; line-height:16px; color:#769606;}
#reprise_accueil b{font-size:0.9em;}
#reprise_accueil a:link, #reprise_accueil a:visited { text-decoration:none;color:#691397;
	border-bottom:1px dotted #691397;
	background-image:url(../images_interface/fleche_lien.png);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:12px;
}
#reprise_accueil a:hover, #reprise_accueil a:active {border-bottom:1px solid #c3a1d5;
	background-image:url(../images_interface/fleche_lien_hover.png);
}
	
	
#forum_reprise { /* reprise des titres des derniers posts du forum */
	height: 120px;
	background-color:#DFEFAE;
	width:475px;
	padding:1px 5px 5px 0;
	margin:0;
	position:relative;
	left:240px;
}
#forum_reprise img {margin-right:2px;}
#forum_reprise ul {padding-left:20px}
#forum_reprise li{ /* tronquer les titres des posts du forum s'ils dépassent*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:1em;
	font-style:italic;
	line-height:17px;
	color:#769606;
}
#forum_reprise strong {font-style:normal; font-weight:normal}
.forum_lien:link , .forum_lien:visited, .forum_lien:active  {
	color: #500e73;
	text-decoration:none;
	border-bottom:1px dotted #691397;
	font-style: normal;
}
.forum_lien:hover {
	border-bottom:1px solid;
	color:#000;
}
/************ styles du contenu *****************/
#contenu_contenu {float:left;}
#interface {clear:both; width:700px; padding:0 10px 35px 10px;}
#interface p {padding:10px}
#interface h1, td.titre {	font-family : "fousdani_slab", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:2.2em;
	line-height:1em;
	letter-spacing:-0.05em;
	word-spacing:-0.1em;
	color:#691397;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
}
#interface h1 a:link, #interface h1 a:visited {text-decoration:none; color:#691397;}
#interface h1 a:hover, #interface h1 a:active {color:#500e73;}
.violet_rollover {padding:10px}
.violet_rollover:hover {background-color:#f0e7f5;}
#interface img {margin:5px 5px 5px 0}
#interface p a:link, #interface p a:visited {	
	text-decoration:none;
	color:#691397;
	border-bottom:1px dotted #691397;
	background-image:url(../images_interface/fleche_lien.png);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:12px;
}
#interface p a:hover, #interface p a:active {
	border-bottom:1px solid #c3a1d5;
	background-image:url(../images_interface/fleche_lien_hover.png);
}
#creation {width:680px;padding:10px;}
#creation h3 {color:#769606; font-style:italic; font-size:14px; margin:10px 0 5px 0; padding:0;}
tr.texte { background-color:#f5f0f8;}
tr.texte:hover { background-color:#f0e7f5;}
tr.texte td { border-bottom:1px solid #691397;}

/******************** colonne outils ***********************/
#colonne_outils {
	overflow: hidden;
	width: 240px;
	float:left;
	font-style:italic; 
	text-overflow: ellipsis;
	background-color:#f0e7f5;
}
#colonne_outils h1 { /*font-family:"fousdani_slab", serif; text-transform:uppercase;*/letter-spacing:-0.08em; color:#cfe789; font-size:1.4em; line-height: 1.1em; margin:0 5px 0 0; font-weight:bold}
#colonne_outils h1:first-letter {text-transform:uppercase}
#colonne_outils img a { border:0}
#liens_outils {width:200px; color:#000; line-height:1.5em; font-size: 0.85em; padding : 20px 5px 0 20px;}
#liens_outils a { margin-right:4px;color:#691397;text-decoration:none; border-bottom:1px dotted #c3a1d5; background-image:url(../images_interface/fleche_lien.png);	background-position: 0px 2px;	background-repeat:no-repeat;	padding-left:12px; font-size:1.3em}
#liens_outils a:hover { border-bottom:1px solid #691397; background-image:url(../images_interface/fleche_lien_hover.png);	background-position: 0px 2px;	background-repeat:no-repeat;	padding-left:12px;}
#liens_outils h1 {margin:10px 0 4px -5px; font-size:1.35em; font-style:normal; letter-spacing:-0.04em; color:#000; font-weight:normal}

.lien_fleche_violet { padding-top:10px; margin:0; font-style:italic; text-align:left; background-color:#c3a1d5; font-size:1em; line-height:45px; color:#691397}
.lien_fleche_violet img {border:0;margin:0 10px 0 20px; vertical-align:middle}
.lien_fleche_violet::after {margin:0;content:'';display:block;width:24px;height:10px;background: url(../images_interface/fleche_bas_violet2.png); position:relative; top:10px ; left:116px; z-index:4;}

/******************** fin de page ****************************/
#footer {width:960px; height:340px; background-color:#b7db4c; color:#000;font-size:12px;line_height:13px; clear:both;}
#footer a:link, #footer a:visited{	text-decoration:none;
color:#000;
	border-bottom:1px dotted #000;
	background-image:url(../footer/fleche_lien_blck.png);
	background-position: 0px 1px;
	background-repeat:no-repeat;
	padding-left:12px;
}
#footer div {float:left; text-overflow:ellipsis;}
.footer_contenu {margin:20px 0 10px 0; width:220px; padding:0 10px;}
#footer a:hover, #footer a:active {
	border-bottom:0;
	background-image:url(../footer/fleche_lien_blck_hover.png);
}

.footer_ul {list-style:none; margin:0; padding:0;}
#footer li {padding:4px 0 0 0}



