@import url("../Commun/tab.css");

p.intro { text-indent:15px; text-align:justify; }
p#info { font-weight:bold; font-size: 110%; line-height: 150%; margin: 15px; }
p#smallinfo { margin:15px 0px; }

div#conteneur_ {
 width:780px;
 height:460px;
 z-index:1;
 overflow:hidden; 
}

div#left_ {
 left: 0px;
 height:400px;
 width: 400px;
 background: url("../Commun/fond_yonne.gif") 0 0 no-repeat;
 z-index:1;
}

div#right_ {
 position: relative;	
 width: 380px;
 padding:0px;
 top:-400px;
 margin-left:400px;

}



div#links_ {
 font-family: Helvetica, sans-serif;
 color:green;
 background:inherit;
 font-size:10pt
}

div#links_ li {
 padding: 1px 0px;
 margin: 2px 0px;
 font-size:10pt 
}

div#links_ a {
 border-width: 0px;
 color: #000;
 background:inherit;
 font-family: Georgia, Verdana, Arial, sans-serif;
 font-size: 11pt;
 text-align: left; 
 text-decoration: none;
}

div#links_ a:hover {
 background: #eee;
 color: #f00
}

div#links_ a img {
 border-width: 0px;
 width: 0px;
 height: 0px; 
}
div#links_ a:hover img {
 position: absolute;
 left: 0px;  
 top: 0px;
 margin-left:-400px;
 height: 400px;
 width: 400px;
}


ol {
 list-style-type: decimal;
 font-size:small;
 padding-bottom:15px
}

p.commune_lvl1 {
 font-weight:bolder;
 font-size:medium;
 line-height: 2em;

}


ul.classement_com_ul li {
 	list-style-type:square;
	font-size:10pt;
	font-weight:normal;
	color:#080;
  background:inherit;
	line-height: 1.5em
}



p.img_pos_ {
 position:absolute;
 left:60%;
 line-height: 2em
}

p#sel_invent_1, p#sel_invent_2 {
 color: #b41;
 background: #eed; 
 font-size:small;
}

p#sel_invent_1 {
 margin: 0px;
 padding-top:15px;
 padding-left:10px;
 font: normal bold 12pt Georgia, Verdana, Arial, Helvetica, sans-serif;

}

p#sel_invent_2 {
 margin-top:0px;
 text-align:center;
 font-weight: bold;
 padding-top:15px;
 padding-bottom:15px;
}

.deco_rubrik {
 text-decoration:underline;
}

.small {
 font-size:10pt
}

