/* CSS Document */


#exhibition{
position:absolute;
top:180px;
left:60px;
width:470px;
height:300px;
}

#exhibition h3{
font-family:"Times New Roman", Times, serif;
font-size:15px;
line-height:22px;
color:#333300;
margin:5px;
}

#exhibition p{
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:19px;
color:#336600;
margin:2px;
}

#exhibition a{
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:19px;
color:#336600;
text-decoration:none;
}

#exhibition a:hover{
text-decoration:underline;
color:#669900;
}

#exhibition p span{
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:19px;
color:#999999;
margin:5px;
}


#petitmacau{
position:relative;
margin-bottom:30px;
background:url(../imgs/exhibition/petitmacau.jpg) top center no-repeat;
}