/* 
	Nombre del modulo:			mirate
	Fecha ultima version:		09/09/2007
	Numero de version:			3
	Empresa diseņadora:			451
	Nombre creador/modificador:	Martin
*/

#mirate {
	background-color: #262626;
	width: 272px;
	height: 270px;
	float:right;  /*COMENTADO POR MAURICIO - NO MUESTRA ENCUETAS EN FIREFOX*/
}
#mirate .nav {
	float: right;
	margin-top: 17px;
	width: 47px;
}

#mirate .nav a 
{
	display: block;
	width: 15px;
	height: 15px;
	margin-left: 2px;
	float: left;
}

#mirate .nav a:hover { background-position:bottom !Important;}
#mirate .nav a.anterior { background:url(img/mirate_pie_ant.gif) no-repeat; }
#mirate .nav a.siguiente { background:url(img/mirate_pie_sig.gif) no-repeat; }
#mirate .nav a span { display: none;}

#mirate h1.top_mirate {
	background: url(img/mirate_top.gif) no-repeat;
	height: 29px;
	width: 269px;
}
#mirate h1.top_mirate span {
	display: none;
}
#mirate img {
	margin: 8px -2px -4px 9px;
	width:255px;
	height:190px;
}
#mirate div.text {
	background: url(img/mirate_pie.gif) no-repeat;
	height: 41px;
	margin-left: 9px;
}
#mirate div p {
	line-height: 12px;
	color: #cccccc;
	padding: 6px 65px 0 7px;
}


#mirate div.mira 
	{
	/*width:270px;*/
	height:25px;
	background: url(../stylesheets/img/mirate.gif) top left no-repeat #171717;
	}

#mirate div.mira a#mandatufoto
	{
	color:#BF770C;
	float:right;
	font-family:Arial;
	height:16px;
	margin:0pt;
	font-weight:bold;
	padding-top:6px;
	text-transform:uppercase;
	width:96px;
	}
/*
	background: url(../stylesheets/img/mandatufoto.gif) top left no-repeat #FAB0FA;
	height:25px;
	width:50px;
	margin-left:25px;
*/
	
#mirate div.mira a#mandatufoto:hover
	{
	color:#FD9800;
	}

	
/*
#mirate div.mira div.mira_img2 {
	width:148px;
	float:left;
	height:25px;
}

*/