@charset "utf-8";
/* CSS Document */

body{
	background-color:#F6BAD6;}
.tnFoto{
	width:240px;
	height:240px;
	float:left;
	padding:5px;
	margin:10px 0 0 4px;
	border: 1px solid #9F1357;
	background-image: url(../images/if4aca1480d7747/bg.gif);
	background-repeat: repeat-x;
	text-align:center;
	overflow:hidden;
	}
.imgFoto{
	width:188px;
	height:155px;
	overflow:hidden;
	border: 1px solid #CCC;
	margin:8px 0 0 0;
	padding:0 0 0 50px;
	background: url(../images/if4aca1480d7747/produccionEspanola.jpg) no-repeat;
	}
a.tituloFoto{
	margin:0 0 6px 0;
	padding:4px;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	}
a.tituloFoto:hover {
	color:#ff0077;
}

