span#mod_esq{
	width:250px;
	height:auto;
	background-color:#CCC;
	float:left;
}

span.contato_titulo{
	font-weight:bolder;
	color:#004d95;
}

span.titulos{
	font-weight:bolder;
	color:#004d95;
	font-size:14px;
}

span.sinopses{
	font-weight:bolder;
	color:#000;
}

div.filmes{
	width:100%;
	min-height:160px;
}

img.contornoimg{
	border:2px solid #666;
}

div.thumbs{
	width:120px;
	height:90px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

div.thumbs img{
	border:#F00 2px solid;
}


div.thumbs_gal{
	width:120px;
	height:90px;
	margin-right:10px;
	margin-top:10px;
	float:left;
}

div.thumbs_gal img{
	border:#F00 2px solid;
}

div.box2{
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 10px;
	background : inherit;
	color : #808080;
}

div.fotos_titulos{
	width:400px;
	line-height:50px;
}

a.linkcat{
	font-weight:bolder;
	color:#004D95
}

a.linkcat:hover{
	font-weight:bolder;
	color:#FF0000;
}

