@charset "utf-8";
/* CSS Document */
#tdCenter p{
	text-align:justify;
	padding:10px;
	font-size:11px;
}
#tdCenter strong{
	font-size:11px;
}
#tdCenter img{
	margin:5px 8px;
}
#tdCenter  a{
color:#874;
text-decoration:underline;
font-size:11px;
}

#tdCenter #listaEvento{
border:1px dashed #874;
background:#f9f9f9;
text-align:justify;
width:446px;
min-height:50px;
margin:5px 6px 0 6px;
display:table;
padding:5px;
}
#tdCenter #listaEvento a{
	color:#333;
	text-decoration:none;
}
#tdCenter #listaEvento #Data{
font-weight:bold;
color:#874;
font-size:11px;
}