@charset "utf-8";
/***********************************************/
/*  General                                    */
/***********************************************/ 

body{
	background-image: url(http://fichiers.royaumesoublies.com/images/taverne/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

/***********************************************/
/*  Liens cadre	                               */
/***********************************************/

#taverne_cadre_contenu a:link, #taverne_cadre_contenu a:visited, #taverne_cadre_contenu a:active { text-decoration:none; color:#503F2A }
#taverne_cadre_contenu a:hover { text-decoration:underline }

/***********************************************/
/*  Personnage portail                         */
/***********************************************/ 

#taverne_nain{
	left: 335px;
	top: 119px;
	width: 108px;
	height: 122px;
	padding: 0;
	z-index: 5;
	position: absolute;
}

/***********************************************/
/*  Bibliotheque portail                       */
/***********************************************/ 

#taverne_bibliotheque_portail{
	left: 660px;
	top: 249px;
	width: 297px;
	height: 95px;
	padding: 0;
	z-index: 3;
	position: absolute;
}

/***********************************************/
/*  Fenetres                                   */
/***********************************************/

#taverne_fenetre_portail{
	visibility: visible;
}	
	
#taverne_fenetre_jeuderole{
	visibility: hidden;
}

#taverne_fenetre_taverne{
	visibility: hidden;
}

#taverne_fenetre_rouge{
	visibility: hidden;
}

/***********************************************/
/*  Survol livres portail                      */
/***********************************************/

#taverne_survol_gazette{
	left: 9px;
	top: 42px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

#taverne_survol_fetes{
	left: 9px;
	top: 59px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

#taverne_survol_calendrier{
	left: 9px;
	top: 76px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

#taverne_survol_ressources{
	left: 108px;
	top: 42px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

#taverne_survol_encyclopedie{
	left: 108px;
	top: 59px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

#taverne_survol_carte{
	left: 108px;
	top: 76px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

#taverne_survol_rouge{
	left: 199px;
	top: 31px;
	width: 95px;
	height: 34px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

#taverne_survol_livredor{
	left: 205px;
	top: 59px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

#taverne_survol_partenaires{
	left: 205px;
	top: 76px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 4;
	position: absolute;
	visibility: hidden;
}

/***********************************************/
/*  Clic livres portail                        */
/***********************************************/

#taverne_clic_gazette{
	left: 9px;
	top: 42px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

#taverne_clic_fetes{
	left: 9px;
	top: 59px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

#taverne_clic_calendrier{
	left: 9px;
	top: 76px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

#taverne_clic_ressources{
	left: 108px;
	top: 42px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

#taverne_clic_encyclopedie{
	left: 108px;
	top: 59px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

#taverne_clic_carte{
	left: 108px;
	top: 76px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

#taverne_clic_rouge{
	left: 199px;
	top: 31px;
	width: 95px;
	height: 34px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

#taverne_clic_livredor{
	left: 205px;
	top: 59px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

#taverne_clic_partenaires{
	left: 205px;
	top: 76px;
	width: 85px;
	height: 17px;
	padding: 0;
	z-index: 6;
	position: absolute;
	visibility: visible;
}

/***********************************************/
/*  Page news                                  */
/***********************************************/

.taverne_cadre_titre{ 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.taverne_cadre_titre a:link, .taverne_cadre_titre a:visited, .taverne_cadre_titre a:active { text-decoration:none; color:#000 }
.taverne_cadre_titre a:hover { text-decoration:none; color:#534637 }

.taverne_cadre_infos{ 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 10.5px;
	text-align: right;
	color: #000;
}
.taverne_cadre_infos a:link, .taverne_cadre_infos a:visited, .taverne_cadre_infos a:active { text-decoration:none; color:#503F2A }
.taverne_cadre_infos a:hover { text-decoration:underline }

.taverne_cadre_news{ 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 10.5px;
	text-align: justify;
	line-height: 160%;
	color: #000;
}

.postcolor a:link, .postcolor a:visited, .postcolor a:active { text-decoration:none; color:#000 }
.postcolor a:hover { text-decoration:underline }

/***********************************************/
/*  Page fetes                                 */
/***********************************************/

.taverne_fetes{
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 10px;
	background-color: #000;
	color:#C3B9AE;
}
.taverne_fetes a:link, .taverne_fetes a:visited, .taverne_fetes a:active { text-decoration: none; color: #9F8F7B }
.taverne_fetes a:hover { text-decoration: underline }

.taverne_fetes_cellules{
	height:25px;
	background-color: #3F3933;
}

.taverne_fetes_titre{
	height:10px;
	font-weight:bold;
	font-size:11px;
	color:#8F7D68;
	padding:7px;
	margin:0;
	background-image: url(http://fichiers.royaumesoublies.com/images/fetes/titre.png);
}