
img {
	border:0px;
	margin:0px;
	padding:0px; 
}

.portada_txt{
	background:url(../images/img_txt.jpg) no-repeat;
	width:699px;
	height:59px;
	clear:both;
	float:left;
	margin-left: 30px;
}

.portada_pelis_1{
	border:0px solid red;
	width:788px;
	height:358px;
	margin-top: 10px;
	margin-bottom: 20px;
	clear:both;
	float:left;
}

.portada_rombos{
	border:0px solid red;
	background:url(../images/img_rombos.jpg) no-repeat;
	width:68px;
	height:14px;
	margin-left:332px;
	margin-top:15px;
	clear:both;
	float:left;
}

.portada_pie{
	border:0px solid red;
	height: 10px;
	margin-top:15px;
	display:block;
	clear:both;
	float:left;
	width: 761px;
}

.portada_proteccion{
	display:block;
	float:left;
	margin-left: 275px;
	width:100px;
	height:10px;
	border:0px solid blue;
}

.portada_avisos{
	float:left;
	border:0px solid yellow;
	width:71px;
	height:10px;
}

.portada_texto_pie{
	margin-top:4px;
	border:0px solid red;
	background:url(../images/img_pie.jpg);
	width:761px;
	height:37px;
	clear:both;
	float:left;
}

.textopie{font-family:verdana;font-size:9px;text-decoration:none;color:#000000;}
