/* CSS Document */
h2.ultimosvideos {
color:#31719B;
font-weight:bold;
font-size:30px;
letter-spacing:-1px;
margin:0px 0px 10px 0px;
padding:0px;
}
h2.ultimasimagens {
color:#CC0000;
font-weight:bold;
font-size:30px;
letter-spacing:-1px;
margin:0px 0px 10px 0px;
padding:0px;
}
div#mult_videos {
	width:790px;
	height:470px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
	margin-bottom:15px;
}
div#mult_videos p {
	width:790px;
	margin:5px 0px;
	padding:0px;
}

div#mult_videos p a{
text-decoration:underline;
float:left;
font-weight:bold;
color:#31719B;
font-size:16px;
}
/* Imagens */
div#mult_imagens {
	width:790px;
	padding-bottom:15px;
	margin-bottom:15px;
}
p.mult_imagens {
	width:790px;
	margin:5px 0px;
	padding:0px;
}
p.mult_imagens a{
text-decoration:underline;
float:left;
font-weight:bold;
color:#31719B;
font-size:16px;
}
div#mult_imagens div.boximg{
	width:385px;
	height:126px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
	background-color:#EBF3F3;
}

div#mult_imagens div.boximg img{
	width:190px;
	height:126px;
	margin-right:15px;
	border:0px;
}

div#mult_imagens div.boximg p{
margin:10px 0px 0px 0px;
padding:0px 10px 0px 0px;
line-height:1.5em;
font-size:12px;
}

